.. |
@types
|
Track left panel width using ResizeObserver
|
2021-05-27 12:36:16 +01:00 |
accessibility
|
fix roving tab index intercepting home/end in space create menu
|
2021-05-14 11:22:20 +01:00 |
actions
|
Convert MatrixActionCreators to Typescript
|
2021-06-07 10:58:22 +01:00 |
async-components/views/dialogs
|
Merge pull request #5934 from aaronraimist/security-phrase-2
|
2021-05-04 11:43:23 +01:00 |
autocomplete
|
Support any alias not just first
|
2021-05-18 13:31:53 +01:00 |
components
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/12740
|
2021-06-17 15:31:06 +01:00 |
contexts
|
Cache lowBandwidth setting to speed up BaseAvatar
|
2021-06-06 23:08:47 -04:00 |
customisations
|
Scale all mxc thumbs using device pixel ratio for hidpi
|
2021-04-26 18:25:49 +01:00 |
dispatcher
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/12740
|
2021-06-17 15:31:06 +01:00 |
editor
|
update style of imports in all modified files
|
2021-05-26 14:14:55 +01:00 |
effects
|
fix copy-pasta
|
2021-05-18 11:58:15 +01:00 |
emojipicker
|
|
|
hooks
|
Merge branch 'develop' into improved-forwarding-ui
|
2021-06-05 11:04:17 -04:00 |
i18n/strings
|
Merge branch 'origin/develop' into Weblate.
|
2021-06-15 14:40:39 +00:00 |
indexing
|
Convert EventIndex to Typescript
|
2021-06-07 10:57:11 +01:00 |
integrations
|
use Intl.Collator over String.prototype.localeCompare for better performance
|
2021-06-02 10:42:17 +01:00 |
mjolnir
|
Move various createRoom types to the js-sdk
|
2021-06-14 13:31:58 -06:00 |
models
|
|
|
notifications
|
Remove a bunch of useless 'use strict' definitions
|
2021-03-08 20:26:08 -07:00 |
performance
|
Benchmark multiple common user scenario
|
2021-06-15 15:06:00 +01:00 |
rageshake
|
remove legacy polyfills and unused dependencies
|
2021-06-11 12:19:14 +01:00 |
resizer
|
|
|
settings
|
Fix watching settings
|
2021-06-05 01:16:52 -04:00 |
stores
|
Implement unencrypted warning slate in rooms
|
2021-06-10 11:14:43 +01:00 |
toasts
|
Tweak cross-signing copy
|
2021-03-26 11:13:39 +00:00 |
usercontent
|
Make styles dynamic
|
2021-03-10 21:08:01 -07:00 |
utils
|
remove legacy polyfills and unused dependencies
|
2021-06-11 12:19:14 +01:00 |
voice
|
Merge pull request #6035 from matrix-org/travis/voicemessages/playback-time
|
2021-05-14 10:17:35 -06:00 |
widgets
|
Remove "read" level language for new API scope
|
2021-05-14 14:17:10 -06:00 |
ActiveRoomObserver.ts
|
|
|
AddThreepid.js
|
|
|
Analytics.tsx
|
|
|
AsyncWrapper.tsx
|
Make skinning less upset
|
2021-06-07 11:20:35 +01:00 |
Avatar.ts
|
Guard all isSpaceRoom calls behind the labs flag
|
2021-05-05 23:59:07 +01:00 |
BasePlatform.ts
|
Do not throw on setLanguage
|
2021-04-27 15:11:49 +01:00 |
boundThreepids.js
|
|
|
CallHandler.tsx
|
Add logging for which rooms calls are in
|
2021-06-09 16:04:03 +01:00 |
CallMediaHandler.js
|
Merge branch 'develop' into feed
|
2021-04-03 09:15:55 +02:00 |
ContentMessages.tsx
|
remove legacy polyfills and unused dependencies
|
2021-06-11 12:19:14 +01:00 |
CountlyAnalytics.ts
|
remove legacy polyfills and unused dependencies
|
2021-06-11 12:19:14 +01:00 |
createRoom.ts
|
Move various createRoom types to the js-sdk
|
2021-06-14 13:31:58 -06:00 |
DateUtils.ts
|
Don't show seconds in ImageView
|
2021-04-02 09:25:21 +02:00 |
DecryptionFailureTracker.js
|
|
|
DeviceListener.ts
|
|
|
email.ts
|
Switch to a spec conforming email validation Regexp
|
2021-04-13 10:03:50 +01:00 |
emoji.ts
|
|
|
GroupAddressPicker.js
|
Remove Promise allSettled polyfill as its widespread enough now and js-sdk uses it directly
|
2021-05-25 16:12:34 +01:00 |
groups.js
|
|
|
HtmlUtils.tsx
|
Revert to internal option
|
2021-05-10 17:36:33 +01:00 |
identifiers.ts
|
We're ELEMENT
|
2021-05-14 14:22:31 -06:00 |
IdentityAuthClient.js
|
Enable indent rule and fix indent
|
2021-04-27 17:23:27 +02:00 |
ImageUtils.ts
|
|
|
index.js
|
Import the js-sdk at the index so the request object gets set
|
2021-03-18 21:24:02 -06:00 |
KeyBindingsDefaults.ts
|
Merge pull request #5818 from Johennes/feature/mac-go-home
|
2021-04-07 10:32:17 +01:00 |
KeyBindingsManager.ts
|
Fix simple lint errors
|
2021-04-23 16:28:55 +01:00 |
Keyboard.ts
|
|
|
languageHandler.tsx
|
Add types to InteractiveAuthEntryComponents
|
2021-05-20 17:59:45 +01:00 |
Lifecycle.ts
|
Convert a bunch more js-sdk imports to absolute paths
|
2021-03-18 20:50:34 -06:00 |
linkify-matrix.js
|
Wrap decodeURIComponent in try-catch to protect against malformed URIs
|
2021-05-13 10:20:27 +01:00 |
Livestream.ts
|
|
|
Login.ts
|
Remove brand prefix too
|
2021-06-01 11:04:45 +01:00 |
Markdown.js
|
|
|
MatrixClientPeg.ts
|
don't overwrite callback with undefined if no customization provided
|
2021-03-22 19:52:09 -04:00 |
Modal.tsx
|
Add a button to reset personal encryption state during login
|
2021-03-30 15:37:06 -06:00 |
NodeAnimator.js
|
Rename Velociraptor to NodeAnimator after velocity deprecation
|
2021-04-14 10:18:45 +01:00 |
Notifier.ts
|
Start decryption process if needed
|
2021-05-18 16:24:38 +01:00 |
PageTypes.js
|
|
|
PasswordReset.js
|
Enable indent rule and fix indent
|
2021-04-27 17:23:27 +02:00 |
phonenumber.ts
|
|
|
PlatformPeg.ts
|
|
|
Presence.ts
|
Build pass 1
|
2021-06-01 22:21:04 -06:00 |
ratelimitedfunc.js
|
|
|
Registration.js
|
|
|
Resend.ts
|
Convert Resend to Typescript
|
2021-06-07 11:03:39 +01:00 |
Roles.ts
|
|
|
RoomAliasCache.ts
|
Convert RoomAliasCache to Typescript
|
2021-06-07 11:01:38 +01:00 |
RoomInvite.js
|
Wire up passing through initialText for room invite dialog helper method
|
2021-03-24 15:36:20 +00:00 |
RoomNotifs.js
|
|
|
RoomNotifsTypes.ts
|
|
|
Rooms.js
|
|
|
ScalarAuthClient.ts
|
Add types to ScalarAuthClient
|
2021-04-27 11:22:17 +01:00 |
ScalarMessaging.js
|
Convert a bunch more js-sdk imports to absolute paths
|
2021-03-18 20:50:34 -06:00 |
SdkConfig.ts
|
|
|
Searching.js
|
Adapt for js-sdk MatrixClient conversion to TS
|
2021-06-01 21:36:28 -06:00 |
SecurityManager.ts
|
Adapt for js-sdk MatrixClient conversion to TS
|
2021-06-01 21:36:28 -06:00 |
SendHistoryManager.ts
|
|
|
shouldHideEvent.ts
|
Prefer cached settings values in shouldHideEvent
|
2021-06-05 01:25:01 -04:00 |
Skinner.js
|
Make debugging skinning problems easier
|
2021-03-08 20:22:43 -07:00 |
SlashCommands.tsx
|
Fix types in SlashCommands which assumed something was a promise but it wasn't
|
2021-06-17 11:37:06 +01:00 |
Terms.ts
|
Build pass 1
|
2021-06-01 22:21:04 -06:00 |
TextForEvent.ts
|
Convert TextForEvent to TypeScript
|
2021-06-08 21:58:48 -04:00 |
theme.js
|
fix issue with injected styles exploding the theme engine
|
2021-03-26 15:43:59 +00:00 |
Tinter.js
|
|
|
Unread.js
|
Don't mark a room as unread when redacted event is present
|
2021-05-18 00:01:11 -05:00 |
UserActivity.ts
|
|
|
UserAddress.js
|
|
|
verification.ts
|
Convert verification and UntrustedDeviceDialog to TS
|
2021-05-12 17:08:44 +01:00 |
VoipUserMapper.ts
|
Cache virtual/native room mappings when they're created
|
2021-06-15 16:27:18 +01:00 |
WhoIsTyping.ts
|
|
|