This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/routers/user
6543 2872a04f27
UserProfile Page: Render Description (#12415)
* If Description contain more that one line render it

* simpler ...

* only render if description exists

* Fix NPE in tests

* Update routers/user/profile.go

Co-authored-by: zeripath <art27@cantab.net>
2020-08-05 15:48:37 +08:00
..
setting Add hide activity option (#11353) 2020-06-05 16:01:53 -04:00
auth.go When must change password only show Signout (#11600) 2020-05-26 23:39:39 +01:00
auth_openid.go Whenever the ctx.Session is updated, release it to save it before sending the redirect (#11456) 2020-05-17 15:43:29 +03:00
avatar.go
home.go Add hide activity option (#11353) 2020-06-05 16:01:53 -04:00
home_test.go
main_test.go
notification.go
oauth.go Whenever the ctx.Session is updated, release it to save it before sending the redirect (#11456) 2020-05-17 15:43:29 +03:00
profile.go UserProfile Page: Render Description (#12415) 2020-08-05 15:48:37 +08:00