diaspora/spec/integration/federation
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
..
attack_vectors_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
federation_helper.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
receive_federation_messages_spec.rb Send participation after receiving a public post 2018-02-01 23:40:51 +01:00
shared_receive_relayable.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
shared_receive_retraction.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
shared_receive_stream_items.rb Send participation after receiving a public post 2018-02-01 23:40:51 +01:00