.. |
@types
|
Enable strictFunctionTypes (#11201)
|
2023-07-07 13:37:26 +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
|
Conform more of the codebase to strict typing (#11195)
|
2023-07-07 09:02:13 +01:00 |
audio
|
Use MatrixClientPeg::safeGet for strict typing (#10989)
|
2023-06-21 17:29:44 +01:00 |
autocomplete
|
Conform more of the codebase to strict types (#11162)
|
2023-06-29 12:17:05 +01:00 |
components
|
Fix missing metaspace notification badges (#11269)
|
2023-07-14 15:05:11 +00:00 |
contexts
|
Allow maintaining a different right panel width for thread panels (#11064)
|
2023-06-15 11:57:58 +00:00 |
customisations
|
Enable strictPropertyInitialization (#11203)
|
2023-07-07 14:46:12 +01:00 |
dispatcher
|
Enable strictPropertyInitialization (#11203)
|
2023-07-07 14:46:12 +01:00 |
editor
|
Handle newlines in user pills (#11166)
|
2023-07-05 22:00:27 +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
|
Enable strictFunctionTypes (#11201)
|
2023-07-07 13:37:26 +01:00 |
hooks
|
Enable strictPropertyInitialization (#11203)
|
2023-07-07 14:46:12 +01:00 |
i18n/strings
|
Translations update from Weblate (#11219)
|
2023-07-11 11:54:06 +01:00 |
indexing
|
Enable strictPropertyInitialization (#11203)
|
2023-07-07 14:46:12 +01:00 |
integrations
|
Use MatrixClientPeg::safeGet for strict typing (#10989)
|
2023-06-21 17:29:44 +01:00 |
mjolnir
|
Conform more of the codebase to strict types (#11162)
|
2023-06-29 12:17:05 +01:00 |
models
|
GYU: Fix issues with audible keywords without activated mentions (#11218)
|
2023-07-11 10:38:26 +00:00 |
modules
|
Enable strictFunctionTypes (#11201)
|
2023-07-07 13:37:26 +01:00 |
notifications
|
Implement new model, hooks and reconcilation code for new GYU notification settings (#11089)
|
2023-06-17 00:17:51 +00:00 |
performance
|
Conform more of the code base to strict null checking (#10147)
|
2023-02-13 17:01:43 +00:00 |
rageshake
|
Mark debug logging with distinct letter (#11118)
|
2023-06-20 15:27:59 +00:00 |
resizer
|
Enable strictFunctionTypes (#11201)
|
2023-07-07 13:37:26 +01:00 |
settings
|
Allow creating knock rooms (#11182)
|
2023-07-10 08:01:03 +00:00 |
stores
|
Autoapprove Element Call oidc requests (#11209)
|
2023-07-10 15:06:58 +00:00 |
toasts
|
Use MatrixClientPeg::safeGet for strict typing (#10989)
|
2023-06-21 17:29:44 +01:00 |
usercontent
|
Apply prettier formatting
|
2022-12-12 12:24:14 +01:00 |
utils
|
OIDC: Log in (#11199)
|
2023-07-11 04:09:18 +00:00 |
voice-broadcast
|
Use MatrixClientPeg::safeGet for strict typing (#10989)
|
2023-06-21 17:29:44 +01:00 |
widgets
|
Use MatrixClientPeg::safeGet for strict typing (#10989)
|
2023-06-21 17:29:44 +01:00 |
workers
|
Offload some more waveform processing onto a worker (#9223)
|
2023-04-27 11:02:20 +01:00 |
AddThreepid.ts
|
Conform more of the codebase to strict typing (#11195)
|
2023-07-07 09:02:13 +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 |
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 |
ContentMessages.ts
|
Eliminate the use of MatrixClientPeg in utils (#10910)
|
2023-05-23 16:24:12 +01:00 |
createRoom.ts
|
Allow creating knock rooms (#11182)
|
2023-07-10 08:01:03 +00: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
|
Kill off references to deprecated getStoredDevice and getStoredDevicesForUser (#11152)
|
2023-06-28 12:39:34 +00:00 |
Editing.ts
|
Enable @typescript-eslint/explicit-function-return-type in /src (#9788)
|
2023-01-12 13:25:14 +00:00 |
email.ts
|
Factor out basic email check (#10244)
|
2023-02-28 10:39:35 +01:00 |
emoji.ts
|
Conform more of the codebase to strict types (#11162)
|
2023-06-29 12:17:05 +01:00 |
HtmlUtils.tsx
|
Handle all permitted url schemes in linkify (#11215)
|
2023-07-10 15:09:39 +00:00 |
IConfigOptions.ts
|
use more future proof config for static clients (#11175)
|
2023-07-04 23:10:03 +00:00 |
identifiers.ts
|
|
|
IdentityAuthClient.tsx
|
Use MatrixClientPeg::safeGet for strict typing (#10989)
|
2023-06-21 17:29:44 +01: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
|
Comply with noImplicitAny (#9940)
|
2023-02-13 11:39:16 +00:00 |
languageHandler.tsx
|
Replace newTranslatableError with UserFriendlyError (#10440
|
2023-03-31 08:30:43 +01:00 |
LegacyCallHandler.tsx
|
Use MatrixClientPeg::safeGet for strict typing (#10989)
|
2023-06-21 17:29:44 +01:00 |
Lifecycle.ts
|
OIDC: Log in (#11199)
|
2023-07-11 04:09:18 +00:00 |
linkify-matrix.ts
|
Linkify mxc:// URLs as links to your media repo (#11213)
|
2023-07-11 07:25:51 +00:00 |
Livestream.ts
|
Pass around MatrixClients instead of using MatrixClientPeg (#10984)
|
2023-06-01 14:43:24 +01:00 |
Login.ts
|
use more future proof config for static clients (#11175)
|
2023-07-04 23:10:03 +00:00 |
Markdown.ts
|
Handle newlines in user pills (#11166)
|
2023-07-05 22:00:27 +00:00 |
MatrixClientPeg.ts
|
Conform more of the codebase to strictNullChecks + noImplicitAny (#11179)
|
2023-07-04 14:49:27 +01:00 |
MediaDeviceHandler.ts
|
Use MatrixClientPeg::safeGet for strict typing (#10989)
|
2023-06-21 17:29:44 +01:00 |
Modal.tsx
|
Conform more of the codebase to strict types (#11162)
|
2023-06-29 12:17:05 +01:00 |
NodeAnimator.tsx
|
Conform more of the codebase to strict types (#11162)
|
2023-06-29 12:17:05 +01:00 |
Notifier.ts
|
Fix spurious notifications on non-live events (#11133)
|
2023-06-27 09:39:55 +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
|
PosthogAnalytics unwatch settings on logout (#11207)
|
2023-07-10 15:01:59 +00:00 |
PosthogTrackers.ts
|
Make more code conform to strict null checks (#10219
|
2023-02-24 15:28:40 +00:00 |
Presence.ts
|
Use MatrixClientPeg::safeGet for strict typing (#10989)
|
2023-06-21 17:29:44 +01: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
|
Consider the empty push rule actions array equiv to deprecated dont_notify (#11155)
|
2023-06-28 14:07:02 +00:00 |
Rooms.ts
|
Pass around MatrixClients instead of using MatrixClientPeg (#10984)
|
2023-06-01 14:43:24 +01:00 |
ScalarAuthClient.ts
|
Use MatrixClientPeg::safeGet for strict typing (#10989)
|
2023-06-21 17:29:44 +01:00 |
ScalarMessaging.ts
|
Conform more of the codebase to strict types (#11191)
|
2023-07-05 11:53:22 +01:00 |
SdkConfig.ts
|
Allow specifying help URLs in config.json (#11070)
|
2023-06-14 07:45:19 +00:00 |
Searching.ts
|
comply with strict and strictNullChecks (#11161)
|
2023-06-29 10:20:24 +00:00 |
SecurityManager.ts
|
Conform more of the codebase to strict types (#11162)
|
2023-06-29 12:17:05 +01: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
|
Enable strictPropertyInitialization (#11203)
|
2023-07-07 14:46:12 +01:00 |
shouldHideEvent.ts
|
Comply with noImplicitAny (#9940)
|
2023-02-13 11:39:16 +00:00 |
SlashCommands.tsx
|
Expose and pre-populate thread ID in devtools dialog (#10953)
|
2023-07-07 15:40:25 +01:00 |
SlidingSyncManager.ts
|
Conform more of the codebase to strict typing (#11195)
|
2023-07-07 09:02:13 +01:00 |
Terms.ts
|
Pass around MatrixClients instead of using MatrixClientPeg (#10984)
|
2023-06-01 14:43:24 +01:00 |
TextForEvent.tsx
|
Allow creating knock rooms (#11182)
|
2023-07-10 08:01:03 +00:00 |
theme.ts
|
Apply strictNullChecks to src/components/views/spaces/* (#10517)
|
2023-06-28 15:39:19 +01:00 |
Typeguards.ts
|
RTE plain text mentions as pills (#10852)
|
2023-05-16 11:54:16 +00:00 |
Unread.ts
|
Use MatrixClientPeg::safeGet for strict typing (#10989)
|
2023-06-21 17:29:44 +01: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
|
Use new accessors for VerificationRequest (#11092)
|
2023-06-16 10:27:56 +00:00 |
Views.ts
|
Implement Use Case Selection screen (#8984)
|
2022-07-13 15:43:44 +02:00 |
VoipUserMapper.ts
|
Use MatrixClientPeg::safeGet for strict typing (#10989)
|
2023-06-21 17:29:44 +01: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 |