mastodon/spec
Claire e34dd3644c
Remove unused `filtered_languages` column ()
* Remove unused `filtered_languages` column

Fixes 

* Fix tests
..
controllers Remove unused `filtered_languages` column ()
fabricators Fix report category not being saved in REST API ()
features Add submit button to the top of preferences pages ()
fixtures Fix some link previews being incorrectly generated from other prior links ()
helpers Spelling ()
lib Change RSS feeds ()
mailers Fix failure when sending warning emails with custom text ()
models Change unapproved and unconfirmed account to not be accessible in the REST API ()
policies Spelling ()
presenters Add `/api/v1/accounts/familiar_followers` to REST API ()
requests Further preparation for Rails 6 ()
routing Move create/destroy actions for api/v1/statuses to namespace ()
serializers/activitypub Fix account URI in UpdatePollSerializer ()
services Fix NoMethodError when resolving a link that redirects to a local post ()
support Spelling ()
validators Remove IP matching from e-mail domain blocks ()
views Redesign /about when already logged in ()
workers Fix single Redis connection being used across all threads ()
rails_helper.rb Fix single Redis connection being used across all threads ()
spec_helper.rb Improve tests involving push_bulk ()