about summary refs log tree commit diff
path: root/app/views/accounts
AgeCommit message (Expand)Author
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
2017-05-06Optimize follower_accounts and following_accounts (#2820)alpaca-tc
2017-04-23ActivityPub: Add basic, read-only support for Outboxes, Notes, and Create/Ann...Evan Minto
2017-04-22Add og:url tags (#2298)Wesley Ellis
2017-04-19Remove unused view files in accounts/ (#2153)Matt Jankowski
2017-04-19Add meta tags for OGP to following & follow page (#2052)Yamagishi Kazutoshi
2017-04-19Restful refactor of accounts/ routes (#2133)Matt Jankowski
2017-04-18Simplify renders in views (#2084)Matt Jankowski
2017-04-18Instance helper to replace site title helper (#2038)Matt Jankowski
2017-04-16Use local vars in partials (#1935)Matt Jankowski
2017-04-16View spec fix (#1888)Matt Jankowski
2017-04-15Give SINGLE_USER a chance to register (#1820)Marcin Cieślak
2017-04-12significant improvement in microformats markup (#1063)Ben Roberts
2017-04-11Pagination improvements (#1445)Matt Jankowski