Thibaut Girka 7039dca12c Merge commit 'c07cca4727041ea5a5721acbc603d4bfb45a15a6' into glitch-soc/merge-upstream
Unlike upstream, kept the direct timeline endpoint, as it is still of use in
glitch-soc.
..
accounts Change bio limit from 160 to 500 ()
admin Add moderation API ()
apps Use raw status code on have_http_status ()
instances Add specs for Api::V1::Instances::PeersController ()
lists Add more granular OAuth scopes ()
polls Add polls ()
push Add REST API for Web Push Notifications subscriptions ()
statuses Merge branch 'master' into glitch-soc/merge-upstream
timelines Remove deprecated REST API `GET /api/v1/timelines/direct` ()
accounts_controller_spec.rb Add REST API for creating an account ()
apps_controller_spec.rb Use raw status code on have_http_status ()
blocks_controller_spec.rb Add more granular OAuth scopes ()
bookmarks_controller_spec.rb Introduce OAuth scopes for bookmarks
conversations_controller_spec.rb Add scheduled statuses ()
custom_emojis_controller_spec.rb Use raw status code on have_http_status ()
domain_blocks_controller_spec.rb Add more granular OAuth scopes ()
endorsements_controller_spec.rb Add spec for Api::V1::EndorsementsController ()
favourites_controller_spec.rb Support min_id-based pagination in REST API ()
filters_controller_spec.rb Add polls ()
follow_requests_controller_spec.rb Add more granular OAuth scopes ()
follows_controller_spec.rb Add more granular OAuth scopes ()
instances_controller_spec.rb Use raw status code on have_http_status ()
lists_controller_spec.rb Add more granular OAuth scopes ()
media_controller_spec.rb Not to skip executable specs ()
mutes_controller_spec.rb Merge branch 'master' into glitch-soc/merge-upstream
notifications_controller_spec.rb Add `account_id` param to `GET /api/v1/notifications` ()
polls_controller_spec.rb Fix poll API not requiring authentication on non-public polls ()
reports_controller_spec.rb Support min_id-based pagination in REST API ()
search_controller_spec.rb Add more granular OAuth scopes ()
statuses_controller_spec.rb Remove deprecated REST API `GET /api/v1/statuses/:id/card` ()
streaming_controller_spec.rb Lint pass ()
suggestions_controller_spec.rb Re-add follow recommendations API ()