element-web/src
2021-07-21 10:17:09 +01: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
actions
async-components/views/dialogs
autocomplete Cache value of feature_spaces* flags as they cause page refresh so are immutable 2021-07-15 08:26:49 +01:00
components remove duplicated content 2021-07-21 10:17:09 +01:00
contexts
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
effects
emojipicker
hooks
i18n/strings remove duplicated content 2021-07-21 10:17:09 +01:00
indexing Fix EventIndex handling events twice 2021-07-15 17:46:46 +01:00
integrations
mjolnir
models
notifications Fix more types around notifications 2021-07-12 21:48:20 -06:00
performance
rageshake
resizer
settings Merge branch 'develop' into gsouquet/message-bubbles-4635 2021-07-20 10:16:21 +02:00
stores Prompt user to leave rooms/subspaces in a space when leaving space 2021-07-21 09:57:10 +01:00
toasts
usercontent
utils Prompt user to leave rooms/subspaces in a space when leaving space 2021-07-21 09:57:10 +01:00
voice Merge pull request #6359 from matrix-org/travis/voice-messages/samplesssss 2021-07-12 14:18:22 -06:00
widgets
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
AsyncWrapper.tsx
Avatar.ts Fix avatar placeholders not getting capitalized 2021-07-19 12:48:44 -04:00
BasePlatform.ts
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
createRoom.ts
DateUtils.ts
DecryptionFailureTracker.ts
DeviceListener.ts
email.ts
emoji.ts
GroupAddressPicker.js
groups.js
HtmlUtils.tsx Prefer URL constructor over url dependency 2021-07-16 13:18:12 +01:00
identifiers.ts
IdentityAuthClient.js Standardise casing of identity server 2021-07-13 16:28:43 +01:00
ImageUtils.ts
index.js
KeyBindingsDefaults.ts
KeyBindingsManager.ts
Keyboard.ts
languageHandler.tsx
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
Livestream.ts
Login.ts
Markdown.ts
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
Modal.tsx
NodeAnimator.js
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
phonenumber.ts
PlatformPeg.ts
Presence.ts
Registration.js
Resend.ts
Roles.ts
RoomAliasCache.ts
RoomInvite.tsx
RoomNotifs.js
RoomNotifsTypes.ts
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
ScalarMessaging.js
SdkConfig.ts
Searching.ts
SecurityManager.ts
SendHistoryManager.ts
shouldHideEvent.ts
Skinner.js
SlashCommands.tsx
Terms.ts
TextForEvent.tsx improve types 2021-07-15 12:18:17 +01:00
theme.js
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
UserAddress.ts
verification.ts
VoipUserMapper.ts
WhoIsTyping.ts