gitea/routers/repo
Lunny Xiao ea619b39b2
Add notification interface and refactor UI notifications (#5085)
* 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
2018-10-18 19:23:05 +08:00
..
activity.go
attachment.go Log attachment blocked events (#3615) 2018-03-05 08:51:10 +08:00
branch.go
commit.go
download.go
editor.go
http.go
issue_dependency.go
issue_label_test.go
issue_label.go
issue_stopwatch.go
issue_timetrack.go
issue_watch.go
issue.go Add notification interface and refactor UI notifications (#5085) 2018-10-18 19:23:05 +08:00
main_test.go
middlewares.go
pull_review.go Add notification interface and refactor UI notifications (#5085) 2018-10-18 19:23:05 +08:00
pull.go Add notification interface and refactor UI notifications (#5085) 2018-10-18 19:23:05 +08:00
release_test.go
release.go
repo.go
search.go
setting_protected_branch.go
setting.go
settings_test.go
topic.go
view.go
webhook.go
wiki_test.go
wiki.go