element-web/src
2021-05-11 11:12:32 +05:30
..
@types Merge pull request #5833 from SimonBrandner/feed 2021-05-06 11:20:09 +01:00
accessibility Fix broken "Go to Home View" shortcut on macOS 2021-03-30 20:12:14 +02:00
actions
async-components/views/dialogs Merge pull request #5934 from aaronraimist/security-phrase-2 2021-05-04 11:43:23 +01:00
autocomplete Remove query matcher shouldMatchPrefix support 2021-03-31 18:21:02 +01:00
components Merge branch 'save-edited-state-messages' of github.com:jaiwanth-v/matrix-react-sdk into save-edited-state-messages 2021-05-11 11:12:32 +05:30
contexts Merge branch 'develop' into improve-file-drop-ui 2021-02-25 18:12:37 +01:00
customisations Scale all mxc thumbs using device pixel ratio for hidpi 2021-04-26 18:25:49 +01:00
dispatcher Make CallHandler emit CallChangeRoom 2021-04-28 11:49:07 +02:00
editor Merge pull request #5951 from SimonBrandner/fix/room-pill-history 2021-05-04 12:32:04 +01:00
effects Appease the linter 2020-12-21 00:18:58 -07:00
emojipicker
hooks Initial SpaceRoomView work 2021-03-01 18:53:11 +00:00
i18n/strings Merge branch 'develop' into edit-slashcommands 2021-05-10 20:09:33 -06:00
indexing Improve formatting 2021-04-29 19:57:02 +02:00
integrations
mjolnir Update extensions for some files with types 2021-04-23 16:05:30 +01:00
models Convert all of file uploads to the new dispatcher 2021-03-05 13:20:50 -07:00
notifications Remove a bunch of useless 'use strict' definitions 2021-03-08 20:26:08 -07:00
rageshake Add possibility to delay rageshake persistence in app startup 2021-03-16 14:19:49 -06:00
resizer Tweak resizer collapse distributor behaviour to work with the expanding space panel 2021-03-02 14:02:03 +00:00
settings Add a note about sharing your IP with P2P calls 2021-05-04 12:36:22 +02:00
stores short circuit automatic switch to related space behaviour and fix tests 2021-05-07 11:08:18 +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 Merge pull request #5981 from matrix-org/jryans/upload-preview-mimetype 2021-05-10 10:21:35 +01:00
voice Match designs more closely with +1 sample 2021-05-04 20:55:35 -06:00
widgets Support managed hybrid widgets from config 2021-01-29 16:26:34 +00:00
ActiveRoomObserver.ts
AddThreepid.js
Analytics.tsx
AsyncWrapper.js
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 Make CallHandler emit CallChangeRoom 2021-04-28 11:49:07 +02:00
CallMediaHandler.js Merge branch 'develop' into feed 2021-04-03 09:15:55 +02:00
ContentMessages.tsx Convert all of file uploads to the new dispatcher 2021-03-05 13:20:50 -07:00
CountlyAnalytics.ts Resolve typing errors after TypeScript upgrade 2021-01-27 12:42:37 +00:00
createRoom.ts move DM invite responsiblity to the server side 2021-04-14 19:59:17 +01: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 Improve formatting 2021-04-29 19:57:02 +02:00
groups.js
HtmlUtils.tsx Remove reliance on DOM API to generated message preview 2021-04-22 16:17:53 +01:00
IdentityAuthClient.js Enable indent rule and fix indent 2021-04-27 17:23:27 +02:00
ImageUtils.ts Typescript: ImageUtils 2020-10-30 17:50:37 +00:00
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 Removed unnecessary functions 2021-02-18 19:54:54 +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 Handle encoded matrix urls 2021-04-22 16:54:51 +05:30
Livestream.ts use a constant 2021-03-05 10:40:26 +00:00
Login.ts Add basic types 2021-04-23 17:05:50 +01:00
Markdown.js Fix import style for commonmark 2021-01-27 13:06:59 +00:00
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 Labs: Add quick/cheap "do not disturb" flag 2021-04-15 00:47:09 -06:00
PageTypes.js
PasswordReset.js Enable indent rule and fix indent 2021-04-27 17:23:27 +02:00
phonenumber.ts Allow country names to be translated 2020-11-08 22:33:15 -06:00
PlatformPeg.ts
Presence.ts Fix some ineffective placeholders in a couple log lines (#5729) 2021-03-08 15:00:09 +00:00
ratelimitedfunc.js
Registration.js
Resend.js Redesign "failed to send messages" status bar 2021-04-21 16:24:17 -06:00
Roles.ts
RoomAliasCache.js
RoomInvite.js Wire up passing through initialText for room invite dialog helper method 2021-03-24 15:36:20 +00:00
RoomNotifs.js Call "MatrixClientPeg.get()" only once in method "findOverrideMuteRule" 2020-12-16 18:16:15 +01:00
RoomNotifsTypes.ts
Rooms.js Two more easy files to remove from eslintignore 2020-10-30 18:40:19 +00:00
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
SecurityManager.ts Tweak security key error handling 2021-03-26 18:01:03 +00:00
SendHistoryManager.ts
shouldHideEvent.ts
Skinner.js Make debugging skinning problems easier 2021-03-08 20:22:43 -07:00
SlashCommands.tsx Add dev dependency for parse5 typings 2021-05-07 10:11:56 +01:00
Terms.ts Remove redundant parameter initialisers 2021-04-26 17:12:31 +01:00
TextForEvent.js Improve formatting 2021-04-29 19:57:02 +02:00
theme.js fix issue with injected styles exploding the theme engine 2021-03-26 15:43:59 +00:00
Tinter.js
Unread.js Tweak some tests 2021-04-23 12:19:08 +01:00
UserActivity.ts
UserAddress.js
verification.js Require registration for verification actions 2021-01-26 11:00:56 +00:00
VoipUserMapper.ts Support MSC3086 asserted identity 2021-04-19 20:30:51 +01:00
WhoIsTyping.ts