..
@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
Add success dialog after key backup ( #10177 )
2023-02-17 12:35:13 +00:00
audio
Conform more of the code base to strict null checking ( #10147 )
2023-02-13 17:01:43 +00:00
autocomplete
Conform more of the code base to strict null checking ( #10147 )
2023-02-13 17:01:43 +00:00
components
Poll history: fetch last 30 days of polls ( #10157 )
2023-02-20 20:07:57 +00:00
contexts
Migrate RoomView to support MSC3946 ( #10088 )
2023-02-10 08:40:38 +01:00
customisations
Conform more code to strict null checking ( #10167 )
2023-02-16 17:21:44 +00:00
dispatcher
Conform more code to strict null checking ( #10153 )
2023-02-15 13:36:22 +00:00
editor
Conform more code to strict null checking ( #10167 )
2023-02-16 17:21:44 +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
Conform more code to strict null checking ( #10167 )
2023-02-16 17:21:44 +00:00
i18n /strings
Poll history: fetch last 30 days of polls ( #10157 )
2023-02-20 20:07:57 +00:00
indexing
Conform more code to strict null checking ( #10167 )
2023-02-16 17:21:44 +00:00
integrations
Conform more code to strict null checking ( #10167 )
2023-02-16 17:21:44 +00:00
mjolnir
Conform more of the code base to strict null checking ( #10147 )
2023-02-13 17:01:43 +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
Conform more code to strict null checking ( #10167 )
2023-02-16 17:21:44 +00:00
resizer
Conform more code to strict null checking ( #10153 )
2023-02-15 13:36:22 +00:00
settings
Remove threads labs flag and the ability to disable threads ( #9878 )
2023-02-20 14:46:07 +00:00
stores
Remove threads labs flag and the ability to disable threads ( #9878 )
2023-02-20 14:46:07 +00:00
toasts
Conform more code to strict null checking ( #10167 )
2023-02-16 17:21:44 +00:00
usercontent
…
utils
Remove threads labs flag and the ability to disable threads ( #9878 )
2023-02-20 14:46:07 +00:00
voice-broadcast
Conform more code to strict null checking ( #10167 )
2023-02-16 17:21:44 +00:00
widgets
Conform more code to strict null checking ( #10169 )
2023-02-16 09:38:44 +00:00
workers
…
AddThreepid.ts
Comply with noImplicitAny ( #9940 )
2023-02-13 11:39:16 +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
ContentMessages.ts
Conform more code to strict null checking ( #10167 )
2023-02-16 17:21:44 +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
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
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
KeyBindingsDefaults.ts
…
KeyBindingsManager.ts
…
Keyboard.ts
Comply with noImplicitAny ( #9940 )
2023-02-13 11:39:16 +00:00
LegacyCallHandler.tsx
Conform more code to strict null checking ( #10167 )
2023-02-16 17:21:44 +00:00
Lifecycle.ts
Implementation of MSC3824 to make the client OIDC-aware ( #8681 )
2023-01-27 11:06:10 +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
Remove threads labs flag and the ability to disable threads ( #9878 )
2023-02-20 14:46:07 +00:00
MediaDeviceHandler.ts
Comply with noImplicitAny ( #9940 )
2023-02-13 11:39:16 +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
…
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
Conform more code to strict null checking ( #10153 )
2023-02-15 13:36:22 +00:00
PosthogTrackers.ts
Conform more of the code base to strict null checking ( #10147 )
2023-02-13 17:01:43 +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
…
Resend.ts
Conform more of the code base to strict null checking ( #10147 )
2023-02-13 17:01:43 +00:00
Roles.ts
…
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
Change the rageshake "app" for auto-rageshakes ( #9909 )
2023-01-16 15:00:03 +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
SlashCommands.tsx
Conform more code to strict null checking ( #10167 )
2023-02-16 17:21:44 +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
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
…
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
TypeScript strict fixes ( #10138 )
2023-02-10 18:11:57 +00:00
boundThreepids.ts
…
call-types.ts
…
createRoom.ts
Comply with noImplicitAny ( #9940 )
2023-02-13 11:39:16 +00:00
email.ts
…
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
Conform more code to strict null checking ( #10167 )
2023-02-16 17:21:44 +00:00
linkify-matrix.ts
Conform more code to strict null checking ( #10167 )
2023-02-16 17:21:44 +00: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
Conform more of the code base to strict null checking ( #10147 )
2023-02-13 17:01:43 +00:00
shouldHideEvent.ts
Comply with noImplicitAny ( #9940 )
2023-02-13 11:39:16 +00:00
theme.ts
Conform more code to strict null checking ( #10153 )
2023-02-15 13:36:22 +00:00
verification.ts
TypeScript strict fixes ( #10138 )
2023-02-10 18:11:57 +00:00