55 Commits (closed-social-v3)

Author SHA1 Message Date
  Eugen Rochko 8331fdf7e0
Add server rules (#15769) 3 years ago
  luigi 7ea9588520
Use Enumerable#filter_map in more places (#15527) 3 years ago
  luigi 087ed84367
Optimize map { ... }.compact calls (#15513) 3 years ago
  Eugen Rochko 216b85b053
Fix performance on instances list in admin UI (#15282) 3 years ago
  ThibG 65506bac3f
Add user notes on accounts (#14148) 3 years ago
  Takeshi Umeda 13f065da05
Add visibility parameter in share page (#13023) 3 years ago
  Eugen Rochko 5d8398c8b8
Add E2EE API (#13820) 3 years ago
  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) 4 years ago
  Eugen Rochko 5f69eb89e2
Add a nodeinfo endpoint (#12002) 4 years ago
  mayaeh 0e5b9e3ba0 Fix the sample account icon of Profile directory to local only (#11872) 4 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) 5 years ago
  Eugen Rochko a2cabf3f4a
Add admin custom CSS setting (#8399) 5 years ago
  Eugen Rochko f2404de871
Public profile endorsements (accounts picked by profile owner) (#8146) 5 years ago
  Eugen Rochko cc56f2230a
Add separate setting for sidebar text (site_short_description) (#8107) 5 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) 6 years ago
  nullkal 7d16bb379d Use OrderedCollectionPage to return followers/following list (#4949) 6 years ago
  Akihiko Odaki 9619b7f727 Use Account.local.sum(statuses_count) instead of Status.local.count (#4996) 6 years ago
  Eugen Rochko 9239e4ce4d Uploads for admin site settings (#4913) 6 years ago
  Eugen Rochko 9b994c4aee Fix #4794 - Fake instant follow in API response when account is believed unlocked (#4799) 6 years ago
  Eugen Rochko 9caa90025f Pinned statuses (#4675) 6 years ago
  Daigo 3 Dango 696c2c6f2f Add Mastodon::Source.url (#4643) 6 years ago
  Eugen Rochko 3c6503038e Add protocol handler. Handle follow intents (#4511) 6 years ago
  Eugen Rochko a6328fc1b1 Minor ActivityPub JSON fixes (#4214) 6 years ago
  Eugen Rochko 8c45cd0e36 Improve ActivityPub representations (#3844) 6 years ago
  unarist 1896a154f5 Fix response of unreblog/unfavourite APIs (#4204) 6 years ago
  Sorin Davidoi 0c7c188c45 Web Push Notifications (#3243) 6 years ago
  Eugen Rochko e19eefe219 Redesign the landing page, mount public timeline on it (#4122) 6 years ago
  Eugen Rochko 864e3f8d9c Replace OEmbed and initial state Rabl templates with serializers (#4110) 6 years ago
  Eugen Rochko 8b2cad5637 Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090) 6 years ago
  Yamagishi Kazutoshi 275c5b51ed Customizable privacy policy from admin interface (#4062) 6 years ago