mirror of
https://github.com/discourse/discourse.git
synced 2025-02-07 20:08:26 +00: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.