.. |
@types
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into export-conversations
|
2021-08-09 10:44:13 +05:30 |
accessibility
|
iterate spaces treeview stuff
|
2021-08-09 14:01:34 +01:00 |
actions
|
…
|
|
async-components/views/dialogs
|
Adhere to better eslint rules
|
2021-07-23 10:35:10 +01:00 |
audio
|
Merge pull request #6538 from matrix-org/travis/voice-messages/ui-polish-aug3-21
|
2021-08-05 08:34:31 -06:00 |
autocomplete
|
Merge pull request #6347 from robintown/emojibase-updates
|
2021-07-20 12:57:00 +01:00 |
components
|
Apply PR Suggestions
|
2021-08-13 08:30:50 +05:30 |
contexts
|
Merge branch 'develop' into watch-show-timestamps
|
2021-07-18 11:47:44 -04:00 |
customisations
|
use the mimetype from the info property rather than the EncryptedFile
|
2021-08-10 19:27:24 -04: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
|
Reorder code
|
2021-08-06 07:46:01 +02:00 |
effects
|
…
|
|
emojipicker
|
…
|
|
hooks
|
Factor out useEventEmitterState hook
|
2021-07-28 17:39:56 +01:00 |
i18n/strings
|
Merge branch 'develop' into export-conversations
|
2021-08-12 17:10:13 +05:30 |
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
|
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
|
…
|
|
rageshake
|
Conform to new react and typescript eslint rules
|
2021-07-19 22:43:11 +01:00 |
resizer
|
…
|
|
settings
|
Merge pull request #6390 from SimonBrandner/feature/hidden-rrs
|
2021-08-06 09:27:14 -06:00 |
stores
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/18092
|
2021-08-04 12:14:29 +01:00 |
toasts
|
Merge remote-tracking branch 'upstream/develop' into fix/ringing-sound/15591
|
2021-08-04 16:30:03 +02:00 |
usercontent
|
Update visual style and sandbox properly
|
2021-07-16 15:55:07 -06:00 |
utils
|
Apply PR Suggestions
|
2021-08-13 08:30:50 +05:30 |
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
|
Remove dupe import
|
2021-08-06 08:19:49 +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
|
Break instead of return
|
2021-08-07 21:30:58 +02:00 |
ContentMessages.tsx
|
Fix image & blurhash info when skipping thumbnail due to thresholds
|
2021-08-05 13:12:01 +01:00 |
CountlyAnalytics.ts
|
Fix setTimeout/setInterval typing
|
2021-07-12 09:02:46 +01:00 |
DateUtils.ts
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into export-conversations
|
2021-08-09 10:44:13 +05:30 |
DecryptionFailureTracker.ts
|
Fix setTimeout/setInterval typing
|
2021-07-12 09:02:46 +01:00 |
DeviceListener.ts
|
Conform to new react and typescript eslint rules
|
2021-07-19 22:43:11 +01:00 |
GroupAddressPicker.js
|
…
|
|
HtmlUtils.tsx
|
Fix indent
|
2021-08-04 10:34:48 +02:00 |
IdentityAuthClient.js
|
Update eslint plugin & fix silly indenting
|
2021-08-03 17:07:37 +01:00 |
ImageUtils.ts
|
…
|
|
KeyBindingsDefaults.ts
|
…
|
|
KeyBindingsManager.ts
|
…
|
|
Keyboard.ts
|
…
|
|
Lifecycle.ts
|
Revert "Revert "Add support for Posthog Analytics under a labs flag""
|
2021-08-03 11:55:02 +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
|
Add setDevice() method
|
2021-07-09 14:13:31 +02:00 |
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
|
…
|
|
PosthogAnalytics.ts
|
Revert "Revert "Add support for Posthog Analytics under a labs flag""
|
2021-08-03 11:55:02 +01:00 |
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
|
Fix Searching's mixing of types
|
2021-07-10 16:00:04 +01:00 |
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 branch 'develop' of github.com:matrix-org/matrix-react-sdk into export-conversations
|
2021-08-03 10:03:16 +05:30 |
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
|
createRoom, only send join rule event if we have a join rule to put inside it
|
2021-07-30 15:20:20 +01:00 |
email.ts
|
…
|
|
emoji.ts
|
Add comments to isRegionalIndicator
|
2021-08-05 17:56:16 -04:00 |
groups.js
|
…
|
|
identifiers.ts
|
…
|
|
index.js
|
…
|
|
languageHandler.tsx
|
Use correct variable
|
2021-07-31 11:50:25 -06:00 |
linkify-matrix.js
|
…
|
|
phonenumber.ts
|
Migrate CountryDropdown to TypeScript
|
2021-07-15 15:42:11 +02:00 |
shouldHideEvent.ts
|
…
|
|
theme.js
|
Add data-mx-theme to theme css for hot-reload
|
2021-08-02 22:31:38 +02:00 |
verification.ts
|
Improve and consolidate typing
|
2021-07-10 15:43:46 +01:00 |