about summary refs log tree commit diff
path: root/app/views/accounts
AgeCommit message (Expand)Author
2023-03-05Enable Rubocop for app/views (#23874)Nick Schonning
2022-11-09Fix being able to spoof link verification (#20217)Eugen Rochko
2022-10-20Change public accounts pages to mount the web UI (#19319)Eugen Rochko
2022-07-13Change how hashtags are normalized (#18795)Eugen Rochko
2022-06-12Remove item titles from RSS feeds (#18640)Eugen Rochko
2022-06-09Change brand color and logotypes (#18592)Eugen Rochko
2022-05-09Change RSS feeds (#18356)Eugen Rochko
2022-03-28Refactor account and status formatting (#17877)Claire
2022-03-26Refactor formatter (#17828)Eugen Rochko
2022-03-22Fix IDN domains not being rendered correctly in a few left-over places (#17848)Eugen Rochko
2021-11-26Remove Keybase integration (#17045)Eugen Rochko
2021-07-07Change number_to_human calls to always use 3-digits precision (#16469)Claire
2021-05-05Fix error when trying to render component for media without meta (#16112)Eugen Rochko
2020-11-04Display “Show newer” and “Show older” instead of “Show more” in p...Mélanie Chauvel
2020-06-25Fix various issues around OpenGraph representation of media (#14133)Eugen Rochko
2020-04-28Fix end-user-facing uses of inline CSS (#13438)ThibG
2020-02-03Fix punycode being rendered instead of unicode in some places (#13030)Eugen Rochko
2020-01-22Fix duplicate “description” meta tag on accounts public pages (#12923)ThibG
2019-10-24Add noopener and/or noreferrer (#12202)BSKY
2019-08-18Add an RSS feed tagged to a public profile page (#10502)Takeshi Umeda
2019-08-17Add explanation to featured hashtags page and profile (#11586)Eugen Rochko
2019-08-04Fix timestamp on featured tag (#11477)Jeong Arm
2019-08-01Remove XML version of Webfinger and remove links to Atom feeds (#11460)Eugen Rochko
2019-07-28Prevent archiving when user set "noindex" (#11421)Jeong Arm
2019-07-07Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#...Eugen Rochko
2019-07-06Remove Salmon and PubSubHubbub (#11205)Eugen Rochko
2019-06-08Improve light theme (#10992)Eugen Rochko
2019-04-21Animate avatar GIFs on-hover on public profiles (#10549)Jessica
2019-04-07Improve blocked view of profiles (#10491)Eugen Rochko
2019-03-18Add Keybase integration (#10297)Eugen Rochko
2019-02-05Fix pinned statuses being shown in a featured hashtag (#9971)Eugen Rochko
2019-02-04Add featured hashtags to profiles (#9755)Eugen Rochko
2018-12-14Make avatar and headers respect `auto_play_gif` (#9515)ThibG
2018-11-20WebSub: ATOM before RSS (#9302)Alexandre Alapetite
2018-10-10Add description meta tag additionally to og:description (#8941)Eugen Rochko
2018-09-23Refactor active_nav_class for use with multiple paths (#8757)ThibG
2018-09-20Add rel=me to moved accounts' link (#8742)ThibG
2018-09-18Redesign forms, verify link ownership with rel="me" (#8703)Eugen Rochko
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-26Update _bio.html.haml (#8449)Tad Thorley
2018-08-14Show exact number of followers/statuses on export page/in tooltip (#8199)Eugen Rochko
2018-08-09Public profile endorsements (accounts picked by profile owner) (#8146)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-06-07Add "Edit profile" link to public profile page, increase bottom padding (#7754)Eugen Rochko
2018-05-18Add preference to hide following/followers lists (#7532)Eugen Rochko
2018-05-10Add alternate for RSS (#7436)Yamagishi Kazutoshi