mastodon/spec
Claire 71d02ffcf3
Fix compatibility with Friendica regarding pinned posts ()
* Fix multiple database queries when fetching pinned posts for remote account

* Fix compatibility with Friendica regarding pinned posts

Fixes 

* Add tests
..
controllers Fix single Redis connection being used across all threads ()
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 Fix single Redis connection being used across all threads ()
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 compatibility with Friendica regarding pinned posts ()
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 ()