discourse/app
Bianca Nenciu 16b5fa030b
DEV: Set disable_mailing_list_mode automatically (#12402)
The user mailing list mode continued to be silently enabled and
UserEmail job checked just that ignoring site setting
disable_mailing_list_mode.

An additional migrate was added to set disable_mailing_list_mode
to false if any users enabled the mailing list mode already.
2021-03-17 17:39:10 +02:00
..
assets A11Y: associates lists with labels on interface page (#12426) 2021-03-17 16:03:09 +01:00
controllers UX: Add image uploader widget for uploading badge images (#12377) 2021-03-17 08:55:23 +03:00
helpers A11Y: sets the html lang to user's locale when possible (#12007) 2021-02-10 16:12:09 +01:00
jobs DEV: Set disable_mailing_list_mode automatically (#12402) 2021-03-17 17:39:10 +02:00
mailers FIX: Correctly use invite to topic email templates (#12411) 2021-03-16 17:08:54 +02:00
models UX: Add image uploader widget for uploading badge images (#12377) 2021-03-17 08:55:23 +03:00
serializers UX: Add image uploader widget for uploading badge images (#12377) 2021-03-17 08:55:23 +03:00
services UX: Add image uploader widget for uploading badge images (#12377) 2021-03-17 08:55:23 +03:00
views FIX: Remove unused JS from "finish installation" page (#12263) 2021-03-02 19:19:19 +01:00