 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 |
|
Andrey Nering
|
e5c56fe30d
|
Code style fixes
|
2017-04-01 09:58:20 -03:00 |
|
Andrey Nering
|
a90ffffb1a
|
Use variables for times
|
2017-03-30 19:14:16 -03:00 |
|
Andrey Nering
|
18952c40f8
|
Add copyright headers
|
2017-03-30 19:11:58 -03:00 |
|
Andrey Nering
|
caed86fc6e
|
Fix lint
|
2017-03-29 21:18:28 -03:00 |
|
Andrey Nering
|
cb362513f0
|
Add updated_unix column on issue_watch
|
2017-03-29 20:59:28 -03:00 |
|
Andrey Nering
|
aa6e949b3d
|
Consider issue_watchers while sending notifications
|
2017-03-29 20:54:57 -03:00 |
|
Andrey Nering
|
b674460748
|
Add watch button on issue
|
2017-03-29 20:31:47 -03:00 |
|
Andrey Nering
|
a0d0de7233
|
Create issue_watch table
|
2017-03-29 19:55:40 -03:00 |
|