element-web/src/settings/handlers
Travis Ralston 32478db57e
Migrate the hidden read receipts flag to new "send read receipts" option (#9141)
* Migrate the hidden read receipts flag to new "send read receipts" option

For safety.

* Appease linter & ignore guests

* `void`
2022-08-08 13:48:28 -06:00
..
AbstractLocalStorageSettingsHandler.ts Fix unresponsive notification toggles (#8549) 2022-05-10 09:13:02 -04:00
AccountSettingsHandler.ts Rename `MessageComposerInput.insertTrailingComma` to `MessageComposerInput.insertTrailingColon` (#7981) 2022-03-04 15:13:50 +00:00
ConfigSettingsHandler.ts Use & enforce snake_case naming convention on config.json settings (#8062) 2022-03-18 10:12:36 -06:00
DefaultSettingsHandler.ts
DeviceSettingsHandler.ts Migrate the hidden read receipts flag to new "send read receipts" option (#9141) 2022-08-08 13:48:28 -06:00
LocalEchoWrapper.ts Fix account & room settings race condition (#7953) 2022-03-03 22:09:06 +00:00
MatrixClientBackedSettingsHandler.ts Fix account & room settings race condition (#7953) 2022-03-03 22:09:06 +00:00
PlatformSettingsHandler.ts Fix PlatformSettingsHandler always returning true due to returning a Promise (#8954) 2022-06-30 14:48:21 +00:00
RoomAccountSettingsHandler.ts Fix room account settings (#7999) 2022-03-07 17:51:20 +00:00
RoomDeviceSettingsHandler.ts Fix reading of cached room device setting values (#8491) 2022-05-04 15:54:59 +01:00
RoomSettingsHandler.ts Fix account & room settings race condition (#7953) 2022-03-03 22:09:06 +00:00
SettingsHandler.ts Have LocalEchoWrapper emit updates so the app can react faster (#7358) 2021-12-17 08:53:03 +00:00