discourse/plugins/chat/spec/jobs/scheduled
Martin Brennan 896707c7ea
FIX: Do not delete old chat messages if chat disabled (#21214)
Further followup to 24ec06ff85,
where I prevented other chat scheduled jobs from running if
chat was disabled. We should not be running any plugin scheduled
jobs if that plugin is disabled, it can cause unexpected
behaviour.
2023-04-24 14:42:50 +10:00
..
auto_join_users_spec.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
delete_old_chat_messages_spec.rb FIX: Do not delete old chat messages if chat disabled (#21214) 2023-04-24 14:42:50 +10:00
email_notifications_spec.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
periodical_updates_spec.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
update_user_counts_for_channels_spec.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00