discourse/plugins/chat/spec/serializer
Martin Brennan 9a15eab3ab
FIX: Do not serialize thread data if threading disabled (#21107)
Followup to ba11cf4767,
this commit makes it so that none of the chat message
thread data is serialized if threading_enabled is false
for the channel or if enable_experimental_chat_threaded_discussions
is false, there is no need to serialize the data in this
case.
2023-04-17 14:29:06 +10:00
..
chat FIX: Do not serialize thread data if threading disabled (#21107) 2023-04-17 14:29:06 +10:00
current_user_serializer_spec.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00