discourse/app
Jarek Radosz a96ff82e53
FIX: Set the lang/xml:lang html attrs in emails (#10218)
In some rare cases emails are incorrectly sent out with lang placeholders in body (`xml:lang="%{html_lang}"`)
2020-07-13 16:39:40 +02:00
..
assets UX: better error message if moderator is not allowed to invite to group 2020-07-13 18:09:36 +05:30
controllers UX: better error message if moderator is not allowed to invite to group 2020-07-13 18:09:36 +05:30
helpers FIX: Set the lang/xml:lang html attrs in emails (#10218) 2020-07-13 16:39:40 +02:00
jobs FEATURE: Implement support for IMAP and SMTP email protocols. (#8301) 2020-07-10 12:05:55 +03:00
mailers FEATURE: Implement support for IMAP and SMTP email protocols. (#8301) 2020-07-10 12:05:55 +03:00
models DEV: use group_ids instead of group_names in invite params 2020-07-13 17:37:04 +05:30
serializers FEATURE: Implement support for IMAP and SMTP email protocols. (#8301) 2020-07-10 12:05:55 +03:00
services FIX: Allow signup when auth provider supplies no email 2020-07-10 17:56:33 +01:00
views UX: Add Login button on 403 error page if user is not logged in (#10154) 2020-07-01 18:27:42 +03:00