You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec
Renato "Lond" Cerqueira e56404be41 When must_be_following_dm is on, only notify if recipient dm'ed user (#6283)
* 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
7 years ago
..
controllers Fix home regeneration (#6251) 7 years ago
fabricators Remove preview_card fabricator (#5975) 7 years ago
features Add scenarios for log in (#3497) 8 years ago
fixtures Fix XML oEmbed support discovery (#6104) 7 years ago
helpers Remove empty strings (#5732) 7 years ago
lib Revert #5772 (#6221) 7 years ago
mailers HTML e-mails for NotificationMailer (#6263) 7 years ago
models Revert #5772 (#6221) 7 years ago
policies Add status destroy authorization to policy (#3453) 8 years ago
presenters Add tests for AccountRelationshipsPresenter (#5805) 7 years ago
requests Redesign the landing page, mount public timeline on it (#4122) 8 years ago
routing Move create/destroy actions for api/v1/statuses to namespace (#3678) 8 years ago
services When must_be_following_dm is on, only notify if recipient dm'ed user (#6283) 7 years ago
support Remove empty strings (#5732) 7 years ago
validators Count all URLs in text as 23 characters flat, do not count domain part of usernames (#4427) 8 years ago
views Uploads for admin site settings (#4913) 8 years ago
workers Lists (#5703) 7 years ago
rails_helper.rb Fix force_ssl conditional (#6201) 7 years ago
spec_helper.rb Minor performance improvement for test suite (#4678) 8 years ago