element-web/src
2021-07-20 10:16:21 +02:00
..
@types Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/ts/c3 2021-07-14 17:52:32 +01:00
accessibility First batch of burning 2021-07-02 12:12:41 +02:00
actions Second batch of burning 2021-07-02 17:08:27 +02:00
async-components/views/dialogs Delint 2021-07-02 18:02:41 +02:00
autocomplete Cache value of feature_spaces* flags as they cause page refresh so are immutable 2021-07-15 08:26:49 +01:00
components Merge branch 'develop' into gsouquet/message-bubbles-4635 2021-07-20 10:16:21 +02:00
contexts Use cached setting values when calling TextForEvent 2021-06-16 20:41:36 -04:00
customisations Merge remote-tracking branch 'upstream/develop' into compact-reply-rendering 2021-07-13 13:21:27 +02:00
dispatcher Add dialpad to transfer dialog + various dialpad UI improvements (#6363) 2021-07-15 09:55:58 +01:00
editor Typescript conversion of Composer components and more 2021-06-30 13:01:26 +01:00
effects Comply with new member-delimiter-style rule 2021-07-01 23:23:03 +01:00
emojipicker Auto-fix lint errors 2021-06-29 13:11:58 +01:00
hooks Auto-fix lint errors 2021-06-29 13:11:58 +01:00
i18n/strings Merge branch 'develop' into gsouquet/message-bubbles-4635 2021-07-20 10:16:21 +02:00
indexing Fix EventIndex handling events twice 2021-07-15 17:46:46 +01:00
integrations Auto-fix lint errors 2021-06-29 13:11:58 +01:00
mjolnir Auto-fix lint errors 2021-06-29 13:11:58 +01:00
models Improve and consolidate typing 2021-07-10 15:43:46 +01:00
notifications Fix more types around notifications 2021-07-12 21:48:20 -06:00
performance Comply with new member-delimiter-style rule 2021-07-01 23:23:03 +01:00
rageshake Clarify the keys we use when submitting rageshakes 2021-07-07 10:54:21 +01:00
resizer Auto-fix lint errors 2021-06-29 13:11:58 +01:00
settings Merge branch 'develop' into gsouquet/message-bubbles-4635 2021-07-20 10:16:21 +02:00
stores Don't throw exception from setStickyRoom as it split-brains the RoomListStore 2021-07-19 09:36:25 +01:00
toasts Fourth batch of burning 2021-07-02 18:15:05 +02:00
usercontent Make styles dynamic 2021-03-10 21:08:01 -07:00
utils remove unrelated change 2021-07-16 13:40:53 +01:00
voice Merge pull request #6359 from matrix-org/travis/voice-messages/samplesssss 2021-07-12 14:18:22 -06:00
widgets Auto-fix lint errors 2021-06-29 13:11:58 +01: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
ActiveRoomObserver.ts More delint 2021-07-17 15:37:52 +02:00
AddThreepid.js Standardise spelling of identity server 2021-07-13 16:28:43 +01:00
Analytics.tsx Revert some changes due to failing tests 2021-07-02 18:00:07 +02:00
AsyncWrapper.tsx Revert some changes due to failing tests 2021-07-02 18:00:07 +02:00
Avatar.ts Fix avatar placeholders not getting capitalized 2021-07-19 12:48:44 -04:00
BasePlatform.ts Merge branch 'develop' into t3chguy/ts/4 2021-06-29 22:24:47 +01:00
BlurhashEncoder.ts add valuable ts-ignore 2021-07-14 19:16:34 +01:00
boundThreepids.js
CallHandler.tsx Add dialpad to transfer dialog + various dialpad UI improvements (#6363) 2021-07-15 09:55:58 +01:00
ContentMessages.tsx remove redundant Promise.all 2021-07-13 17:05:57 +01:00
CountlyAnalytics.ts Fix setTimeout/setInterval typing 2021-07-12 09:02:46 +01:00
createRoom.ts First batch of burning 2021-07-02 12:12:41 +02:00
DateUtils.ts Don't show seconds in ImageView 2021-04-02 09:25:21 +02:00
DecryptionFailureTracker.ts Fix setTimeout/setInterval typing 2021-07-12 09:02:46 +01:00
DeviceListener.ts Make DeviceListener also update on megolm key in SSSS 2021-07-08 21:16:19 +01:00
email.ts Switch to a spec conforming email validation Regexp 2021-04-13 10:03:50 +01:00
emoji.ts Fix emoji filterString 2020-07-17 16:03:07 +01:00
GroupAddressPicker.js Auto-fix lint errors 2021-06-29 13:11:58 +01:00
groups.js
HtmlUtils.tsx Prefer URL constructor over url dependency 2021-07-16 13:18:12 +01:00
identifiers.ts We're ELEMENT 2021-05-14 14:22:31 -06:00
IdentityAuthClient.js Standardise casing of identity server 2021-07-13 16:28:43 +01:00
ImageUtils.ts Typescript: ImageUtils 2020-10-30 17:50:37 +00:00
index.js Import the js-sdk at the index so the request object gets set 2021-03-18 21:24:02 -06:00
KeyBindingsDefaults.ts Auto-fix lint errors 2021-06-29 13:11:58 +01:00
KeyBindingsManager.ts Auto-fix lint errors 2021-06-29 13:11:58 +01:00
Keyboard.ts Add riot-desktop shortcuts for forward/back matching browsers&slack 2020-04-11 18:57:59 +01:00
languageHandler.tsx Auto-fix lint errors 2021-06-29 13:11:58 +01:00
Lifecycle.ts Fix types of the various query params dicts, arrays can be included e.g via 2021-07-16 13:11:43 +01:00
linkify-matrix.js Auto-fix lint errors 2021-06-29 13:11:58 +01:00
Livestream.ts use a constant 2021-03-05 10:40:26 +00:00
Login.ts Auto-fix lint errors 2021-06-29 13:11:58 +01:00
Markdown.ts Add types to the implementations too 2021-07-01 23:02:51 +01:00
MatrixClientPeg.ts Use webpack worker-loader to load the IndexedDB worker instead of homegrown hack 2021-07-12 18:43:20 +01:00
MediaDeviceHandler.ts Add setDevice() method 2021-07-09 14:13:31 +02:00
Modal.tsx Use defer from js-sdk as it has a better ts definition 2021-07-01 22:50:06 +01:00
NodeAnimator.js Rename Velociraptor to NodeAnimator after velocity deprecation 2021-04-14 10:18:45 +01:00
Notifier.ts Fix instances of event.sender being read for just the userId - this field may not be set in time 2021-07-15 17:43:24 +01:00
PageTypes.js
PasswordReset.js Merge branch 'develop' into Bubble-bericht 2021-05-07 18:32:38 +05:30
phonenumber.ts Allow country names to be translated 2020-11-08 22:33:15 -06:00
PlatformPeg.ts
Presence.ts Auto-fix lint errors 2021-06-29 13:11:58 +01:00
Registration.js Auto-fix lint errors 2021-06-29 13:11:58 +01:00
Resend.ts Convert Resend to Typescript 2021-06-07 11:03:39 +01:00
Roles.ts Auto-fix lint errors 2021-06-29 13:11:58 +01:00
RoomAliasCache.ts Convert RoomAliasCache to Typescript 2021-06-07 11:01:38 +01:00
RoomInvite.tsx First batch of burning 2021-07-02 12:12:41 +02:00
RoomNotifs.js Auto-fix lint errors 2021-06-29 13:11:58 +01:00
RoomNotifsTypes.ts Move the Volume union type out to a throwaway 2020-07-07 14:07:35 +01:00
Rooms.ts Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/ts/c4 2021-07-13 15:46:48 +01:00
ScalarAuthClient.ts Auto-fix lint errors 2021-06-29 13:11:58 +01:00
ScalarMessaging.js Auto-fix lint errors 2021-06-29 13:11:58 +01:00
SdkConfig.ts
Searching.ts Fix Searching's mixing of types 2021-07-10 16:00:04 +01:00
SecurityManager.ts Merge pull request #6330 from matrix-org/dbkr/tsify_secretstorage 2021-07-08 09:18:31 +01:00
SendHistoryManager.ts Auto-fix lint errors 2021-06-29 13:11:58 +01:00
shouldHideEvent.ts Auto-fix lint errors 2021-06-29 13:11:58 +01:00
Skinner.js Make debugging skinning problems easier 2021-03-08 20:22:43 -07:00
SlashCommands.tsx Eighth batch of burning 2021-07-03 11:24:33 +02:00
Terms.ts Revert some changes due to failing tests 2021-07-02 18:00:07 +02:00
TextForEvent.tsx improve types 2021-07-15 12:18:17 +01:00
theme.js Merge remote-tracking branch 'origin/develop' into jryans/rework-linting-2 2021-06-29 15:27:24 +01:00
Unread.ts Fix instances of event.sender being read for just the userId - this field may not be set in time 2021-07-15 17:43:24 +01:00
UserActivity.ts Auto-fix lint errors 2021-06-29 13:11:58 +01:00
UserAddress.ts Convert MultiInviter, RoomInvite and UserAddress to Typescript 2021-06-16 10:18:32 +01:00
verification.ts Improve and consolidate typing 2021-07-10 15:43:46 +01:00
VoipUserMapper.ts Cache virtual/native room mappings when they're created 2021-06-15 16:27:18 +01:00
WhoIsTyping.ts Auto-fix lint errors 2021-06-29 13:11:58 +01:00