..
beacon
Consume more imports from matrix-js-sdk/src/matrix ( #11449 )
2023-08-23 09:04:25 +00:00
crypto
Switch to importing client from main js-sdk export ( #11370 )
2023-08-09 07:18:41 +00:00
device
Switch to importing client from main js-sdk export ( #11370 )
2023-08-09 07:18:41 +00:00
dm
Adept KnownMembership imports for new location in types
2024-03-18 14:43:08 +00:00
event
Migrate more strings to translation keys ( #11499 )
2023-09-01 08:26:48 +01:00
exportUtils
Avoid using deprecated exports & methods from matrix-js-sdk ( #12359 )
2024-03-25 12:21:02 +00:00
localRoom
Conform more of the codebase to strictNullChecks
( #10731 )
2023-04-28 09:45:36 +01:00
location
Improve code-splitting of highlight.js and maplibre-gs libs ( #12349 )
2024-03-20 13:39:20 +00:00
media
Migrate more strings to translation keys ( #11651 )
2023-09-22 16:39:40 +01:00
oidc
Update MSC2965 OIDC Discovery implementation ( #12245 )
2024-02-23 16:43:14 +00:00
permalinks
Adept KnownMembership imports for new location in types
2024-03-18 14:43:08 +00:00
pushRules
Fix: sync intentional mentions push rules with legacy rules ( #11667 )
2023-09-27 00:03:38 +00:00
room
Adept KnownMembership imports for new location in types
2024-03-18 14:43:08 +00:00
tokens
Fix "not attempting encryption" warning ( #11899 )
2023-11-21 13:48:14 +00:00
validate
Enable @typescript-eslint/explicit-function-return-type
in /src ( #9788 )
2023-01-12 13:25:14 +00:00
AnimationUtils.ts
Enable @typescript-eslint/explicit-function-return-type
in /src ( #9788 )
2023-01-12 13:25:14 +00:00
arrays.ts
shieldStatusForRoom: avoid deprecated MatrixClient methods ( #10944 )
2023-05-19 11:57:45 +01:00
AutoDiscoveryUtils.tsx
Update MSC2965 OIDC Discovery implementation ( #12245 )
2024-02-23 16:43:14 +00:00
blobs.ts
Apply prettier formatting
2022-12-12 12:24:14 +01:00
BrowserWorkarounds.ts
Apply prettier formatting
2022-12-12 12:24:14 +01:00
colour.ts
Use data-mx-color for rainbows ( #12325 )
2024-03-19 23:34:11 +00:00
connection.ts
Switch to importing more things from the main js-sdk export ( #11377 )
2023-08-10 08:01:14 +00:00
createMatrixClient.ts
Appease the linter
2023-11-13 19:54:04 +01:00
createVoiceMessageContent.ts
Improve types for sendEvent
( #12335 )
2024-03-25 12:48:48 +00:00
DecryptFile.ts
Reuse media content/info types from the js-sdk ( #12308 )
2024-03-11 09:30:00 +00:00
DialogOpener.ts
Eliminate the use of MatrixClientPeg in utils ( #10910 )
2023-05-23 16:24:12 +01:00
direct-messages.ts
Switch to importing client from main js-sdk export ( #11370 )
2023-08-09 07:18:41 +00:00
DirectoryUtils.ts
Switch to importing client from main js-sdk export ( #11370 )
2023-08-09 07:18:41 +00:00
DMRoomMap.ts
Adept KnownMembership imports for new location in types
2024-03-18 14:43:08 +00:00
EditorStateTransfer.ts
Switch to importing models/event from main js-sdk export ( #11363 )
2023-08-07 08:24:58 +00:00
enums.ts
Add enum utility tests
2021-04-22 20:37:19 -06:00
ErrorUtils.tsx
Migrate more strings to translation keys ( #11651 )
2023-09-22 16:39:40 +01:00
EventRenderingUtils.ts
Consume more imports from matrix-js-sdk/src/matrix ( #11449 )
2023-08-23 09:04:25 +00:00
EventUtils.ts
Consume more imports from matrix-js-sdk/src/matrix ( #11449 )
2023-08-23 09:04:25 +00:00
Feedback.ts
Conform more of the code base to strict null checking ( #10147 )
2023-02-13 17:01:43 +00:00
FileDownloader.ts
Conform src/components/views/messages/*
code to strictNullChecks
( #10461 )
2023-03-29 08:22:35 +01:00
FileUtils.ts
Reuse media content/info types from the js-sdk ( #12308 )
2024-03-11 09:30:00 +00:00
FixedRollingArray.ts
Update dependency prettier to v3 ( #12095 )
2024-01-02 18:56:39 +00:00
FontManager.ts
Update FontManager.ts ( #11673 )
2023-09-27 10:34:07 +00:00
FormattingUtils.ts
Migrate more strings to translation keys ( #11665 )
2023-09-25 18:12:41 +01:00
humanize.ts
Migrate more strings to translation keys ( #11512 )
2023-09-04 10:20:34 +01:00
i18n-helpers.ts
Consolidate conjugation i18n strings ( #11660 )
2023-09-25 12:18:15 +01:00
IdentityServerUtils.ts
Switch to importing more things from the main js-sdk export ( #11377 )
2023-08-10 08:01:14 +00:00
IDestroyable.ts
Use IDestroyable instead of IDisposable
2020-06-09 08:08:47 -06:00
image-media.ts
Reuse media content/info types from the js-sdk ( #12308 )
2024-03-11 09:30:00 +00:00
Image.ts
Conform more of the code base to strict null checking ( #10147 )
2023-02-13 17:01:43 +00:00
iterables.ts
Apply prettier formatting
2022-12-12 12:24:14 +01:00
JSON.ts
Fix view source and devtools showing hljs warnings ( #7759 )
2022-02-09 09:09:06 +00:00
KeyVerificationStateObserver.ts
Migrate more strings to translation keys ( #11651 )
2023-09-22 16:39:40 +01:00
LazyValue.ts
Improve quality of Typescript types ( #10742 )
2023-05-05 09:11:14 +01:00
leave-behaviour.ts
Migrate more strings to translation keys ( #11651 )
2023-09-22 16:39:40 +01:00
local-room.ts
Apply strictNullChecks
to src/utils/local-room.ts
( #10915 )
2023-06-01 11:55:26 +00:00
login.ts
Conform more code to strict null checking ( #10167 )
2023-02-16 17:21:44 +00:00
LruCache.ts
Add UserProfilesStore
, LruCache
and cache for user permalink profiles ( #10425 )
2023-03-27 10:07:43 +02:00
maps.ts
Conform more of the code base to strict null checking ( #10147 )
2023-02-13 17:01:43 +00:00
MarkedExecution.ts
Update dependency prettier to v3 ( #12095 )
2024-01-02 18:56:39 +00:00
MatrixGlob.ts
Enable @typescript-eslint/explicit-member-accessibility
on /src ( #9785 )
2022-12-16 12:29:59 +00:00
MediaEventHelper.ts
Reuse media content/info types from the js-sdk ( #12308 )
2024-03-11 09:30:00 +00:00
MegolmExportEncryption.ts
Migrate more strings to translation keys ( #11651 )
2023-09-22 16:39:40 +01:00
membership.ts
Adept KnownMembership imports for new location in types
2024-03-18 14:43:08 +00:00
MessageDiffUtils.tsx
Update definitelyTyped ( #11620 )
2023-10-17 18:17:09 +01:00
Mouse.ts
Conform more of the code base to strict null checking ( #10147 )
2023-02-13 17:01:43 +00:00
MultiInviter.ts
Adept KnownMembership imports for new location in types
2024-03-18 14:43:08 +00:00
NativeEventUtils.ts
Apply prettier formatting
2022-12-12 12:24:14 +01:00
notifications.ts
Mark as Unread ( #12254 )
2024-03-19 13:28:20 +00:00
numbers.ts
Fix seekbar position for zero length audio ( #9949 )
2023-01-23 17:28:31 +01:00
objects.ts
Make existing and new issue URLs configurable ( #10710 )
2023-04-26 09:36:00 +00:00
pages.ts
Eliminate the use of MatrixClientPeg in utils ( #10910 )
2023-05-23 16:24:12 +01:00
PasswordScorer.ts
Switch from zxcvbn to @zxcvbn-ts ( #11611 )
2023-09-19 22:34:41 +01:00
PhasedRolloutFeature.ts
Support staged rollout of migration to Rust Crypto ( #12184 )
2024-01-31 15:52:23 +00:00
pillify.tsx
Use correct push rule to evaluate room-wide mentions ( #12318 )
2024-03-08 14:27:08 +00:00
PinningUtils.ts
Consume more imports from matrix-js-sdk/src/matrix ( #11449 )
2023-08-23 09:04:25 +00:00
PreferredRoomVersions.ts
Allow creating knock rooms ( #11182 )
2023-07-10 08:01:03 +00:00
presence.ts
Eliminate the use of MatrixClientPeg in utils ( #10910 )
2023-05-23 16:24:12 +01:00
promise.ts
Conform more of the codebase to strictNullChecks ( #11134 )
2023-06-27 17:39:56 +01:00
ReactUtils.tsx
Comply with noImplicitAny ( #9940 )
2023-02-13 11:39:16 +00:00
read-receipts.ts
Switch to importing client from main js-sdk export ( #11370 )
2023-08-09 07:18:41 +00:00
Reply.ts
Consume more imports from matrix-js-sdk/src/matrix ( #11449 )
2023-08-23 09:04:25 +00:00
ResizeNotifier.ts
Enable @typescript-eslint/explicit-function-return-type
in /src ( #9788 )
2023-01-12 13:25:14 +00:00
rooms.ts
Don't setup keys on login when encryption is force disabled ( #11125 )
2023-06-27 09:42:31 +00:00
RoomUpgrade.ts
Merge branch 'develop' into andybalaam/stas-demydiuk-membership-type3
2024-03-20 17:25:23 +00:00
SearchInput.ts
Allows search to recognize full room links ( #8275 )
2023-05-09 07:55:50 +00:00
SessionLock.ts
Also use unload event to clean up session lock ( #11800 )
2023-10-26 12:26:49 +00:00
sets.ts
Apply prettier formatting
2022-12-12 12:24:14 +01:00
ShieldUtils.ts
shieldStatusForRoom
: guard against client shutdown (#11957 )
2023-12-01 10:59:18 +00:00
Singleflight.ts
Update dependency prettier to v3 ( #12095 )
2024-01-02 18:56:39 +00:00
SnakedObject.ts
Avoid warning about config.json fallback keys more than once ( #11307 )
2023-07-24 07:36:51 +00:00
SortMembers.ts
Adept KnownMembership imports for new location in types
2024-03-18 14:43:08 +00:00
space.tsx
Adept KnownMembership imports for new location in types
2024-03-18 14:43:08 +00:00
StorageManager.ts
Fix the StorageManger detecting a false positive consistency check when manually migrating to rust from labs ( #12225 )
2024-02-05 17:57:12 +00:00
stringOrderField.ts
Apply strictNullChecks
to src/utils/*!exportUtils
( #10455
2023-04-03 09:26:55 +01:00
strings.ts
Switch from grapheme-splitter to graphemer ( #11037 )
2023-06-05 14:39:46 +00:00
threepids.ts
Apply strictNullChecks
to src/utils/*!exportUtils
( #10455
2023-04-03 09:26:55 +01:00
Timer.ts
Make more of the codebase conform to strict types ( #10857 )
2023-05-16 14:25:43 +01:00
tooltipify.tsx
Update dependency @vector-im/compound-web to v2 ( #12133 )
2024-01-11 19:56:36 +00:00
units.ts
Remove dead code ( #9035 )
2022-07-11 07:52:44 +02:00
UrlUtils.ts
Handle all permitted url schemes in linkify ( #11215 )
2023-07-10 15:09:39 +00:00
UserInteractiveAuth.ts
Switch to importing most things from the main matrix-js-sdk export ( #11406 )
2023-08-15 15:00:17 +00:00
useTooltip.tsx
Enable @typescript-eslint/explicit-function-return-type
in /src ( #9788 )
2023-01-12 13:25:14 +00:00
ValidatedServerConfig.ts
Update MSC2965 OIDC Discovery implementation ( #12245 )
2024-02-23 16:43:14 +00:00
video-rooms.ts
Switch to importing models/Room from main js-sdk export ( #11361 )
2023-08-04 07:36:16 +00:00
WellKnownUtils.ts
Switch to importing client from main js-sdk export ( #11370 )
2023-08-09 07:18:41 +00:00
Whenable.ts
Add @typescript-eslint/no-base-to-string ( #10091 )
2023-02-07 10:08:10 +00:00
WidgetUtils.ts
Allow popping out a Jitsi widget to respect Desktop web_base_url
config ( #12376 )
2024-03-26 16:27:11 +00:00