about summary refs log tree commit diff
path: root/app/views/accounts
AgeCommit message (Expand)Author
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
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
2018-03-18Revert #6479, hide sensitive text/images from OpenGraph previews (#6818)Eugen Rochko
2018-03-09Add missing meta description to profiles, some other SEO stuff (#6706)Eugen Rochko
2018-02-26Improve public account cards (#6559)Eugen Rochko
2018-02-26Fix prev/next links on public profile page (#6497)Ian McCowan
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-09-12Clean up and improve generated OpenGraph tags (#4901)Eugen Rochko
2017-08-27Shorten display of large numbers on public profiles (#4711)Eugen Rochko
2017-08-25Pinned statuses (#4675)Eugen Rochko
2017-08-16Redesign public profiles (#4608)Eugen Rochko
2017-08-13Add alternate links to ActivityPub resources from HTML/HEAD variants (#4586)Eugen Rochko
2017-07-24Fix oddities with public profile CSS (#4341)Eugen Rochko
2017-07-15Improve ActivityPub representations (#3844)Eugen Rochko
2017-07-14Add option to opt out of search engines on public profile/status pages (#4199)Eugen Rochko
2017-05-13Fix og:url. (#3031)Shunsuke Michii
2017-05-08Added haml-lint and fix warnings (#2773)yhirano