diaspora/spec/shared_behaviors
cmrd Senya 45619cb153
Account migration model and message support
This commit introduces support for AccountMigration federation message
receive. It covers the cases when the new home pod for a user is remote
respective to the recepient pod of the message. It also allows to initiate
migration locally by a podmin from the rails console. This will give the
pods a possibility to understand the account migration event on the
federation level and thus future version which will implement migration
will be backward compatible with the pods starting from this commit.
2017-08-15 01:32:34 +03:00
..
account_deletion.rb Account migration model and message support 2017-08-15 01:32:34 +03:00
account_migration.rb Account migration model and message support 2017-08-15 01:32:34 +03:00
dispatcher.rb Send only Retractions 2017-07-02 23:56:00 +02:00
federation_entity_serializer.rb Update the user data export archive format. 2017-08-10 09:36:26 +03:00
mentions_container.rb Only backport mention syntax when the author is local 2017-03-25 23:42:19 +01:00
receiving.rb require spec_helper in .rspec 2016-11-27 21:27:12 +01:00
relayable.rb require spec_helper in .rspec 2016-11-27 21:27:12 +01:00
shareable.rb Update the user data export archive format. 2017-08-10 09:36:26 +03:00
signature.rb require spec_helper in .rspec 2016-11-27 21:27:12 +01:00
stream.rb require spec_helper in .rspec 2016-11-27 21:27:12 +01:00
taggable.rb Use .reload instead of (true) in specs 2017-08-12 15:39:23 +02:00