discourse/app
Roman Rizzi 3602f83cf4
FEATURE: Delete previous reviewable reminders. (#15250)
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.
2021-12-10 10:17:39 -03:00
..
assets FIX: only consider it handled by composer when a composer (#15254) 2021-12-10 13:07:54 +01:00
controllers FEATURE: Experimental support for group membership via google auth (#14835) 2021-12-09 12:30:27 +00:00
helpers SECURITY: Remove ember-cli specific response from application routes (#15155) 2021-12-01 16:10:40 +00:00
jobs FEATURE: Delete previous reviewable reminders. (#15250) 2021-12-10 10:17:39 -03:00
mailers DEV: Hash tokens stored from email_tokens (#14493) 2021-11-25 09:34:39 +02:00
models FEATURE: Experimental support for group membership via google auth (#14835) 2021-12-09 12:30:27 +00:00
serializers FEATURE: Experimental support for group membership via google auth (#14835) 2021-12-09 12:30:27 +00:00
services FEATURE: Delete previous reviewable reminders. (#15250) 2021-12-10 10:17:39 -03:00
views SECURITY: Remove ember-cli specific response from application routes (#15155) 2021-12-01 16:10:40 +00:00