mirror of https://github.com/vector-im/riot-web
70b87f8bde
* Simplify `isDeviceVerified` definitions Currently, we have two similar but different definitions of `isDeviceVerified`, and they both do a lot of wrangling that relies on js-sdk internals. We can simplify it a lot by just calling `MatrixClientPeg.checkDeviceTrust`. * fix tests * more test fixes |
||
---|---|---|
.. | ||
audio.ts | ||
beacon.ts | ||
call.ts | ||
client.ts | ||
composer.ts | ||
console.ts | ||
date.ts | ||
events.ts | ||
index.ts | ||
location.ts | ||
platform.ts | ||
poll.ts | ||
relations.ts | ||
room.ts | ||
test-utils.ts | ||
threads.ts | ||
utilities.ts | ||
wrappers.tsx |