diaspora/lib/diaspora
cmrd Senya 2986aa8b24 Remove diaspora_handle from shareables
We can determine diaspora_handle from a relation with people for the
shareables (posts, photos). So we don't need to store diaspora_handle in
the DB. Also remove tmp_old_id from photos which is not refenrenced anywhere.
2016-03-07 18:47:21 +03:00
..
federated Remove diaspora_handle from shareables 2016-03-07 18:47:21 +03:00
fetcher use discovery from diaspora_federation gem 2015-08-21 14:21:43 +02:00
markdownify Fix tag rendering in emails 2015-05-31 01:47:05 +02:00
camo.rb
commentable.rb Notifications for comments on local posts by non-contacts 2015-10-14 22:32:19 +02:00
encryptable.rb replace Rails.logger with logging-logger 2015-06-04 04:17:15 +02:00
exceptions.rb handle when the diaspora xml parser returns nil 2015-05-28 01:34:24 +02:00
exporter.rb Add JSON exporter for user profile download 2014-12-16 08:55:35 +13:00
federated.rb
fetcher.rb
guid.rb
likeable.rb
logging.rb add logging mixin and replace federation-logger 2015-06-04 04:16:03 +02:00
markdownify.rb
mentionable.rb let mention-regex only match usable strings 2016-01-28 18:47:13 +01:00
message_renderer.rb Only strip text direction markers around hashtags for now 2015-06-06 15:23:12 +02:00
parser.rb add XMLLogger to debug federation 2015-06-08 04:15:17 +02:00
relayable.rb Merge pull request #6586 from cmrd-senya/drop-signatures 2016-03-03 17:39:28 +01:00
shareable.rb delete aspect_visibilities when deleting the shareable 2016-03-04 20:13:52 +01:00
taggable.rb Fix tag rendering in emails 2015-05-31 01:47:05 +02:00