discourse/app
Blake Erickson 6b20d52338 FIX: Staged users getting user_linked and user_quoted emails
This fix ensures that if a staged user is linked to or quoted they won't
be emailed about it.

A staged user could email into a category, and another user could quote
them inside of a completely different category and we don't want a
staged user to receive an email for this.

Bug report:

https://meta.discourse.org/t/-/145202/9
2020-03-31 21:00:56 -06:00
..
assets FIX: backport reviewable topic claim not being shown correctly 2020-03-30 15:23:16 -07:00
controllers SECURITY: Ensure user can see group and group members 2020-03-24 12:23:11 +02:00
helpers FIX: blank popular posts in summary emails due to lightbox images 2020-02-21 16:18:38 -05:00
jobs FEATURE: limit number of notifications per user to 10,000 2020-02-24 11:42:50 +11:00
mailers FIX: Replace deprecated URI.encode, URI.escape, URI.unescape and URI.unencode (#8528) 2019-12-12 12:49:21 +10:00
models FEATURE: Unassign the review queue topic when a flag is handled 2020-03-25 14:17:08 -07:00
serializers SECURITY: Respect topic permissions when loading draft metadata 2020-03-23 11:54:36 +00:00
services FIX: Staged users getting user_linked and user_quoted emails 2020-03-31 21:00:56 -06:00
views FIX: correctly remove authentication_data cookie on oauth login flow (#9238) 2020-03-23 16:01:39 -07:00