element-web/src
Michael Telatynski 636b6884e8
Update Permalinks.ts
2023-05-31 12:48:36 +01: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 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 Use semantic headings in user settings - Ignored users (#11006) 2023-05-30 22:42: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 Refactor SlashCommands to not use MatrixClientPeg (#10905) 2023-05-25 16:29:48 +01:00
effects
emojipicker
events Conform more of the codebase to `strictNullChecks` (#10842) 2023-05-11 09:56:56 +01:00
hooks Make more of the codebase conform to strict types (#10857) 2023-05-16 14:25:43 +01:00
i18n/strings Remove obsolete style rules - mx_SpaceRoomView_inviteTeammates_betaDisclaimer (#11004) 2023-05-29 21:13:52 +00: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
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
rageshake Use new `getCrossSigningKeyId` instead of old `getCrossSigningId` (#10885) 2023-05-15 18:30:43 +00:00
resizer Conform more of the codebase to strictNullChecks (#10672) 2023-04-21 11:50:42 +01:00
settings Move session manager out of beta (#10968) 2023-05-26 01:58:28 +00:00
stores Pass around MatrixClients instead of using MatrixClientPeg (#11000) 2023-05-30 10:36:34 +01:00
toasts Make more of the codebase conform to strict types (#10859) 2023-05-12 09:49:37 +01:00
usercontent
utils Update Permalinks.ts 2023-05-31 12:48:36 +01:00
voice-broadcast Add audible notifcation on broadcast error (#10654) 2023-05-11 12:15:34 +00: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
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
DecryptionFailureTracker.ts
DeviceListener.ts Eliminate the use of MatrixClientPeg in utils (#10910) 2023-05-23 16:24:12 +01:00
Editing.ts
HtmlUtils.tsx Use grapheme-splitter instead of lodash for saving emoji from being ripped apart (#10976) 2023-05-25 08:32:20 +00:00
IConfigOptions.ts Make existing and new issue URLs configurable (#10710) 2023-04-26 09:36:00 +00:00
IdentityAuthClient.tsx Conform more of the codebase to strict typescript (#10841) 2023-05-25 09:39:23 +01:00
ImageUtils.ts
KeyBindingsDefaults.ts
KeyBindingsManager.ts
Keyboard.ts
LegacyCallHandler.tsx Eliminate the use of MatrixClientPeg in utils (#10910) 2023-05-23 16:24:12 +01:00
Lifecycle.ts Eliminate the use of MatrixClientPeg in utils (#10910) 2023-05-23 16:24:12 +01:00
Livestream.ts
Login.ts
Markdown.ts
MatrixClientPeg.ts Destroy idb worker when stopping client (#10899) 2023-05-16 15:08:01 +00:00
MediaDeviceHandler.ts
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 Make more of the codebase conform to strict types (#10857) 2023-05-16 14:25:43 +01:00
PageTypes.ts
PasswordReset.ts
PlatformPeg.ts
PosthogAnalytics.ts Posthog properly handle Analytics ID changing from under us (#10702) 2023-04-26 08:03:35 +00:00
PosthogTrackers.ts
Presence.ts
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 Sort muted rooms to the bottom of their section of the room list (#10592) 2023-05-05 01:53:26 +00:00
Rooms.ts Pass around MatrixClients instead of using MatrixClientPeg (#11000) 2023-05-30 10:36:34 +01:00
ScalarAuthClient.ts Remove `url` npm dependency and use Web URL constructor (#10930) 2023-05-17 12:50:00 +01:00
ScalarMessaging.ts Eliminate the use of MatrixClientPeg in utils (#10910) 2023-05-23 16:24:12 +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
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
TextForEvent.tsx Add string for membership event where both displayname & avatar change (#10880) 2023-05-12 11:54:24 +00: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
UserAddress.ts
Views.ts
VoipUserMapper.ts
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 Pass around MatrixClients instead of using MatrixClientPeg (#11000) 2023-05-30 10:36:34 +01:00
email.ts
emoji.ts
identifiers.ts
index.ts
languageHandler.tsx
linkify-matrix.ts Eliminate the use of MatrixClientPeg in utils (#10910) 2023-05-23 16:24:12 +01:00
phonenumber.ts
sendTimePerformanceMetrics.ts
sentry.ts
shouldHideEvent.ts
theme.ts Make more of the codebase conform to strict types (#10857) 2023-05-16 14:25:43 +01:00
verification.ts Use new `getCrossSigningKeyId` instead of old `getCrossSigningId` (#10885) 2023-05-15 18:30:43 +00:00