about summary refs log tree commit diff
path: root/app/views/accounts/_header.html.haml
AgeCommit message (Expand)Author
2020-08-30[Profiles] Add category filtersFire Demon
2020-08-30[Anxiety Reduction] Remove account metrics from UIFire Demon
2019-04-22Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-04-21Animate avatar GIFs on-hover on public profiles (#10549)Jessica
2018-12-28Rename hide_followers_count helper to hide_followers_count?Thibaut Girka
2018-12-28Do not leak followers count on public pagesThibaut Girka
2018-12-20Move hide_followers_count logic to an helperThibaut Girka
2018-12-20Add a per-user setting to hide followers countThibaut Girka
2018-12-20Add admin setting to disable followers countThibaut Girka
2018-12-14Make avatar and headers respect `auto_play_gif` (#9515)ThibG
2018-09-23Refactor active_nav_class for use with multiple paths (#8757)ThibG
2018-09-18Fix “Toots” tab highlighting for replies and media timelines (#8715)ThibG
2018-09-07Use animation config for avatar in profile pages (#8614)Renato "Lond" Cerqueira
2018-08-30Inactive header in main profile to match column. (#8520)M Somerville
2018-08-26Better singulars of account followers/toots. (#8471)M Somerville
2018-08-14Show exact number of followers/statuses on export page/in tooltip (#8199)Eugen Rochko
2018-08-02Render custom emoji in display name on public profile (#8115)ThibG
2018-07-28Redesign public profiles and toots (#8068)Eugen Rochko
2018-05-07Bot nameplates (#7391)Eugen Rochko
2018-05-06Enable custom emojis in profiles (notes, field values, display names) (#7374)Eugen Rochko
2018-05-05Improve rendering of bio fields (#7353)Eugen Rochko
2018-04-16Remove extra spaces from search API queries and public account headers (fixes...ThibG
2018-04-14Add bio fields (#6645)Eugen Rochko
2018-04-01[WIP] Enable custom emoji on account pages and in the sidebar (#6124)David Underwood
2018-02-26Improve public account cards (#6559)Eugen Rochko
2018-01-08Revert #5772 (#6221)Eugen Rochko
2018-01-03Allow to dereference Follow object for ActivityPub (#5772)Akihiko Odaki
2017-11-19Add “staff” badge to admin user pages (#5735)Yamagishi Kazutoshi
2017-11-18Profile redirect notes (#5746)Eugen Rochko
2017-11-17Display moderator badge (green), admin badge changed to red (#5728)Eugen Rochko
2017-11-07Add ability to disable login and mark accounts as memorial (#5615)Eugen Rochko
2017-09-18Add `strip_insignificant_zeros: true` option to `number_to_human` (#4993)Yamagishi Kazutoshi
2017-08-27Shorten display of large numbers on public profiles (#4711)Eugen Rochko
2017-08-16Redesign public profiles (#4608)Eugen Rochko
2017-05-08Added haml-lint and fix warnings (#2773)yhirano
2017-04-19Restful refactor of accounts/ routes (#2133)Matt Jankowski
2017-04-16Use local vars in partials (#1935)Matt Jankowski
2017-04-12significant improvement in microformats markup (#1063)Ben Roberts
2017-03-31Fix some views still not using counter cachesEugen Rochko
2017-03-22Prettier account and stream entry URLsEugen Rochko
2017-01-09simplify emojification on public pages with .emojify classblackle
2017-01-06Fix h-card classes and remote follow button appearing when it shouldn'tEugen Rochko
2017-01-06Add Microformats2 markupGreg V
2017-01-01Adding remote follow buttonEugen Rochko
2016-12-26Fix #86 - resolve layout breaking on zoom-out on accounts gridEugen Rochko
2016-12-23Add page for authorizing/rejecting follow requestsEugen Rochko
2016-12-22Hide follow/unfollow button from public page if follow already requestedEugen Rochko
2016-12-04Do not use expiring links after allEugen Rochko
2016-12-04Set a specific S3 expiration time so that files can be cachedEugen Rochko
2016-12-04Do not autoplay videos, display play button instead. Use expiring links when ...Eugen Rochko