discourse/app
Arpit Jalan 271a372e3d
FIX: when a flag is handled archive message for moderator group (#12798)
When a user flags a post with the “Something Else” option, a PM between
the user and the moderators group is created. If no moderators reply to
the PM, when the flag is handled at /review, an auto-reply is created
for the PM. However, the PM is not archived, it stays in the inbox.

This commit ensures that the PM is archived for moderator group when no
moderator has replied to that PM.
2021-04-22 15:53:44 +05:30
..
assets UX: uses native date picker when possible (eg: not safari) (#12668) 2021-04-22 10:34:23 +02:00
controllers FIX: Allow finding non-lowercase tag groups (#12787) 2021-04-21 19:15:53 +02:00
helpers DEV: Upgrade Rails to 6.1.3.1 (#12688) 2021-04-21 12:36:32 +03:00
jobs FEATURE: watch title for automatic tagging (#12782) 2021-04-21 18:16:25 +03:00
mailers FEATURE: Auto-activate users invited by email (#12675) 2021-04-14 12:15:56 +03:00
models FIX: when a flag is handled archive message for moderator group (#12798) 2021-04-22 15:53:44 +05:30
serializers FEATURE: Review every post using the review queue. (#12734) 2021-04-21 08:41:36 -03:00
services FEATURE: watch title for automatic tagging (#12782) 2021-04-21 18:16:25 +03:00
views FEATURE: Introduce theme/component QUnit tests (take 2) (#12661) 2021-04-12 15:02:58 +03:00