discourse/app
Gerhard Schlager 271ddac467 FIX: Delete notifications users can't see after moving posts
No need to let notifications stay around when users can't access
a topic after it was converted into a PM or posts were moved
into a restricted topic.

Also makes sure that moving to a new topic correctly uses the
guardian for the first post by enqueuing jobs outside of a
transaction.
2019-07-22 19:02:21 +02:00
..
assets FEATURE: Add search operator to see all direct messages from a user (#7913) 2019-07-22 10:55:49 -04:00
controllers FEATURE: Watched words improvements (#7899) 2019-07-22 14:59:56 +03:00
helpers FIX: Fallback to gzip compression if brotli isn't supported (#7895) 2019-07-16 11:05:37 -03:00
jobs FIX: Delete notifications users can't see after moving posts 2019-07-22 19:02:21 +02:00
mailers SECURITY: Strip HTML from invite emails 2019-07-05 14:57:11 -04:00
models FIX: Delete notifications users can't see after moving posts 2019-07-22 19:02:21 +02:00
serializers FEATURE: Allow viewing of raw emails for reviewable queued posts (#7910) 2019-07-19 11:56:14 -04:00
services FEATURE: Watched words improvements (#7899) 2019-07-22 14:59:56 +03:00
views add user avatar to user crawler layout (#7917) 2019-07-22 10:52:35 -04:00