discourse/plugins/chat/spec
Jan Cernik a2eb2b0490
DEV: Remove experimental site setting for chat threads (#22720)
We are removing the experimental site setting. Admins can now decide on a per channel basis to enable/disable threading. It's disabled by default.
2023-07-26 12:46:23 +02:00
..
components/chat DEV: Add last_message_id to channel and thread (#22488) 2023-07-13 10:28:11 +10:00
fabricators DEV: Add last_message_id to channel and thread (#22488) 2023-07-13 10:28:11 +10:00
integration DEV: Remove experimental site setting for chat threads (#22720) 2023-07-26 12:46:23 +02:00
jobs DEV: Remove experimental site setting for chat threads (#22720) 2023-07-26 12:46:23 +02:00
lib DEV: Refactor a little chat uploads 2023-07-24 11:13:57 +02:00
mailers DEV: Refactor DM channel creation into new service pattern (#22144) 2023-07-03 10:18:37 +10:00
models DEV: Remove experimental site setting for chat threads (#22720) 2023-07-26 12:46:23 +02:00
queries/chat DEV: Remove experimental site setting for chat threads (#22720) 2023-07-26 12:46:23 +02:00
requests DEV: Remove experimental site setting for chat threads (#22720) 2023-07-26 12:46:23 +02:00
serializer DEV: Remove experimental site setting for chat threads (#22720) 2023-07-26 12:46:23 +02:00
services DEV: Remove experimental site setting for chat threads (#22720) 2023-07-26 12:46:23 +02:00
support FEATURE: Show unread in sidebar for unread channel threads (#22342) 2023-07-17 13:00:49 +10:00
system DEV: Remove experimental site setting for chat threads (#22720) 2023-07-26 12:46:23 +02:00
validators DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
plugin_helper.rb DEV: Refactor DM channel creation into new service pattern (#22144) 2023-07-03 10:18:37 +10:00
plugin_spec.rb DEV: Move user count update for channels to ensure_consistency! (#22321) 2023-07-03 11:41:51 +10:00