element-web/src/settings
Travis Ralston 37ec7e6f7e Ensure the settings page accurately represents theme choices
Fixes https://github.com/vector-im/riot-web/issues/11518

This also fixes a bug where the the theme logic can incorrectly get stuck in the light theme - the ThemeController was overriding *all* values, not just supposed themes. Null values aren't overridden so that the various theme logic bits don't assume the user has chosen the light theme explicitly.
2019-11-28 13:40:28 -07:00
..
controllers Ensure the settings page accurately represents theme choices 2019-11-28 13:40:28 -07:00
handlers Merge branch 'develop' into t3chguy/remove_bluebird 2019-11-20 15:21:23 +00:00
Settings.js Fix override behaviour of system vs defined themes 2019-11-26 09:52:35 -07:00
SettingsStore.js Use a global WatchManager for settings 2019-02-26 12:52:59 -07:00
WatchManager.js Use a global WatchManager for settings 2019-02-26 12:52:59 -07:00