discourse/app
Martin Brennan 01ef1d08fc
FIX: Conform EmailLog#bounce_error_code to RFC (#16010)
This commit makes sure that the email log's bounce_error_code
conforms to the SMTP error code RFC on save, so that
it is always in the format X.X.X or XXX without any
additional string details. Also included is a migration
to fix this issue for past records.
2022-02-21 11:26:39 +10:00
..
assets FEATURE: allow moderators to bulk change ownership (#15997) 2022-02-18 14:28:27 -05:00
controllers DEV: pull email address validation out to a new EmailAddressValidator 2022-02-17 21:49:22 -05:00
helpers FIX: Update application_helper logic now that Ember CLI is default (#15935) 2022-02-14 13:48:18 +00:00
jobs DEV: pull email address validation out to a new EmailAddressValidator 2022-02-17 21:49:22 -05:00
mailers FEATURE: Allow sending group SMTP emails with from alias (#15687) 2022-02-07 13:52:01 +10:00
models FIX: Conform EmailLog#bounce_error_code to RFC (#16010) 2022-02-21 11:26:39 +10:00
serializers FEATURE: mute subcategory when parent category is muted (#15966) 2022-02-17 00:42:02 +01:00
services DEV: Add chat_quoted notification type (#15968) 2022-02-16 15:22:08 +10:00
views PERF: Update ember-auto-import and webpack (#15919) 2022-02-14 11:21:39 +00:00