diaspora/app/models/notifications
Benjamin Neff 0d338b6f79 don't create notifications if the notification-actor is ignored
Also move "shareable hidden"-logic to AlsoCommented, because it is the
only one that needs it. And write some specs for mentioned and started
sharing notifications.

Fixes #6294
2016-08-14 17:03:49 +02:00
..
also_commented.rb don't create notifications if the notification-actor is ignored 2016-08-14 17:03:49 +02:00
comment_on_post.rb create NotificationService: send notifications after receive 2016-06-26 06:20:59 +02:00
liked.rb create NotificationService: send notifications after receive 2016-06-26 06:20:59 +02:00
mentioned.rb don't create notifications if the notification-actor is ignored 2016-08-14 17:03:49 +02:00
private_message.rb use private_class_method with returned symbol of def 2016-06-26 06:21:02 +02:00
reshared.rb don't create notifications if the notification-actor is ignored 2016-08-14 17:03:49 +02:00
started_sharing.rb don't create notifications if the notification-actor is ignored 2016-08-14 17:03:49 +02:00