64 Commits (f5b0cfe050005104f501e54629842ca28d3516a1)

Author SHA1 Message Date
Claire 522fbf9d13 Add ability to filter individual posts (#18945)
2 years ago
Eugen Rochko 265c09fef1 Add ability to follow hashtags (#18809)
2 years ago
Eugen Rochko e164d6a687 Add customizable user roles (#18641)
2 years ago
Claire 90e5a9bd98 Revamp post filtering system (#18058)
2 years ago
Eugen Rochko 0eb2db6b52 Add administrative webhooks (#18510)
2 years ago
Eugen Rochko e3d3b4ae21 Add `/api/v1/accounts/familiar_followers` to REST API (#17700)
3 years ago
MitarashiDango 5c760fa85e Fix unable to unpin follower-only posts (#17647)
3 years ago
Claire 2e551a9c6e Fix Undo Announce sometimes inlining the originally Announced status (#17516)
3 years ago
Eugen Rochko cad446611c Add graphs and retention metrics to admin dashboard (#16829)
3 years ago
Eugen Rochko 4930e71ae7 Add server rules (#15769)
4 years ago
luigi 1256c05a99 Use Enumerable#filter_map in more places (#15527)
4 years ago
luigi 944b059f50 Optimize map { ... }.compact calls (#15513)
4 years ago
Eugen Rochko df8874b24e Fix performance on instances list in admin UI (#15282)
4 years ago
ThibG 3afc7977b1 Add user notes on accounts (#14148)
4 years ago
Takeshi Umeda 3343de96a0 Add visibility parameter in share page (#13023)
4 years ago
Eugen Rochko b864e78db8 Add E2EE API (#13820)
4 years ago
Eugen Rochko fcae5c77de Fix n+1 query for bookmarks on statuses (#12494)
5 years ago
ThibG 517c1cd062 Add bookmarks (#7107)
5 years ago
ThibG e7c4a8681d Fix relationship caches being broken as result of a follow request (#12299)
5 years ago
Eugen Rochko b006b7914e Fix active user count for different number of weeks using same cache (#12025)
5 years ago
Eugen Rochko 51a72a802f Add a nodeinfo endpoint (#12002)
5 years ago
mayaeh 2d79552c3c Fix the sample account icon of Profile directory to local only (#11872)
5 years ago
Eugen Rochko c84c30c542 Improve blocked view of profiles (#10491)
6 years ago
Eugen Rochko d48f53cf1a Fix admin validation being too strict about usernames (#10449)
6 years ago
ThibG 4cd944d364 Hide blocking accounts from blocked users (#10442)
6 years ago
Eugen Rochko a8bb10633d Add `blocked_by` relationship to the REST API (#10373)
6 years ago
Eugen Rochko b4c64dcccc Add custom closed registrations message to landing page when set (#10347)
6 years ago
Eugen Rochko 73fb7bfa0f Admission-based registrations mode (#10250)
6 years ago
mayaeh 9d214f30ae Fix to limit to discoverable accounts. (#10253)
6 years ago
Eugen Rochko 56822606f4 Redesign landing page (#10232)
6 years ago
ThibG 9f3f47e91f Improved remote thread fetching (#10106)
6 years ago
Eugen Rochko 81536e07ab Don't count suspended users in user count (#9380)
6 years ago
Eugen Rochko a217abb71c Cast status_count to integer (#9314)
6 years ago
Eugen Rochko 62c0e112ea Extract counters from accounts table to account_stats table (#9295)
6 years ago
ashleyhull-versent ea57aca5e1 Replace SVG asset with Custom mascot (#8766)
6 years ago
Eugen Rochko 94b7dddeac Add admin custom CSS setting (#8399)
6 years ago
Eugen Rochko 6e3cb11f3c Public profile endorsements (accounts picked by profile owner) (#8146)
6 years ago
Eugen Rochko 934d50daf0 Add separate setting for sidebar text (site_short_description) (#8107)
6 years ago
Eugen Rochko 93b8db8f08 Better pagination for ActivityPub outbox (#7356)
6 years ago
Eugen Rochko ad1f541bd7 Redesign landing page (again) (#6486)
7 years ago
Eugen Rochko cdb12bd39b Fix bug in relationships API introduced by #6482 (#6527)
7 years ago
Eugen Rochko 750f3e64c9 Cache relationships in API (#6482)
7 years ago
Yamagishi Kazutoshi fba46b6072 Using double splat operator (#5859)
7 years ago
Daigo 3 Dango 7e6322863c Compact status_ids in StatusRelationshipsPresenter (#5073)
7 years ago
nullkal e5a634f940 Use OrderedCollectionPage to return followers/following list (#4949)
7 years ago
Akihiko Odaki f4e3449e61 Use Account.local.sum(statuses_count) instead of Status.local.count (#4996)
7 years ago
Eugen Rochko 9ff429aa6d Uploads for admin site settings (#4913)
7 years ago
Eugen Rochko 181cbbcaf8 Fix #4794 - Fake instant follow in API response when account is believed unlocked (#4799)
7 years ago
Eugen Rochko 3e20cb7025 Pinned statuses (#4675)
7 years ago
Daigo 3 Dango fd9d66dfd4 Add Mastodon::Source.url (#4643)
7 years ago