diaspora/lib/diaspora
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
..
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 Send and receive public flag for profile 2017-07-23 02:36:29 +02:00
fetcher cleanup old attributes from code 2016-08-08 19:37:09 +02:00
fields remove diaspora_handle setter to set author 2016-06-26 06:21:02 +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
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 Send Relayables with parent author when the parent is local 2017-07-03 03:14:42 +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