discourse/app
David Taylor 8c83803109
DEV: Remove unused `disabled_plugins` checks (#13144)
We now bundle Javascript for each theme/plugin separately, and only ship bundles for enabled plugins to the client. Therefore, these disabled_plugins checks are now redundant, and can be removed.
2021-05-26 09:44:58 +10:00
..
assets DEV: Remove unused `disabled_plugins` checks (#13144) 2021-05-26 09:44:58 +10:00
controllers FEATURE: Allow selective dismissal of new and unread topics (#12976) 2021-05-26 09:38:46 +10:00
helpers FEATURE: Normalize the service worker route (#12343) 2021-05-25 19:39:31 -03:00
jobs DEV: Correct typos and spelling mistakes (#12812) 2021-05-21 11:43:47 +10:00
mailers DEV: Correct spelling mistakes in comments 2021-05-21 13:37:17 +10:00
models FIX: slow mode dialog doesn't remember Enabled Until value (#13076) 2021-05-21 18:13:14 +04:00
serializers DEV: Remove unused `disabled_plugins` checks (#13144) 2021-05-26 09:44:58 +10:00
services FEATURE: Allow selective dismissal of new and unread topics (#12976) 2021-05-26 09:38:46 +10:00
views DEV: Remove unused `offscreen-content` (#13133) 2021-05-25 18:39:06 +02:00