Commit Graph

8 Commits (21290d4e80711fb0de8dd101db8c6d1c5171a627)

Author SHA1 Message Date
Andrey Nering aa6e949b3d Consider issue_watchers while sending notifications
Lunny Xiao 46320f9630 refactor notificationsForUser since xorm In support slice of customerize type ()
Ethan Koenig 2eb15f4a61 Unit tests and remove unused functions in models/notification ()
* Unit tests and remove unused functions in models/notification

* Read -> Unread
Andrey Nering 769e0a3ea6 Notifications: mark as read/unread and pin ()
* Use relative URLs

* Notifications - Mark as read/unread

* Feature of pinning a notification

* On view issue, do not mark as read a pinned notification
Andrey Nering 79d527195d Merge pull request from andreynering/notifications-step-2
Notifications - Step 2
Ethan Koenig 1207bda94b Fix typos in models/ ()
Andrey Nering b354cf362e Add pagination for notifications
Andrey Nering 42904cb98a Notification - Step 1 ()
* Notification - Step 1

* Add copyright headers

* Cache issue and repository on notification model