element-web/src
2020-09-11 09:06:17 -06:00
..
@types Consolidate all the work thus far 2020-09-08 15:43:38 +01:00
accessibility Merge branch 'develop' into travis/communities/proto/userinfo 2020-09-01 10:51:42 -06: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 Merge pull request #5169 from matrix-org/jryans/defer-cross-signing-setup 2020-09-04 12:51:25 +01:00
autocomplete Merge pull request #5162 from matrix-org/t3chguy/lodash 2020-09-03 15:54:43 +01:00
components Use hooks better (from develop) 2020-09-11 09:06:17 -06:00
contexts convert MatrixClientContext to Typescript 2020-07-02 23:39:27 +01:00
dispatcher Consolidate all the work thus far 2020-09-08 15:43:38 +01:00
editor Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
emojipicker Stash lodash import optimization 2020-08-28 18:53:43 +01:00
hooks Merge branch 'develop' of https://github.com/matrix-org/matrix-react-sdk into t3chguy/dpsah/6785 2020-09-07 14:33:57 +01:00
i18n/strings Merge branch 'origin/develop' into Weblate. 2020-09-09 13:34:36 +00: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 Organise cross-signing / secret storage rageshake details 2020-09-03 13:43:14 +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 fix e2e tests. Change the default Room Tab to RoomSummary 2020-09-09 11:42:41 +01:00
stores Fix WidgetStore handler bindings 2020-09-09 13:15:19 +01:00
toasts Rename CrossSigningManager to SecurityManager 2020-09-03 14:50:49 +01:00
usercontent Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
utils Use null coalescing operator 2020-09-08 17:40:57 +01:00
widgets Make a few fields readonly 2020-09-08 13:00:00 +03:00
ActiveRoomObserver.ts remove stale comment 2020-07-21 17:57:08 +01:00
AddThreepid.js
Analytics.js Remove base domain from instance name 2020-07-14 14:32:52 +01:00
AsyncWrapper.js Remove create-react-class 2020-08-29 12:14:16 +01:00
Avatar.js change accent color 2020-07-14 20:36:27 +02: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.js Code review related changes 2020-09-08 11:31:40 +03: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 Associate created rooms with the selected community 2020-08-26 10:53:06 -06:00
DateUtils.js
DecryptionFailureTracker.js
DeviceListener.ts Rename CrossSigningManager to SecurityManager 2020-09-03 14:50:49 +01:00
email.js
emoji.ts Fix emoji filterString 2020-07-17 16:03:07 +01:00
extend.js
FromWidgetPostMessageApi.js Convert feature setting usages to regular settings 2020-08-17 13:12:18 -06:00
GroupAddressPicker.js
groups.js fix import 2020-07-02 23:26:39 +01:00
HtmlUtils.tsx remove unused class TextHighlighter 2020-09-01 15:37:07 +01: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 Fix eslint ts override tsx matching and delint 2020-08-29 01:11:08 +01:00
Lifecycle.js Remove rebranding toast 2020-08-11 14:27:53 +01:00
linkify-matrix.js
Login.js
Markdown.js Stash lodash import optimization 2020-08-28 18:53:43 +01:00
MatrixClientPeg.ts Rename CrossSigningManager to SecurityManager 2020-09-03 14:50:49 +01:00
Modal.tsx Fix eslint ts override tsx matching and delint 2020-08-29 01:11:08 +01:00
Notifier.ts improve types 2020-08-05 11:22:43 +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 Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +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
ScalarAuthClient.js
ScalarMessaging.js Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
SdkConfig.ts Change default brand name 2020-07-10 19:57:01 +01:00
Searching.js
SecurityManager.js Rename CrossSigningManager to SecurityManager 2020-09-03 14:50:49 +01:00
SendHistoryManager.js Stash lodash import optimization 2020-08-28 18:53:43 +01:00
shouldHideEvent.js
Skinner.js
SlashCommands.tsx Merge pull request #5158 from dkanada/patch-1 2020-09-07 14:28:40 +01:00
Terms.js
TextForEvent.js Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01: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
ToWidgetPostMessageApi.js
Unread.js Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
UserActivity.js
UserAddress.js
VectorConferenceHandler.js Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
Velociraptor.js
VelocityBounce.js
verification.js Rename CrossSigningManager to SecurityManager 2020-09-03 14:50:49 +01:00
WhoIsTyping.js
WidgetMessaging.js MSC numbers are hard to remember 2020-09-05 15:10:28 -06:00
WidgetMessagingEndpoint.js