discourse/app
Alan Guo Xiang Tan f2a90afa4c
DEV: Introduce Theme#get_setting (#24032)
Why this change?

Currently, we do not have a method to easily retrieve a theme setting's
value on the server side. Such a method can be useful in the test
environment where we need to retrieve the theme's setting and use its
value in assertions.

What does this change do?

This change introduces the `Theme#get_setting` instance method.
2023-10-23 07:41:40 +08:00
..
assets FIX: Use the category logo matching the theme (#24033) 2023-10-20 17:57:36 +00:00
controllers FEATURE: Add dark mode option for category backgrounds (#24003) 2023-10-20 12:48:06 +00:00
helpers DEV: Switch to using standard ember-cli test bundle (#23337) 2023-09-04 17:09:55 +01:00
jobs FIX: log for CleanUpTags job (#23964) 2023-10-18 03:24:14 +00:00
mailers FIX: Order tags shown in email subject by topics count and name (#22586) 2023-07-13 15:39:58 +08:00
models DEV: Introduce Theme#get_setting (#24032) 2023-10-23 07:41:40 +08:00
serializers FEATURE: Add dark mode option for category backgrounds (#24003) 2023-10-20 12:48:06 +00:00
services FIX: Everyone should be aware a cached summary is outdated. (#23438) 2023-09-06 12:09:21 -03:00
views DEV: convert I18n pseudo package into real package (discourse-i18n) (#23867) 2023-10-12 14:44:01 +01:00