about summary refs log tree commit diff
path: root/app/presenters
AgeCommit message (Expand)Author
2023-03-22Remove unused InstancePresenter methods (#24206)Matt Jankowski
2023-02-27Remove unused InstancePresenter#sample_accounts method (#23900)Matt Jankowski
2023-02-20Autofix Rubocop remaining Layout rules (#23679)Nick Schonning
2023-02-19Autofix Rubocop Style/RedundantBegin (#23703)Nick Schonning
2023-02-04Add setting for status page URL (#23390)Eugen Rochko
2022-12-15Add follow request banner on account header (#20785)Claire
2022-11-05Change sign-in banner to reflect disabled or moved account status (#19773)Claire
2022-10-21Fix remote account in contact account setting not being used (#19351)Eugen Rochko
2022-10-13Add image processing and generate blurhash for server thumbnail (#19348)Eugen Rochko
2022-10-12Redirect non-logged-in user to owner statuses on single user mode (#19333)Yamagishi Kazutoshi
2022-10-05Add server banner to web app, add `GET /api/v2/instance` to REST API (#19294)Eugen Rochko
2022-08-25Add ability to filter individual posts (#18945)Claire
2022-07-17Add ability to follow hashtags (#18809)Eugen Rochko
2022-07-05Add customizable user roles (#18641)Eugen Rochko
2022-06-28Revamp post filtering system (#18058)Claire
2022-06-09Add administrative webhooks (#18510)Eugen Rochko
2022-03-07Add `/api/v1/accounts/familiar_followers` to REST API (#17700)Eugen Rochko
2022-02-25Fix unable to unpin follower-only posts (#17647)MitarashiDango
2022-02-11Fix Undo Announce sometimes inlining the originally Announced status (#17516)Claire
2021-10-14Add graphs and retention metrics to admin dashboard (#16829)Eugen Rochko
2021-02-21Add server rules (#15769)Eugen Rochko
2021-01-22Use Enumerable#filter_map in more places (#15527)luigi
2021-01-10Optimize map { ... }.compact calls (#15513)luigi
2020-12-14Fix performance on instances list in admin UI (#15282)Eugen Rochko
2020-06-30Add user notes on accounts (#14148)ThibG
2020-06-09Add visibility parameter in share page (#13023)Takeshi Umeda
2020-06-02Add E2EE API (#13820)Eugen Rochko
2019-11-28Fix n+1 query for bookmarks on statuses (#12494)Eugen Rochko
2019-11-13Add bookmarks (#7107)ThibG
2019-11-07Fix relationship caches being broken as result of a follow request (#12299)ThibG
2019-10-01Fix active user count for different number of weeks using same cache (#12025)Eugen Rochko
2019-09-29Add a nodeinfo endpoint (#12002)Eugen Rochko
2019-09-17Fix the sample account icon of Profile directory to local only (#11872)mayaeh
2019-04-07Improve blocked view of profiles (#10491)Eugen Rochko
2019-04-06Fix admin validation being too strict about usernames (#10449)Eugen Rochko
2019-04-01Hide blocking accounts from blocked users (#10442)ThibG
2019-03-26Add `blocked_by` relationship to the REST API (#10373)Eugen Rochko
2019-03-23Add custom closed registrations message to landing page when set (#10347)Eugen Rochko
2019-03-14Admission-based registrations mode (#10250)Eugen Rochko
2019-03-13Fix to limit to discoverable accounts. (#10253)mayaeh
2019-03-12Redesign landing page (#10232)Eugen Rochko
2019-02-28Improved remote thread fetching (#10106)ThibG
2018-11-27Don't count suspended users in user count (#9380)Eugen Rochko
2018-11-20Cast status_count to integer (#9314)Eugen Rochko
2018-11-19Extract counters from accounts table to account_stats table (#9295)Eugen Rochko
2018-10-08Replace SVG asset with Custom mascot (#8766)ashleyhull-versent
2018-08-24Add admin custom CSS setting (#8399)Eugen Rochko
2018-08-09Public profile endorsements (accounts picked by profile owner) (#8146)Eugen Rochko
2018-07-31Add separate setting for sidebar text (site_short_description) (#8107)Eugen Rochko
2018-05-04Better pagination for ActivityPub outbox (#7356)Eugen Rochko