element-web/src/settings
Eric Eastwood ca58617cee
Add more debugging for why audio ring/ringback might not be playing (#9642)
* Add more debugging for why audio might not be playing

More debugging for https://github.com/vector-im/element-web/issues/20832

* Listen to events from <audio>

* Make it easier to spot event type

* Move to start/stop functions

* Fix some lints

* Protect from potentially undefined element

* Needs more mocked functions

* More code coverage

* Test formatting

* Add return types

See https://github.com/matrix-org/matrix-react-sdk/pull/9642#discussion_r1036274817

* Add comment on when magic comment is applicable

See https://github.com/matrix-org/matrix-react-sdk/pull/9642#discussion_r1036258757
2022-12-01 04:08:09 +00:00
..
controllers Separate labs and betas more clearly (#8969) 2022-11-30 21:20:26 +00:00
enums Implement Use Case Selection screen (#8984) 2022-07-13 15:43:44 +02:00
handlers Fix race condition in `AccountSettingsHandler` local echo (#9172) 2022-08-10 17:34:21 -06:00
watchers Fix font not resetting when logging out (#8670) 2022-05-26 09:56:53 +01:00
SettingLevel.ts Abstract electron settings properly to avoid boilerplate-hell (#8798) 2022-06-10 22:38:50 +01:00
Settings.tsx Add more debugging for why audio ring/ringback might not be playing (#9642) 2022-12-01 04:08:09 +00:00
SettingsStore.ts Separate labs and betas more clearly (#8969) 2022-11-30 21:20:26 +00:00
UIFeature.ts Delete groups (legacy communities system) (#8027) 2022-03-22 23:07:37 +00:00
WatchManager.ts Space preferences for whether or not you see DMs in a Space (#7250) 2021-12-17 09:26:32 +00:00