about summary refs log tree commit diff
path: root/app/views/accounts
AgeCommit message (Expand)Author
2020-02-21Fix punycode being rendered instead of unicode in some places (#13030)Eugen Rochko
2020-02-20port tootsuite#10502 to monsterfork: Add an RSS feed tagged to a public profi...Takeshi Umeda
2020-01-20Original upstream mergeThibG
2019-11-19Improve light theme (#10992)Eugen Rochko
2019-08-15fix err 500 when trying to read `identity_proofs` from a non-existant accountmultiple creatures
2019-05-21Drop OStatus support. Fix some of the Rspec tests.multiple creatures
2019-05-21Split boosts/repeats off to their own tab and add to the API.multiple creatures
2019-05-21Add option to hide public replies from profilemultiple creatures
2019-05-21also put hide stats on public pages under mouseovermultiple creatures
2019-05-21make hide stats option hide all public page statsmultiple creatures
2019-05-21hidden accounts + stats hidingmultiple creatures
2019-04-22Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-04-21Animate avatar GIFs on-hover on public profiles (#10549)Jessica
2019-04-08Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-04-07Improve blocked view of profiles (#10491)Eugen Rochko
2019-03-20Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-03-18Add Keybase integration (#10297)Eugen Rochko
2019-02-10Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
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-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-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
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-08Fix follow/unfollow buttons on public profile (fixes #7036) (#7040)ThibG
2018-04-01[WIP] Enable custom emoji on account pages and in the sidebar (#6124)David Underwood