element-web/src
Michael Telatynski d935da2844
Fix server picker not allowing you to switch from custom to default (#11127)
2023-06-22 13:48:15 +00:00
..
@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 Conform more of the codebase to `strictNullChecks` (#11100) 2023-06-22 14:39:36 +01:00
audio Use MatrixClientPeg::safeGet for strict typing (#10989) 2023-06-21 17:29:44 +01:00
autocomplete Use MatrixClientPeg::safeGet for strict typing (#10989) 2023-06-21 17:29:44 +01:00
components Fix server picker not allowing you to switch from custom to default (#11127) 2023-06-22 13:48:15 +00:00
contexts Allow maintaining a different right panel width for thread panels (#11064) 2023-06-15 11:57:58 +00:00
customisations Use MatrixClientPeg::safeGet for strict typing (#10989) 2023-06-21 17:29:44 +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
emojipicker
events Use MatrixClientPeg::safeGet for strict typing (#10989) 2023-06-21 17:29:44 +01:00
hooks Implement new model, hooks and reconcilation code for new GYU notification settings (#11089) 2023-06-17 00:17:51 +00:00
i18n/strings Disable encryption toggle in room settings when force disabled (#11122) 2023-06-21 23:17:30 +00:00
indexing Use MatrixClientPeg::safeGet for strict typing (#10989) 2023-06-21 17:29:44 +01:00
integrations Use MatrixClientPeg::safeGet for strict typing (#10989) 2023-06-21 17:29:44 +01:00
mjolnir Use MatrixClientPeg::safeGet for strict typing (#10989) 2023-06-21 17:29:44 +01:00
models Implement new model, hooks and reconcilation code for new GYU notification settings (#11089) 2023-06-17 00:17:51 +00:00
modules Use MatrixClientPeg::safeGet for strict typing (#10989) 2023-06-21 17:29:44 +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
rageshake Mark debug logging with distinct letter (#11118) 2023-06-20 15:27:59 +00:00
resizer Conform more of the codebase to strictNullChecks (#10672) 2023-04-21 11:50:42 +01:00
settings Use MatrixClientPeg::safeGet for strict typing (#10989) 2023-06-21 17:29:44 +01:00
stores Fix access to deprecated methods in `SetupEncryptionStore` (#11107) 2023-06-19 22:20:14 +00:00
toasts Use MatrixClientPeg::safeGet for strict typing (#10989) 2023-06-21 17:29:44 +01:00
usercontent
utils OIDC: Check static client registration and add login flow (#11088) 2023-06-22 10:15:44 +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 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
DeviceListener.ts Pass around MatrixClients instead of using MatrixClientPeg (#10984) 2023-06-01 14:43:24 +01:00
Editing.ts
HtmlUtils.tsx Conform more of the codebase to `strictNullChecks` (#11100) 2023-06-22 14:39:36 +01:00
IConfigOptions.ts OIDC: Check static client registration and add login flow (#11088) 2023-06-22 10:15:44 +00:00
IdentityAuthClient.tsx Use MatrixClientPeg::safeGet for strict typing (#10989) 2023-06-21 17:29:44 +01:00
ImageUtils.ts
KeyBindingsDefaults.ts
KeyBindingsManager.ts
Keyboard.ts
LegacyCallHandler.tsx Use MatrixClientPeg::safeGet for strict typing (#10989) 2023-06-21 17:29:44 +01:00
Lifecycle.ts Use MatrixClientPeg::safeGet for strict typing (#10989) 2023-06-21 17:29:44 +01:00
Livestream.ts Pass around MatrixClients instead of using MatrixClientPeg (#10984) 2023-06-01 14:43:24 +01:00
Login.ts OIDC: Check static client registration and add login flow (#11088) 2023-06-22 10:15:44 +00:00
Markdown.ts
MatrixClientPeg.ts Use MatrixClientPeg::safeGet for strict typing (#10989) 2023-06-21 17:29:44 +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 `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 Use MatrixClientPeg::safeGet for strict typing (#10989) 2023-06-21 17:29:44 +01:00
PageTypes.ts
PasswordReset.ts
PlatformPeg.ts
PosthogAnalytics.ts Pass around MatrixClients instead of using MatrixClientPeg (#10984) 2023-06-01 14:43:24 +01:00
PosthogTrackers.ts
Presence.ts Use MatrixClientPeg::safeGet for strict typing (#10989) 2023-06-21 17:29:44 +01:00
Registration.tsx
Resend.ts Pass around MatrixClients instead of using MatrixClientPeg (#11000) 2023-05-30 10:36:34 +01:00
Roles.ts
RoomAliasCache.ts
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 Use MatrixClientPeg::safeGet for strict typing (#10989) 2023-06-21 17:29:44 +01:00
ScalarMessaging.ts Conform more of the codebase to `strictNullChecks` (#11100) 2023-06-22 14:39:36 +01:00
SdkConfig.ts Allow specifying help URLs in config.json (#11070) 2023-06-14 07:45:19 +00:00
Searching.ts Pass around MatrixClients instead of using MatrixClientPeg (#11000) 2023-05-30 10:36:34 +01:00
SecurityManager.ts Use MatrixClientPeg::safeGet for strict typing (#10989) 2023-06-21 17:29:44 +01:00
SendHistoryManager.ts
SlashCommands.tsx Fix slash commands not being enabled in certain cases (#11090) 2023-06-14 12:49:18 +00: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 Use MatrixClientPeg::safeGet for strict typing (#10989) 2023-06-21 17:29:44 +01:00
UserActivity.ts
UserAddress.ts
Views.ts
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
boundThreepids.ts Make more of the codebase conform to strict types (#10857) 2023-05-16 14:25:43 +01:00
call-types.ts
createRoom.ts Add .well-known config option to force disable encryption on room creation (#11120) 2023-06-21 21:50:01 +00:00
email.ts
emoji.ts
identifiers.ts
index.ts
languageHandler.tsx
linkify-matrix.ts Use MatrixClientPeg::safeGet for strict typing (#10989) 2023-06-21 17:29:44 +01:00
phonenumber.ts
sendTimePerformanceMetrics.ts
sentry.ts Use MatrixClientPeg::safeGet for strict typing (#10989) 2023-06-21 17:29:44 +01:00
shouldHideEvent.ts
theme.ts Integrate compound design tokens (#11091) 2023-06-14 15:49:14 +00:00
verification.ts Use new accessors for `VerificationRequest` (#11092) 2023-06-16 10:27:56 +00:00