..
@types
Conform more of the codebase to `strictNullChecks` ( #10731 )
2023-04-28 09:45:36 +01:00
accessibility
Fix roving tab index getting confused after dragging space order ( #10901 )
2023-05-17 14:18:21 +00:00
actions
Move session manager out of beta ( #10968 )
2023-05-26 01:58:28 +00:00
async-components/views /dialogs
Eliminate the use of MatrixClientPeg in utils ( #10910 )
2023-05-23 16:24:12 +01:00
audio
Conform more of the codebase to strictNullChecks ( #10800 )
2023-05-10 08:41:55 +01:00
autocomplete
Eliminate the use of MatrixClientPeg in utils ( #10910 )
2023-05-23 16:24:12 +01:00
components
Inline `VerificationRequest.{invalid,ready,started,done,cancelled}` ( #11013 )
2023-06-06 08:27:53 +00:00
contexts
Eliminate the use of MatrixClientPeg in utils ( #10910 )
2023-05-23 16:24:12 +01:00
customisations
Conform more of the codebase to `strictNullChecks` ( #10842 )
2023-05-11 09:56:56 +01:00
dispatcher
Conform more of the codebase to `strictNullChecks` ( #10731 )
2023-04-28 09:45:36 +01:00
editor
Switch from grapheme-splitter to graphemer ( #11037 )
2023-06-05 14:39:46 +00:00
effects
Make TS strict the effects folder ( #10111 )
2023-02-08 13:12:14 +01:00
emojipicker
Enable `@typescript-eslint/explicit-function-return-type` in /src ( #9788 )
2023-01-12 13:25:14 +00:00
events
Inhibit interactions on forward dialog message previews ( #11025 )
2023-06-06 08:20:21 +00:00
hooks
Make more of the codebase conform to strict types ( #10857 )
2023-05-16 14:25:43 +01:00
i18n /strings
Add MatrixClientPeg::safeGet and use it in tests ( #10985 )
2023-06-05 18:12:23 +01:00
indexing
Make more of the codebase conform to strict types ( #10857 )
2023-05-16 14:25:43 +01:00
integrations
Eliminate the use of MatrixClientPeg in utils ( #10910 )
2023-05-23 16:24:12 +01:00
mjolnir
Apply `strictNullChecks` around the codebase ( #10302
2023-03-07 13:19:18 +00:00
models
Eliminate the use of MatrixClientPeg in utils ( #10910 )
2023-05-23 16:24:12 +01:00
modules
Conform more of the codebase to `strictNullChecks` ( #10738 )
2023-05-09 18:24:40 +01:00
notifications
Conform more of the codebase to `strictNullChecks` ( #10738 )
2023-05-09 18:24:40 +01:00
performance
Conform more of the code base to strict null checking ( #10147 )
2023-02-13 17:01:43 +00:00
rageshake
Pass around MatrixClients instead of using MatrixClientPeg ( #10984 )
2023-06-01 14:43:24 +01:00
resizer
Conform more of the codebase to strictNullChecks ( #10672 )
2023-04-21 11:50:42 +01:00
settings
Remove hardcoded servers from internationalisation ( #11026 )
2023-06-05 13:53:11 +00:00
stores
Inline `VerificationRequest.{invalid,ready,started,done,cancelled}` ( #11013 )
2023-06-06 08:27:53 +00:00
toasts
Make more of the codebase conform to strict types ( #10859 )
2023-05-12 09:49:37 +01:00
usercontent
Apply prettier formatting
2022-12-12 12:24:14 +01:00
utils
Add MatrixClientPeg::safeGet and use it in tests ( #10985 )
2023-06-05 18:12:23 +01:00
voice-broadcast
Add MatrixClientPeg::safeGet and use it in tests ( #10985 )
2023-06-05 18:12:23 +01:00
widgets
Eliminate the use of MatrixClientPeg in utils ( #10910 )
2023-05-23 16:24:12 +01:00
workers
Offload some more waveform processing onto a worker ( #9223 )
2023-04-27 11:02:20 +01:00
AddThreepid.ts
Pass around MatrixClients instead of using MatrixClientPeg ( #11000 )
2023-05-30 10:36:34 +01:00
AsyncWrapper.tsx
remove old debug logging in AsyncWrapper ( #10661 )
2023-04-19 07:45:27 +00:00
Avatar.ts
Use grapheme-splitter instead of lodash for saving emoji from being ripped apart ( #10976 )
2023-05-25 08:32:20 +00:00
BasePlatform.ts
Improve types to match reality ( #10691 )
2023-04-24 07:29:01 +00:00
BlurhashEncoder.ts
Offload some more waveform processing onto a worker ( #9223 )
2023-04-27 11:02:20 +01:00
ContentMessages.ts
Eliminate the use of MatrixClientPeg in utils ( #10910 )
2023-05-23 16:24:12 +01:00
DateUtils.ts
Conform more of the codebase to `strictNullChecks` ( #10666 )
2023-04-20 09:49:10 +01:00
DecryptionFailureTracker.ts
Conform more code to strict null checking ( #10167 )
2023-02-16 17:21:44 +00:00
DeviceListener.ts
Pass around MatrixClients instead of using MatrixClientPeg ( #10984 )
2023-06-01 14:43:24 +01:00
Editing.ts
Enable `@typescript-eslint/explicit-function-return-type` in /src ( #9788 )
2023-01-12 13:25:14 +00:00
HtmlUtils.tsx
Switch from grapheme-splitter to graphemer ( #11037 )
2023-06-05 14:39:46 +00:00
IConfigOptions.ts
Make existing and new issue URLs configurable ( #10710 )
2023-04-26 09:36:00 +00:00
IdentityAuthClient.tsx
Pass around MatrixClients instead of using MatrixClientPeg ( #10984 )
2023-06-01 14:43:24 +01:00
ImageUtils.ts
Conform more of the codebase to `strictNullChecks` ( #10573 )
2023-04-13 08:52:57 +01:00
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
Comply with noImplicitAny ( #9940 )
2023-02-13 11:39:16 +00:00
LegacyCallHandler.tsx
Remove hardcoded servers from internationalisation ( #11026 )
2023-06-05 13:53:11 +00:00
Lifecycle.ts
Pass around MatrixClients instead of using MatrixClientPeg ( #10984 )
2023-06-01 14:43:24 +01:00
Livestream.ts
Pass around MatrixClients instead of using MatrixClientPeg ( #10984 )
2023-06-01 14:43:24 +01:00
Login.ts
Apply `strictNullChecks` to `src/components/auth/*` ( #10484
2023-03-31 09:26:15 +01:00
Markdown.ts
Apply strictNullChecks to Markdown.ts ( #10623 )
2023-04-17 07:41:51 +00:00
MatrixClientPeg.ts
Add MatrixClientPeg::safeGet and use it in tests ( #10985 )
2023-06-05 18:12:23 +01:00
MediaDeviceHandler.ts
Make more code conform to strict null checks ( #10219
2023-02-24 15:28:40 +00:00
Modal.tsx
Conform more of the codebase to `strictNullChecks` ( #10731 )
2023-04-28 09:45:36 +01:00
NodeAnimator.tsx
Improve quality of Typescript types ( #10742 )
2023-05-05 09:11:14 +01:00
Notifier.ts
Add MatrixClientPeg::safeGet and use it in tests ( #10985 )
2023-06-05 18:12:23 +01:00
PageTypes.ts
…
PasswordReset.ts
Fix some inconsistencies in error messages ( #10114 )
2023-02-09 10:04:54 +00:00
PlatformPeg.ts
Enable `@typescript-eslint/explicit-function-return-type` in /src ( #9788 )
2023-01-12 13:25:14 +00:00
PosthogAnalytics.ts
Pass around MatrixClients instead of using MatrixClientPeg ( #10984 )
2023-06-01 14:43:24 +01:00
PosthogTrackers.ts
Make more code conform to strict null checks ( #10219
2023-02-24 15:28:40 +00:00
Presence.ts
Conform more of the code base to strict null checking ( #10147 )
2023-02-13 17:01:43 +00:00
Registration.tsx
Fix UIFeature.Registration not applying to all paths ( #10371 )
2023-03-14 15:20:38 +00:00
Resend.ts
Pass around MatrixClients instead of using MatrixClientPeg ( #11000 )
2023-05-30 10:36:34 +01:00
Roles.ts
Apply prettier formatting
2022-12-12 12:24:14 +01:00
RoomAliasCache.ts
Conform more of the code base to strict null checking ( #10147 )
2023-02-13 17:01:43 +00:00
RoomInvite.tsx
Pass around MatrixClients instead of using MatrixClientPeg ( #11000 )
2023-05-30 10:36:34 +01:00
RoomNotifs.ts
Pass around MatrixClients instead of using MatrixClientPeg ( #10984 )
2023-06-01 14:43:24 +01:00
Rooms.ts
Pass around MatrixClients instead of using MatrixClientPeg ( #10984 )
2023-06-01 14:43:24 +01:00
ScalarAuthClient.ts
Pass around MatrixClients instead of using MatrixClientPeg ( #10984 )
2023-06-01 14:43:24 +01:00
ScalarMessaging.ts
Pass around MatrixClients instead of using MatrixClientPeg ( #10984 )
2023-06-01 14:43:24 +01:00
SdkConfig.ts
Make existing and new issue URLs configurable ( #10710 )
2023-04-26 09:36:00 +00:00
Searching.ts
Pass around MatrixClients instead of using MatrixClientPeg ( #11000 )
2023-05-30 10:36:34 +01:00
SecurityManager.ts
Eliminate the use of MatrixClientPeg in utils ( #10910 )
2023-05-23 16:24:12 +01:00
SendHistoryManager.ts
Enable `@typescript-eslint/explicit-function-return-type` in /src ( #9788 )
2023-01-12 13:25:14 +00:00
SlashCommands.tsx
Refactor SlashCommands to not use MatrixClientPeg ( #10905 )
2023-05-25 16:29:48 +01:00
SlidingSyncManager.ts
Make more of the codebase conform to strict types ( #10857 )
2023-05-16 14:25:43 +01:00
Terms.ts
Pass around MatrixClients instead of using MatrixClientPeg ( #10984 )
2023-06-01 14:43:24 +01:00
TextForEvent.tsx
Add MatrixClientPeg::safeGet and use it in tests ( #10985 )
2023-06-05 18:12:23 +01:00
Typeguards.ts
RTE plain text mentions as pills ( #10852 )
2023-05-16 11:54:16 +00:00
Unread.ts
Pass around MatrixClients instead of using MatrixClientPeg ( #11000 )
2023-05-30 10:36:34 +01:00
UserActivity.ts
Comply with noImplicitAny ( #9940 )
2023-02-13 11:39:16 +00:00
UserAddress.ts
…
Views.ts
…
VoipUserMapper.ts
Conform more of the code base to strict null checking ( #10147 )
2023-02-13 17:01:43 +00:00
WhoIsTyping.ts
Pass around MatrixClients instead of using MatrixClientPeg ( #11000 )
2023-05-30 10:36:34 +01:00
WorkerManager.ts
Offload some more waveform processing onto a worker ( #9223 )
2023-04-27 11:02:20 +01:00
boundThreepids.ts
Make more of the codebase conform to strict types ( #10857 )
2023-05-16 14:25:43 +01:00
call-types.ts
Apply prettier formatting
2022-12-12 12:24:14 +01:00
createRoom.ts
Pass around MatrixClients instead of using MatrixClientPeg ( #10984 )
2023-06-01 14:43:24 +01:00
email.ts
Factor out basic email check ( #10244 )
2023-02-28 10:39:35 +01:00
emoji.ts
Conform more of the code base to strict null checking ( #10147 )
2023-02-13 17:01:43 +00:00
identifiers.ts
…
index.ts
…
languageHandler.tsx
Replace `newTranslatableError` with `UserFriendlyError` ( #10440
2023-03-31 08:30:43 +01:00
linkify-matrix.ts
Eliminate the use of MatrixClientPeg in utils ( #10910 )
2023-05-23 16:24:12 +01:00
phonenumber.ts
Enable `@typescript-eslint/explicit-function-return-type` in /src ( #9788 )
2023-01-12 13:25:14 +00:00
sendTimePerformanceMetrics.ts
Enable `@typescript-eslint/explicit-function-return-type` in /src ( #9788 )
2023-01-12 13:25:14 +00:00
sentry.ts
Remove dependency on `org.matrix.e2e_cross_signing` unstable feature ( #10593 )
2023-04-14 10:14:05 +00:00
shouldHideEvent.ts
Comply with noImplicitAny ( #9940 )
2023-02-13 11:39:16 +00:00
theme.ts
Make more of the codebase conform to strict types ( #10857 )
2023-05-16 14:25:43 +01:00
verification.ts
Pass around MatrixClients instead of using MatrixClientPeg ( #10984 )
2023-06-01 14:43:24 +01:00