48 Commits (bd8dc9bd0c9857470f14189c15572cab18bf8ab1)

Author SHA1 Message Date
Eugen Rochko 07da35c17c
Fix n+1 query for bookmarks on statuses (#12494) 4 years ago
ThibG dfea7368c9 Add bookmarks (#7107) 4 years ago
ThibG 514e427bd2 Fix relationship caches being broken as result of a follow request (#12299) 4 years ago
Eugen Rochko e682d3aa9e
Fix active user count for different number of weeks using same cache (#12025) 5 years ago
Eugen Rochko 5f69eb89e2
Add a nodeinfo endpoint (#12002) 5 years ago
mayaeh 0e5b9e3ba0 Fix the sample account icon of Profile directory to local only (#11872) 5 years ago
Eugen Rochko 67b3b62b98
Improve blocked view of profiles (#10491) 5 years ago
Eugen Rochko 2c63e0292a
Fix admin validation being too strict about usernames (#10449) 5 years ago
ThibG 62bafa20a1 Hide blocking accounts from blocked users (#10442) 5 years ago
Eugen Rochko 9745de883b
Add `blocked_by` relationship to the REST API (#10373) 5 years ago
Eugen Rochko 55a9658ad8
Add custom closed registrations message to landing page when set (#10347) 5 years ago
Eugen Rochko 51e154f5e8
Admission-based registrations mode (#10250) 5 years ago
mayaeh d4ef90eae3 Fix to limit to discoverable accounts. (#10253) 5 years ago
Eugen Rochko 65fffeac3f
Redesign landing page (#10232) 5 years ago
ThibG 9d3c6f1849 Improved remote thread fetching (#10106) 5 years ago
Eugen Rochko 81f96c973a
Don't count suspended users in user count (#9380) 5 years ago
Eugen Rochko 0c666ae5e6
Cast status_count to integer (#9314) 5 years ago
Eugen Rochko d6b9a62e0a
Extract counters from accounts table to account_stats table (#9295) 5 years ago
ashleyhull-versent 2dba313100 Replace SVG asset with Custom mascot (#8766) 6 years ago
Eugen Rochko a2cabf3f4a
Add admin custom CSS setting (#8399) 6 years ago
Eugen Rochko f2404de871
Public profile endorsements (accounts picked by profile owner) (#8146) 6 years ago
Eugen Rochko cc56f2230a
Add separate setting for sidebar text (site_short_description) (#8107) 6 years ago
Eugen Rochko 2c1f7b2ece
Better pagination for ActivityPub outbox (#7356) 6 years ago
Eugen Rochko c71aa468b5
Redesign landing page (again) (#6486) 6 years ago
Eugen Rochko 4bc625166e
Fix bug in relationships API introduced by #6482 (#6527) 6 years ago
Eugen Rochko cba2897108
Cache relationships in API (#6482) 6 years ago
Yamagishi Kazutoshi b21db9bbde Using double splat operator (#5859) 6 years ago
Daigo 3 Dango ab625c57ce Compact status_ids in StatusRelationshipsPresenter (#5073) 7 years ago
nullkal 7d16bb379d Use OrderedCollectionPage to return followers/following list (#4949) 7 years ago
Akihiko Odaki 9619b7f727 Use Account.local.sum(statuses_count) instead of Status.local.count (#4996) 7 years ago
Eugen Rochko 9239e4ce4d Uploads for admin site settings (#4913) 7 years ago
Eugen Rochko 9b994c4aee Fix #4794 - Fake instant follow in API response when account is believed unlocked (#4799) 7 years ago
Eugen Rochko 9caa90025f Pinned statuses (#4675) 7 years ago
Daigo 3 Dango 696c2c6f2f Add Mastodon::Source.url (#4643) 7 years ago
Eugen Rochko 3c6503038e Add protocol handler. Handle follow intents (#4511) 7 years ago
Eugen Rochko a6328fc1b1 Minor ActivityPub JSON fixes (#4214) 7 years ago
Eugen Rochko 8c45cd0e36 Improve ActivityPub representations (#3844) 7 years ago
unarist 1896a154f5 Fix response of unreblog/unfavourite APIs (#4204) 7 years ago
Sorin Davidoi 0c7c188c45 Web Push Notifications (#3243) 7 years ago
Eugen Rochko e19eefe219 Redesign the landing page, mount public timeline on it (#4122) 7 years ago
Eugen Rochko 864e3f8d9c Replace OEmbed and initial state Rabl templates with serializers (#4110) 7 years ago
Eugen Rochko 8b2cad5637 Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090) 7 years ago
Yamagishi Kazutoshi 275c5b51ed Customizable privacy policy from admin interface (#4062) 7 years ago
Eugen Rochko b48c9013aa Bump version, improve how version is stored for better commit history (#2526) 7 years ago
Ash Furrow a0ed88a99b Adds version to about/more and API (#2181) 7 years ago
alpaca-tc 5ce8a1811a Replace User.count -> User.confirmed.count (#2127) 7 years ago
Matt Jankowski 3b8908c114 About page contact email (#1839) 7 years ago
Matt Jankowski e5282e4ec0 Clean up about page (#1282) 7 years ago