1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-30 21:21:39 +02:00
gitea/routers
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
..
admin
api/v1 Add notification interface and refactor UI notifications (#5085) 2018-10-18 19:23:05 +08:00
dev
org
private
repo Add notification interface and refactor UI notifications (#5085) 2018-10-18 19:23:05 +08:00
routes Disable debug routes unless PPROF is enabled in configuration (#4995) 2018-09-29 18:44:06 -04:00
user
utils
home.go
init.go
install.go
swagger_json.go