diaspora/app/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
services Refactor tumblr service spec 2015-09-07 13:24:53 +02:00
user
account_deletion.rb
acts_as_taggable_on-tag.rb
aspect.rb write cucumber test and add order_id on create 2015-04-28 02:38:28 +02:00
aspect_membership.rb
aspect_visibility.rb
block.rb
comment.rb
contact.rb
conversation.rb
conversation_visibility.rb Destroy conversation when all participants leave it 2014-12-17 11:33:23 -03:00
invitation.rb
invitation_code.rb
like.rb
location.rb
mention.rb
message.rb
notification.rb
notification_actor.rb
o_embed_cache.rb
open_graph_cache.rb
participation.rb
person.rb
photo.rb
pod.rb
poll.rb
poll_answer.rb
poll_participation.rb
post.rb
profile.rb
report.rb
reshare.rb Add participation to root.author on receiving reshare 2015-11-22 02:50:38 +01:00
role.rb
service.rb
share_visibility.rb
status_message.rb
tag_following.rb
user.rb
user_preference.rb