discourse/plugins/chat/spec/services/actions
Loïc Guitaut f0fcac1243 DEV: Refactor Chat::LookupChannelThreads to follow best practices
- use `model` where possible
- extract threads fetching logic to its own action
- refactor specs to follow current guidelines/best practices
2025-05-22 12:06:54 +02:00
..
fetch_threads_spec.rb DEV: Refactor Chat::LookupChannelThreads to follow best practices 2025-05-22 12:06:54 +02:00
publish_and_follow_direct_message_channel_spec.rb PERF: auto join & leave chat channels (#29193) 2024-11-12 15:00:59 +11:00
reset_user_last_read_channel_message_spec.rb DEV: Add last_message_id to channel and thread (#22488) 2023-07-13 10:28:11 +10:00
reset_user_last_read_thread_message_spec.rb