diaspora/app
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
..
assets Remove avatar, name, timestamp and interactions from publisher preview 2017-08-14 02:21:28 +02:00
controllers Remove unused interactions method in post controller 2017-08-12 18:09:14 +02:00
helpers Use skip_pipeline: true for asset_url 2017-08-12 15:39:20 +02:00
mailers Add ApplicationMailer 2017-08-12 15:39:20 +02:00
models Account migration model and message support 2017-08-15 01:32:34 +03:00
presenters Only include at most 30 likes and reshares on pageload in the SPV 2017-08-12 18:09:14 +02:00
serializers Update the user data export archive format. 2017-08-10 09:36:26 +03:00
services Fix creating a post with poll 2017-08-12 15:39:21 +02:00
uploaders Bump carrierwave 2017-07-22 23:43:07 +02:00
views Hide 'Sign in' header link on the connection page 2017-08-11 17:40:29 +02:00
workers Replace HashWithIndifferentAccess, it is now deprecated 2017-08-12 15:39:20 +02:00