aboutsummaryrefslogtreecommitdiffstats
path: root/modules/notification
Commit message (Expand)AuthorAgeFilesLines
* Move clearlabels from models to issue service (#8326)Lunny Xiao2019-10-152-0/+69
* Move all mail related codes from models to services/mailer (#7200)Lunny Xiao2019-09-241-5/+6
* Add golangci (#6418)kolaente2019-06-121-6/+3
* Various fixes for issue mail notifications (#7165)silverwind2019-06-111-3/+3
* fix mail notification when close/reopen issue (#6581)Lunny Xiao2019-04-111-3/+18
* Better logging (#6038) (#6095)zeripath2019-04-023-9/+9
* move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)Lunny Xiao2019-03-274-4/+4
* refactor issue indexer, add some testing and fix a bug (#6131)Lunny Xiao2019-02-211-8/+9
* Refactor issue indexer (#5363)Lunny Xiao2019-02-191-8/+54
* Refactor notification for indexer (#5111)Lunny Xiao2019-01-172-0/+64
* Refactor mail notification (#5110)Lunny Xiao2019-01-135-46/+185
* Add notification interface and refactor UI notifications (#5085)Lunny Xiao2018-10-183-28/+330
* Notification - Step 1 (#523)Andrey Nering2016-12-311-0/+50