You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec/controllers/api/v1
dependabot-preview[bot] 78202e9138
Bump doorkeeper from 5.3.3 to 5.4.0 (#13733)
* Bump doorkeeper from 5.3.3 to 5.4.0

Bumps [doorkeeper](https://github.com/doorkeeper-gem/doorkeeper) from 5.3.3 to 5.4.0.
- [Release notes](https://github.com/doorkeeper-gem/doorkeeper/releases)
- [Changelog](https://github.com/doorkeeper-gem/doorkeeper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/doorkeeper-gem/doorkeeper/compare/v5.3.3...v5.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Fix tests

* Fix use of Doorkeeper::AccessToken.find_or_create_for

* Fix tests?

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Thibaut Girka <thib@sitedethib.com>
5 years ago
..
accounts Fix own following/followers not showing muted users (#13614) 5 years ago
admin Add moderation API (#9387) 6 years ago
announcements Add announcements (#12662) 5 years ago
apps
instances
lists
polls Add polls (#10111) 6 years ago
push
statuses Fix leak of arbitrary statuses through unfavourite action in REST API (#13161) 5 years ago
timelines Remove deprecated REST API `GET /api/v1/timelines/direct` (#11212) 6 years ago
accounts_controller_spec.rb Bump doorkeeper from 5.3.3 to 5.4.0 (#13733) 5 years ago
announcements_controller_spec.rb Add announcements (#12662) 5 years ago
apps_controller_spec.rb
blocks_controller_spec.rb
bookmarks_controller_spec.rb Support min_id-based pagination for bookmarks (#12381) 5 years ago
conversations_controller_spec.rb
custom_emojis_controller_spec.rb
domain_blocks_controller_spec.rb
endorsements_controller_spec.rb
favourites_controller_spec.rb
filters_controller_spec.rb Add polls (#10111) 6 years ago
follow_requests_controller_spec.rb Add updated relationship to follow request API responses (#11800) 6 years ago
instances_controller_spec.rb
lists_controller_spec.rb
markers_controller_spec.rb Add timeline read markers API (#11762) 6 years ago
media_controller_spec.rb
mutes_controller_spec.rb
notifications_controller_spec.rb Add `account_id` param to `GET /api/v1/notifications` (#10796) 6 years ago
polls_controller_spec.rb Fix poll API not requiring authentication on non-public polls (#10960) 6 years ago
reports_controller_spec.rb
statuses_controller_spec.rb Add specific rate limits for posting and following (#13172) 5 years ago
streaming_controller_spec.rb
suggestions_controller_spec.rb
trends_controller_spec.rb Add announcements (#12662) 5 years ago