Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor struct's time to remove unnecessary memory usage (#3142) | Lunny Xiao | 2017-12-11 | 1 | -27/+5 |
* | Add 'mark all read' option to notifications (#3097) | Sasha Varlamov | 2017-12-07 | 1 | -0/+10 |
* | Replace deprecated Id method with ID (#2655) | Ethan Koenig | 2017-10-05 | 1 | -3/+3 |
* | Consider issue_watchers while sending notifications | Andrey Nering | 2017-03-29 | 1 | -8/+32 |
* | refactor notificationsForUser since xorm In support slice of customerize type... | Lunny Xiao | 2017-02-16 | 1 | -7/+4 |
* | Unit tests and remove unused functions in models/notification (#796) | Ethan Koenig | 2017-01-30 | 1 | -10/+0 |
* | Notifications: mark as read/unread and pin (#629) | Andrey Nering | 2017-01-12 | 1 | -5/+52 |
* | Merge pull request #539 from andreynering/notifications-step-2 | Andrey Nering | 2017-01-05 | 1 | -5/+11 |
|\ | |||||
| * | Add pagination for notifications | Andrey Nering | 2017-01-03 | 1 | -5/+11 |
* | | Fix typos in models/ (#576) | Ethan Koenig | 2017-01-05 | 1 | -1/+1 |
|/ | |||||
* | Notification - Step 1 (#523) | Andrey Nering | 2016-12-31 | 1 | -0/+249 |