element-web/src
Michael Telatynski 358a4e5d3f
Merge pull request #6212 from matrix-org/t3chguy/fix/17686
2021-07-23 09:09:17 +01:00
..
@types Merge pull request #6413 from SimonBrandner/ts/address-stuff 2021-07-22 09:35:40 +01:00
accessibility Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
actions
async-components/views/dialogs Merge branch 'develop' into gsouqet/ts-migration-1 2021-07-20 18:43:08 +02:00
autocomplete Merge pull request #6347 from robintown/emojibase-updates 2021-07-20 12:57:00 +01:00
components Merge pull request #6212 from matrix-org/t3chguy/fix/17686 2021-07-23 09:09:17 +01:00
contexts Merge branch 'develop' into watch-show-timestamps 2021-07-18 11:47:44 -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 Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
effects
emojipicker
hooks
i18n/strings Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17686 2021-07-22 12:44:27 +01: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
performance
rageshake Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
resizer
settings Merge branch 'develop' into gsouquet/message-bubbles-4635 2021-07-20 10:16:21 +02:00
stores Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17686 2021-07-22 12:44:27 +01:00
toasts Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
usercontent Update visual style and sandbox properly 2021-07-16 15:55:07 -06:00
utils Merge pull request #6212 from matrix-org/t3chguy/fix/17686 2021-07-23 09:09:17 +01:00
voice Merge branch 'develop' into travis/voice-messages/large 2021-07-22 04:16:53 -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
CallHandler.tsx Merge remote-tracking branch 'upstream/develop' into feature/call-event-tile 2021-07-20 13:15:04 +02:00
ContentMessages.tsx Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
CountlyAnalytics.ts
DateUtils.ts
DecryptionFailureTracker.ts
DeviceListener.ts Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
GroupAddressPicker.js
HtmlUtils.tsx Merge pull request #6388 from aaronraimist/matrix-url-permitted 2021-07-21 20:38:45 -06:00
IdentityAuthClient.js Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
ImageUtils.ts
KeyBindingsDefaults.ts
KeyBindingsManager.ts
Keyboard.ts
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
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
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
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 Merge remote-tracking branch 'upstream/develop' into feature/call-event-tile 2021-07-17 08:13:51 +02: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
UserAddress.ts Improve more typing 2021-07-20 12:30:41 +02:00
VoipUserMapper.ts
WhoIsTyping.ts
boundThreepids.js
createRoom.ts Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17686 2021-07-21 10:46:41 +01:00
email.ts
emoji.ts Move some code around for clarity 2021-07-20 07:47:31 -04:00
groups.js
identifiers.ts
index.js
languageHandler.tsx Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
linkify-matrix.js
phonenumber.ts Migrate CountryDropdown to TypeScript 2021-07-15 15:42:11 +02:00
shouldHideEvent.ts
theme.js
verification.ts