ThibG fe3b863926 Fix web push notifications for polls ()
Fixes 
..
accounts Improve blocked view of profiles ()
apps Add vapid_key to the application entity in the REST API ()
instances Explicitly disable storage of REST API results ()
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 Fix `tagged` param not being normalized before querying tags ()
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 Explicitly disable storage of REST API results ()
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 Explicitly disable storage of REST API results ()
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 Add 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 Add toot source to delete result to ease Delete & Redraft ()
streaming_controller.rb Clean up for api/base controller ()
suggestions_controller.rb Add API method to remove a suggestion ()