element-web/src
2020-08-29 12:14:16 +01:00
..
@types Invoke Secure Backup flow inside the app when requested by HS 2020-08-19 16:23:27 +01:00
accessibility Use StyledRadioGroup 2020-07-28 17:13:58 +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 Remove create-react-class 2020-08-29 12:14:16 +01:00
autocomplete Merge pull request #5083 from matrix-org/jryans/riot-to-element 2020-08-05 12:25:45 +01:00
components Remove create-react-class 2020-08-29 12:14:16 +01:00
contexts convert MatrixClientContext to Typescript 2020-07-02 23:39:27 +01:00
dispatcher Clean up types properly 2020-07-30 11:51:10 +05:30
editor Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
emojipicker Fix imports for SettingLevel to point at new file 2020-07-28 11:53:43 -06:00
hooks Convert feature setting usages to regular settings 2020-08-17 13:12:18 -06:00
i18n/strings Merge pull request #5151 from matrix-org/travis/copy-change 2020-08-28 09:47:53 -06: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 Add secret storage readiness checks 2020-08-25 13:20:15 +01:00
resizer Remove legacy resizing code 2020-07-17 15:18:42 -06:00
settings Appease the linter 2020-08-20 19:59:44 -06:00
stores Change menu label if in a community 2020-08-26 10:33:05 -06:00
toasts Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
usercontent Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
utils Merge pull request #5130 from matrix-org/jryans/secure-backup-required 2020-08-24 17:32:58 +01:00
widgets Merge pull request #5086 from matrix-org/t3chguy/notifications12 2020-08-05 16:28:52 +01: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 Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
CallMediaHandler.js Fix imports for SettingLevel to point at new file 2020-07-28 11:53:43 -06:00
ContentMessages.tsx Merge pull request #4956 from matrix-org/t3chguy/ts/1 2020-07-21 17:55:20 +01:00
createRoom.ts Associate created rooms with the selected community 2020-08-26 10:53:06 -06:00
CrossSigningManager.js Add secret storage cache callback to avoid prompts 2020-08-28 12:10:17 +01:00
DateUtils.js
DecryptionFailureTracker.js
DeviceListener.ts Add secret storage readiness checks 2020-08-25 13:20:15 +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 Fix exception when stripping replies from an event with a null body 2020-08-12 10:40:25 +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 Revert "Merge pull request #5125 from matrix-org/travis/spec-i18n" 2020-08-18 13:09:33 -06:00
Lifecycle.js Remove rebranding toast 2020-08-11 14:27:53 +01:00
linkify-matrix.js
Login.js Fix m.id.phone spec compliance 2020-06-12 22:36:50 +01:00
Markdown.js Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
MatrixClientPeg.ts Fix various TypeScript linting issues 2020-07-29 11:03:43 -06:00
Modal.tsx Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +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
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 Rename components to match prior convention 2020-08-26 08:52:39 -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 Searching: Restore the encryption state for the paginated results. 2020-06-10 15:41:55 +02:00
SendHistoryManager.js
shouldHideEvent.js
Skinner.js
SlashCommands.tsx Run all room leaving behaviour through a single function 2020-08-19 19:21:40 -06: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 Replaced string actions with their corresponding types 2020-07-22 15:14:50 +05:30
WhoIsTyping.js
WidgetMessaging.js Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
WidgetMessagingEndpoint.js