element-web/src/settings/handlers
Travis Ralston 5976fb2eed Treat null/undefined notification settings as "not set"
Otherwise we end up lying and saying notifications are disabled, despite the push rules saying otherwise.

Part 1 of the fix for:
* https://github.com/vector-im/riot-web/issues/5603
* https://github.com/vector-im/riot-web/issues/5606

Signed-off-by: Travis Ralston <travpc@gmail.com>
2017-11-15 22:08:13 -07:00
..
AccountSettingsHandler.js Validate that URL previews are explicitly enabled/disabled 2017-11-15 19:22:30 -07:00
ConfigSettingsHandler.js Appease the linter 2017-11-05 15:37:06 -07:00
DefaultSettingsHandler.js Initial support for notification settings 2017-11-04 21:47:18 -07:00
DeviceSettingsHandler.js Treat null/undefined notification settings as "not set" 2017-11-15 22:08:13 -07:00
LocalEchoWrapper.js Appease the linter 2017-11-05 15:37:06 -07:00
RoomAccountSettingsHandler.js Validate that URL previews are explicitly enabled/disabled 2017-11-15 19:22:30 -07:00
RoomDeviceSettingsHandler.js Initial support for notification settings 2017-11-04 21:47:18 -07:00
RoomSettingsHandler.js Validate that URL previews are explicitly enabled/disabled 2017-11-15 19:22:30 -07:00
SettingsHandler.js Appease the linter 2017-11-05 15:37:06 -07:00