element-web/src
2021-03-26 09:54:15 +00:00
..
@types Add an early voice recorder utility class 2021-03-16 22:58:44 -06:00
accessibility Add context menu to spaces in the space panel 2021-03-02 14:35:29 +00:00
actions updated TagFilterStore 2020-10-10 18:02:58 +05:30
async-components/views/dialogs Convert a bunch more js-sdk imports to absolute paths 2021-03-18 20:50:34 -06:00
autocomplete Convert cases of mxcUrlToHttp to new media customisation 2021-03-10 12:32:18 -07:00
components Move space room discovery & management into the space room view 2021-03-26 09:54:15 +00:00
contexts Merge branch 'develop' into improve-file-drop-ui 2021-02-25 18:12:37 +01:00
customisations Remove unused functions 2021-03-10 12:32:18 -07:00
dispatcher Convert all of file uploads to the new dispatcher 2021-03-05 13:20:50 -07:00
editor Merge pull request #5748 from SimonBrandner/compat-for-non-rich-text-clients 2021-03-11 11:29:26 -07: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 Move space room discovery & management into the space room view 2021-03-26 09:54:15 +00:00
indexing Improve error reporting when EventIndex fails on a supported environment 2021-03-24 11:51:39 +00:00
integrations fix remaining type mismatches 2020-10-19 21:13:31 +01:00
mjolnir
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 Label labs flag as in development 2021-03-16 23:55:07 -06:00
stores delint 2021-03-25 17:41:26 +00:00
toasts s/IP/ip/; s/from/at/ 2021-03-08 16:44:14 +00:00
usercontent Make styles dynamic 2021-03-10 21:08:01 -07:00
utils Update failed invites copy 2021-03-25 10:11:52 +00:00
voice Clean up promises 2021-03-23 18:26:43 -06:00
widgets Support managed hybrid widgets from config 2021-01-29 16:26:34 +00:00
ActiveRoomObserver.ts
AddThreepid.js
Analytics.tsx TS improvements 2020-10-13 22:58:21 +01:00
AsyncWrapper.js
Avatar.ts Convert edge cases of MXC URI conversion to new customisation endpoint 2021-03-10 12:32:18 -07:00
BasePlatform.ts Use getSpellCheckLanguages() instead of a setting 2021-02-18 20:12:48 +01:00
boundThreepids.js
CallHandler.tsx Hangup all calls on logout 2021-03-12 13:55:14 +01:00
CallMediaHandler.js Convert a bunch more js-sdk imports to absolute paths 2021-03-18 20:50:34 -06: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 extend createRoom for creating rooms in a space 2021-03-01 19:05:50 +00:00
DateUtils.ts Convert DateUtils to TS 2020-10-13 17:39:58 +01:00
DecryptionFailureTracker.js
DeviceListener.ts Delay encryption setup toasts until encrypted rooms present 2020-09-16 15:03:06 +01:00
email.ts Convert email to TS 2020-10-13 17:39:38 +01:00
emoji.ts
GroupAddressPicker.js
groups.js
HtmlUtils.tsx Add details and summary to allowed HTML tags 2021-03-14 19:34:35 +02:00
IdentityAuthClient.js Appease the linter 2021-03-18 21:05:51 -06: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
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 Recognise *.element.io links as Element permalinks 2020-12-21 13:15:00 +00:00
Livestream.ts use a constant 2021-03-05 10:40:26 +00:00
Login.ts Convert a bunch more js-sdk imports to absolute paths 2021-03-18 20:50:34 -06: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 Merge branch 'develop' into develop 2020-11-18 20:14:25 +01:00
Notifier.ts Convert cases of mxcUrlToHttp to new media customisation 2021-03-10 12:32:18 -07:00
PageTypes.js
PasswordReset.js Convert a bunch more js-sdk imports to absolute paths 2021-03-18 20:50:34 -06: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 Remove various remaining bits of ILAG flows 2020-10-07 12:53:59 +01:00
Resend.js Convert a bunch more js-sdk imports to absolute paths 2021-03-18 20:50:34 -06:00
Roles.ts Convert Roles to TS 2020-10-13 17:39:13 +01:00
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.js Convert a bunch more js-sdk imports to absolute paths 2021-03-18 20:50:34 -06:00
ScalarMessaging.js Convert a bunch more js-sdk imports to absolute paths 2021-03-18 20:50:34 -06:00
SdkConfig.ts Add a note to use the desktop builds when seshat isn't available 2020-09-16 17:23:37 -06:00
Searching.js Spec compliance, /search doesn't have to return results 2020-10-19 12:46:55 +01:00
SecurityManager.ts fall back to the old method if the default key isn't available 2021-02-24 17:55:27 -05:00
SendHistoryManager.ts Update CIDER local and session storage keys to unbrick downgrade compat 2020-10-08 09:51:31 +01:00
shouldHideEvent.ts Convert shouldHideEvent to TS 2020-10-13 17:38:59 +01:00
Skinner.js Make debugging skinning problems easier 2021-03-08 20:22:43 -07:00
SlashCommands.tsx Merge pull request #5686 from robintown/reply-commands 2021-03-24 09:56:56 -06:00
Terms.js
TextForEvent.js Render layout changes in the timeline 2021-01-18 19:31:11 -07:00
theme.js
Tinter.js
Unread.js Two more easy files to remove from eslintignore 2020-10-30 18:40:19 +00:00
UserActivity.ts switch form global to window 2020-10-13 18:48:02 +01:00
UserAddress.js
Velociraptor.js Update velocity-animate to the latest beta 2021-02-26 22:21:14 -07:00
VelocityBounce.js
verification.js Require registration for verification actions 2021-01-26 11:00:56 +00:00
VoipUserMapper.ts Tweak call handler stuff to not explode the room list on unsupported servers 2021-03-09 14:03:58 +00:00
WhoIsTyping.ts Convert WhoIsTyping to TS 2020-10-13 17:37:06 +01:00