Age | Commit message (Expand) | Author |
2018-12-28 | Rename hide_followers_count helper to hide_followers_count? | Thibaut Girka |
2018-12-28 | Do not leak followers count on public pages | Thibaut Girka |
2018-12-20 | Move hide_followers_count logic to an helper | Thibaut Girka |
2018-12-20 | Add a per-user setting to hide followers count | Thibaut Girka |
2018-12-20 | Add admin setting to disable followers count | Thibaut Girka |
2018-12-14 | Make avatar and headers respect `auto_play_gif` (#9515) | ThibG |
2018-09-23 | Refactor active_nav_class for use with multiple paths (#8757) | ThibG |
2018-09-18 | Fix “Toots” tab highlighting for replies and media timelines (#8715) | ThibG |
2018-09-07 | Use animation config for avatar in profile pages (#8614) | Renato "Lond" Cerqueira |
2018-08-30 | Inactive header in main profile to match column. (#8520) | M Somerville |
2018-08-26 | Better singulars of account followers/toots. (#8471) | M Somerville |
2018-08-14 | Show exact number of followers/statuses on export page/in tooltip (#8199) | Eugen Rochko |
2018-08-02 | Render custom emoji in display name on public profile (#8115) | ThibG |
2018-07-28 | Redesign public profiles and toots (#8068) | Eugen Rochko |
2018-05-07 | Bot nameplates (#7391) | Eugen Rochko |
2018-05-06 | Enable custom emojis in profiles (notes, field values, display names) (#7374) | Eugen Rochko |
2018-05-05 | Improve rendering of bio fields (#7353) | Eugen Rochko |
2018-04-16 | Remove extra spaces from search API queries and public account headers (fixes... | ThibG |
2018-04-14 | Add bio fields (#6645) | Eugen Rochko |
2018-04-01 | [WIP] Enable custom emoji on account pages and in the sidebar (#6124) | David Underwood |
2018-02-26 | Improve public account cards (#6559) | Eugen Rochko |
2018-01-08 | Revert #5772 (#6221) | Eugen Rochko |
2018-01-03 | Allow to dereference Follow object for ActivityPub (#5772) | Akihiko Odaki |
2017-11-19 | Add “staff” badge to admin user pages (#5735) | Yamagishi Kazutoshi |
2017-11-18 | Profile redirect notes (#5746) | Eugen Rochko |
2017-11-17 | Display moderator badge (green), admin badge changed to red (#5728) | Eugen Rochko |
2017-11-07 | Add ability to disable login and mark accounts as memorial (#5615) | Eugen Rochko |
2017-09-18 | Add `strip_insignificant_zeros: true` option to `number_to_human` (#4993) | Yamagishi Kazutoshi |
2017-08-27 | Shorten display of large numbers on public profiles (#4711) | Eugen Rochko |
2017-08-16 | Redesign public profiles (#4608) | Eugen Rochko |
2017-05-08 | Added haml-lint and fix warnings (#2773) | yhirano |
2017-04-19 | Restful refactor of accounts/ routes (#2133) | Matt Jankowski |
2017-04-16 | Use local vars in partials (#1935) | Matt Jankowski |
2017-04-12 | significant improvement in microformats markup (#1063) | Ben Roberts |
2017-03-31 | Fix some views still not using counter caches | Eugen Rochko |
2017-03-22 | Prettier account and stream entry URLs | Eugen Rochko |
2017-01-09 | simplify emojification on public pages with .emojify class | blackle |
2017-01-06 | Fix h-card classes and remote follow button appearing when it shouldn't | Eugen Rochko |
2017-01-06 | Add Microformats2 markup | Greg V |
2017-01-01 | Adding remote follow button | Eugen Rochko |
2016-12-26 | Fix #86 - resolve layout breaking on zoom-out on accounts grid | Eugen Rochko |
2016-12-23 | Add page for authorizing/rejecting follow requests | Eugen Rochko |
2016-12-22 | Hide follow/unfollow button from public page if follow already requested | Eugen Rochko |
2016-12-04 | Do not use expiring links after all | Eugen Rochko |
2016-12-04 | Set a specific S3 expiration time so that files can be cached | Eugen Rochko |
2016-12-04 | Do not autoplay videos, display play button instead. Use expiring links when ... | Eugen Rochko |
2016-11-16 | Localizations for most server-side strings | Eugen Rochko |
2016-11-07 | Account notes (bios) can now contain links. Character limit upped to 160 | Eugen Rochko |
2016-10-06 | Fix #72 - add follow/unfollow button to public profiles | Eugen Rochko |
2016-10-03 | Fix most pages on small screens | Eugen Rochko |