Eugen Rochko 32daecffef
Fix REST API showing non-public reblogs for a given status ()
..
accounts Add exclude_reblogs option to account statuses API ()
apps Fix - GET /api/v1/apps/verify_credentials to confirm app works ()
instances Represent numbers by strings in instance activity API ()
lists Extract counters from accounts table to account_stats table ()
push Fix 404 for GET /api/v1/push/subscription ()
statuses Fix REST API showing non-public reblogs for a given status ()
timelines Allow joining several hashtags in a single column ()
accounts_controller.rb Add locale param to sign-up API ()
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 cache to custom emojis API ()
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 ()
follows_controller.rb Add more granular OAuth scopes ()
instances_controller.rb Cache instance info ()
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 Support min_id-based pagination in REST API ()
reports_controller.rb Add unread indicator to conversations ()
scheduled_statuses_controller.rb Add scheduled statuses ()
search_controller.rb Add more granular OAuth scopes ()
statuses_controller.rb Add scheduled statuses ()
streaming_controller.rb Clean up for api/base controller ()
suggestions_controller.rb Add API method to remove a suggestion ()