diaspora/lib/diaspora
Benjamin Neff b8ebb778bf
Refactor federation mappings
The hashes don't work properly with rails 5, there are different classes
loaded when called from the rails engine with missing inheritance.

Also the hashes never worked well with spring.
2017-08-12 15:39:21 +02: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 Refactor federation mappings 2017-08-12 15:39:21 +02:00
fetcher cleanup old attributes from code 2016-08-08 19:37:09 +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