discourse/app
Martin Brennan af15bf1350
FIX: Show group Email settings if just SMTP enabled (#13362)
We previously only showed the link to the Email section
of group settings if both SMTP and IMAP were enabled for
a site, but this is not necessary now, only SMTP can be
enabled by itself so we should show the section if SMTP
is enabled.
2021-06-15 10:09:25 +10:00
..
assets FIX: Show group Email settings if just SMTP enabled (#13362) 2021-06-15 10:09:25 +10:00
controllers FEATURE: Add a messages view for all official warnings of a user (#12659) 2021-06-14 14:01:17 -07:00
helpers FEATURE: Add type=website OpenGraph meta tag (#13376) 2021-06-14 15:13:55 -03:00
jobs PERF: Perform user filtering in SQL (#13358) 2021-06-11 10:55:50 +10:00
mailers FEATURE: Use group SMTP settings for sending user notification emails (initial) (#13220) 2021-06-03 14:47:32 +10:00
models FIX: Link up reply to post correctly when emailing group (#13339) 2021-06-10 15:28:50 +10:00
serializers FEATURE: Add user custom fields to user directory (#13238) 2021-06-07 12:34:01 -05:00
services UX: improve user delete error message & return correct post count. (#13282) 2021-06-11 15:07:34 +10:00
views FIX: Theme tests should work in production (#13333) 2021-06-08 22:03:59 +03:00