Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor notificationsForUser since xorm In support slice of customerize ↵ | Lunny Xiao | 2017-02-16 | 1 | -7/+4 |
| | | | | type (#956) | ||||
* | Unit tests and remove unused functions in models/notification (#796) | Ethan Koenig | 2017-01-30 | 1 | -10/+0 |
| | | | | | | * Unit tests and remove unused functions in models/notification * Read -> Unread | ||||
* | Notifications: mark as read/unread and pin (#629) | Andrey Nering | 2017-01-12 | 1 | -5/+52 |
| | | | | | | | | | | * Use relative URLs * Notifications - Mark as read/unread * Feature of pinning a notification * On view issue, do not mark as read a pinned notification | ||||
* | Merge pull request #539 from andreynering/notifications-step-2 | Andrey Nering | 2017-01-05 | 1 | -5/+11 |
|\ | | | | | Notifications - Step 2 | ||||
| * | 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 |
* Notification - Step 1 * Add copyright headers * Cache issue and repository on notification model |