Commit Graph

2 Commits (01bbf5ea6940a1dc3793aaae2db2d85b1769432c)

Author SHA1 Message Date
Lunny Xiao beab2df122 Refactor mail notification ()
* mail notification implement interface

* fix file comment year

* use NullNotifier as parent struct of notifiers
Lunny Xiao ea619b39b2
Add notification interface and refactor UI notifications ()
* 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