189 Commits (1e02dc871533de78174b48a6a527f11b0f2bc7ec)

Author SHA1 Message Date
Eugen Rochko 1e02dc8715
Add preference to hide following/followers lists (#7532) 6 years ago
Akihiko Odaki 77cd6b5096 Do not use permitted_for scope when querying pinned statuses (#7510) 6 years ago
Eugen Rochko 416f644505
Fix 404 for GET /api/v1/push/subscription (#7472) 6 years ago
Eugen Rochko 97e43ec5f0
Add GET /api/v1/push/subscription REST API (#7471) 6 years ago
Eugen Rochko b4fb766b23
Add REST API for Web Push Notifications subscriptions (#7445) 6 years ago
Eugen Rochko 42cd363542
Bot nameplates (#7391) 6 years ago
abcang db012b57c2 Fix distribute_add_activity and distribute_remove_activity (#7393) 6 years ago
Eugen Rochko cae933510c
Allow updating bio fields via PUT /api/v1/accounts/update_credentials (#7288) 6 years ago
Eugen Rochko 54f34d3f2a
Return HTTP 410 for suspended accounts in GET /api/v1/accounts/:id (#7287) 6 years ago
Akihiko Odaki 1258efa882 Paginate descendant statuses in public page (#7148) 6 years ago
Kaito Sinclaire 156b916caf Direct messages column (#4514) 6 years ago
Akihiko Odaki 519119f657 Paginate ancestor statuses in public page (#7102) 6 years ago
Levi Bard cd0eaa349c Enable updating additional account information from user preferences via rest api (#6789) 6 years ago
Eugen Rochko 33513753b9
Fix unpermitted parameters warning when generating pagination URLs (#6995) 6 years ago
abcang 37b043d447 Improve performance of account_media_status_ids (#6729) 6 years ago
Eugen Rochko 9110db41c5
Federate pinned statuses over ActivityPub (#6610) 6 years ago
Eugen Rochko 68218d97c8
Add only_media param to public and hashtag timelines API (#6576) 6 years ago
Eugen Rochko fce8464077
Ensure that boolean params in the API are parsed for truthiness (#6575) 6 years ago
Eugen Rochko 41a01bec23
Federated reports (#6570) 6 years ago
Eugen Rochko 90f12f2e5a
Focal points (#6520) 6 years ago
Eugen Rochko 4bc625166e
Fix bug in relationships API introduced by #6482 (#6527) 6 years ago
Konrad Pozniak bb26cdda24 add parameter locked to /api/v1/update_credentials (#6506) 6 years ago
abcang 3f35d43222 Exclude nil from relationships array (#6427) 6 years ago
Eugen Rochko 7badad7797
Fix home regeneration (#6251) 6 years ago
TheKinrar 95bd85d9e8 Represent numbers by strings in instance activity API (#6198) 7 years ago
Eugen Rochko 38fc1b498d
Add more instance stats APIs (#6125) 7 years ago
Eugen Rochko 1356ed72cd
Fix #5953 - Add GET /api/v1/accounts/:id/lists (#5983) 7 years ago
Eugen Rochko 2f4c5f504f
Limit users to 50 lists, remove pagination from lists API (#5933) 7 years ago
Yamagishi Kazutoshi b21db9bbde Using double splat operator (#5859) 7 years ago
Eugen Rochko e20895f251
Add list of lists component to web UI (#5811) 7 years ago
aschmitz eeaec39888 Allow hiding of reblogs from followed users (#5762) 7 years ago
Eugen Rochko 24cafd73a2
Lists (#5703) 7 years ago
Surinna Curtis 031a5a8f92 Optional notification muting (#5087) 7 years ago
ThibG 58bca7b1e4 Filter searched toots to be consistent with blocking behaviors (#5383) 7 years ago
Eugen Rochko 7bb8b0b2fc
Add moderator role and add pundit policies for admin actions (#5635) 7 years ago
Akihiko Odaki cc796298c9 Fix pagination in Api::V1::BlocksController (#5285) 7 years ago
Eugen Rochko 49cc0eb3e7 Improve admin UI for custom emojis, add copy/disable/enable (#5231) 7 years ago
aschmitz 468523f4ad Non-Serial ("Snowflake") IDs (#4801) 7 years ago
Eugen Rochko eb605141ff Fix #5104 - GET /api/v1/apps/verify_credentials to confirm app works (#5112) 7 years ago
Eugen Rochko 4ec1771165 Add ability to specify alternative text for media attachments (#5123) 7 years ago
Eugen Rochko 293972f716 New API: GET /api/v1/custom_emojis to get a server's custom emojis (#5051) 7 years ago
Eugen Rochko 0ef9d45d05 Fix error when following locked accounts (#4896) 7 years ago
Eugen Rochko c450ddb613 Fix POST /api/v1/follows error when already following (#4878) 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 7dc5035031 Make PreviewCard records reuseable between statuses (#4642) 7 years ago
masarakki 649a20ab46 authorize-follow-requests-after-unlocking (#4658) 7 years ago
Eugen Rochko 9caa90025f Pinned statuses (#4675) 7 years ago
Eugen Rochko 74e5078795 Fix #4637 - Re-add missing doorkeeper_authorize for /api/v1/verify_credentials (#4650) 7 years ago
Eugen Rochko b7370ac8ba ActivityPub delivery (#4566) 7 years ago
Akihiko Odaki a6ea7e282f Merge queries in Api::V1::FavouritesController (#4359) 7 years ago