diaspora/spec/models
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
..
notifications Two tests failing after rspec 2.99 => 3.0.0 2014-08-26 17:10:26 -07:00
services Fix tumblr service deletion spec to actually test deletion 2015-09-07 13:31:45 +02:00
user Revert "Merge pull request #5852 from margori/3393-activity-stream-keeping-retracted-participations" 2015-05-04 00:36:27 +02:00
account_deletion_spec.rb refactor hash indentation and add double quotes 2015-07-16 03:08:34 +02:00
acts_as_taggable_on_tag_spec.rb refactor hash indentation and add double quotes 2015-07-16 03:08:34 +02:00
aspect_membership_spec.rb refactor hash indentation and add double quotes 2015-07-16 03:08:34 +02:00
aspect_spec.rb refactor hash indentation and add double quotes 2015-07-16 03:08:34 +02:00
block_spec.rb refactor hash indentation and add double quotes 2015-07-16 03:08:34 +02:00
comment_spec.rb Do not add participation for comment if comment validation failed The same fix is also done for the other social actions 2015-11-18 03:16:54 +01:00
contact_spec.rb refactor hash indentation and add double quotes 2015-07-16 03:08:34 +02:00
conversation_spec.rb refactor hash indentation and add double quotes 2015-07-16 03:08:34 +02:00
conversation_visibilities_spec.rb refactor hash indentation and add double quotes 2015-07-16 03:08:34 +02:00
invitation_code_spec.rb Reset dynamic configuration after each example in the testsuite 2014-10-04 00:59:03 +02:00
invitation_spec.rb Two tests failing after rspec 2.99 => 3.0.0 2014-08-26 17:10:26 -07:00
like_spec.rb Revert "Merge pull request #5852 from margori/3393-activity-stream-keeping-retracted-participations" 2015-05-04 00:36:27 +02:00
location_spec.rb Two tests failing after rspec 2.99 => 3.0.0 2014-08-26 17:10:26 -07:00
mention_spec.rb Two tests failing after rspec 2.99 => 3.0.0 2014-08-26 17:10:26 -07:00
message_spec.rb Two tests failing after rspec 2.99 => 3.0.0 2014-08-26 17:10:26 -07:00
notification_spec.rb Disable self-notification possibility 2015-10-20 16:27:39 +02:00
participation_spec.rb Revert "Merge pull request #5852 from margori/3393-activity-stream-keeping-retracted-participations" 2015-05-04 00:36:27 +02:00
person_spec.rb use federation-gem for webfinger/hcard generation 2015-07-14 05:50:26 +02:00
photo_spec.rb Always show public photos 2015-09-14 22:04:53 +02:00
pod_spec.rb Two tests failing after rspec 2.99 => 3.0.0 2014-08-26 17:10:26 -07:00
poll_answer_spec.rb Two tests failing after rspec 2.99 => 3.0.0 2014-08-26 17:10:26 -07:00
poll_participation_spec.rb make public and private receiver work similar ... 2015-06-08 04:15:17 +02:00
poll_spec.rb Two tests failing after rspec 2.99 => 3.0.0 2014-08-26 17:10:26 -07:00
post_spec.rb Refactor PostService and extract its tests 2015-07-26 13:10:24 +02:00
profile_spec.rb don't save default avatars to the database 2015-06-02 02:32:01 +02:00
report_spec.rb don't use 666 as non-existant ID in report model spec 2014-11-30 21:56:27 +01:00
reshare_spec.rb Add participation to root.author on receiving reshare 2015-11-22 02:50:38 +01:00
role_spec.rb add more specs to test moderator role 2015-09-07 12:38:12 +02:00
service_spec.rb Two tests failing after rspec 2.99 => 3.0.0 2014-08-26 17:10:26 -07:00
share_visibility_spec.rb Two tests failing after rspec 2.99 => 3.0.0 2014-08-26 17:10:26 -07:00
status_message_spec.rb fix validation for status-message when the author is missing 2015-05-24 11:16:05 +02:00
tag_following_spec.rb Two tests failing after rspec 2.99 => 3.0.0 2014-08-26 17:10:26 -07:00
user_preference_spec.rb Two tests failing after rspec 2.99 => 3.0.0 2014-08-26 17:10:26 -07:00
user_spec.rb use discovery from diaspora_federation gem 2015-08-21 14:21:43 +02:00