mastodon/spec
Nick Schonning 0592937264
Apply Rubocop Rails/WhereNot ()
* Apply Rubocop Rails/WhereNot

* Update spec for where.not
..
config/initializers Fix rate limiting for paths with formats ()
controllers Change `POST /settings/applications/:id` to regenerate token on scopes change ()
fabricators Add `roles` attribute to Account entities in REST API ()
features Change public accounts pages to mount the web UI ()
fixtures Change domain block CSV parsing to be more robust and handle more lists ()
helpers Use Rails tag API to build RSS feed for spoilers and polls ()
lib Fix sanitizer parsing link text as HTML when stripping unsupported links ()
mailers Add support for language preferences for trending statuses and links ()
models Apply Rubocop Rails/WhereNot ()
policies Add ability to view previous edits of a status in admin UI ()
presenters Add follow request banner on account header ()
requests Change public accounts pages to mount the web UI ()
routing Change public accounts pages to mount the web UI ()
serializers/activitypub Fix account URI in UpdatePollSerializer ()
services Suppress AddressFamilyError in link verification ()
support Validate nodeinfo response by schema ()
validators Fix email with empty domain name labels passing validation ()
views/statuses Fix style for hashes ()
workers Fix `UserCleanupScheduler` crash when an unconfirmed account has a moderation note ()
rails_helper.rb Apply Rubocop Style/ExpandPathArguments ()
spec_helper.rb Improve tests involving push_bulk ()