..
@types
Improve types for sendEvent
( #12335 )
2024-03-25 12:48:48 +00:00
accessibility
Fix roving tab index crash compareDocumentPosition
( #12594 )
2024-06-11 09:11:52 +00:00
actions
Migrate more strings to translation keys ( #11651 )
2023-09-22 16:39:40 +01:00
async-components/views /dialogs
Stop using deprecated methods, fields & exports ( #12524 )
2024-05-15 14:58:28 +00:00
audio
Stop using deprecated methods, fields & exports ( #12524 )
2024-05-15 14:58:28 +00:00
autocomplete
Adept KnownMembership imports for new location in types
2024-03-18 14:43:08 +00:00
components
Remove redundant copy in deactive uia modal ( #12668 )
2024-06-21 14:16:22 +00:00
contexts
New user profile UI in User Settings ( #12548 )
2024-06-06 13:56:38 +00:00
customisations
Reuse media content/info types from the js-sdk ( #12308 )
2024-03-11 09:30:00 +00:00
dispatcher
MSC4108 support OIDC QR code login ( #12370 )
2024-06-06 09:57:28 +01:00
editor
Support s tags for strikethrough for Matrix v1.10 ( #12604 )
2024-06-13 13:44:48 +00:00
effects
Migrate more strings to translation keys ( #11579 )
2023-09-08 09:58:31 +01:00
emojipicker
events
Stop displaying verification done messages in timeline ( #11932 )
2023-12-01 09:12:38 +00:00
hooks
Hide voip buttons in group rooms in environments with widgets disabled ( #12664 )
2024-06-21 08:42:50 +00:00
i18n /strings
Switch to Rust crypto stack for all logins ( #12630 )
2024-06-24 09:14:42 +00:00
indexing
Adept KnownMembership imports for new location in types
2024-03-18 14:43:08 +00:00
integrations
Remove dead & duplicated code ( #11405 )
2023-08-15 08:43:15 +00:00
mjolnir
Improve types for sendStateEvent
( #12331 )
2024-03-20 14:27:29 +00:00
models
Fix widgets not being cleaned up correctly. ( #12616 )
2024-06-17 11:00:41 +00:00
modules
Replace SecurityCustomisations
with CryptoSetupExtension
( #12342 )
2024-04-12 15:15:17 +00:00
notifications
Fix: sync intentional mentions push rules with legacy rules ( #11667 )
2023-09-27 00:03:38 +00:00
performance
rageshake
Avoid using deprecated exports, fields, and duplicate code ( #12555 )
2024-05-28 08:41:20 +01:00
resizer
Enable strictFunctionTypes ( #11201 )
2023-07-07 13:37:26 +01:00
settings
Switch to Rust crypto stack for all logins ( #12630 )
2024-06-24 09:14:42 +00:00
slash-commands
Improve types for sendEvent
( #12335 )
2024-03-25 12:48:48 +00:00
stores
Fix widgets not being cleaned up correctly. ( #12616 )
2024-06-17 11:00:41 +00:00
toasts
Fix widgets not being cleaned up correctly. ( #12616 )
2024-06-17 11:00:41 +00:00
usercontent
utils
Switch to Rust crypto stack for all logins ( #12630 )
2024-06-24 09:14:42 +00:00
voice-broadcast
Tooltip: improve accessibility for call and voice messages ( #12489 )
2024-05-07 10:20:52 +00:00
widgets
Update dependency prettier to v3 ( #12095 )
2024-01-02 18:56:39 +00:00
workers
Appease the linter
2023-11-18 21:37:49 +01:00
AddThreepid.ts
Migrate more strings to translation keys ( #11651 )
2023-09-22 16:39:40 +01:00
AsyncWrapper.tsx
Migrate more strings to translation keys ( #11651 )
2023-09-22 16:39:40 +01:00
Avatar.ts
Fixes read receipt avatar offset ( #11483 )
2023-08-30 11:47:35 +00:00
BasePlatform.ts
Element-R: pass pickleKey in as raw key for indexeddb encryption ( #12543 )
2024-06-05 08:52:28 +00:00
BlurhashEncoder.ts
Fix paths and extensions
2023-11-13 20:10:55 +01:00
boundThreepids.ts
Consume more imports from matrix-js-sdk/src/matrix ( #11449 )
2023-08-23 09:04:25 +00:00
call-types.ts
Extract types for re-use in matrix-js-sdk.d.ts ( #12350 )
2024-03-19 10:19:38 +00:00
ContentMessages.ts
Improve types for sendEvent
( #12335 )
2024-03-25 12:48:48 +00:00
createRoom.ts
Avoid using deprecated exports & methods from matrix-js-sdk ( #12359 )
2024-03-25 12:21:02 +00:00
DateUtils.ts
Port more strings to translation keys ( #11474 )
2023-08-31 07:35:34 +00:00
DecryptionFailureTracker.ts
Add flag for tests to avoid double-reporting check ( #12569 )
2024-06-06 13:02:34 +00:00
DeviceListener.ts
Report verification and recovery state to posthog ( #12516 )
2024-05-21 14:37:00 +00:00
Editing.ts
email.ts
Factor out basic email check ( #10244 )
2023-02-28 10:39:35 +01:00
HtmlUtils.tsx
Support s tags for strikethrough for Matrix v1.10 ( #12604 )
2024-06-13 13:44:48 +00:00
IConfigOptions.ts
Add login page option for SSO redirects ( #12622 )
2024-06-14 10:19:02 +00:00
identifiers.ts
IdentityAuthClient.tsx
Fix Identity Server terms accepting not working as expected ( #12109 )
2024-01-08 10:27:03 +00:00
ImageUtils.ts
Conform more of the codebase to strictNullChecks
( #10573 )
2023-04-13 08:52:57 +01:00
index.ts
KeyBindingsDefaults.ts
Apply strictNullChecks
around the codebase ( #10302
2023-03-07 13:19:18 +00:00
KeyBindingsManager.ts
Conform more code to strictNullChecks
( #10374 )
2023-03-16 11:07:29 +00:00
Keyboard.ts
languageHandler.tsx
Update custom translations to support nested fields in structured JSON ( #11685 )
2023-10-02 10:44:25 +00:00
LegacyCallHandler.tsx
Migrate more strings to translation keys ( #11651 )
2023-09-22 16:39:40 +01:00
Lifecycle.ts
Replace setImmediate with setTimeout ( #12614 )
2024-06-13 15:15:59 +01:00
linkify-matrix.ts
Enable redirected media by default ( #12142 )
2024-02-11 07:32:57 +00:00
Linkify.tsx
Support s tags for strikethrough for Matrix v1.10 ( #12604 )
2024-06-13 13:44:48 +00:00
Livestream.ts
Pass around MatrixClients instead of using MatrixClientPeg ( #10984 )
2023-06-01 14:43:24 +01:00
Login.ts
Replace SecurityCustomisations
with CryptoSetupExtension
( #12342 )
2024-04-12 15:15:17 +00:00
Markdown.ts
Support s tags for strikethrough for Matrix v1.10 ( #12604 )
2024-06-13 13:44:48 +00:00
MatrixClientPeg.ts
Switch to Rust crypto stack for all logins ( #12630 )
2024-06-24 09:14:42 +00:00
MediaDeviceHandler.ts
Migrate more strings to translation keys ( #11651 )
2023-09-22 16:39:40 +01:00
Modal.tsx
Replace setImmediate with setTimeout ( #12614 )
2024-06-13 15:15:59 +01:00
NodeAnimator.tsx
Fix regression around read receipt animation from refs changes ( #12100 )
2024-01-03 11:36:11 +00:00
Notifier.ts
Remove Cypress & Playwright in their entirety ( #12145 )
2024-01-16 09:48:49 +00:00
PageTypes.ts
PasswordReset.ts
Stop using deprecated methods, fields & exports ( #12524 )
2024-05-15 14:58:28 +00:00
phonenumber.ts
Get country names from the browser instead of manual i18n ( #11428 )
2023-08-22 16:15:16 +00:00
PlatformPeg.ts
PlaybackEncoder.ts
Reuse single PlaybackWorker between Playback instances ( #12520 )
2024-05-14 14:56:33 +00:00
PosthogAnalytics.ts
Update all non-major dependencies ( #12468 )
2024-04-30 14:41:46 +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
Migrate more strings to translation keys ( #11608 )
2023-09-19 07:17:31 +01:00
Resend.ts
Switch to importing models/Room from main js-sdk export ( #11361 )
2023-08-04 07:36:16 +00:00
Roles.ts
Migrate more strings to translation keys ( #11498 )
2023-08-31 11:22:10 +01:00
RoomAliasCache.ts
RoomInvite.tsx
Remove room key history sharing ( #12618 )
2024-06-14 13:13:41 +00:00
RoomNotifs.ts
Mark as Unread ( #12254 )
2024-03-19 13:28:20 +00:00
Rooms.ts
Switch to importing models/Room from main js-sdk export ( #11361 )
2023-08-04 07:36:16 +00:00
ScalarAuthClient.ts
Update dependency prettier to v3 ( #12095 )
2024-01-02 18:56:39 +00:00
ScalarMessaging.ts
Avoid using deprecated exports & methods from matrix-js-sdk ( #12359 )
2024-03-25 12:21:02 +00:00
SdkConfig.ts
Show all labs flags if developerMode enabled ( #11746 )
2023-10-13 13:24:00 +00:00
Searching.ts
Fix incorrect assumptions about required fields in /search response ( #12575 )
2024-06-06 20:22:37 +00:00
SecurityManager.ts
Switch to Rust crypto stack for all logins ( #12630 )
2024-06-24 09:14:42 +00:00
SendHistoryManager.ts
Switch to importing models/event from main js-sdk export ( #11363 )
2023-08-07 08:24:58 +00:00
sendTimePerformanceMetrics.ts
sentry.ts
Update dependency @sentry/browser to v8 ( #12567 )
2024-06-11 14:21:31 +00:00
shouldHideEvent.ts
Adept KnownMembership imports for new location in types
2024-03-18 14:43:08 +00:00
SlashCommands.tsx
Remove room key history sharing ( #12618 )
2024-06-14 13:13:41 +00:00
SlidingSyncManager.ts
Remove code smell assertion identified by Sonar ( #12547 )
2024-05-21 13:49:12 +00:00
Terms.ts
Update dependency prettier to v3 ( #12095 )
2024-01-02 18:56:39 +00:00
TextForEvent.tsx
Adept KnownMembership imports for new location in types
2024-03-18 14:43:08 +00:00
theme.ts
Revert "Make EC widget theme reactive - Update widget url when the theme chan…" ( #12382 )
2024-03-28 12:04:14 +00:00
Typeguards.ts
RTE plain text mentions as pills ( #10852 )
2023-05-16 11:54:16 +00:00
Unread.ts
Pop out of Threads Activity Centre ( #12136 )
2024-02-07 13:49:40 +00:00
UserActivity.ts
Update dependency prettier to v3 ( #12095 )
2024-01-02 18:56:39 +00:00
UserAddress.ts
verification.ts
Remove references to matrix-js-sdk/src/crypto/verification
( #12365 )
2024-03-25 17:44:45 +00:00
Views.ts
Lock out the first tab if Element is opened in a second tab. ( #11425 )
2023-08-24 08:28:43 +00:00
VoipUserMapper.ts
Adept KnownMembership imports for new location in types
2024-03-18 14:43:08 +00:00
WhoIsTyping.ts
Migrate more strings to translation keys ( #11530 )
2023-09-05 10:44:41 +01:00
WorkerManager.ts
Load web workers in a way that Webpack 5 can bundle them
2023-11-11 16:03:08 +01:00