discourse/plugins/chat/app/models
Joffrey JAFFEUX b3802e12f0
FIX: correct in_thread? message logic (#27151)
A message is in a thread if:
- it has a thread_id
- it is in threading_enabled channel OR the associated thread is marked as `force`
2024-05-23 11:08:55 +02:00
..
chat FIX: correct in_thread? message logic (#27151) 2024-05-23 11:08:55 +02:00
concerns/chat FEATURE: Thread indicator improvements and participants (#21909) 2023-06-15 10:49:27 +10:00