mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 01:22:36 +08: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. |
||
---|---|---|
.. | ||
controllers/chat | ||
helpers/chat | ||
jobs | ||
models | ||
policies | ||
queries/chat | ||
serializers/chat | ||
services | ||
validators/chat | ||
views |