summaryrefslogtreecommitdiffstats
path: root/models/notification.go
Commit message (Expand)AuthorAgeFilesLines
* Consider issue_watchers while sending notificationsAndrey Nering2017-03-291-8/+32
* refactor notificationsForUser since xorm In support slice of customerize type...Lunny Xiao2017-02-161-7/+4
* Unit tests and remove unused functions in models/notification (#796)Ethan Koenig2017-01-301-10/+0
* Notifications: mark as read/unread and pin (#629)Andrey Nering2017-01-121-5/+52
* Merge pull request #539 from andreynering/notifications-step-2Andrey Nering2017-01-051-5/+11
|\
| * Add pagination for notificationsAndrey Nering2017-01-031-5/+11
* | Fix typos in models/ (#576)Ethan Koenig2017-01-051-1/+1
|/
* Notification - Step 1 (#523)Andrey Nering2016-12-311-0/+249