aboutsummaryrefslogtreecommitdiffstats
path: root/templates/shared/user/profile_big_avatar.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Add `show more` organizations icon in user's profile (#32986)yp053278 days1-0/+3
* Refactor DateUtils and merge TimeSince (#32409)wxiaoguang2024-11-041-1/+1
* Replace DateTime with DateUtils (#32383)wxiaoguang2024-11-021-1/+1
* Move admin routers from /admin to /-/admin (#32189)Lunny Xiao2024-10-101-1/+1
* Optimize profile layout to enhance visual experience (#31278)Kerwin Bryant2024-06-121-10/+2
* Replace `gt-word-break` with `tw-break-anywhere` (#31183)silverwind2024-06-041-2/+2
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-241-3/+3
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-221-3/+3
* Add user blocking (#29028)KN4CK3R2024-03-041-10/+27
* Refactor some Str2html code (#29397)wxiaoguang2024-03-011-1/+1
* Remove unnecessary "Safe" modifier from templates (#29318)wxiaoguang2024-02-221-1/+1
* Refactor more code in templates (#29236)wxiaoguang2024-02-181-3/+2
* Introduce htmx and use it to avoid full page load on `Subscribe` and `Follow`...Yarden Shoham2024-01-301-4/+4
* Revert adding htmx until we finaly decide to add it (#28879)65432024-01-211-4/+4
* Don't do a full page load when clicking the follow button (#28872)Yarden Shoham2024-01-201-4/+4
* add a shortcut to user's profile page to admin user details (#27299)techknowlogick2023-10-081-1/+5
* Fix yet another `ctx` template bug (#27417)delvh2023-10-041-1/+1
* Fix more "locale" usages (#27259)wxiaoguang2023-09-251-1/+1
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-251-9/+9
* Change green buttons to primary color (#27099)silverwind2023-09-181-1/+1
* Relocate the `RSS user feed` button (#26882)BeYonme2023-09-031-3/+3
* Fix URL of padlock icon in profile (#26446)Panagiotis "Ivory" Vasilopoulos2023-08-111-1/+1
* Use template context function for avatar rendering (#26385)wxiaoguang2023-08-101-3/+3
* Add 'Show on a map' button to Location in profile, fix layout (#26214)Panagiotis "Ivory" Vasilopoulos2023-07-311-5/+14
* Use calendar icon for `Joined on...` in profiles (#26215)Panagiotis "Ivory" Vasilopoulos2023-07-291-1/+1
* Following up fixes for "Fix inconsistent user profile layout across tabs" (#2...wxiaoguang2023-07-071-8/+6
* Fix inconsistent user profile layout across tabs (#25625)puni98692023-07-061-0/+116