forgejo/routers/user
Lunny Xiao bb6879d339
Improve notification ()
* 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 Fix template error on account page () 2019-10-19 10:01:33 +01:00
auth.go Fix require external registration password () 2019-11-09 17:42:34 +08:00
auth_openid.go Move all mail related codes from models to services/mailer () 2019-09-24 13:02:49 +08:00
avatar.go Alwaywas return local url for users avatar () 2019-09-26 12:21:23 -04:00
home.go Revert "Fix issues/pr list broken when there are many repositories ()" () 2019-10-08 20:55:16 +03:00
home_test.go Use gitea forked macaron () 2019-08-23 12:40:29 -04:00
main_test.go Unit tests for wiki routers () 2017-11-30 17:52:15 +02:00
notification.go Improve notification () 2019-11-12 16:33:34 +08:00
oauth.go Use gitea forked macaron () 2019-08-23 12:40:29 -04:00
profile.go Include description in repository search. () 2019-08-25 20:06:36 +03:00