diaspora/spec
Jason Robinson 9a35a0d8dd Add participation to root.author on receiving reshare
When author of the root post receives a reshare to it, no participation is added to the root author on the reshare. This causes any comments on the reshare on remote pods not to be sent to the author. Adding a participation should subscribe to the reshare and thus bring added comments back to the author.

closes #6481
2015-11-22 02:50:38 +01:00
..
controllers Catch Diaspora::NotMine on post controller 2015-11-04 22:10:00 +01:00
fixtures remove old webfinger/hcard code 2015-08-21 14:23:08 +02:00
helpers Check if person is nil in person_image_tag 2015-08-06 22:55:41 +02:00
integration Display publisher on user profile path 2015-10-15 05:58:38 +02:00
javascripts Redirect to sign in on 401 ajax response 2015-10-12 16:12:30 +02:00
lib Send comment to reshare author when commenting on reshare 2015-11-22 02:45:27 +01:00
mailers add moderators to report email recievers 2015-09-07 12:31:25 +02:00
models Add participation to root.author on receiving reshare 2015-11-22 02:50:38 +01:00
presenters Show private profile info if contact is sharing 2015-09-13 12:16:25 +02:00
serializers added post guid to the post_serializer 2015-07-11 00:17:01 +02:00
services Refactor PostService and extract its tests 2015-07-26 13:10:24 +02:00
shared_behaviors Strip Unicode format characters prior post processing 2015-02-17 23:29:05 +01:00
support Remove the lines from inlined_jobs.rb which never get called. 2015-10-14 01:14:54 +02:00
workers use discovery from diaspora_federation gem 2015-08-21 14:21:43 +02:00
configuration_methods_spec.rb Set captcha length correctly, fix #5932 2015-05-06 23:51:28 +02:00
factories.rb add save callback for webfinger 2015-08-21 14:21:43 +02:00
federation_callbacks_spec.rb add save callback for webfinger 2015-08-21 14:21:43 +02:00
helper_methods.rb remove old webfinger/hcard code 2015-08-21 14:23:08 +02:00
locale_spec.rb On reshare insert the reshare built from the response 2015-03-23 23:02:23 +01:00
misc_spec.rb Two tests failing after rspec 2.99 => 3.0.0 2014-08-26 17:10:26 -07:00
requests_helper.rb Display publisher on user profile path 2015-10-15 05:58:38 +02:00
spec-doc.rb
spec_helper.rb bump shoulda-matchers 2015-10-29 04:20:37 +01:00