riot-web/src
Florian Duros 46d13921d0
First batch: remove deprecated calls on `MatrixClient` (#28207)
* Remove `initCrypto` mocking

* Remove `MatrixClient.downloadKeys` mocking

* Remove `MatrixClient.getStoredDevice` mocking

* Replace `MatrixClient.setGlobalBlacklistUnverifiedDevices` by `MatrixClient.CryptoApi.globalBlacklistUnverifiedDevices`

* Remove `MatrixClient.getStoredCrossSigningForUser` mocking

* Replace `MatrixClient.legacyDeviceVerification` by `MatrixClient.CryptoApi.requestDeviceVerification`

* Remove `MatrixClient.isCrossSigningReady` mock

* Replace `MatrixClient.bootstrapCrossSigning` by `MatrixClient.getCrypto.bootstrapCrossSigning`

* Replace `MatrixClient.getCryptoTrustCrossSignedDevices` by `MatrixClient.getCrypto.getTrustCrossSignedDevices`

* Replace `MatrixClient.hasSecretStorageKey` by `MatrixClient.SecretStorage.hasKey`

* Replace `MatrixClient.getDefaultSecretStorageKeyId` by `MatrixClient.SecretStorage.getDefaultKeyId`

* Remove `MatrixClient.encryptAndSendToDevices` call
2024-10-21 12:53:39 +01:00
..
@types Migrate to stylistic 2024-10-18 14:34:01 +01:00
accessibility Merge matrix-react-sdk into element-web 2024-10-15 15:32:09 +01:00
actions Make Sonar happier 2024-10-18 12:56:57 +01:00
async-components First batch: remove deprecated calls on `MatrixClient` (#28207) 2024-10-21 12:53:39 +01:00
audio Change license (#13) 2024-09-09 13:57:16 +00:00
autocomplete Change license (#13) 2024-09-09 13:57:16 +00:00
components First batch: remove deprecated calls on `MatrixClient` (#28207) 2024-10-21 12:53:39 +01:00
contexts Tweak default right panel size to be 320px except for maximised widgets at 420px (#110) 2024-10-04 09:41:00 +00:00
customisations Migrate to stylistic 2024-10-18 14:34:01 +01:00
dispatcher Merge matrix-react-sdk into element-web 2024-10-15 15:32:09 +01:00
editor Change license (#13) 2024-09-09 13:57:16 +00:00
effects Change license (#13) 2024-09-09 13:57:16 +00:00
emojipicker Change license (#13) 2024-09-09 13:57:16 +00:00
events Change license (#13) 2024-09-09 13:57:16 +00:00
hooks Migrate to stylistic 2024-10-18 14:34:01 +01:00
i18n/strings [create-pull-request] automated change (#28234) 2024-10-18 10:24:02 +00:00
indexing Change license (#13) 2024-09-09 13:57:16 +00:00
integrations Change license (#13) 2024-09-09 13:57:16 +00:00
mjolnir Change license (#13) 2024-09-09 13:57:16 +00:00
models Migrate to stylistic 2024-10-18 14:34:01 +01:00
modules Change license (#13) 2024-09-09 13:57:16 +00:00
notifications Change license (#13) 2024-09-09 13:57:16 +00:00
performance Change license (#13) 2024-09-09 13:57:16 +00:00
rageshake Migrate to stylistic 2024-10-18 14:34:01 +01:00
resizer Change license (#13) 2024-09-09 13:57:16 +00:00
serviceworker Merge branch 'develop' of https://github.com/vector-im/element-web into t3chguy/repo-merge 2024-10-15 15:38:52 +01:00
settings Migrate to stylistic 2024-10-18 14:34:01 +01:00
slash-commands Change license (#13) 2024-09-09 13:57:16 +00:00
stores Migrate to stylistic 2024-10-18 14:34:01 +01:00
toasts Migrate to stylistic 2024-10-18 14:34:01 +01:00
usercontent Update design of files list in right panel (#144) 2024-10-14 18:08:05 +00:00
utils Migrate to stylistic 2024-10-18 14:34:01 +01:00
vector Deduplicate icons using Compound Design Tokens (#28219) 2024-10-18 13:51:54 +00:00
voice-broadcast Migrate to stylistic 2024-10-18 14:34:01 +01:00
widgets Migrate to stylistic 2024-10-18 14:34:01 +01:00
workers Change license (#13) 2024-09-09 13:57:16 +00:00
AddThreepid.ts Make Sonar happier 2024-10-18 12:56:57 +01:00
AsyncWrapper.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
Avatar.ts Make Sonar happier 2024-10-18 12:56:57 +01:00
BasePlatform.ts Migrate to stylistic 2024-10-18 14:34:01 +01:00
BlurhashEncoder.ts Change license (#13) 2024-09-09 13:57:16 +00:00
ContentMessages.ts Replace `MatrixClient.isRoomEncrypted` by `MatrixClient.CryptoApi.isEncryptionEnabledInRoom` in `ContentMessages.ts` (#28238) 2024-10-18 14:44:56 +00:00
DateUtils.ts Change license (#13) 2024-09-09 13:57:16 +00:00
DecryptionFailureTracker.ts Use new `CryptoEvent` import (#128) 2024-10-16 12:56:10 +01:00
DeviceListener.ts Use new `CryptoEvent` import (#128) 2024-10-16 12:56:10 +01:00
DraftCleaner.ts Migrate to stylistic 2024-10-18 14:34:01 +01:00
Editing.ts Change license (#13) 2024-09-09 13:57:16 +00:00
HtmlUtils.tsx Migrate to stylistic 2024-10-18 14:34:01 +01:00
IConfigOptions.ts Add config option to force verification (#29) 2024-09-11 20:55:00 +00:00
IdentityAuthClient.tsx Make Sonar happier 2024-10-18 12:56:57 +01:00
ImageUtils.ts Change license (#13) 2024-09-09 13:57:16 +00:00
KeyBindingsDefaults.ts Change license (#13) 2024-09-09 13:57:16 +00:00
KeyBindingsManager.ts Change license (#13) 2024-09-09 13:57:16 +00:00
Keyboard.ts Change license (#13) 2024-09-09 13:57:16 +00:00
LegacyCallHandler.tsx Migrate to stylistic 2024-10-18 14:34:01 +01:00
Lifecycle.ts Make Sonar happier 2024-10-18 12:56:57 +01:00
Linkify.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
Livestream.ts Change license (#13) 2024-09-09 13:57:16 +00:00
Login.ts Change license (#13) 2024-09-09 13:57:16 +00:00
Markdown.ts Change license (#13) 2024-09-09 13:57:16 +00:00
MatrixClientPeg.ts Migrate to stylistic 2024-10-18 14:34:01 +01:00
MediaDeviceHandler.ts Change license (#13) 2024-09-09 13:57:16 +00:00
Modal.tsx Upgrade to latest compound-web package (#84) 2024-10-14 16:11:58 +00:00
NodeAnimator.tsx Make Sonar happier 2024-10-18 12:56:57 +01:00
Notifier.ts Make Sonar happier 2024-10-18 12:56:57 +01:00
PageTypes.ts Change license (#13) 2024-09-09 13:57:16 +00:00
PasswordReset.ts Change license (#13) 2024-09-09 13:57:16 +00:00
PlatformPeg.ts Change license (#13) 2024-09-09 13:57:16 +00:00
PlaybackEncoder.ts Change license (#13) 2024-09-09 13:57:16 +00:00
PosthogAnalytics.ts Merge pull request #28236 from element-hq/t3chguy/sonar-happy 2024-10-18 15:55:15 +01:00
PosthogTrackers.ts Change license (#13) 2024-09-09 13:57:16 +00:00
Presence.ts Migrate to stylistic 2024-10-18 14:34:01 +01:00
Registration.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
Resend.ts Change license (#13) 2024-09-09 13:57:16 +00:00
Roles.ts Change license (#13) 2024-09-09 13:57:16 +00:00
RoomAliasCache.ts Change license (#13) 2024-09-09 13:57:16 +00:00
RoomInvite.tsx Update RoomInvite.tsx 2024-10-18 15:38:49 +01:00
RoomNotifs.ts Migrate to stylistic 2024-10-18 14:34:01 +01:00
Rooms.ts Change license (#13) 2024-09-09 13:57:16 +00:00
ScalarAuthClient.ts Change license (#13) 2024-09-09 13:57:16 +00:00
ScalarMessaging.ts Migrate to stylistic 2024-10-18 14:34:01 +01:00
SdkConfig.ts Migrate to stylistic 2024-10-18 14:34:01 +01:00
Searching.ts Change license (#13) 2024-09-09 13:57:16 +00:00
SecurityManager.ts First batch: remove deprecated calls on `MatrixClient` (#28207) 2024-10-21 12:53:39 +01:00
SendHistoryManager.ts Change license (#13) 2024-09-09 13:57:16 +00:00
SlashCommands.tsx Merge pull request #28236 from element-hq/t3chguy/sonar-happy 2024-10-18 15:55:15 +01:00
SlidingSyncManager.ts Merge pull request #28236 from element-hq/t3chguy/sonar-happy 2024-10-18 15:55:15 +01:00
SupportedBrowser.ts Change license (#13) 2024-09-09 13:57:16 +00:00
Terms.ts Make Sonar happier 2024-10-18 12:56:57 +01:00
TextForEvent.tsx Unlabs feature pinning (#22) 2024-09-16 14:51:59 +00:00
TimezoneHandler.ts Change license (#13) 2024-09-09 13:57:16 +00:00
Typeguards.ts Change license (#13) 2024-09-09 13:57:16 +00:00
Unread.ts Change license (#13) 2024-09-09 13:57:16 +00:00
UserActivity.ts Migrate to stylistic 2024-10-18 14:34:01 +01:00
UserAddress.ts Change license (#13) 2024-09-09 13:57:16 +00:00
Views.ts Change license (#13) 2024-09-09 13:57:16 +00:00
VoipUserMapper.ts Change license (#13) 2024-09-09 13:57:16 +00:00
WhoIsTyping.ts Change license (#13) 2024-09-09 13:57:16 +00:00
WorkerManager.ts Change license (#13) 2024-09-09 13:57:16 +00:00
boundThreepids.ts Change license (#13) 2024-09-09 13:57:16 +00:00
call-types.ts Change license (#13) 2024-09-09 13:57:16 +00:00
createRoom.ts Change license (#13) 2024-09-09 13:57:16 +00:00
email.ts Change license (#13) 2024-09-09 13:57:16 +00:00
favicon.ts Update license files 2024-09-06 15:44:31 +01:00
identifiers.ts Change license (#13) 2024-09-09 13:57:16 +00:00
index.ts Change license (#13) 2024-09-09 13:57:16 +00:00
languageHandler.tsx Migrate to stylistic 2024-10-18 14:34:01 +01:00
linkify-matrix.ts Migrate to stylistic 2024-10-18 14:34:01 +01:00
phonenumber.ts Change license (#13) 2024-09-09 13:57:16 +00:00
sendTimePerformanceMetrics.ts Change license (#13) 2024-09-09 13:57:16 +00:00
sentry.ts Migrate to stylistic 2024-10-18 14:34:01 +01:00
shouldHideEvent.ts Change license (#13) 2024-09-09 13:57:16 +00:00
theme.ts Change license (#13) 2024-09-09 13:57:16 +00:00
verification.ts First batch: remove deprecated calls on `MatrixClient` (#28207) 2024-10-21 12:53:39 +01:00