element-web/src
2023-02-03 12:00:51 +00:00
..
@types Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
accessibility Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
actions Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
async-components/views/dialogs Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
audio Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
autocomplete Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
components Devtools for stuck notifications (#10042) 2023-02-03 11:07:24 +01:00
contexts Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
customisations Enable @typescript-eslint/explicit-member-accessibility on /src (#9785) 2022-12-16 12:29:59 +00:00
dispatcher Revert "Member avatars without canvas" (#10057 2023-02-02 10:22:19 +00:00
editor Revert "Member avatars without canvas" (#10057 2023-02-02 10:22:19 +00:00
effects Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
emojipicker Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
events Implement broadcast UTD handling (#10021) 2023-02-01 13:32:49 +01:00
hooks Fix useUnreadNotifications exploding with falsey room, like in notif panel (#10030) 2023-01-31 12:38:25 +00:00
i18n/strings Translated using Weblate (Czech) 2023-02-03 12:00:51 +00:00
indexing Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
integrations Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
mjolnir Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
models Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
modules Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
notifications Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
performance Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
rageshake Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
resizer Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
settings Update labs flag description for RTE (#10058) 2023-02-02 11:23:03 +01:00
stores Devtools for stuck notifications (#10042) 2023-02-03 11:07:24 +01:00
toasts Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
usercontent Apply prettier formatting 2022-12-12 12:24:14 +01:00
utils Fix MessageEditHistoryDialog crashing on complex input (#10018) 2023-01-31 09:55:20 +00:00
voice-broadcast Implement broadcast UTD handling (#10021) 2023-02-01 13:32:49 +01:00
widgets Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +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 Enable @typescript-eslint/explicit-member-accessibility on /src (#9785) 2022-12-16 12:29:59 +00:00
AsyncWrapper.tsx Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
Avatar.ts Revert "Member avatars without canvas" (#10057 2023-02-02 10:22:19 +00:00
BasePlatform.ts Implementation of MSC3824 to make the client OIDC-aware (#8681) 2023-01-27 11:06:10 +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 Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
createRoom.ts Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
DateUtils.ts Poll history - read only list of polls in current timeline (#10055) 2023-02-02 21:39:23 +00:00
DecryptionFailureTracker.ts Enable @typescript-eslint/explicit-member-accessibility on /src (#9785) 2022-12-16 12:29:59 +00:00
DeviceListener.ts Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +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 Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
HtmlUtils.tsx Switch to linkify-react for element Linkification as it handles React subtrees without exploding (#10060 2023-02-03 08:59:21 +00:00
IConfigOptions.ts Change the rageshake "app" for auto-rageshakes (#9909) 2023-01-16 15:00:03 +00:00
identifiers.ts
IdentityAuthClient.tsx Enable @typescript-eslint/explicit-member-accessibility on /src (#9785) 2022-12-16 12:29:59 +00:00
ImageUtils.ts Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +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 Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
languageHandler.tsx Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
LegacyCallHandler.tsx Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
Lifecycle.ts Implementation of MSC3824 to make the client OIDC-aware (#8681) 2023-01-27 11:06:10 +00:00
linkify-matrix.ts Switch to linkify-react for element Linkification as it handles React subtrees without exploding (#10060 2023-02-03 08:59:21 +00:00
Livestream.ts Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
Login.ts Implementation of MSC3824 to make the client OIDC-aware (#8681) 2023-01-27 11:06:10 +00:00
Markdown.ts Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
MatrixClientPeg.ts Update to supportsThreads (#9907) 2023-01-30 12:20:11 +00:00
MediaDeviceHandler.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
Modal.tsx Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
NodeAnimator.tsx Enable @typescript-eslint/explicit-member-accessibility on /src (#9785) 2022-12-16 12:29:59 +00:00
Notifier.ts Only notify for first broadcast chunk (#9901) 2023-01-17 09:04:36 +00:00
PageTypes.ts Delete the remainder of groups (#9357) 2022-10-05 17:44:46 +00:00
PasswordReset.ts Fix logout devices on password reset (#9925) 2023-01-18 08:25:03 +01: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 Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
PosthogTrackers.ts Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
Presence.ts Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
Registration.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
Resend.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
Roles.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
RoomAliasCache.ts
RoomInvite.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
RoomNotifs.ts Use findPredecessor in RoomNotifs#getUnreadNotificationCount (#10067) 2023-02-03 13:00:33 +01:00
Rooms.ts Prevent unnecessary m.direct updates (#9805) 2022-12-21 09:30:08 -07:00
ScalarAuthClient.ts Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
ScalarMessaging.ts Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
SdkConfig.ts Change the rageshake "app" for auto-rageshakes (#9909) 2023-01-16 15:00:03 +00:00
Searching.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
SecurityManager.ts Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +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 Apply prettier formatting 2022-12-12 12:24:14 +01:00
shouldHideEvent.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
SlashCommands.tsx Switch to linkify-react for element Linkification as it handles React subtrees without exploding (#10060 2023-02-03 08:59:21 +00:00
SlidingSyncManager.ts More tests 2023-01-20 12:38:58 +00:00
Terms.ts Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
TextForEvent.tsx Use js-sdk imports for poll event types instead of events-sdk (#9904) 2023-01-13 10:02:33 -07:00
theme.ts Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
Unread.ts replace .at() with array.length-1 2023-01-18 16:43:18 +00:00
UserActivity.ts Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
UserAddress.ts Remove dead code (#9035) 2022-07-11 07:52:44 +02:00
verification.ts Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
Views.ts Implement Use Case Selection screen (#8984) 2022-07-13 15:43:44 +02:00
VoipUserMapper.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
WhoIsTyping.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00