discourse/plugins/chat/app/jobs/scheduled/chat
Sam ade001604b
PERF: automatically join users to channels more efficiently (#28392)
- Only ever auto join 10k users to channels (ordered by last seen)
- Join users to all channels at once, instead of batching and splitting
2024-08-16 13:58:12 +10:00
..
auto_join_users.rb PERF: automatically join users to channels more efficiently (#28392) 2024-08-16 13:58:12 +10:00
delete_old_messages.rb FIX: Do not delete old chat messages if chat disabled (#21214) 2023-04-24 14:42:50 +10:00
email_notifications.rb FEATURE: Reintroduce better thread reply counter cache (#21197) 2023-04-24 09:32:04 +10:00
periodical_updates.rb FEATURE: Reintroduce better thread reply counter cache (#21197) 2023-04-24 09:32:04 +10:00