Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Refactor mail notification (#5110) | Lunny Xiao | 2019-01-13 | 5 | -46/+185 | |
| | | | | | | | | * mail notification implement interface * fix file comment year * use NullNotifier as parent struct of notifiers | |||||
* | Add notification interface and refactor UI notifications (#5085) | Lunny Xiao | 2018-10-18 | 3 | -28/+330 | |
| | | | | | | | | * add notification interface and refactor UI notifications * add missing methods on notification interface and notifiy only issue status really changed * implement NotifyPullRequestReview for ui notification | |||||
* | Notification - Step 1 (#523) | Andrey Nering | 2016-12-31 | 1 | -0/+50 | |
* Notification - Step 1 * Add copyright headers * Cache issue and repository on notification model |