mirror of https://github.com/vector-im/riot-web
d8d4ade1b7
* Fix calls on homeservers without the unstable thirdparty endpoints Calling that endpoint throws an error and aborts the entire call. We do check if an empty list or null is returned by that endpoint everywhere, so returning an empty list simulates the thirdparty stuff just not being found. Checking for "this.supportsSipNativeVirtual" doesn't necessarily work, since that might not be set yet and as such breaks calls that rely on this functionality working. fixes https://github.com/vector-im/element-web/issues/21680 Signed-off-by: Nicolas Werner <nicolas.werner@hotmail.de> * Address review comments * Make log message a warning Signed-off-by: Nicolas Werner <nicolas.werner@hotmail.de> |
||
---|---|---|
.. | ||
__snapshots__ | ||
accessibility | ||
audio | ||
autocomplete | ||
components | ||
editor | ||
end-to-end-tests | ||
hooks | ||
i18n | ||
i18n-test | ||
images | ||
img | ||
notifications | ||
settings | ||
setup | ||
stores | ||
test-utils | ||
utils | ||
.eslintrc.js | ||
CallHandler-test.ts | ||
DecryptionFailureTracker-test.js | ||
DeviceListener-test.ts | ||
HtmlUtils-test.tsx | ||
Image-test.ts | ||
KeyBindingsManager-test.ts | ||
Markdown-test.ts | ||
MatrixClientPeg-test.ts | ||
PosthogAnalytics-test.ts | ||
Reply-test.ts | ||
RoomNotifs-test.ts | ||
ScalarAuthClient-test.ts | ||
SlashCommands-test.tsx | ||
Terms-test.tsx | ||
TextForEvent-test.ts | ||
UserActivity-test.ts | ||
createRoom-test.ts | ||
globalSetup.js | ||
languageHandler-test.ts | ||
linkify-matrix-test.ts | ||
setupTests.js | ||
useTopic-test.tsx |