discourse/plugins/chat/app/jobs/regular/chat
2024-05-27 18:06:14 +02:00
..
auto_join_channel_batch.rb DEV: removes default service actions (#26078) 2024-03-07 12:10:43 +01:00
auto_join_channel_memberships.rb
auto_remove_membership_handle_category_updated.rb
auto_remove_membership_handle_chat_allowed_groups_change.rb
auto_remove_membership_handle_destroyed_group.rb
auto_remove_membership_handle_user_removed_from_group.rb
channel_archive.rb
channel_delete.rb DEV: Refactor STI/polymorphic associations in chat (#20789) 2023-04-17 15:41:56 +02:00
delete_user_messages.rb
kick_users_from_channel.rb
mark_all_channel_threads_read.rb DEV: Remove experimental site setting for chat threads (#22720) 2023-07-26 12:46:23 +02:00
notify_mentioned.rb PERF: Avoid loading the whole record when we only need id (#25301) 2024-01-18 08:50:26 +08:00
notify_watching.rb FIX: correctly handle notifications for channels (#27178) 2024-05-24 19:59:24 +02:00
process_message.rb DEV: cooks messages synchronously (#24510) 2023-11-22 13:00:23 +01:00
send_message_notifications.rb DEV: Update to lastest rubocop-discourse 2024-05-27 18:06:14 +02:00
update_channel_user_count.rb
update_thread_reply_count.rb DEV: Remove experimental site setting for chat threads (#22720) 2023-07-26 12:46:23 +02:00