Eugen Rochko c669bb42ba
Add (back) rails-level JSON caching ()
..
accounts Improve blocked view of profiles ()
admin Add moderation API ()
apps Add vapid_key to the application entity in the REST API ()
instances Add (back) rails-level JSON caching ()
lists Extract counters from accounts table to account_stats table ()
polls Add polls ()
push Fix web push notifications for polls ()
statuses Improve blocked view of profiles ()
timelines Remove deprecated REST API `GET /api/v1/timelines/direct` ()
accounts_controller.rb Improve blocked view of profiles ()
apps_controller.rb Fix - GET /api/v1/apps/verify_credentials to confirm app works ()
blocks_controller.rb Extract counters from accounts table to account_stats table ()
conversations_controller.rb Add unread indicator to conversations ()
custom_emojis_controller.rb Add (back) rails-level JSON caching ()
domain_blocks_controller.rb Add more granular OAuth scopes ()
endorsements_controller.rb Extract counters from accounts table to account_stats table ()
favourites_controller.rb Support min_id-based pagination in REST API ()
filters_controller.rb Add option to not consider word boundaries when processing keyword filtering ()
follow_requests_controller.rb Extract counters from accounts table to account_stats table ()
instances_controller.rb Add (back) rails-level JSON caching ()
lists_controller.rb Fix low-hanging rubocop gripes ()
media_controller.rb Add more granular OAuth scopes ()
mutes_controller.rb Make Api::V1::MutesController paginate properly ()
notifications_controller.rb Add `account_id` param to `GET /api/v1/notifications` ()
polls_controller.rb Fix poll API not requiring authentication on non-public polls ()
preferences_controller.rb Add a preferences API so apps can share basic behaviours ()
reports_controller.rb Add unread indicator to conversations ()
scheduled_statuses_controller.rb Add scheduled statuses ()
search_controller.rb Add type, limit, offset, min_id, max_id, account_id to search API ()
statuses_controller.rb Remove deprecated REST API `GET /api/v1/statuses/:id/card` ()
streaming_controller.rb Clean up for api/base controller ()
suggestions_controller.rb Add API method to remove a suggestion ()