diaspora/app/models
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
..
api/openid_connect Fix belongs_to, it is now required by default 2017-08-12 15:39:20 +02:00
notifications Move 'distinct' to 'allowed_to_be_mentioned_in_a_comment_to' 2017-03-05 17:59:28 +01:00
services closes #7329 2017-02-14 09:59:30 +01:00
user Use ContactRetraction for stop sharing with someone 2017-07-03 03:14:42 +02:00
account_deletion.rb Use person for AccountDeleter 2017-08-13 20:10:07 +02:00
account_migration.rb Account migration model and message support 2017-08-15 01:32:34 +03:00
acts_as_taggable_on-tag.rb Change regexp for hashtags 2017-03-04 21:08:11 +01:00
application_record.rb Add ApplicationRecord 2017-08-12 15:39:20 +02:00
aspect.rb Add ApplicationRecord 2017-08-12 15:39:20 +02:00
aspect_membership.rb Add ApplicationRecord 2017-08-12 15:39:20 +02:00
aspect_visibility.rb Fix belongs_to, it is now required by default 2017-08-12 15:39:20 +02:00
block.rb Fix belongs_to, it is now required by default 2017-08-12 15:39:20 +02:00
comment.rb Fix belongs_to, it is now required by default 2017-08-12 15:39:20 +02:00
comment_signature.rb Fix belongs_to, it is now required by default 2017-08-12 15:39:20 +02:00
contact.rb Fix belongs_to, it is now required by default 2017-08-12 15:39:20 +02:00
conversation.rb Add ApplicationRecord 2017-08-12 15:39:20 +02:00
conversation_visibility.rb Add ApplicationRecord 2017-08-12 15:39:20 +02:00
invitation_code.rb Fix belongs_to, it is now required by default 2017-08-12 15:39:20 +02:00
like.rb Add ApplicationRecord 2017-08-12 15:39:20 +02:00
like_signature.rb Fix belongs_to, it is now required by default 2017-08-12 15:39:20 +02:00
location.rb Add ApplicationRecord 2017-08-12 15:39:20 +02:00
mention.rb Fix belongs_to, it is now required by default 2017-08-12 15:39:20 +02:00
message.rb Fix belongs_to, it is now required by default 2017-08-12 15:39:20 +02:00
notification.rb Add ApplicationRecord 2017-08-12 15:39:20 +02:00
notification_actor.rb Add ApplicationRecord 2017-08-12 15:39:20 +02:00
o_embed_cache.rb Add ApplicationRecord 2017-08-12 15:39:20 +02:00
open_graph_cache.rb Add ApplicationRecord 2017-08-12 15:39:20 +02:00
participation.rb Add ApplicationRecord 2017-08-12 15:39:20 +02:00
person.rb Account migration model and message support 2017-08-15 01:32:34 +03:00
photo.rb Fix belongs_to, it is now required by default 2017-08-12 15:39:20 +02:00
pod.rb Add ApplicationRecord 2017-08-12 15:39:20 +02:00
poll.rb Add ApplicationRecord 2017-08-12 15:39:20 +02:00
poll_answer.rb Add ApplicationRecord 2017-08-12 15:39:20 +02:00
poll_participation.rb Fix belongs_to, it is now required by default 2017-08-12 15:39:20 +02:00
poll_participation_signature.rb Fix belongs_to, it is now required by default 2017-08-12 15:39:20 +02:00
post.rb Fix belongs_to, it is now required by default 2017-08-12 15:39:20 +02:00
profile.rb Account migration model and message support 2017-08-15 01:32:34 +03:00
report.rb Fix belongs_to, it is now required by default 2017-08-12 15:39:20 +02:00
reshare.rb Fix belongs_to, it is now required by default 2017-08-12 15:39:20 +02:00
role.rb Fix belongs_to, it is now required by default 2017-08-12 15:39:20 +02:00
service.rb Add ApplicationRecord 2017-08-12 15:39:20 +02:00
share_visibility.rb Fix creating share visibilities 2017-08-12 15:39:22 +02:00
signature_order.rb Add ApplicationRecord 2017-08-12 15:39:20 +02:00
status_message.rb Exporter::PostsWithActivity class 2017-08-09 18:09:04 +03:00
tag_following.rb Add ApplicationRecord 2017-08-12 15:39:20 +02:00
user.rb Account migration model and message support 2017-08-15 01:32:34 +03:00
user_preference.rb Add ApplicationRecord 2017-08-12 15:39:20 +02:00