..
@types
Comply with noImplicitAny ( #9940 )
2023-02-13 11:39:16 +00:00
accessibility
Comply with noImplicitAny ( #9940 )
2023-02-13 11:39:16 +00:00
actions
Comply with noImplicitAny ( #9940 )
2023-02-13 11:39:16 +00:00
async-components/views /dialogs
Fix double translation issue ( #10240
2023-02-27 09:15:27 +00:00
audio
Conform more of the code base to strict null checking ( #10147 )
2023-02-13 17:01:43 +00:00
autocomplete
Make more code conform to strict null checks ( #10219
2023-02-24 15:28:40 +00:00
components
Use the room avatar as a placeholder in calls ( #10231 )
2023-02-27 09:34:02 +00:00
contexts
Do not prompt for a password when doing a „reset all“ after login ( #10208 )
2023-02-23 08:46:49 +01:00
customisations
Conform more code to strict null checking ( #10167 )
2023-02-16 17:21:44 +00:00
dispatcher
Make more code conform to strict null checks ( #10219
2023-02-24 15:28:40 +00:00
editor
Make more code conform to strict null checks ( #10219
2023-02-24 15:28:40 +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
Render poll end events in timeline ( #10027 )
2023-02-07 21:12:39 +00:00
hooks
Make more code conform to strict null checks ( #10219
2023-02-24 15:28:40 +00:00
i18n /strings
Provide a more detailed error message than "No known servers" ( #6048 )
2023-02-24 15:59:30 +00:00
indexing
Make more code conform to strict null checks ( #10219
2023-02-24 15:28:40 +00:00
integrations
Make more code conform to strict null checks ( #10219
2023-02-24 15:28:40 +00:00
mjolnir
Make more code conform to strict null checks ( #10219
2023-02-24 15:28:40 +00:00
models
Conform more code to strict null checking ( #10153 )
2023-02-15 13:36:22 +00:00
modules
Conform more code to strict null checking ( #10167 )
2023-02-16 17:21:44 +00:00
notifications
Conform more code to strict null checking ( #10167 )
2023-02-16 17:21:44 +00:00
performance
Conform more of the code base to strict null checking ( #10147 )
2023-02-13 17:01:43 +00:00
rageshake
Make more code conform to strict null checks ( #10219
2023-02-24 15:28:40 +00:00
resizer
Make more code conform to strict null checks ( #10219
2023-02-24 15:28:40 +00:00
settings
Filter NSFW content in room directory ( #10196 )
2023-02-22 10:23:52 +00:00
stores
Provide a more detailed error message than "No known servers" ( #6048 )
2023-02-24 15:59:30 +00:00
toasts
Make more code conform to strict null checks ( #10219
2023-02-24 15:28:40 +00:00
usercontent
Apply prettier formatting
2022-12-12 12:24:14 +01:00
utils
Fix double translation issue ( #10240
2023-02-27 09:15:27 +00:00
voice-broadcast
Make more code conform to strict null checks ( #10219
2023-02-24 15:28:40 +00:00
widgets
Conform more code to strict null checking ( #10169 )
2023-02-16 09:38:44 +00:00
workers
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/ts/c4
2021-07-14 18:36:12 +01:00
AddThreepid.ts
Fix double translation issue ( #10240
2023-02-27 09:15:27 +00:00
AsyncWrapper.tsx
Conform more of the code base to strict null checking ( #10147 )
2023-02-13 17:01:43 +00:00
Avatar.ts
Conform more of the code base to strict null checking ( #10147 )
2023-02-13 17:01:43 +00:00
BasePlatform.ts
Conform more code to strict null checking ( #10153 )
2023-02-15 13:36:22 +00:00
BlurhashEncoder.ts
Enable @typescript-eslint/explicit-function-return-type
in /src ( #9788 )
2023-01-12 13:25:14 +00:00
boundThreepids.ts
Apply prettier formatting
2022-12-12 12:24:14 +01:00
call-types.ts
Apply prettier formatting
2022-12-12 12:24:14 +01:00
ContentMessages.ts
Make more code conform to strict null checks ( #10219
2023-02-24 15:28:40 +00:00
createRoom.ts
Comply with noImplicitAny ( #9940 )
2023-02-13 11:39:16 +00:00
DateUtils.ts
Remove threads labs flag and the ability to disable threads ( #9878 )
2023-02-20 14:46:07 +00:00
DecryptionFailureTracker.ts
Conform more code to strict null checking ( #10167 )
2023-02-16 17:21:44 +00:00
DeviceListener.ts
Conform more code to strict null checking ( #10167 )
2023-02-16 17:21:44 +00:00
Editing.ts
Enable @typescript-eslint/explicit-function-return-type
in /src ( #9788 )
2023-01-12 13:25:14 +00:00
email.ts
Apply prettier formatting
2022-12-12 12:24:14 +01:00
emoji.ts
Conform more of the code base to strict null checking ( #10147 )
2023-02-13 17:01:43 +00:00
HtmlUtils.tsx
Conform more of the code base to strict null checking ( #10147 )
2023-02-13 17:01:43 +00:00
IConfigOptions.ts
Comply with noImplicitAny ( #9940 )
2023-02-13 11:39:16 +00:00
identifiers.ts
IdentityAuthClient.tsx
Conform more code to strict null checking ( #10167 )
2023-02-16 17:21:44 +00:00
ImageUtils.ts
Improve typescript null checking in places ( #10073 ( #10073
2023-02-03 15:27:47 +00:00
index.ts
Step 6: Refactor event rendering to stop using getComponent
2022-03-28 14:02:31 -06:00
KeyBindingsDefaults.ts
Apply prettier formatting
2022-12-12 12:24:14 +01:00
KeyBindingsManager.ts
Enable @typescript-eslint/explicit-member-accessibility
on /src ( #9785 )
2022-12-16 12:29:59 +00:00
Keyboard.ts
Comply with noImplicitAny ( #9940 )
2023-02-13 11:39:16 +00:00
languageHandler.tsx
Conform more code to strict null checking ( #10167 )
2023-02-16 17:21:44 +00:00
LegacyCallHandler.tsx
Fix double translation issue ( #10240
2023-02-27 09:15:27 +00:00
Lifecycle.ts
Make more code conform to strict null checks ( #10219
2023-02-24 15:28:40 +00:00
linkify-matrix.ts
Make more code conform to strict null checks ( #10219
2023-02-24 15:28:40 +00:00
Livestream.ts
Enable @typescript-eslint/explicit-function-return-type
in /src ( #9788 )
2023-01-12 13:25:14 +00:00
Login.ts
Conform more code to strict null checking ( #10167 )
2023-02-16 17:21:44 +00:00
Markdown.ts
Conform more of the code base to strict null checking ( #10147 )
2023-02-13 17:01:43 +00:00
MatrixClientPeg.ts
Make more code conform to strict null checks ( #10219
2023-02-24 15:28:40 +00:00
MediaDeviceHandler.ts
Make more code conform to strict null checks ( #10219
2023-02-24 15:28:40 +00:00
Modal.tsx
Conform more code to strict null checking ( #10153 )
2023-02-15 13:36:22 +00:00
NodeAnimator.tsx
Conform more of the code base to strict null checking ( #10147 )
2023-02-13 17:01:43 +00:00
Notifier.ts
Conform more code to strict null checking ( #10153 )
2023-02-15 13:36:22 +00:00
PageTypes.ts
Delete the remainder of groups ( #9357 )
2022-10-05 17:44:46 +00:00
PasswordReset.ts
Fix some inconsistencies in error messages ( #10114 )
2023-02-09 10:04:54 +00:00
phonenumber.ts
Enable @typescript-eslint/explicit-function-return-type
in /src ( #9788 )
2023-01-12 13:25:14 +00:00
PlatformPeg.ts
Enable @typescript-eslint/explicit-function-return-type
in /src ( #9788 )
2023-01-12 13:25:14 +00:00
PosthogAnalytics.ts
Conform more code to strict null checking ( #10153 )
2023-02-15 13:36:22 +00: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
Apply prettier formatting
2022-12-12 12:24:14 +01:00
Resend.ts
Conform more of the code base to strict null checking ( #10147 )
2023-02-13 17:01:43 +00: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
Conform more code to strict null checking ( #10153 )
2023-02-15 13:36:22 +00:00
RoomNotifs.ts
Conform more of the code base to strict null checking ( #10147 )
2023-02-13 17:01:43 +00:00
Rooms.ts
Conform more of the code base to strict null checking ( #10147 )
2023-02-13 17:01:43 +00:00
ScalarAuthClient.ts
Conform more code to strict null checking ( #10167 )
2023-02-16 17:21:44 +00:00
ScalarMessaging.ts
Conform more code to strict null checking ( #10153 )
2023-02-15 13:36:22 +00:00
SdkConfig.ts
Make more code conform to strict null checks ( #10219
2023-02-24 15:28:40 +00:00
Searching.ts
Conform more code to strict null checking ( #10153 )
2023-02-15 13:36:22 +00:00
SecurityManager.ts
Conform more code to strict null checking ( #10167 )
2023-02-16 17:21:44 +00:00
SendHistoryManager.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
Make more code conform to strict null checks ( #10219
2023-02-24 15:28:40 +00:00
shouldHideEvent.ts
Comply with noImplicitAny ( #9940 )
2023-02-13 11:39:16 +00:00
SlashCommands.tsx
Make more code conform to strict null checks ( #10219
2023-02-24 15:28:40 +00:00
SlidingSyncManager.ts
More tests
2023-01-20 12:38:58 +00:00
Terms.ts
Comply with noImplicitAny ( #9940 )
2023-02-13 11:39:16 +00:00
TextForEvent.tsx
Conform more code to strict null checking ( #10167 )
2023-02-16 17:21:44 +00:00
theme.ts
Conform more code to strict null checking ( #10153 )
2023-02-15 13:36:22 +00:00
Unread.ts
Remove threads labs flag and the ability to disable threads ( #9878 )
2023-02-20 14:46:07 +00:00
UserActivity.ts
Comply with noImplicitAny ( #9940 )
2023-02-13 11:39:16 +00:00
UserAddress.ts
Remove dead code ( #9035 )
2022-07-11 07:52:44 +02:00
verification.ts
TypeScript strict fixes ( #10138 )
2023-02-10 18:11:57 +00:00
Views.ts
Implement Use Case Selection screen ( #8984 )
2022-07-13 15:43:44 +02:00
VoipUserMapper.ts
Conform more of the code base to strict null checking ( #10147 )
2023-02-13 17:01:43 +00:00
WhoIsTyping.ts
TypeScript strict fixes ( #10138 )
2023-02-10 18:11:57 +00:00