| .. |
|
@types
|
Use source id directly
|
2021-09-02 14:27:55 +02:00 |
|
accessibility
|
iterate spaces treeview stuff
|
2021-08-09 14:01:34 +01:00 |
|
actions
|
…
|
|
|
async-components/views/dialogs
|
…
|
|
|
audio
|
Fix types in release mode again
|
2021-09-07 18:49:31 +01:00 |
|
autocomplete
|
Remove non-functional DuckDuckGo Autocomplete Provider
|
2021-08-31 16:05:16 +01:00 |
|
components
|
Fix RoomTile subscribing to wrong event emitter for room name
|
2021-09-14 14:36:11 +01:00 |
|
contexts
|
…
|
|
|
customisations
|
use the mimetype from the info property rather than the EncryptedFile
|
2021-08-10 19:27:24 -04:00 |
|
dispatcher
|
…
|
|
|
editor
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/a11y/composer-list-autocomplete
|
2021-08-12 11:21:20 +01:00 |
|
effects
|
…
|
|
|
emojipicker
|
…
|
|
|
hooks
|
Deduplicate join rule management between rooms and spaces
|
2021-09-01 15:52:56 +01:00 |
|
i18n/strings
|
Merge pull request #6778 from matrix-org/t3chguy/fix/18891
|
2021-09-14 14:07:43 +01:00 |
|
indexing
|
Fix pagination and improve typing
|
2021-08-18 10:02:42 +02:00 |
|
integrations
|
…
|
|
|
mjolnir
|
…
|
|
|
models
|
…
|
|
|
notifications
|
…
|
|
|
performance
|
…
|
|
|
rageshake
|
Remove test error on startup, and send correct user text
|
2021-08-11 18:01:22 +01:00 |
|
resizer
|
Fix resizer for detaching
|
2021-08-24 18:22:06 +02:00 |
|
settings
|
Add config option to turn on in-room event sending timing metrics
|
2021-09-08 11:28:19 -06:00 |
|
stores
|
tidy
|
2021-09-10 11:09:46 +01:00 |
|
toasts
|
Merge remote-tracking branch 'upstream/develop' into fix/ringing-sound/15591
|
2021-08-04 16:30:03 +02:00 |
|
usercontent
|
…
|
|
|
utils
|
iterate PR based on feedback
|
2021-09-08 17:14:51 +01:00 |
|
widgets
|
Appease the linter
|
2021-08-25 18:25:20 -06:00 |
|
workers
|
…
|
|
|
ActiveRoomObserver.ts
|
Remove dupe import
|
2021-08-06 08:19:49 +02:00 |
|
AddThreepid.js
|
…
|
|
|
Analytics.tsx
|
…
|
|
|
AsyncWrapper.tsx
|
…
|
|
|
Avatar.ts
|
…
|
|
|
BasePlatform.ts
|
…
|
|
|
BlurhashEncoder.ts
|
…
|
|
|
CallHandler.tsx
|
Formatting
|
2021-09-03 10:38:39 +01:00 |
|
ContentMessages.tsx
|
Add config option to turn on in-room event sending timing metrics
|
2021-09-08 11:28:19 -06:00 |
|
CountlyAnalytics.ts
|
…
|
|
|
DateUtils.ts
|
Add formatSeconds()
|
2021-08-27 16:19:59 +02:00 |
|
DecryptionFailureTracker.ts
|
…
|
|
|
DeviceListener.ts
|
Add logging to debug stuck toast bug
|
2021-09-03 15:14:44 +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
|
PR feedback
|
2021-08-24 09:09:28 +01:00 |
|
MediaDeviceHandler.ts
|
…
|
|
|
Modal.tsx
|
…
|
|
|
NodeAnimator.js
|
…
|
|
|
Notifier.ts
|
…
|
|
|
PageTypes.js
|
…
|
|
|
PasswordReset.ts
|
Add missing types
|
2021-08-19 10:43:48 +02:00 |
|
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
|
…
|
|
|
Resend.ts
|
…
|
|
|
Roles.ts
|
…
|
|
|
RoomAliasCache.ts
|
…
|
|
|
RoomInvite.tsx
|
…
|
|
|
RoomNotifs.js
|
…
|
|
|
RoomNotifsTypes.ts
|
…
|
|
|
Rooms.ts
|
…
|
|
|
ScalarAuthClient.ts
|
…
|
|
|
ScalarMessaging.js
|
…
|
|
|
SdkConfig.ts
|
…
|
|
|
Searching.ts
|
…
|
|
|
SecurityManager.ts
|
…
|
|
|
SendHistoryManager.ts
|
…
|
|
|
Skinner.js
|
…
|
|
|
SlashCommands.tsx
|
remove stale unused import
|
2021-08-31 16:11:22 +01:00 |
|
Terms.ts
|
…
|
|
|
TextForEvent.tsx
|
Merge pull request #6489 from psrpinto/better-pinned-messages
|
2021-09-03 13:27:49 -06:00 |
|
Unread.ts
|
…
|
|
|
UserActivity.ts
|
…
|
|
|
UserAddress.ts
|
…
|
|
|
VoipUserMapper.ts
|
…
|
|
|
WhoIsTyping.ts
|
…
|
|
|
boundThreepids.js
|
…
|
|
|
createRoom.ts
|
Only make the initial space rooms suggested by default
|
2021-08-31 16:42:21 +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
|
…
|
|
|
sendTimePerformanceMetrics.ts
|
Appease the linter
|
2021-09-08 11:35:25 -06:00 |
|
sentry.ts
|
Fix import breaking types in release mode
|
2021-08-24 17:43:23 +01: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
|
…
|
|