diaspora/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 Use ContactRetraction for stop sharing with someone 2017-07-03 03:14:42 +02:00
federation Account migration model and message support 2017-08-15 01:32:34 +03:00
fetcher Remove skip_fallback from post fetcher 2017-08-12 15:39:23 +02:00
fields Fix belongs_to, it is now required by default 2017-08-12 15:39:20 +02:00
markdownify
camo.rb
commentable.rb
exceptions.rb
exporter.rb Update the user data export archive format. 2017-08-10 09:36:26 +03:00
federated.rb Use ContactRetraction for stop sharing with someone 2017-07-03 03:14:42 +02:00
federation.rb
fetcher.rb
likeable.rb
logging.rb
markdownify.rb
mentionable.rb Add @ before mentions for mobile and notifications 2017-02-12 20:10:36 +01:00
mentions_container.rb Only backport mention syntax when the author is local 2017-03-25 23:42:19 +01:00
message_renderer.rb Use name of mentioned person in plain text 2017-01-29 03:06:26 +01:00
relayable.rb Fix belongs_to, it is now required by default 2017-08-12 15:39:20 +02:00
shareable.rb Update the user data export archive format. 2017-08-10 09:36:26 +03:00
signature.rb
taggable.rb