element-web/src
2021-08-04 08:51:22 +01:00
..
@types Revert "Add support for Posthog Analytics under a labs flag" 2021-08-03 07:30:02 +01:00
accessibility Update eslint plugin & fix silly indenting 2021-08-03 17:07:37 +01:00
actions
async-components/views/dialogs Adhere to better eslint rules 2021-07-23 10:35:10 +01:00
audio Move src/voice to src/audio for better naming 2021-07-22 09:26:26 -06:00
autocomplete Merge pull request #6347 from robintown/emojibase-updates 2021-07-20 12:57:00 +01:00
components Merge pull request #6512 from SimonBrandner/fix/mirroring/5633 2021-08-04 08:51:22 +01:00
contexts Merge branch 'develop' into watch-show-timestamps 2021-07-18 11:47:44 -04:00
customisations Add customisation point for declaring widget variables 2021-07-22 15:43:18 -06:00
dispatcher Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/18093 2021-07-29 16:11:16 +01:00
editor Fix editing of <sub> & <sup> & <u> 2021-07-23 19:01:12 +01:00
effects
emojipicker
hooks Factor out useEventEmitterState hook 2021-07-28 17:39:56 +01:00
i18n/strings Merge remote-tracking branch 'upstream/develop' into feature/incoming-call-toast 2021-08-04 09:21:45 +02:00
indexing Fix EventIndex handling events twice 2021-07-15 17:46:46 +01:00
integrations
mjolnir Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
models
notifications Fix more types around notifications 2021-07-12 21:48:20 -06:00
performance
rageshake Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
resizer
settings Revert "Add support for Posthog Analytics under a labs flag" 2021-08-03 07:30:02 +01:00
stores Merge remote-tracking branch 'upstream/develop' into feature/incoming-call-toast 2021-08-04 09:21:45 +02:00
toasts More TS 2021-07-26 10:34:59 +02:00
usercontent Update visual style and sandbox properly 2021-07-16 15:55:07 -06:00
utils Appease the linter 2021-07-29 16:03:08 -06:00
widgets Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +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 Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
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 Merge remote-tracking branch 'upstream/develop' into feature/incoming-call-toast 2021-08-04 09:21:45 +02:00
ContentMessages.tsx Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
CountlyAnalytics.ts
createRoom.ts createRoom, only send join rule event if we have a join rule to put inside it 2021-07-30 15:20:20 +01:00
DateUtils.ts
DecryptionFailureTracker.ts
DeviceListener.ts Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
email.ts
emoji.ts Move some code around for clarity 2021-07-20 07:47:31 -04:00
GroupAddressPicker.js
groups.js
HtmlUtils.tsx Allow all of the URL schemes that Firefox allows 2021-07-22 21:45:23 -05:00
identifiers.ts
IdentityAuthClient.js Update eslint plugin & fix silly indenting 2021-08-03 17:07:37 +01:00
ImageUtils.ts
index.js
KeyBindingsDefaults.ts
KeyBindingsManager.ts
Keyboard.ts
languageHandler.tsx Use correct variable 2021-07-31 11:50:25 -06:00
Lifecycle.ts Revert "Add support for Posthog Analytics under a labs flag" 2021-08-03 07:30:02 +01:00
linkify-matrix.js
Livestream.ts
Login.ts
Markdown.ts
MatrixClientPeg.ts Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
MediaDeviceHandler.ts
Modal.tsx fix three lints 2021-07-20 10:33:52 +01:00
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 Migrate CountryDropdown to TypeScript 2021-07-15 15:42:11 +02:00
PlatformPeg.ts
Presence.ts
Registration.js Adhere to better eslint rules 2021-07-23 10:35:10 +01:00
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 Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17686 2021-07-21 10:46:41 +01:00
Terms.ts
TextForEvent.tsx Revert removing textForCallInvite 2021-08-02 14:34:18 +02: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 Improve more typing 2021-07-20 12:30:41 +02:00
verification.ts
VoipUserMapper.ts
WhoIsTyping.ts