mastodon/spec
ThibG 66c1fe0495 Fix various issues with account migration (#12301)
* Fix being able to follow oneself by moving to an account that was following the old one

* Add specs

* Add spec to catch MoveWorker issue with local followers following both accounts

* Fix move worker breaking when a local account follows both source and target accounts

* Fix migration from remote to local account not sending Undo Follow

* Fix show_reblogs not being preserved for moved account's followers
2019-11-07 09:05:07 +02:00
..
controllers
fabricators
features
fixtures Add noopener and/or noreferrer (#12202) 2019-10-24 22:44:42 +02:00
helpers Split AccountsHelper from StatusesHelper (#12078) 2019-10-24 22:50:09 +02:00
lib Fix remote media descriptions being cut off at 420 chars (#12262) 2019-11-04 13:00:16 +01:00
mailers
models Fix remote media descriptions being cut off at 420 chars (#12262) 2019-11-04 13:00:16 +01:00
policies
presenters
requests
routing
serializers/activitypub
services Add noopener and/or noreferrer (#12202) 2019-10-24 22:44:42 +02:00
support
validators
views
workers Fix various issues with account migration (#12301) 2019-11-07 09:05:07 +02:00
rails_helper.rb
spec_helper.rb