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/controllers/concerns
dependabot[bot] 8972e5f7f6
Bump rubocop from 0.86.0 to 0.88.0 (#14412)
* Bump rubocop from 0.86.0 to 0.88.0

Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.86.0 to 0.88.0.
- [Release notes](https://github.com/rubocop-hq/rubocop/releases)
- [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop-hq/rubocop/compare/v0.86.0...v0.88.0)

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

* Fix for latest RuboCop

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
5 years ago
..
account_controller_concern.rb Add ActivityPub secure mode (#11269) 6 years ago
account_owned_concern.rb Add whitelist mode (#11291) 6 years ago
accountable_concern.rb
authorization.rb
cache_concern.rb Make Array-creation behavior of Paginable more predictable (#14687) 5 years ago
challengable_concern.rb Bump rubocop from 0.86.0 to 0.88.0 (#14412) 5 years ago
export_controller_concern.rb Add account migration UI (#11846) 6 years ago
localized.rb Fix not working I18n on 2FA and Sign in token page (#14087) 5 years ago
rate_limit_headers.rb Add specific rate limits for posting and following (#13172) 6 years ago
session_tracking_concern.rb
sign_in_token_authentication_concern.rb Fix not working I18n on 2FA and Sign in token page (#14087) 5 years ago
signature_authentication.rb
signature_verification.rb Bump rubocop from 0.86.0 to 0.88.0 (#14412) 5 years ago
status_controller_concern.rb Refactor controllers for statuses, accounts, and more (#11249) 6 years ago
two_factor_authentication_concern.rb Add WebAuthn as an alternative 2FA method (#14466) 5 years ago
user_tracking_concern.rb