discourse/app
Arpit Jalan 93a0a906b5
FIX: allow adding user to PM when inviter is in allowed list (even (#12212)
though other participants are not in allowed list)

If you create an allowlist of users who can PM you, and use the function
“Only specific users can send me private messages”, then you can’t be
added to group messages unless everyone in that message is already in
your allow list.

This commit allows user to be added to a group message even when other
participants are not in allowed list
2021-02-25 22:56:49 +05:30
..
assets Add watched words of type "replace" (#12020) 2021-02-25 14:00:58 +02:00
controllers Add watched words of type "replace" (#12020) 2021-02-25 14:00:58 +02:00
helpers A11Y: sets the html lang to user's locale when possible (#12007) 2021-02-10 16:12:09 +01:00
jobs FIX: Reduce the time_read threshold to one minute. (#12159) 2021-02-20 08:25:32 -03:00
mailers FEATURE: reason to reject user signup (#11700) 2021-01-15 09:43:26 +11:00
models FIX: allow adding user to PM when inviter is in allowed list (even (#12212) 2021-02-25 22:56:49 +05:30
serializers Add watched words of type "replace" (#12020) 2021-02-25 14:00:58 +02:00
services Add watched words of type "replace" (#12020) 2021-02-25 14:00:58 +02:00
views FIX: adds google tracking to page publishing (#12090) 2021-02-15 19:00:35 +01:00