discourse/app
Martin Brennan b6854c2f88
FIX: Deprecated settings should not override from UI (#18536)
Unless we have specified `override = true` in the DeprecatedSettings
class for an old -> new settings map, we should not allow people
to change the old setting in the UI and have it affect the new
setting.
2022-10-11 11:14:13 +10:00
..
assets FEATURE: double color for subcategories prefix (#18525) 2022-10-11 10:27:06 +11:00
controllers FIX: Deprecated settings should not override from UI (#18536) 2022-10-11 11:14:13 +10:00
helpers Revert "FEATURE: Preload resources via link header (#18475)" (#18511) 2022-10-07 15:08:40 -03:00
jobs PERF: Move dominant color calculation to separate job (#18501) 2022-10-06 13:26:08 +01:00
mailers FEATURE: Custom unsubscribe options (#17090) 2022-06-21 15:49:47 -03:00
models PERF: Exclude anon sidebar tags in site serializer for logged in user (#18527) 2022-10-11 08:45:22 +08:00
serializers PERF: Exclude anon sidebar tags in site serializer for logged in user (#18527) 2022-10-11 08:45:22 +08:00
services DEV: Use AR enums in reviewables related code 2022-09-22 14:44:27 +02:00
views Revert "FEATURE: Preload resources via link header (#18475)" (#18511) 2022-10-07 15:08:40 -03:00