discourse/plugins/chat/spec
Joffrey JAFFEUX 54455f75d4 DEV: Allow chat message channel to be a dynamic expression
Removes no_data_expression on the send_chat_message channel_id field so
the combo box exposes the plain/dynamic toggle and the value is resolved
at execution time. This lets workflows target a channel based on earlier
node output instead of being pinned to a single channel at design time.
2026-05-25 17:05:36 +02:00
..
components/chat FEATURE: separate chat emails from regular emails (#36018) 2025-11-13 16:44:07 +04:00
db/post_migrate FIX: Duplicate notifications when mentioned in chat (#39670) 2026-04-30 14:52:39 -03:00
fabricators FEATURE: Pin chat messages (#37985) 2026-02-23 22:00:16 +01:00
integration DEV: Hide workflow runtime internals 2026-05-25 16:27:28 +02:00
jobs FEATURE: Restore web push quick reply for chat messages (#39614) 2026-04-29 12:36:03 -03:00
lib DEV: Allow chat message channel to be a dynamic expression 2026-05-25 17:05:36 +02:00
mailers FEATURE: better email subject lines (#36040) 2026-04-24 15:14:10 +04:00
models FIX: Escape markdown characters in upload filenames (#39133) 2026-04-14 10:37:41 +02:00
queries/chat DEV: Enable some minor rubocop rules (#40094) 2026-05-19 15:29:38 +02:00
requests SECURITY: Chat authorization and disclosure fixes 2026-05-19 00:26:04 +01:00
serializer SECURITY: Chat authorization and disclosure fixes 2026-05-19 00:26:04 +01:00
services DEV: Add InteractiveResume boundary 2026-05-25 16:27:27 +02:00
support FEATURE: Pin chat messages (#37985) 2026-02-23 22:00:16 +01:00
system FIX: Emoji autocomplete with Unicode characters (#40204) 2026-05-21 16:01:38 -03:00
validators FEATURE: Add setting to prevent anonymous users from using chat (#31842) 2025-03-21 13:32:52 +03:00
plugin_helper.rb DEV: Enable some minor rubocop rules (#40094) 2026-05-19 15:29:38 +02:00
plugin_spec.rb FIX: show chat DM button when personal messages are restricted (#37920) 2026-02-19 12:37:25 +01:00