element-web/src
2020-10-08 14:21:39 -06:00
..
@types Merge pull request #5248 from matrix-org/dbkr/callhandler_to_ts 2020-09-25 15:52:21 +01:00
accessibility Roving Tab Index should not interfere with inputs 2020-10-08 10:25:03 +01:00
actions Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into joriks/eslint-config 2020-07-20 16:22:32 +01:00
async-components/views/dialogs update to latest js-sdk changes 2020-09-30 00:52:47 -04:00
autocomplete If no bug_report_endpoint_url, hide rageshaking from the App 2020-09-15 15:49:25 +01:00
components Fix parsing issue in event tile preview for appearance tab 2020-10-08 14:21:39 -06:00
contexts Convert RoomView and RoomContext to TS 2020-09-08 10:52:37 +01:00
dispatcher Consolidate all the work thus far 2020-09-08 15:43:38 +01:00
editor apply to whitespace in general 2020-09-29 14:17:44 +01:00
emojipicker Stash lodash import optimization 2020-08-28 18:53:43 +01:00
hooks Merge pull request #5262 from matrix-org/t3chguy/fix/15286 2020-10-02 18:18:36 +01:00
i18n/strings Merge pull request #5296 from matrix-org/jryans/sso-4s-integration 2020-10-07 15:42:42 +01:00
indexing Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
integrations Fix lint issues in new code 2020-07-20 20:43:55 +01:00
mjolnir Fix imports for SettingLevel to point at new file 2020-07-28 11:53:43 -06:00
notifications Fix lint issues in new code 2020-07-20 20:43:55 +01:00
rageshake Tweak diagnostics for session backup key 2020-09-16 15:03:06 +01:00
resizer Add feature to ResizeNotifier to maintain isResizing state and use it to skip onScroll handling 2020-09-02 12:00:35 +01:00
settings apply changes from review 2020-10-02 17:43:49 -04:00
stores Merge pull request #5296 from matrix-org/jryans/sso-4s-integration 2020-10-07 15:42:42 +01:00
toasts Remove various remaining bits of ILAG flows 2020-10-07 12:53:59 +01:00
usercontent Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
utils Fix iterableUnion types 2020-10-01 10:01:13 -06:00
widgets Transition all remaining messaging over (delete the old stuff) 2020-09-30 20:20:31 -06:00
ActiveRoomObserver.ts remove stale comment 2020-07-21 17:57:08 +01:00
AddThreepid.js
Analytics.js Hide Analytics sections if piwik config is not provided 2020-09-16 10:29:21 +01:00
AsyncWrapper.js Remove create-react-class 2020-08-29 12:14:16 +01:00
Avatar.js add comment 2020-10-02 16:46:27 +01:00
BasePlatform.ts Try to close notification on all platforms which support it, not just electron 2020-08-12 12:16:28 +01:00
boundThreepids.js
CallHandler.tsx Merge pull request #5171 from matrix-org/travis/widget-api 2020-10-01 10:16:01 -06:00
CallMediaHandler.js Fix imports for SettingLevel to point at new file 2020-07-28 11:53:43 -06:00
ContentMessages.tsx Fix eslint ts override tsx matching and delint 2020-08-29 01:11:08 +01:00
createRoom.ts Wrap canEncryptToAllUsers in a try/catch to handle server errors 2020-10-01 18:58:13 -06:00
DateUtils.js
DecryptionFailureTracker.js
DeviceListener.ts Delay encryption setup toasts until encrypted rooms present 2020-09-16 15:03:06 +01:00
email.js
emoji.ts Fix emoji filterString 2020-07-17 16:03:07 +01:00
extend.js
GroupAddressPicker.js
groups.js fix import 2020-07-02 23:26:39 +01:00
HtmlUtils.tsx fix img tags not always being rendered correctly 2020-10-05 09:50:19 +02:00
IdentityAuthClient.js Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
ImageUtils.js
index.js
Keyboard.ts
languageHandler.tsx Attempt to fix tests some more 2020-09-15 13:19:47 +01:00
Lifecycle.ts Sprinkle some ts-ignore lines 2020-10-07 17:18:19 +01:00
linkify-matrix.js
Login.ts Sprinkle some ts-ignore lines 2020-10-07 17:18:19 +01:00
Markdown.js Stash lodash import optimization 2020-08-28 18:53:43 +01:00
MatrixClientPeg.ts Convert src/Lifecycle.ts to TypeScript 2020-10-07 12:53:59 +01:00
Modal.tsx Fix eslint ts override tsx matching and delint 2020-08-29 01:11:08 +01:00
Notifier.ts Rename toolbar Notifier methods to prompt 2020-09-15 13:58:29 +01:00
ObjectUtils.js
PageTypes.js
PasswordReset.js
PhasedRollOut.js
phonenumber.ts
PlatformPeg.ts Fix lint issues in new code 2020-07-20 20:43:55 +01:00
Presence.js
ratelimitedfunc.js Stash lodash import optimization 2020-08-28 18:53:43 +01:00
Registration.js Remove various remaining bits of ILAG flows 2020-10-07 12:53:59 +01:00
Resend.js Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
Roles.js
RoomAliasCache.js
RoomInvite.js use valid jsdoc 2020-08-31 11:07:29 -06:00
RoomListSorter.js
RoomNotifs.js Replace countRoomsWithNotif with a dedicated NotificationState 2020-07-21 20:24:44 -06:00
RoomNotifsTypes.ts Move the Volume union type out to a throwaway 2020-07-07 14:07:35 +01:00
Rooms.js Convert CallHandler to typescript 2020-09-24 16:16:20 +01:00
ScalarAuthClient.js
ScalarMessaging.js Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01: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
SecurityManager.js add a feature flag for dehydration 2020-10-01 21:41:03 -04:00
SendHistoryManager.ts Update CIDER local and session storage keys to unbrick downgrade compat 2020-10-08 09:51:31 +01:00
shouldHideEvent.js
Skinner.js
SlashCommands.tsx UI Feature Flag: Disable integrations entry UI 2020-09-16 11:38:50 +01:00
Terms.js
TextForEvent.js Merge branch 'develop' into travis/ft-sep1620/03-jitsi-obvious 2020-09-28 13:41:48 -06:00
theme.js Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
Tinter.js Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
Unread.js Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
UserActivity.js
UserAddress.js
Velociraptor.js
VelocityBounce.js
verification.js Rename CrossSigningManager to SecurityManager 2020-09-03 14:50:49 +01:00
WhoIsTyping.js