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/app/models
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>
6 years ago
..
admin Add ability to filter audit log in admin UI (#13381) 6 years ago
concerns Only check locally when deduplicating usernames (#13581) 6 years ago
form Fix custom emoji category creation silently erroring out on duplicate category (#12647) 6 years ago
web Bump doorkeeper from 5.3.3 to 5.4.0 (#13733) 6 years ago
account.rb Add separate cache directory for non-local uploads (#12821) 6 years ago
account_alias.rb Fix confusing error when failing to add an alias to an unknown account (#13480) 6 years ago
account_conversation.rb
account_domain_block.rb
account_filter.rb Add sorting by username, creation and last activity in moderation view (#13076) 6 years ago
account_identity_proof.rb
account_migration.rb
account_moderation_note.rb
account_pin.rb
account_stat.rb
account_tag_stat.rb
account_warning.rb
account_warning_preset.rb Add titles to warning presets in admin UI (#13252) 6 years ago
admin.rb
announcement.rb Change delivery failure tracking to work with hostnames instead of URLs (#13437) 6 years ago
announcement_filter.rb Add announcements (#12662) 6 years ago
announcement_mute.rb Add announcements (#12662) 6 years ago
announcement_reaction.rb Add announcements (#12662) 6 years ago
application_record.rb
backup.rb Add announcements (#12662) 6 years ago
block.rb
bookmark.rb Add announcements (#12662) 6 years ago
context.rb
conversation.rb
conversation_mute.rb
custom_emoji.rb Add separate cache directory for non-local uploads (#12821) 6 years ago
custom_emoji_category.rb
custom_emoji_filter.rb Various fixes and improvements (#12878) 6 years ago
custom_filter.rb Add “account timeline” filter category (#12918) 6 years ago
domain_allow.rb
domain_block.rb Allow blocking TLDs, and fix TLD blocks not being editable (#12805) 6 years ago
email_domain_block.rb Add option to include resolved DNS records when blacklisting e-mail domains in admin UI (#13254) 6 years ago
export.rb
favourite.rb
featured_tag.rb
feed.rb
follow.rb Add specific rate limits for posting and following (#13172) 6 years ago
follow_request.rb Add specific rate limits for posting and following (#13172) 6 years ago
home_feed.rb
identity.rb
import.rb
instance.rb
instance_filter.rb Various fixes and improvements (#12878) 6 years ago
invite.rb
invite_filter.rb Various fixes and improvements (#12878) 6 years ago
list.rb
list_account.rb
list_feed.rb
marker.rb
media_attachment.rb Add separate cache directory for non-local uploads (#12821) 6 years ago
mention.rb
mute.rb
notification.rb Add follow_request notification type (#12198) 6 years ago
poll.rb Only normalize local polls (#12515) 6 years ago
poll_vote.rb
preview_card.rb Add separate cache directory for non-local uploads (#12821) 6 years ago
relationship_filter.rb Fix followings list order | Issue #13538 (#13676) 6 years ago
relay.rb Fix enable/disable relay failures (#13535) 6 years ago
remote_follow.rb Refactor monkey-patching of Goldfinger (#12561) 6 years ago
report.rb Add rate limit for reporting (#13390) 6 years ago
report_filter.rb Various fixes and improvements (#12878) 6 years ago
report_note.rb
scheduled_status.rb
search.rb
session_activation.rb
setting.rb
site_upload.rb
status.rb Add remote only to public timeline (#13504) 6 years ago
status_pin.rb
status_stat.rb
tag.rb Fixes featured hashtag setting page erroring out instead of rejecting invalid tags (#12436) 6 years ago
tag_filter.rb Various fixes and improvements (#12878) 6 years ago
tombstone.rb
trending_tags.rb
unavailable_domain.rb Change delivery failure tracking to work with hostnames instead of URLs (#13437) 6 years ago
user.rb Fix “Email changed” notification sometimes having wrong e-mail (#13475) 6 years ago
user_invite_request.rb
web.rb