mirror of
https://github.com/discourse/discourse.git
synced 2026-07-31 08:38:27 -05:00
We send the reminder using the GroupMessage class, which supports removing previous messages. We can't match them by raw because they could mention different moderators. Also, I had to change the subject to remove dynamically generated values, which is necessary for finding them.