element-web/src
Richard van der Hoff 46e47a821e Clean up signature of verifyEvent
It doesn't need to be `async`, and it doesn't need us to pass in the event
every time.
2022-12-17 23:52:55 +00:00
..
@types Enable @typescript-eslint/explicit-member-accessibility on /src (#9785) 2022-12-16 12:29:59 +00:00
accessibility Apply prettier formatting 2022-12-12 12:24:14 +01:00
actions Apply prettier formatting 2022-12-12 12:24:14 +01:00
async-components/views/dialogs Enable @typescript-eslint/explicit-member-accessibility on /src (#9785) 2022-12-16 12:29:59 +00:00
audio Enable @typescript-eslint/explicit-member-accessibility on /src (#9785) 2022-12-16 12:29:59 +00:00
autocomplete Enable @typescript-eslint/explicit-member-accessibility on /src (#9785) 2022-12-16 12:29:59 +00:00
components Clean up signature of verifyEvent 2022-12-17 23:52:55 +00:00
contexts Apply prettier formatting 2022-12-12 12:24:14 +01:00
customisations Enable @typescript-eslint/explicit-member-accessibility on /src (#9785) 2022-12-16 12:29:59 +00:00
dispatcher Enable @typescript-eslint/explicit-member-accessibility on /src (#9785) 2022-12-16 12:29:59 +00:00
editor Enable @typescript-eslint/explicit-member-accessibility on /src (#9785) 2022-12-16 12:29:59 +00:00
effects Enable @typescript-eslint/explicit-member-accessibility on /src (#9785) 2022-12-16 12:29:59 +00:00
emojipicker Apply prettier formatting 2022-12-12 12:24:14 +01:00
events Merge branch 'develop' into weeman1337/prettier 2022-12-12 16:09:11 +01:00
hooks Apply prettier formatting 2022-12-12 12:24:14 +01:00
i18n/strings Add a config flag to enable the rust crypto-sdk (#9759) 2022-12-16 17:10:26 +00:00
indexing Enable @typescript-eslint/explicit-member-accessibility on /src (#9785) 2022-12-16 12:29:59 +00:00
integrations Enable @typescript-eslint/explicit-member-accessibility on /src (#9785) 2022-12-16 12:29:59 +00:00
mjolnir Enable @typescript-eslint/explicit-member-accessibility on /src (#9785) 2022-12-16 12:29:59 +00:00
models Enable @typescript-eslint/explicit-member-accessibility on /src (#9785) 2022-12-16 12:29:59 +00:00
modules Apply prettier formatting 2022-12-12 12:24:14 +01:00
notifications Enable @typescript-eslint/explicit-member-accessibility on /src (#9785) 2022-12-16 12:29:59 +00:00
performance Enable @typescript-eslint/explicit-member-accessibility on /src (#9785) 2022-12-16 12:29:59 +00:00
rageshake Enable @typescript-eslint/explicit-member-accessibility on /src (#9785) 2022-12-16 12:29:59 +00:00
resizer Enable @typescript-eslint/explicit-member-accessibility on /src (#9785) 2022-12-16 12:29:59 +00:00
settings Add a config flag to enable the rust crypto-sdk (#9759) 2022-12-16 17:10:26 +00:00
stores Enable @typescript-eslint/explicit-member-accessibility on /src (#9785) 2022-12-16 12:29:59 +00:00
toasts Enable @typescript-eslint/explicit-member-accessibility on /src (#9785) 2022-12-16 12:29:59 +00:00
usercontent Apply prettier formatting 2022-12-12 12:24:14 +01:00
utils Enable @typescript-eslint/explicit-member-accessibility on /src (#9785) 2022-12-16 12:29:59 +00:00
voice-broadcast Enable @typescript-eslint/explicit-member-accessibility on /src (#9785) 2022-12-16 12:29:59 +00:00
widgets Enable @typescript-eslint/explicit-member-accessibility on /src (#9785) 2022-12-16 12:29:59 +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-member-accessibility on /src (#9785) 2022-12-16 12:29:59 +00:00
Avatar.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
BasePlatform.ts Enable @typescript-eslint/explicit-member-accessibility on /src (#9785) 2022-12-16 12:29:59 +00:00
BlurhashEncoder.ts Enable @typescript-eslint/explicit-member-accessibility on /src (#9785) 2022-12-16 12:29:59 +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-member-accessibility on /src (#9785) 2022-12-16 12:29:59 +00:00
createRoom.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
DateUtils.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
DecryptionFailureTracker.ts Enable @typescript-eslint/explicit-member-accessibility on /src (#9785) 2022-12-16 12:29:59 +00:00
DeviceListener.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
Editing.ts Fix issue with redacting via edit composer flow causing stuck editStates (#8184) 2022-03-29 13:33:11 +01:00
email.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
emoji.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
HtmlUtils.tsx Enable @typescript-eslint/explicit-member-accessibility on /src (#9785) 2022-12-16 12:29:59 +00:00
IConfigOptions.ts Add a config flag to enable the rust crypto-sdk (#9759) 2022-12-16 17:10:26 +00:00
identifiers.ts We're ELEMENT 2021-05-14 14:22:31 -06:00
IdentityAuthClient.tsx Enable @typescript-eslint/explicit-member-accessibility on /src (#9785) 2022-12-16 12:29:59 +00:00
ImageUtils.ts Apply prettier formatting 2022-12-12 12:24:14 +01: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 Apply prettier formatting 2022-12-12 12:24:14 +01:00
languageHandler.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
LegacyCallHandler.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
Lifecycle.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
linkify-matrix.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
Livestream.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
Login.ts Enable @typescript-eslint/explicit-member-accessibility on /src (#9785) 2022-12-16 12:29:59 +00:00
Markdown.ts Enable @typescript-eslint/explicit-member-accessibility on /src (#9785) 2022-12-16 12:29:59 +00:00
MatrixClientPeg.ts Add a config flag to enable the rust crypto-sdk (#9759) 2022-12-16 17:10:26 +00:00
MediaDeviceHandler.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
Modal.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
NodeAnimator.tsx Enable @typescript-eslint/explicit-member-accessibility on /src (#9785) 2022-12-16 12:29:59 +00:00
Notifier.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
PageTypes.ts Delete the remainder of groups (#9357) 2022-10-05 17:44:46 +00:00
PasswordReset.ts Enable @typescript-eslint/explicit-member-accessibility on /src (#9785) 2022-12-16 12:29:59 +00:00
phonenumber.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
PlatformPeg.ts Fix PlatformSettingsHandler always returning true due to returning a Promise (#8954) 2022-06-30 14:48:21 +00:00
PosthogAnalytics.ts Enable @typescript-eslint/explicit-member-accessibility on /src (#9785) 2022-12-16 12:29:59 +00:00
PosthogTrackers.ts Enable @typescript-eslint/explicit-member-accessibility on /src (#9785) 2022-12-16 12:29:59 +00:00
Presence.ts Apply prettier formatting 2022-12-12 12:24:14 +01: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 Convert RoomAliasCache to Typescript 2021-06-07 11:01:38 +01:00
RoomInvite.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
RoomNotifs.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
Rooms.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
ScalarAuthClient.ts Enable @typescript-eslint/explicit-member-accessibility on /src (#9785) 2022-12-16 12:29:59 +00:00
ScalarMessaging.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
SdkConfig.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
Searching.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
SecurityManager.ts Enable @typescript-eslint/explicit-member-accessibility on /src (#9785) 2022-12-16 12:29:59 +00:00
SendHistoryManager.ts Enable @typescript-eslint/explicit-member-accessibility on /src (#9785) 2022-12-16 12:29:59 +00:00
sendTimePerformanceMetrics.ts Apply prettier formatting 2022-12-12 12:24:14 +01: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 Enable @typescript-eslint/explicit-member-accessibility on /src (#9785) 2022-12-16 12:29:59 +00:00
SlidingSyncManager.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
Terms.ts Enable @typescript-eslint/explicit-member-accessibility on /src (#9785) 2022-12-16 12:29:59 +00:00
TextForEvent.tsx Implement broadcast message preview (#9762) 2022-12-16 11:01:16 +00:00
theme.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
Unread.ts Use new thread labs feature name (#9749) 2022-12-13 11:32:23 -07:00
UserActivity.ts Enable @typescript-eslint/explicit-member-accessibility on /src (#9785) 2022-12-16 12:29:59 +00:00
UserAddress.ts Remove dead code (#9035) 2022-07-11 07:52:44 +02:00
verification.ts Apply prettier formatting 2022-12-12 12:24:14 +01: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