0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-27 02:15:39 +01:00
gitea/routers/user
Lunny Xiao bb6879d339
Improve notification (#8835)
* Improve notifications

* batch load user

* Update notification only when read

* Fix reorder

* fix lint

* fix test

* fix lint

* make function meaningful

* fix comment
2019-11-12 16:33:34 +08:00
..
setting
auth_openid.go
auth.go Fix require external registration password (#8885) 2019-11-09 17:42:34 +08:00
avatar.go
home_test.go
home.go
main_test.go
notification.go Improve notification (#8835) 2019-11-12 16:33:34 +08:00
oauth.go
profile.go