diaspora/spec/lib/diaspora
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
..
exporter Update the user data export archive format. 2017-08-10 09:36:26 +03:00
federated Add tests for ContactRetraction 2017-07-03 03:14:42 +02:00
federation Account migration model and message support 2017-08-15 01:32:34 +03:00
fetcher require spec_helper in .rspec 2016-11-27 21:27:12 +01:00
camo_spec.rb require spec_helper in .rspec 2016-11-27 21:27:12 +01:00
exporter_spec.rb Update the user data export archive format. 2017-08-10 09:36:26 +03:00
markdownify_email_spec.rb require spec_helper in .rspec 2016-11-27 21:27:12 +01:00
markdownify_spec.rb require spec_helper in .rspec 2016-11-27 21:27:12 +01:00
mentionable_spec.rb Add @ before mentions for mobile and notifications 2017-02-12 20:10:36 +01:00
message_renderer_spec.rb Add @ before mentions for mobile and notifications 2017-02-12 20:10:36 +01:00
shareable_spec.rb require spec_helper in .rspec 2016-11-27 21:27:12 +01:00
taggable_spec.rb Change regexp for hashtags 2017-03-04 21:08:11 +01:00