mastodon/spec
Claire e0bdaeab65
Fix NoMethodError when resolving a link that redirects to a local post ()
* Fix NoMethodError when resolving a link that redirects to a local post

* Fix tests
..
controllers Fix typo in source `setted`->`set` ()
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 Fix single Redis connection being used across all threads ()
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 ()