element-web/src/settings
Travis Ralston 93673eff12 Use a global WatchManager for settings
Fixes https://github.com/vector-im/riot-web/issues/8936

Watchers are now managed by the SettingsStore itself through a global/default watch manager. As per the included documentation, the watch manager dispatches updates to callbacks which are redirected by the SettingsStore for consumer safety.
2019-02-26 12:52:59 -07:00
..
controllers Rename dharma theme to light theme 2019-02-13 10:47:04 +00:00
handlers Use a global WatchManager for settings 2019-02-26 12:52:59 -07:00
Settings.js Add an option to sort the room list by recents first 2019-02-22 17:09:07 -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