element-web/src
Florian Duros e5b55db1db
Remove upgrade encryption in DeviceListener and SetupEncryptionToast (#28299)
* Remove upgrade encryption in `DeviceListener` and `SetupEncryptionToast`

* Update comments to `2 different toasts`
2024-10-29 12:28:41 +00:00
..
@types Update to React 18 (#24763) 2024-10-21 13:50:06 +00: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 Update to React 18 (#24763) 2024-10-21 13:50:06 +00: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 Enable Element Call by default on release instances (#28313) 2024-10-28 15:20:40 +00: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 Enable Element Call by default on release instances (#28313) 2024-10-28 15:20:40 +00:00
i18n/strings Remove upgrade encryption in DeviceListener and SetupEncryptionToast (#28299) 2024-10-29 12:28:41 +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 Add back unencrypted path in StopGapWidgetDriver.sendToDevice (#28295) 2024-10-25 13:07:45 +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 Remove unused icons & styles (#28288) 2024-10-28 14:19:37 +00:00
vector Enable React StrictMode (#28258) 2024-10-25 11:20:25 +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
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
ContentMessages.ts Replace MatrixClient.isRoomEncrypted by MatrixClient.CryptoApi.isEncryptionEnabledInRoom in ContentMessages.ts (#28238) 2024-10-18 14:44:56 +00:00
CreateCrossSigning.ts Refactor CreateCrossSigningDialog (#28218) 2024-10-22 11:42:07 +00:00
createRoom.ts Change license (#13) 2024-09-09 13:57:16 +00:00
DateUtils.ts Change license (#13) 2024-09-09 13:57:16 +00:00
DecryptionFailureTracker.ts Add PostHog codes for trust requirement failures (#28292) 2024-10-28 13:16:48 +00:00
DeviceListener.ts Remove upgrade encryption in DeviceListener and SetupEncryptionToast (#28299) 2024-10-29 12:28:41 +00: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
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
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
identifiers.ts Change license (#13) 2024-09-09 13:57:16 +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
index.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
languageHandler.tsx Update to React 18 (#24763) 2024-10-21 13:50:06 +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-matrix.ts Migrate to stylistic 2024-10-18 14:34:01 +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 Enable React StrictMode (#28258) 2024-10-25 11:20:25 +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 Change license (#13) 2024-09-09 13:57:16 +00:00
PasswordReset.ts Change license (#13) 2024-09-09 13:57:16 +00:00
phonenumber.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
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
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
theme.ts Change license (#13) 2024-09-09 13:57:16 +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
verification.ts First batch: remove deprecated calls on MatrixClient (#28207) 2024-10-21 12:53:39 +01: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