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 Add rel="noopener noreferrer" to autolinks 2016-06-19 13:43:43 +02:00
camo.rb Add Camo for <img>-tags inside Markdown contents 2014-11-10 02:19:45 +01:00
commentable.rb Notifications for comments on local posts by non-contacts 2015-10-14 22:32:19 +02:00
exceptions.rb remove more unused code and cleanup 2016-06-26 06:21:01 +02:00
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 extract mappings between diaspora and the federation gem 2016-06-26 06:21:02 +02:00
fetcher.rb remove post fetcher 2016-06-26 06:21:01 +02:00
likeable.rb remove conditions on association deprecation warnings 2014-08-23 16:34:00 +02:00
logging.rb add logging mixin and replace federation-logger 2015-06-04 04:16:03 +02:00
markdownify.rb Refactor config/ directory 2013-05-19 18:54:54 +02:00
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 use signature data for federation 2016-08-08 18:56:37 +02:00
taggable.rb Fix tag rendering in emails 2015-05-31 01:47:05 +02:00