mirror of
https://github.com/discourse/discourse.git
synced 2025-02-05 19:11:13 +00:00
d1253bc3af
Chat review queue flags were missing the context message above the actions. This is probably because the (reasonably complex) logic was somewhat hard-coded to posts. After some investigation I concluded we can reuse this logic with some small amendments.