diaspora/spec
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
..
controllers Start sending the blocking flag 2018-02-01 23:35:35 +01:00
fixtures
helpers Fix post_message for posts without text 2018-02-01 23:39:18 +01:00
integration Send participation after receiving a public post 2018-02-01 23:40:51 +01:00
javascripts
lib Send participation after receiving a public post 2018-02-01 23:40:51 +01:00
mailers Create birthday notification and mailer 2017-12-18 04:34:35 +01:00
models Start sending the blocking flag 2018-02-01 23:35:35 +01:00
presenters Add camo to NodeInfo 2017-09-28 03:20:31 +02:00
serializers Memory usage optimization for archive export 2017-09-26 04:07:18 +02:00
services
shared_behaviors Send participation after receiving a public post 2018-02-01 23:40:51 +01:00
spec
support Memory usage optimization for archive export 2017-09-26 04:07:18 +02:00
workers Retry Contact messages 20 time (about two weeks) 2018-02-01 23:37:53 +01:00
configuration_methods_spec.rb
factories.rb Create refereces model 2017-09-28 23:04:34 +02:00
federation_callbacks_spec.rb Remove public and provider_display_name from reshares 2017-09-28 23:04:34 +02:00
helper_methods.rb
locale_spec.rb
spec_helper.rb