discourse/app
Dan Ungureanu c893b20298
FIX: Destroy invites of anonymized emails (#13404)
Anonymizing a user changed their email address, destroyed all
associated InvitedUser records, but did not destroy the invites
associated to user's email.
2021-06-17 10:45:40 +03:00
..
assets FIX: ensure we dont collapse data multiple times (#13399) 2021-06-17 09:15:20 +02:00
controllers FIX: Make sure reset-new for tracked is not limited by per_page count (#13395) 2021-06-17 08:20:09 +10:00
helpers FEATURE: Add type=website OpenGraph meta tag (#13376) 2021-06-14 15:13:55 -03:00
jobs FIX: Destroy invites of anonymized emails (#13404) 2021-06-17 10:45:40 +03:00
mailers DEV: Add SMTP group ID to EmailLog (#13381) 2021-06-15 11:29:46 +10:00
models Revert "PERF: Cache categories in Site model." 2021-06-17 15:20:35 +08:00
serializers Revert "PERF: Cache categories in Site model." 2021-06-17 15:20:35 +08:00
services FEATURE: Blocking is optional when deleting a user from the review queue. (#13375) 2021-06-15 12:35:45 -03:00
views FIX: Theme tests should work in production (#13333) 2021-06-08 22:03:59 +03:00