discourse/plugins/chat/assets
Ted Johansson 7a4119846c
FIX: Include 'notify staff' separator in chat message flag modal (#23301)
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.
2023-08-29 15:26:14 +08:00
..
javascripts FIX: Include 'notify staff' separator in chat message flag modal (#23301) 2023-08-29 15:26:14 +08:00
stylesheets Revert "UX: chat composer (#23267)" (#23273) 2023-08-25 13:49:41 -05:00