discourse/plugins/chat/spec
Blake Erickson 6dcb099547 FIX: Escaped mentions in chat excerpts
Mentions are now displayed as using the non-cooked message which fixes
the problem. This is not ideal. I think we might want to rework how
these excerpts are created and rendered in the near future.

Co-authored-by: Jan Cernik <jancernik12@gmail.com>
2023-03-16 15:27:09 -06:00
..
components DEV: do not fabricate a notification when fabricating a chat_mention (#20636) 2023-03-10 18:32:33 +04:00
fabricators DEV: do not fabricate a Notification when fabricating a ChatMention (#20450) 2023-02-27 14:41:28 +04:00
integration DEV: Pass messageId as a dynamic segment instead of a query param (#20013) 2023-02-01 12:39:23 -03:00
jobs DEV: Always create chat mention records (#20470) 2023-03-07 19:07:11 +04:00
lib DEV: do not fabricate a notification when fabricating a chat_mention (#20636) 2023-03-10 18:32:33 +04:00
mailers DEV: add test cases for email notifications about channel-wide mentions (#20691) 2023-03-16 21:43:56 +04:00
models FIX: Escaped mentions in chat excerpts 2023-03-16 15:27:09 -06:00
queries DEV: rework the chat-live-pane (#20519) 2023-03-03 13:09:25 +01:00
requests DEV: rework the chat-live-pane (#20519) 2023-03-03 13:09:25 +01:00
serializer DEV: rework the chat-live-pane (#20519) 2023-03-03 13:09:25 +01:00
services DEV: Use service objects for chat thread lookup (#20276) 2023-02-16 19:17:26 +01:00
support DEV: Enable unless cops 2023-02-21 10:30:48 +01:00
system SECURITY: XSS on chat excerpts 2023-03-16 15:27:09 -06:00
validators
plugin_helper.rb DEV: Change Bookmarkable registration to DiscoursePluginRegistry (#20556) 2023-03-08 10:39:12 +10:00
plugin_spec.rb DEV: Pass messageId as a dynamic segment instead of a query param (#20013) 2023-02-01 12:39:23 -03:00