diaspora/app/models
cmrd Senya 7374661e2f
Update the user data export archive format.
This commit introduces changes to the user data export archive format.
This extends data set which is included in the archive. This data can be
then imported to other pods when this feature is implemented.

Also the commit adds the archive format json schema. ATM it is used in
automatic tests only, but in future it will also be used to validate
incoming archives.
2017-08-10 09:36:26 +03:00
..
api/openid_connect [API] don't store ID tokens in DB 2016-08-13 20:09:43 +03: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 Diaspora::Federation::Dispatcher everywhere 2016-06-26 06:21:01 +02:00
acts_as_taggable_on-tag.rb Change regexp for hashtags 2017-03-04 21:08:11 +01:00
aspect.rb write cucumber test and add order_id on create 2015-04-28 02:38:28 +02:00
aspect_membership.rb [WIP] aspect membership dropdown Backbone.js rework 2013-02-17 13:40:10 +01:00
aspect_visibility.rb Fix possible duplication of AspectVisibility 2016-05-27 20:22:03 +03:00
block.rb Remove duplicates and bad code habits. 2013-08-02 11:39:24 +02:00
comment.rb new PostController#mentionable_in_comment action 2017-01-13 04:47:50 +02:00
comment_signature.rb add models for signature data 2016-08-08 18:56:37 +02:00
contact.rb Fix conversations autoSuggest showing non-mutual contacts 2016-08-18 13:02:14 +02:00
conversation.rb move Guid module to fields 2016-06-26 06:21:02 +02:00
conversation_visibility.rb Destroy conversation when all participants leave it 2014-12-17 11:33:23 -03:00
invitation_code.rb disable registration with invite-code when invitations are closed 2016-08-13 13:51:28 +02:00
like.rb add models for signature data 2016-08-08 18:56:37 +02:00
like_signature.rb add models for signature data 2016-08-08 18:56:37 +02:00
location.rb remove roxml 2016-06-26 06:21:01 +02:00
mention.rb Mentions in comments backend changes 2016-11-28 15:56:56 +02:00
message.rb Make Message entity non-relayable 2017-07-02 23:56:00 +02:00
notification.rb Mentions in comments backend changes 2016-11-28 15:56:56 +02:00
notification_actor.rb
o_embed_cache.rb replace deprecated finder and finder_options syntax 2014-08-23 16:34:00 +02:00
open_graph_cache.rb Add OpenGraph video support 2016-09-04 03:55:09 +02:00
participation.rb move Federated::Generator to Diaspora::Federated::Generator 2016-06-26 06:21:02 +02:00
person.rb Update the user data export archive format. 2017-08-10 09:36:26 +03:00
photo.rb remove pending flag from posts 2016-08-08 19:37:10 +02:00
pod.rb Schedule a connection-check when receiving a message from an offline pod 2016-11-06 02:40:05 +01:00
poll.rb move Guid module to fields 2016-06-26 06:21:02 +02:00
poll_answer.rb move Guid module to fields 2016-06-26 06:21:02 +02:00
poll_participation.rb New Exporter::OthersRelayables class 2017-08-09 18:09:04 +03:00
poll_participation_signature.rb add models for signature data 2016-08-08 18:56:37 +02:00
post.rb Add new scopes for the Post model 2017-08-09 21:43:37 +03:00
profile.rb Send public profiles publicly 2017-07-23 02:36:22 +02:00
report.rb Add reason for post report to email sent to admins 2016-02-07 17:58:03 +01:00
reshare.rb Add new JSON endpoint for reshares 2016-11-02 22:59:25 +01:00
role.rb refactor moderator role and add specs 2015-09-07 12:32:09 +02:00
service.rb refactoring delete from services 2016-06-26 06:21:01 +02:00
share_visibility.rb Create share visibilities for photos attached to a private post 2016-09-20 04:24:37 +02:00
signature_order.rb add models for signature data 2016-08-08 18:56:37 +02:00
status_message.rb Exporter::PostsWithActivity class 2017-08-09 18:09:04 +03:00
tag_following.rb Fix ActiveRecord queries - take two 2012-06-13 14:52:25 -07:00
user.rb Refactor name condition to a cleaner code, delegate :full_name from profile to person to user 2017-08-07 19:08:17 +02:00
user_preference.rb Mentions in comments backend changes 2016-11-28 15:56:56 +02:00