summaryrefslogtreecommitdiffstats
path: root/routers/user/notification.go
Commit message (Expand)AuthorAgeFilesLines
* Fix notifications page links (#12838)zeripath2020-09-151-0/+1
* Use AJAX for notifications table (#10961)zeripath2020-04-241-17/+36
* Protect against NPEs in notifications list (#10879)zeripath2020-03-291-3/+18
* Improve notification pager (#9821)Lunny Xiao2020-01-171-8/+14
* Improve notification (#8835)Lunny Xiao2019-11-121-0/+19
* Unifies pagination template usage (#6531) (#6533)Mario Lubenka2019-04-201-3/+9
* 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