diaspora/lib
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
..
api/openid_connect Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
assets/javascripts Change regexp for hashtags 2017-03-04 21:08:11 +01:00
diaspora Send participation after receiving a public post 2018-02-01 23:40:51 +01:00
schemas Remove public and provider_display_name from reshares 2017-09-28 23:04:34 +02:00
stream Fix mention in #newhere message when invited by another person 2018-02-01 23:35:04 +01:00
tasks Add some progress indicators to the account deletions rake task 2017-10-20 01:25:28 +02:00
account_deleter.rb Move special and ignored associations to tests 2017-10-17 01:32:14 +02:00
bookmarklet_renderer.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
configuration_methods.rb Fix AppConfig.version_string with frozen strings 2017-09-17 19:29:16 +02:00
connection_tester.rb Remove unneeded .freeze 2017-09-17 19:32:45 +02:00
diaspora.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
direction_detector.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
email_inviter.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
error_page_renderer.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
evil_query.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
i18n_interpolation_fallbacks.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
node_info.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
photo_exporter.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
publisher.rb Fix mention in #newhere message when invited by another person 2018-02-01 23:35:04 +01:00
pubsubhubbub.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
share_visibility_converter.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
sidekiq_middlewares.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
stream.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00