Files
Gitea/models/user.go
T
David SchneiderbauerandLunny Xiao d766d0c4e0 Prevent sending emails and notifications to inactive users (#2384)
* Filter inactive users before sending emails or creating browser notifications

Signed-off-by: David Schneiderbauer <[email protected]>

* fix formatting issues

Signed-off-by: David Schneiderbauer <[email protected]>

* included requested changes

Signed-off-by: David Schneiderbauer <[email protected]>

* optimized database queries

* rebasing new master and add tablenames for clarification in xorm queries

* remove escaped quotationmarks using backticks

Signed-off-by: David Schneiderbauer <[email protected]>
2017-09-16 08:18:25 +08:00

39 KiB