248 Commits (24552b5160a5090e7d6056fb69a209aa48fe4fce)

Author SHA1 Message Date
Eugen Rochko 24552b5160
Add whitelist mode (#11291) 5 years ago
dependabot-preview[bot] 1955aa9f7d Bump active_model_serializers from 0.10.9 to 0.10.10 (#11311) 5 years ago
Eugen Rochko c669bb42ba
Add (back) rails-level JSON caching (#11333) 5 years ago
Eugen Rochko 23aeef52cc
Remove Salmon and PubSubHubbub (#11205) 5 years ago
Eugen Rochko 0c1b1069c9
Remove deprecated REST API `GET /api/v1/statuses/:id/card` (#11213) 5 years ago
Eugen Rochko 3fd6ab99e6
Remove deprecated REST API `GET /api/v1/timelines/direct` (#11212) 5 years ago
Eugen Rochko e64e6a03dd
Add categories for custom emojis (#11196) 5 years ago
Eugen Rochko 7696f77245
Add moderation API (#9387) 5 years ago
Eugen Rochko 48fee1a800
Fix poll API not requiring authentication on non-public polls (#10960) 5 years ago
ThibG fe3b863926 Fix web push notifications for polls (#10864) 5 years ago
Paul Woolcock 0c933c1b8c Add `account_id` param to `GET /api/v1/notifications` (#10796) 5 years ago
ThibG 6d44f2441b Add toot source to delete result to ease Delete & Redraft (#10669) 5 years ago
ThibG 91634947f8 Explicitly disable storage of REST API results (#10655) 5 years ago
Eugen Rochko 67b3b62b98
Improve blocked view of profiles (#10491) 5 years ago
ThibG 62bafa20a1 Hide blocking accounts from blocked users (#10442) 5 years ago
Alex Gessner 69141dca26 squashed identity proof updates (#10375) 5 years ago
Eugen Rochko ba84b6d4d7
Add `visibility` param to reblog REST API (#9851) 5 years ago
Eugen Rochko d94e21f933
Add a preferences API so apps can share basic behaviours (#10109) 5 years ago
Eugen Rochko 51e154f5e8
Admission-based registrations mode (#10250) 5 years ago
Eugen Rochko 06663fcf87
Fix `tagged` param not being normalized before querying tags (#10249) 5 years ago
Eugen Rochko 230a012f00
Add polls (#10111) 5 years ago
abcang a5e7ada62f Improve account media query (#10121) 5 years ago
Eugen Rochko e7f20cc43f
Add type, limit, offset, min_id, max_id, account_id to search API (#10091) 5 years ago
Eugen Rochko cc84a407f4
Add vapid_key to the application entity in the REST API (#10058) 5 years ago
Eugen Rochko 364f2ff9aa
Add featured hashtags to profiles (#9755) 5 years ago
Eugen Rochko 32daecffef
Fix REST API showing non-public reblogs for a given status (#9850) 5 years ago
Eugen Rochko 43c61bca60
Add locale param to sign-up API (#9747) 5 years ago
Eugen Rochko 5dbe186585
Add cache to custom emojis API (#9732) 5 years ago
Eugen Rochko a49d43d112
Add scheduled statuses (#9706) 5 years ago
Eugen Rochko ee1ba59692
Add exclude_reblogs option to account statuses API (#9640) 5 years ago
Eugen Rochko 5d2fc6de32
Add REST API for creating an account (#9572) 5 years ago
Eugen Rochko 108b2139cd
Allow unauthenticated REST API access to GET /api/v1/accounts/:id/statuses (#9573) 5 years ago
Eugen Rochko 73be8f38c1
Add profile directory (#9427) 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
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