discourse/app
Ted Johansson 948e7bd55e
DEV: Allow disabling problem checks programatically (#28440)
We need a way to disable certain checks programatically, e.g. on Discourse hosting. This PR adds a configuration option for this, and makes it so that disabled checks aren't run as part of #run_all.
2024-08-20 16:42:06 +02:00
..
assets DEV: Allow custom site activity items in the new /about page (#28400) 2024-08-20 16:16:05 +03:00
controllers FIX: Don't show silence button on staff users and display similar users (#28423) 2024-08-20 15:27:29 +03:00
helpers UX: Use localized time format in embedded comments (#28014) 2024-07-22 18:42:36 +08:00
jobs DEV: Allow using an AR relation as a model in services 2024-08-20 16:32:46 +02:00
mailers UX: Use a dropdown for SSL mode for group SMTP (#27932) 2024-07-18 10:33:14 +10:00
models DEV: Allow disabling problem checks programatically (#28440) 2024-08-20 16:42:06 +02:00
serializers FIX: Don't show silence button on staff users and display similar users (#28423) 2024-08-20 15:27:29 +03:00
services DEV: Allow using an AR relation as a model in services 2024-08-20 16:32:46 +02:00
views DEV: Convert account activation pages to use Ember (#28206) 2024-08-12 18:02:00 -03:00