discourse/plugins/automation/lib/discourse_automation
Sam cf59f5e026
FEATURE: Anonymous shadow sessions can outlive suspension of the master account (#40156)
When suspending a main account also suspend anonymous shadow account.

This avoids double work for moderators.

Co-authored-by: discourse-patch-triage
<272280883+discourse-patch-triage[bot]@users.noreply.github.com>

---------

Co-authored-by: Alan Guo Xiang Tan <gxtan1990@gmail.com>
2026-05-20 12:07:56 +08:00
..
scripts FEATURE: Anonymous shadow sessions can outlive suspension of the master account (#40156) 2026-05-20 12:07:56 +08:00
triggers FEATURE: Track automation errors and improve logging (#36938) 2026-01-19 18:50:13 +01:00
engine.rb DEV: Clean up scope resolution operators in plugins (#34979) 2025-09-30 14:36:34 +02:00
event_handlers.rb DEV: Add automatically closed topics event trigger and adapt the automation plugin's auto tag_topic_script accordingly (#39235) 2026-04-14 14:50:36 -05:00
logger.rb FEATURE: Track automation errors and improve logging (#36938) 2026-01-19 18:50:13 +01:00
plugin_instance_extension.rb DEV: Convert some files to autoloading and various improvements (#26860) 2024-05-06 23:12:55 +03:00
post_extension.rb DEV: Enable Style/RedundantSelf rubocop rule (#40098) 2026-05-19 19:27:45 +02:00
scriptable.rb DEV: Enable Style/RedundantParentheses rubocop rule (#40095) 2026-05-19 15:48:09 +02:00
scripts.rb FEATURE: Introduce set_topic_timer automation script (#36660) 2025-12-23 09:46:52 +00:00
stalled_topic_finder.rb FIX: ensures tags/categories are present (#28230) 2024-08-05 22:26:12 +02:00
triggerable.rb FIX: Improve automation on/off toggle (#33482) 2025-08-14 10:16:20 +03:00
triggers.rb FEATURE: New automation for emailing specific users when a post is flagged (#36580) 2025-12-11 10:31:13 +08:00