mirror of
https://github.com/discourse/discourse.git
synced 2025-02-11 20:02:22 +08:00
![]() When flagging a chat message, and options included both notifying user and notifying staff, the modal was missing the separating text. This was happening because the #staffFlagsAvailable method was based on post flags, and the model for chat flags is slightly different. This fixes that by delegating to the relevant flag target object. |
||
---|---|---|
.. | ||
adapters | ||
components | ||
connectors | ||
controllers | ||
helpers | ||
initializers | ||
lib | ||
models | ||
modifiers/chat | ||
pre-initializers | ||
routes | ||
services | ||
templates | ||
widgets | ||
admin-chat-route-map.js | ||
chat-route-map.js | ||
preferences-chat-route-map.js |