riot-web/src
Richard van der Hoff de5931d5a8
Element-R: fix repeated requests to enter 4S key during cross-signing reset (#12059)
* Remove redundant `forceReset` parameter

This was always true, so let's get rid of it.

Also some function renames.

* Factor out new `withSecretStorageKeyCache` helper

... so that we can use the cache without the whole of `accessSecretStorage`.

* Cache secret storage key during cross-signing reset

* Playwright test for resetting cross-signing

* CrossSigningPanel: Silence annoying react warnings

React complains if we don't include an explicit `tbody`.

* Simple unit test of reset button
2023-12-15 14:59:36 +00:00
..
@types Fix types 2023-11-28 16:46:46 +00:00
accessibility
actions
async-components/views/dialogs Set up key backup using non-deprecated APIs (#12005) 2023-12-06 17:54:47 +00:00
audio Revert back to worklet-loader compatible syntax 2023-11-18 21:36:11 +01:00
autocomplete
components Element-R: fix repeated requests to enter 4S key during cross-signing reset (#12059) 2023-12-15 14:59:36 +00:00
contexts Allow adding extra icons to the room header (#11799) 2023-11-01 12:03:10 +00:00
customisations
dispatcher Right panel: view third party invite info without clearing history (#11934) 2023-11-27 22:30:57 +00:00
editor Deserialise spoilers back into slash command form (#11805) 2023-10-26 13:35:02 +00:00
effects
emojipicker
events Stop displaying verification done messages in timeline (#11932) 2023-12-01 09:12:38 +00:00
hooks
i18n/strings [create-pull-request] automated change (#12058) 2023-12-15 06:23:40 +00:00
indexing Reduce amount of log spam (#11898) 2023-11-20 12:24:13 +00:00
integrations
mjolnir
models Remove limit condition. (#11960) 2023-11-29 19:49:33 +00:00
modules Knock on a ask-to-join room if a module wants to join the room when navigating to a room (#11787) 2023-10-27 12:51:39 +00:00
notifications
performance
rageshake Log unhandled promise rejections in the rageshake (#12028) 2023-12-15 10:16:30 +00:00
resizer
settings Deprecate lab experiment 'feature_state_counters' (#11343) 2023-11-30 08:19:16 +00:00
slash-commands
stores Right panel: view third party invite info without clearing history (#11934) 2023-11-27 22:30:57 +00:00
toasts Add ringing for matrixRTC (#11870) 2023-11-21 17:12:08 +00:00
usercontent
utils Update dependency @vector-im/compound-web to v0.9.4 (#11891) 2023-12-14 11:10:01 +00:00
voice-broadcast
widgets Use new matrixRTC calling (#11792) 2023-10-30 15:14:27 +00:00
workers Appease the linter 2023-11-18 21:37:49 +01:00
AddThreepid.ts
AsyncWrapper.tsx
Avatar.ts
BasePlatform.ts Update base64 import (#11784) 2023-10-20 18:19:09 +01:00
BlurhashEncoder.ts Fix paths and extensions 2023-11-13 20:10:55 +01:00
ContentMessages.ts
DateUtils.ts
DecryptionFailureTracker.ts
DeviceListener.ts
Editing.ts
HtmlUtils.tsx
IConfigOptions.ts Show all labs flags if developerMode enabled (#11746) 2023-10-13 13:24:00 +00:00
IdentityAuthClient.tsx
ImageUtils.ts
KeyBindingsDefaults.ts
KeyBindingsManager.ts
Keyboard.ts
LegacyCallHandler.tsx
Lifecycle.ts Keep device language when it has been previosuly set, after a successful delegated authentication flow that clears localStorage (#11902) 2023-11-24 15:51:28 +00:00
Livestream.ts
Login.ts
Markdown.ts
MatrixClientPeg.ts Reduce amount of log spam (#11898) 2023-11-20 12:24:13 +00:00
MediaDeviceHandler.ts
Modal.tsx
NodeAnimator.tsx
Notifier.ts Add ringing for matrixRTC (#11870) 2023-11-21 17:12:08 +00:00
PageTypes.ts
PasswordReset.ts
PlatformPeg.ts
PosthogAnalytics.ts Report crypto sdk in posthog (#11834) 2023-11-13 14:16:12 +00:00
PosthogTrackers.ts Update dependency @vector-im/compound-web to v0.9.4 (#11891) 2023-12-14 11:10:01 +00:00
Presence.ts Switch to updating presence via /sync calls instead of PUT /presence (#11824) 2023-11-01 10:49:47 +00:00
Registration.tsx
Resend.ts
Roles.ts
RoomAliasCache.ts
RoomInvite.tsx
RoomNotifs.ts Rewrite doesRoomOrThreadHaveUnreadMessages to use the receipt rewrite from js-sdk (#11903) 2023-11-29 13:36:52 +00:00
Rooms.ts
ScalarAuthClient.ts
ScalarMessaging.ts
SdkConfig.ts Show all labs flags if developerMode enabled (#11746) 2023-10-13 13:24:00 +00:00
Searching.ts
SecurityManager.ts Element-R: fix repeated requests to enter 4S key during cross-signing reset (#12059) 2023-12-15 14:59:36 +00:00
SendHistoryManager.ts
SlashCommands.tsx Disable upgraderoom command without developer mode enabled (#11744) 2023-10-13 09:48:32 +00:00
SlidingSyncManager.ts
Terms.ts
TextForEvent.tsx
Typeguards.ts
Unread.ts Rewrite doesRoomOrThreadHaveUnreadMessages to use the receipt rewrite from js-sdk (#11903) 2023-11-29 13:36:52 +00:00
UserActivity.ts
UserAddress.ts
Views.ts
VoipUserMapper.ts
WhoIsTyping.ts
WorkerManager.ts Load web workers in a way that Webpack 5 can bundle them 2023-11-11 16:03:08 +01:00
boundThreepids.ts
call-types.ts
createRoom.ts Always allow call.member events on new rooms (#11948) 2023-11-28 12:13:31 +00:00
email.ts
identifiers.ts
index.ts
languageHandler.tsx
linkify-matrix.ts
phonenumber.ts
sendTimePerformanceMetrics.ts
sentry.ts Add crypto info for rust crypto in sentry (#11798) 2023-10-26 15:45:05 +00:00
shouldHideEvent.ts
theme.ts
verification.ts