gitea/templates
6543 2ab8c78c30 Refactor Issues Subscription ()
* FIX: getIssueWatchers() get only aktive suscriber

* save query to work later with it or not ...

* fix test + add new case

* corect tests + GetIssueWatch

* API issue_subscripton: Put/Delete require tocken

* remove redundant code

* swagger specify return value

* remove unused binding

* remove note
because I'll implement this in a different way and in another PR

* ID should be unique!

* use xorm session

* Revert "use xorm session"

This reverts commit c1de540147.

* better test code
* more acurate comments
* use assert.False/True instead of Equal

* use more assert methodes
..
admin Fix new user form for non-local users ()
base enable lazy-loading of gitgraph.js ()
custom
explore Repository avatar fallback configuration ()
mail Add review comments to mail notifications ()
org Team permission to create repository in organization ()
pwa enable lazy-loading of gitgraph.js ()
repo Context menus for comments ()
status [assets] configurable URL for static resources ()
swagger Refactor Issues Subscription ()
user Update dashboard context for PR reviews ()
home.tmpl [assets] configurable URL for static resources ()
install.tmpl Add support of utf8mb4 for mysql ()