diaspora/lib/diaspora
Benjamin Neff 2cd831f94e also validate remote posts
all data is included in the federated status_message, so we can validate
on receive. add the photos to the status_message before save.
2016-07-17 01:40:00 +02:00
..
federated use the parent author of the target as sender for relayable retractions 2016-06-26 11:05:23 +02:00
federation also validate remote posts 2016-07-17 01:40:00 +02:00
fetcher remove post fetcher 2016-06-26 06:21:01 +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 Add JSON exporter for user profile download 2014-12-16 08:55:35 +13:00
federated.rb remove old SignedRetraction and RelayableRetraction 2016-06-26 06:21:01 +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 let mention-regex only match usable strings 2016-01-28 18:47:13 +01:00
message_renderer.rb remove raw_message 2016-07-17 01:40:00 +02:00
relayable.rb use the parent author as salmon sender, if the parent author is local 2016-06-26 10:28:32 +02:00
shareable.rb add author to subscribers of public shareables to ensure local delivery 2016-06-26 06:21:02 +02:00
taggable.rb Fix tag rendering in emails 2015-05-31 01:47:05 +02:00