element-web/src
Michael Telatynski 30d2e61a0d Continuation
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-09-28 10:50:31 +01:00
..
@types Fix url encoding issue for modal widgets widgetId 2020-09-25 15:03:54 +01:00
accessibility Merge branch 'develop' into travis/communities/proto/userinfo 2020-09-01 10:51:42 -06:00
actions
async-components/views/dialogs Support HS-preferred Secure Backup setup methods 2020-09-21 16:10:42 +01:00
autocomplete If no bug_report_endpoint_url, hide rageshaking from the App 2020-09-15 15:49:25 +01:00
components Continuation 2020-09-28 10:50:31 +01: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 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 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/feat/modal-widgets 2020-09-25 14:31:44 +01:00
indexing Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
integrations
mjolnir
notifications
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 Merge pull request #5238 from matrix-org/travis/uifeat/paranoia 2020-09-18 15:06:20 -06:00
stores Fix url encoding issue for modal widgets widgetId 2020-09-25 15:03:54 +01:00
toasts Adjust main encryption toast to reference Secure Backup 2020-09-16 15:03:06 +01:00
usercontent Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
utils Add more types and enums 2020-09-22 15:22:39 +01:00
widgets Continuation 2020-09-28 10:50:31 +01:00
ActiveRoomObserver.ts
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
BasePlatform.ts Try to close notification on all platforms which support it, not just electron 2020-08-12 12:16:28 +01:00
CallHandler.js unused import 2020-09-11 13:02:02 +01:00
CallMediaHandler.js
ContentMessages.tsx Fix eslint ts override tsx matching and delint 2020-08-29 01:11:08 +01:00
DateUtils.js
DecryptionFailureTracker.js
DeviceListener.ts Delay encryption setup toasts until encrypted rooms present 2020-09-16 15:03:06 +01:00
FromWidgetPostMessageApi.js Continuation 2020-09-28 10:50:31 +01:00
GroupAddressPicker.js
HtmlUtils.tsx Upgrade sanitize-html, set nesting limit 2020-09-22 18:06:10 +01:00
IdentityAuthClient.js Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
ImageUtils.js
Keyboard.ts
Lifecycle.js Add jsdoc 2020-09-11 21:09:42 -06:00
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 Initial Modal Widget work tweaks MSC2790 2020-09-25 14:08:27 +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
PlatformPeg.ts
Presence.js
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
RoomNotifsTypes.ts
Rooms.js
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 Move security-related dialogs to a common directory 2020-09-16 15:03:06 +01:00
SendHistoryManager.js Stash lodash import optimization 2020-08-28 18:53:43 +01:00
Skinner.js
SlashCommands.tsx UI Feature Flag: Disable integrations entry UI 2020-09-16 11:38:50 +01:00
Terms.js
TextForEvent.js remove unused stuff 2020-09-11 10:17:37 +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
WhoIsTyping.js
WidgetMessaging.js Initial Modal Widget work tweaks MSC2790 2020-09-25 14:08:27 +01:00
WidgetMessagingEndpoint.js
boundThreepids.js
createRoom.ts Associate created rooms with the selected community 2020-08-26 10:53:06 -06:00
email.js
emoji.ts
extend.js
groups.js
index.js
languageHandler.tsx Attempt to fix tests some more 2020-09-15 13:19:47 +01:00
linkify-matrix.js
phonenumber.ts
ratelimitedfunc.js Stash lodash import optimization 2020-08-28 18:53:43 +01:00
shouldHideEvent.js
theme.js Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
verification.js Rename CrossSigningManager to SecurityManager 2020-09-03 14:50:49 +01:00