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 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
account_deletion.rb Adding scope for account_deletion to get only those that are uncompleted and then adding that scope to accounts.rake. Tested it out and it works well 2014-08-24 19:02:11 -07:00
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 Notifications for comments on local posts by non-contacts 2015-10-14 22:32:19 +02:00
contact.rb Redesign profile page and port to Bootstrap 2014-10-01 12:28:56 +02:00
conversation.rb use discovery from diaspora_federation gem 2015-08-21 14:21:43 +02:00
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 Revert "Merge pull request #5852 from margori/3393-activity-stream-keeping-retracted-participations" 2015-05-04 00:36:27 +02:00
location.rb
mention.rb replace Rails.logger with logging-logger 2015-06-04 04:17:15 +02:00
message.rb use discovery from diaspora_federation gem 2015-08-21 14:21:43 +02:00
notification.rb Disable self-notification possibility 2015-10-20 16:27:39 +02:00
notification_actor.rb
o_embed_cache.rb replace deprecated finder and finder_options syntax 2014-08-23 16:34:00 +02:00
open_graph_cache.rb bump open_graph_reader 2015-03-11 21:59:02 +01:00
participation.rb Revert "Merge pull request #5852 from margori/3393-activity-stream-keeping-retracted-participations" 2015-05-04 00:36:27 +02:00
person.rb Show private profile info if contact is sharing 2015-09-13 12:16:25 +02:00
photo.rb Always show public photos 2015-09-14 22:04:53 +02:00
pod.rb replace deprecated finder and finder_options syntax 2014-08-23 16:34:00 +02:00
poll.rb Fix order of poll answers 2014-12-13 18:22:30 +01:00
poll_answer.rb
poll_participation.rb use discovery from diaspora_federation gem 2015-08-21 14:21:43 +02:00
post.rb Refactor PostService and extract its tests 2015-07-26 13:10:24 +02:00
profile.rb replace Rails.logger with logging-logger 2015-06-04 04:17:15 +02:00
report.rb
reshare.rb Add participation to root.author on receiving reshare 2015-11-22 02:50:38 +01:00
role.rb refactor moderator role and add specs 2015-09-07 12:32:09 +02:00
service.rb
share_visibility.rb replace deprecated scope syntax and unify it 2014-08-23 16:34:00 +02:00
status_message.rb don't dispatch photos twice ... 2015-06-08 04:15:17 +02:00
tag_following.rb
user.rb Show getting_started only if user has made no profile changes on the page 2015-10-07 10:58:06 +02:00
user_preference.rb