diaspora/lib/diaspora
Benjamin Neff 5e157dc9c3
Send participation after receiving a public post
This is to let the author of the post know, that this pod is interested
in updates about this post.

The sending user is only used to verify that the participation was sent
from this pod, but lets use an admin/podmin account if available.

closes #7708
2018-02-01 23:40:51 +01:00
..
exporter Memory usage optimization for archive export 2017-09-26 04:07:18 +02:00
federated Start sending the blocking flag 2018-02-01 23:35:35 +01:00
federation Send participation after receiving a public post 2018-02-01 23:40:51 +01:00
fetcher Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
fields Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
markdownify Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
camo.rb Fix Diaspora::Camo.from_markdown with frozen strings 2017-09-17 19:29:16 +02:00
commentable.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
exceptions.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
exporter.rb Memory usage optimization for archive export 2017-09-26 04:07:18 +02:00
federated.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
federation.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
fetcher.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
likeable.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
logging.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
markdownify.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
mentionable.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
mentions_container.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
message_renderer.rb Ignore invalid diaspora:// links 2017-10-27 02:26:52 +02:00
relayable.rb Relay likes for comments 2017-09-28 23:04:35 +02:00
shareable.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
signature.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
taggable.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00