element-web/src
Florian Duros 4be697d4c2
Replace `MatrixClient.isRoomEncrypted` by `MatrixClient.CryptoApi.isEncryptionEnabledInRoom` in RoomView
2024-11-22 16:42:35 +01:00
..
@types Update type and usage of window.matrixChat to be better React 18 friendly (#28415) 2024-11-13 14:16:29 +00:00
accessibility Remove type cast 2024-11-13 20:40:46 +05:30
actions Make Sonar happier 2024-10-18 12:56:57 +01:00
async-components Reset cross-signing before backup when resetting both (#28402) 2024-11-19 03:17:24 +00:00
audio
autocomplete Allow tab completing users in brackets (#28460) 2024-11-15 09:11:03 +00:00
components Replace `MatrixClient.isRoomEncrypted` by `MatrixClient.CryptoApi.isEncryptionEnabledInRoom` in RoomView 2024-11-22 16:42:35 +01:00
contexts Replace `MatrixClient.isRoomEncrypted` by `MatrixClient.CryptoApi.isEncryptionEnabledInRoom` in RoomView 2024-11-22 16:42:35 +01:00
customisations Remove unused Security customisations module (#28350) 2024-11-04 09:49:20 +00:00
dispatcher Avoid double exports 2024-11-05 18:36:26 +00:00
editor Allow tab completing users in brackets (#28460) 2024-11-15 09:11:03 +00:00
effects
emojipicker
events
hooks Listen to events so that encryption icon updates when status changes (#28407) 2024-11-18 23:27:34 +00:00
i18n/strings Display a warning when an unverified user's identity changes (#28211) 2024-11-21 20:31:29 +00:00
indexing Second batch: Replace `MatrixClient.isRoomEncrypted` by `MatrixClient.CryptoApi.isEncryptionEnabledInRoom` (#28466) 2024-11-20 14:27:09 +00:00
integrations
mjolnir Remove boilerplate around dispatcher and settings watchers (#28338) 2024-11-01 15:15:04 +00:00
models Remove boilerplate around dispatcher and settings watchers (#28338) 2024-11-01 15:15:04 +00:00
modules
notifications
performance Remove unused enums 2024-11-05 18:34:47 +00:00
rageshake Migrate to stylistic 2024-10-18 14:34:01 +01:00
resizer
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 Remove boilerplate around dispatcher and settings watchers (#28338) 2024-11-01 15:15:04 +00:00
slash-commands
stores Second batch: Replace `MatrixClient.isRoomEncrypted` by `MatrixClient.CryptoApi.isEncryptionEnabledInRoom` (#28466) 2024-11-20 14:27:09 +00:00
toasts Remove upgrade encryption in `DeviceListener` and `SetupEncryptionToast` (#28299) 2024-10-29 12:28:41 +00:00
usercontent Update design of files list in right panel (#144) 2024-10-14 18:08:05 +00:00
utils Second batch: Replace `MatrixClient.isRoomEncrypted` by `MatrixClient.CryptoApi.isEncryptionEnabledInRoom` (#28466) 2024-11-20 14:27:09 +00:00
vector Migrate to React 18 createRoot API (#28256) 2024-11-20 13:29:23 +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
AddThreepid.ts Use React Suspense when rendering async modals (#28386) 2024-11-12 21:19:11 +00:00
AsyncWrapper.tsx Use React Suspense when rendering async modals (#28386) 2024-11-12 21:19:11 +00:00
Avatar.ts Make Sonar happier 2024-10-18 12:56:57 +01:00
BasePlatform.ts Flatten Vector-override components (#28346) 2024-11-05 15:41:00 +00:00
BlurhashEncoder.ts Remove unused types & imports 2024-11-05 18:35:31 +00:00
ContentMessages.ts Remove reply fallbacks as per merged MSC2781 (#28406) 2024-11-13 14:11:20 +00:00
CreateCrossSigning.ts Refactor CreateCrossSigningDialog (#28218) 2024-10-22 11:42:07 +00:00
DateUtils.ts
DecryptionFailureTracker.ts Add PostHog codes for trust requirement failures (#28292) 2024-10-28 13:16:48 +00:00
DeviceListener.ts First batch: Replace `MatrixClient.isRoomEncrypted` by `MatrixClient.CryptoApi.isEncryptionEnabledInRoom` (#28242) 2024-11-19 10:09:25 +00:00
DraftCleaner.ts Migrate to stylistic 2024-10-18 14:34:01 +01:00
Editing.ts
HtmlUtils.tsx Migrate to stylistic 2024-10-18 14:34:01 +01:00
IConfigOptions.ts
IdentityAuthClient.tsx Make Sonar happier 2024-10-18 12:56:57 +01:00
ImageUtils.ts
KeyBindingsDefaults.ts
KeyBindingsManager.ts
Keyboard.ts
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
Livestream.ts
Login.ts
Markdown.ts Fix markdown escaping wrongly passing html through (#28363) 2024-11-04 11:31:44 +00:00
MatrixClientPeg.ts Migrate to stylistic 2024-10-18 14:34:01 +01:00
MediaDeviceHandler.ts
Modal.tsx Use React Suspense when rendering async modals (#28386) 2024-11-12 21:19:11 +00:00
NodeAnimator.tsx Switch away from deprecated ReactDOM findDOMNode (#28259) 2024-10-22 11:58:45 +00:00
Notifier.ts Make Sonar happier 2024-10-18 12:56:57 +01:00
PageTypes.ts
PasswordReset.ts
PlatformPeg.ts
PlaybackEncoder.ts Remove unused types & imports 2024-11-05 18:35:31 +00:00
PosthogAnalytics.ts Remove boilerplate around dispatcher and settings watchers (#28338) 2024-11-01 15:15:04 +00:00
PosthogTrackers.ts
Presence.ts Remove boilerplate around dispatcher and settings watchers (#28338) 2024-11-01 15:15:04 +00:00
Registration.tsx
Resend.ts
Roles.ts
RoomAliasCache.ts
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
ScalarAuthClient.ts
ScalarMessaging.ts Second batch: Replace `MatrixClient.isRoomEncrypted` by `MatrixClient.CryptoApi.isEncryptionEnabledInRoom` (#28466) 2024-11-20 14:27:09 +00:00
SdkConfig.ts Migrate to stylistic 2024-10-18 14:34:01 +01:00
Searching.ts First batch: Replace `MatrixClient.isRoomEncrypted` by `MatrixClient.CryptoApi.isEncryptionEnabledInRoom` (#28242) 2024-11-19 10:09:25 +00:00
SecurityManager.ts Reset cross-signing before backup when resetting both (#28402) 2024-11-19 03:17:24 +00:00
SendHistoryManager.ts
SlashCommands.tsx Merge pull request #28236 from element-hq/t3chguy/sonar-happy 2024-10-18 15:55:15 +01:00
SlidingSyncManager.ts First batch: Replace `MatrixClient.isRoomEncrypted` by `MatrixClient.CryptoApi.isEncryptionEnabledInRoom` (#28242) 2024-11-19 10:09:25 +00:00
SupportedBrowser.ts
Terms.ts Make Sonar happier 2024-10-18 12:56:57 +01:00
TextForEvent.tsx
TimezoneHandler.ts
Typeguards.ts
Unread.ts
UserActivity.ts Migrate to stylistic 2024-10-18 14:34:01 +01:00
UserAddress.ts
Views.ts
VoipUserMapper.ts
WhoIsTyping.ts
WorkerManager.ts
boundThreepids.ts
call-types.ts
createRoom.ts
email.ts
favicon.ts
identifiers.ts
index.ts
languageHandler.tsx Update to React 18 (#24763) 2024-10-21 13:50:06 +00: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
sentry.ts Avoid use of transitive deps 2024-11-05 18:35:53 +00:00
shouldHideEvent.ts
theme.ts
verification.ts First batch: remove deprecated calls on `MatrixClient` (#28207) 2024-10-21 12:53:39 +01:00