aboutsummaryrefslogtreecommitdiffstats
path: root/routers/user/notification.go
Commit message (Expand)AuthorAgeFilesLines
* Handle refactor (#3339)Morgan Bazalgette2018-01-101-6/+6
* Add 'mark all read' option to notifications (#3097)Sasha Varlamov2017-12-071-0/+12
* fix: trim the whitespaces for the search keyword (#893)Bo-Yi Wu2017-02-111-1/+1
* Unit tests and remove unused functions in models/notification (#796)Ethan Koenig2017-01-301-1/+1
* Notifications: trying to get a better layout (#660)Andrey Nering2017-01-181-2/+2
* docs: update translation on notification page for zh-CN (#649)xgitea2017-01-131-1/+1
* Notifications: mark as read/unread and pin (#629)Andrey Nering2017-01-121-1/+34
* Add pagination for notificationsAndrey Nering2017-01-031-3/+25
* Do not get count on /api routersAndrey Nering2017-01-021-0/+5
* Notifications - Step 2Andrey Nering2016-12-301-0/+54