discourse/plugins/chat/app/services/chat/action
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.rb DEV: Refactor Chat::LookupChannelThreads to follow best practices 2025-05-22 12:06:54 +02:00
mark_mentions_read.rb DEV: Introduce a Service::ActionBase class for service actions 2024-09-18 17:02:46 +02:00
publish_and_follow_direct_message_channel.rb PERF: auto join & leave chat channels (#29193) 2024-11-12 15:00:59 +11:00
publish_auto_removed_user.rb PERF: auto join & leave chat channels (#29193) 2024-11-12 15:00:59 +11:00
reset_channels_last_message_ids.rb DEV: Introduce a Service::ActionBase class for service actions 2024-09-18 17:02:46 +02:00
reset_user_last_read_channel_message.rb DEV: Introduce a Service::ActionBase class for service actions 2024-09-18 17:02:46 +02:00
reset_user_last_read_thread_message.rb DEV: Introduce a Service::ActionBase class for service actions 2024-09-18 17:02:46 +02:00