riot-web/src
Richard van der Hoff c3aabafc12
Simplify checks for cross-signing setup (#9721)
When the user logs in, we need to know if we should prompt them to verify from
an existing device, which means figuring out if the user has set up
cross-signing keys.

Currently we do this by explicitly downloading the user's keys and then trying
to fetch the cross-signing key. This is trickier to implement with the
rust-sdk, so instead let's use the newly-added `userHasCrossSigningKeys` in the
js-sdk.
2022-12-09 14:14:06 +00:00
..
@types Typescript updates (#9658) 2022-11-30 11:32:56 +00:00
accessibility
actions
async-components/views/dialogs
audio Update all non-major dependencies (#9674) 2022-12-07 00:36:23 +00:00
autocomplete Typescript updates (#9658) 2022-11-30 11:32:56 +00:00
components Simplify checks for cross-signing setup (#9721) 2022-12-09 14:14:06 +00:00
contexts Add voice broadcast playback pip (#9603) 2022-11-24 09:08:41 +01:00
customisations Consolidate public room search experience (#9605) 2022-11-22 15:05:09 +00:00
dispatcher Typescript updates (#9658) 2022-11-30 11:32:56 +00:00
editor Update dependency html-entities to v2 (#9697) 2022-12-02 11:10:54 +00:00
effects
emojipicker
events Don't allow group calls to be unterminated (#9710) 2022-12-05 16:11:23 +00:00
hooks Typescript updates (#9658) 2022-11-30 11:32:56 +00:00
i18n/strings Add inline code to rich text editor (#9720) 2022-12-09 14:06:15 +01:00
indexing
integrations
mjolnir
models Fix call splitbrains when switching between rooms (#9692) 2022-12-02 09:35:31 +01:00
modules
notifications
performance
rageshake Typescript updates (#9658) 2022-11-30 11:32:56 +00:00
resizer
settings Add setting to hide bold notifications (#9705) 2022-12-06 09:59:17 +00:00
stores Add setting to hide bold notifications (#9705) 2022-12-06 09:59:17 +00:00
toasts Snooze the bulk unverified sessions reminder on dismiss (#9706) 2022-12-06 06:18:03 +00:00
usercontent
utils Snooze the bulk unverified sessions reminder on dismiss (#9706) 2022-12-06 06:18:03 +00:00
voice-broadcast Add voice broadcast device selection tooltip (#9726) 2022-12-08 15:27:32 +01:00
widgets
workers
AddThreepid.ts
AsyncWrapper.tsx
Avatar.ts
BasePlatform.ts
BlurhashEncoder.ts
ContentMessages.ts
DateUtils.ts Update voice broadcast time display (#9646) 2022-11-30 08:47:29 +01:00
DecryptionFailureTracker.ts Typescript updates (#9658) 2022-11-30 11:32:56 +00:00
DeviceListener.ts Snooze the bulk unverified sessions reminder on dismiss (#9706) 2022-12-06 06:18:03 +00:00
Editing.ts
HtmlUtils.tsx Update dependency html-entities to v2 (#9697) 2022-12-02 11:10:54 +00:00
IConfigOptions.ts
IdentityAuthClient.tsx
ImageUtils.ts
KeyBindingsDefaults.ts
KeyBindingsManager.ts
Keyboard.ts
LegacyCallHandler.tsx Add more debugging for why audio ring/ringback might not be playing (#9642) 2022-12-01 04:08:09 +00:00
Lifecycle.ts Typescript updates (#9658) 2022-11-30 11:32:56 +00:00
Livestream.ts
Login.ts
Markdown.ts
MatrixClientPeg.ts
MediaDeviceHandler.ts
Modal.tsx Further password reset flow enhancements (#9662) 2022-12-06 10:01:25 +01:00
NodeAnimator.tsx Typescript updates (#9658) 2022-11-30 11:32:56 +00:00
Notifier.ts bugfix: fix an issue where the Notifier would incorrectly fire for non-timeline events (#9664) 2022-12-01 12:21:56 +00:00
PageTypes.ts
PasswordReset.ts Further password reset flow enhancements (#9662) 2022-12-06 10:01:25 +01:00
PlatformPeg.ts
PosthogAnalytics.ts Update all non-major dependencies (#9674) 2022-12-07 00:36:23 +00:00
PosthogTrackers.ts
Presence.ts
Registration.tsx
Resend.ts
Roles.ts
RoomAliasCache.ts
RoomInvite.tsx
RoomNotifs.ts Pass a client into `RoomNotifs.getRoomNotifsState` (#9631) 2022-11-29 10:55:15 +00:00
Rooms.ts Consolidate public room search experience (#9605) 2022-11-22 15:05:09 +00:00
ScalarAuthClient.ts
ScalarMessaging.ts
SdkConfig.ts
Searching.ts
SecurityManager.ts
SendHistoryManager.ts
SlashCommands.tsx
SlidingSyncManager.ts
Terms.ts
TextForEvent.tsx
Unread.ts
UserActivity.ts
UserAddress.ts
Views.ts
VoipUserMapper.ts Overlay virtual room call events into main timeline (#9626) 2022-12-08 21:37:25 +00:00
WhoIsTyping.ts
boundThreepids.ts
call-types.ts
createRoom.ts
email.ts
emoji.ts
identifiers.ts
index.ts
languageHandler.tsx
linkify-matrix.ts
phonenumber.ts
sendTimePerformanceMetrics.ts
sentry.ts Update sentry-javascript monorepo to v7 (major) (#9702) 2022-12-05 11:18:50 +00:00
shouldHideEvent.ts
theme.ts Typescript updates (#9658) 2022-11-30 11:32:56 +00:00
verification.ts