Age | Commit message (Expand) | Author |
2022-08-25 | Add ability to filter individual posts (#18945) | Claire |
2022-07-17 | Add ability to follow hashtags (#18809) | Eugen Rochko |
2022-07-05 | Add customizable user roles (#18641) | Eugen Rochko |
2022-06-28 | Revamp post filtering system (#18058) | Claire |
2022-06-09 | Add administrative webhooks (#18510) | Eugen Rochko |
2022-03-07 | Add `/api/v1/accounts/familiar_followers` to REST API (#17700) | Eugen Rochko |
2022-02-25 | Fix unable to unpin follower-only posts (#17647) | MitarashiDango |
2022-02-11 | Fix Undo Announce sometimes inlining the originally Announced status (#17516) | Claire |
2021-10-14 | Add graphs and retention metrics to admin dashboard (#16829) | Eugen Rochko |
2021-02-21 | Add server rules (#15769) | Eugen Rochko |
2021-01-22 | Use Enumerable#filter_map in more places (#15527) | luigi |
2021-01-10 | Optimize map { ... }.compact calls (#15513) | luigi |
2020-12-14 | Fix performance on instances list in admin UI (#15282) | Eugen Rochko |
2020-06-30 | Add user notes on accounts (#14148) | ThibG |
2020-06-09 | Add visibility parameter in share page (#13023) | Takeshi Umeda |
2020-06-02 | Add E2EE API (#13820) | Eugen Rochko |
2019-11-28 | Fix n+1 query for bookmarks on statuses (#12494) | Eugen Rochko |
2019-11-13 | Add bookmarks (#7107) | ThibG |
2019-11-07 | Fix relationship caches being broken as result of a follow request (#12299) | ThibG |
2019-10-01 | Fix active user count for different number of weeks using same cache (#12025) | Eugen Rochko |
2019-09-29 | Add a nodeinfo endpoint (#12002) | Eugen Rochko |
2019-09-17 | Fix the sample account icon of Profile directory to local only (#11872) | mayaeh |
2019-04-07 | Improve blocked view of profiles (#10491) | Eugen Rochko |
2019-04-06 | Fix admin validation being too strict about usernames (#10449) | Eugen Rochko |
2019-04-01 | Hide blocking accounts from blocked users (#10442) | ThibG |
2019-03-26 | Add `blocked_by` relationship to the REST API (#10373) | Eugen Rochko |
2019-03-23 | Add custom closed registrations message to landing page when set (#10347) | Eugen Rochko |
2019-03-14 | Admission-based registrations mode (#10250) | Eugen Rochko |
2019-03-13 | Fix to limit to discoverable accounts. (#10253) | mayaeh |
2019-03-12 | Redesign landing page (#10232) | Eugen Rochko |
2019-02-28 | Improved remote thread fetching (#10106) | ThibG |
2018-11-27 | Don't count suspended users in user count (#9380) | Eugen Rochko |
2018-11-20 | Cast status_count to integer (#9314) | Eugen Rochko |
2018-11-19 | Extract counters from accounts table to account_stats table (#9295) | Eugen Rochko |
2018-10-08 | Replace SVG asset with Custom mascot (#8766) | ashleyhull-versent |
2018-08-24 | Add admin custom CSS setting (#8399) | Eugen Rochko |
2018-08-09 | Public profile endorsements (accounts picked by profile owner) (#8146) | Eugen Rochko |
2018-07-31 | Add separate setting for sidebar text (site_short_description) (#8107) | Eugen Rochko |
2018-05-04 | Better pagination for ActivityPub outbox (#7356) | Eugen Rochko |
2018-02-22 | Redesign landing page (again) (#6486) | Eugen Rochko |
2018-02-21 | Fix bug in relationships API introduced by #6482 (#6527) | Eugen Rochko |
2018-02-18 | Cache relationships in API (#6482) | Eugen Rochko |
2017-12-06 | Using double splat operator (#5859) | Yamagishi Kazutoshi |
2017-09-24 | Compact status_ids in StatusRelationshipsPresenter (#5073) | Daigo 3 Dango |
2017-09-19 | Use OrderedCollectionPage to return followers/following list (#4949) | nullkal |
2017-09-18 | Use Account.local.sum(statuses_count) instead of Status.local.count (#4996) | Akihiko Odaki |
2017-09-14 | Uploads for admin site settings (#4913) | Eugen Rochko |
2017-09-05 | Fix #4794 - Fake instant follow in API response when account is believed unlo... | Eugen Rochko |
2017-08-25 | Pinned statuses (#4675) | Eugen Rochko |
2017-08-22 | Add Mastodon::Source.url (#4643) | Daigo 3 Dango |