214 Commits (6d59dfa15d873da75c731b79367ab6b3d1b2f5a5)

Author SHA1 Message Date
Eugen Rochko 6d59dfa15d
Optimize the process of following someone (#9220) 6 years ago
James Kiesel 4c03e05a4e Allow joining several hashtags in a single column (#8904) 6 years ago
Eugen Rochko a38a452481
Add unread indicator to conversations (#9009) 6 years ago
Eugen Rochko 774ac47373
Add conversations API (#8832) 6 years ago
ThibG 25744d43b0 Ensure only toots from the reported users are reported (#8916) 6 years ago
Eugen Rochko f0fff3eb10
Support min_id-based pagination in REST API (#8736) 6 years ago
Yamagishi Kazutoshi 86f138ed16 Cache instance info (#8765) 6 years ago
ThibG 0b62585748 Self-notify on accepting follow requests (#8541) 6 years ago
Jakub Mendyk f3a12ddfd0 Make Api::V1::MutesController paginate properly (#8472) 6 years ago
Quint Guvernator da13fa5021 Fix low-hanging rubocop gripes (#8458) 6 years ago
ThibG b34d6238cb Add API endpoint to list featured accounts (fixes #8315) (#8317) 6 years ago
abcang 9e75aa30cd Unuse ActiveRecord::Base#cache_key (#8185) 6 years ago
Eugen Rochko f2404de871
Public profile endorsements (accounts picked by profile owner) (#8146) 6 years ago
ThibG 1ca4e51eb3 Add option to not consider word boundaries when processing keyword filtering (#7975) 6 years ago
Eugen Rochko 6b9e03e002
Add API method to remove a suggestion (#7978) 6 years ago
Eugen Rochko 9804ec3a6d
Fix missing irreversible in filters API, expires_in param (#7976) 6 years ago
Eugen Rochko 1f6ed4f86a
Add more granular OAuth scopes (#7929) 6 years ago
Eugen Rochko da8fe8079e
Re-add follow recommendations API (#7918) 6 years ago
Eugen Rochko cdb101340a
Keyword/phrase filtering (#7905) 6 years ago
Eugen Rochko a58ec29631
Allow selecting default posting language instead of auto-detect (#7828) 6 years ago
Eugen Rochko 10f51c9886
Fix domain hiding logic (#7765) 6 years ago
Eugen Rochko 0deb9fa6b9
Remove trending hashtags (#7711) 6 years ago
tateisu b87a1229c7 optimize direct timeline (#7614) 6 years ago
Eugen Rochko 9bd23dc4e5
Track trending tags (#7638) 6 years ago
Eugen Rochko 05f8c375a2
Remove small pagination limit from context API (#7564) 6 years ago
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