mirror of
https://github.com/discourse/discourse.git
synced 2026-08-04 02:13:26 -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.