mastodon/app
Renato "Lond" Cerqueira e56404be41 When must_be_following_dm is on, only notify if recipient dm'ed user ()
* When must_be_following_dm is on, only notify if recipient dm'ed user
Currently, when must_be_following_dm is on, if a user sends a direct
message replying to any status from the recipient, the recipient gets a
notification. This should not be the case, as if the recipient posted
something publicly this can be used to spam their notifications.

* Refactor replied_to_status_is_direct_message?
Following suggestion in PR
2018-01-18 16:12:10 +01:00
..
controllers Fix home regeneration () 2018-01-17 23:56:03 +01:00
helpers HTML e-mails for UserMailer () 2018-01-16 03:29:11 +01:00
javascript Fix home regeneration () 2018-01-17 23:56:03 +01:00
lib Skip ActivityPub Announces of non-public objects () 2018-01-09 19:35:10 +01:00
mailers HTML e-mails for NotificationMailer () 2018-01-16 20:20:15 +01:00
models Move e-mail digest task to sidekiq, reduce workload, improve hint () 2018-01-15 04:34:28 +01:00
policies Allow admin to deactivate invite created by users () 2017-12-01 12:26:19 +01:00
presenters Using double splat operator () 2017-12-06 11:41:57 +01:00
serializers implement web share target () 2018-01-17 17:08:10 +01:00
services When must_be_following_dm is on, only notify if recipient dm'ed user () 2018-01-18 16:12:10 +01:00
validators Limit users to 50 lists, remove pagination from lists API () 2017-12-09 01:32:29 +01:00
views Change mailer image url () 2018-01-17 12:41:24 +01:00
workers Fix home regeneration () 2018-01-17 23:56:03 +01:00