452 Commits (90528f43bc988bac8c8280e917531f7505027570)

Author SHA1 Message Date
Eugen Rochko 43c61bca60
Add locale param to sign-up API (#9747) 6 years ago
Eugen Rochko 5dbe186585
Add cache to custom emojis API (#9732) 6 years ago
Eugen Rochko a49d43d112
Add scheduled statuses (#9706) 6 years ago
Eugen Rochko ee1ba59692
Add exclude_reblogs option to account statuses API (#9640) 6 years ago
Eugen Rochko 5d2fc6de32
Add REST API for creating an account (#9572) 6 years ago
Eugen Rochko 108b2139cd
Allow unauthenticated REST API access to GET /api/v1/accounts/:id/statuses (#9573) 6 years ago
Eugen Rochko 73be8f38c1
Add profile directory (#9427) 6 years ago
Thibaut Girka 06c7fb8015 Add backend support to read and update list-specific show_replies settings 6 years ago
Eugen Rochko d6b9a62e0a
Extract counters from accounts table to account_stats table (#9295) 6 years ago
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
Thibaut Girka 03afc365d5 Introduce OAuth scopes for bookmarks 6 years ago
Thibaut Girka 90b492143d Introduce OAuth scopes for bookmarks 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
Thibaut Girka 50eb8f1f61 Add backend support for bookmarks 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