element-portable/src
J. Ryan Stinnett fed7ebb6bc Hide Delete Backup button when Secure Backup required
If Secure Backup is required by the HS admin, then this hides the Delete Backup
button in Settings to ensure everyone keeps their backup per policy.

Part of https://github.com/vector-im/element-web/issues/14954
2020-08-19 16:23:27 +01:00
..
@types TypeScript: enable es2019 lib for newer definitions 2020-08-17 18:20:57 +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 Enforce Secure Backup completion when requested by HS 2020-08-19 16:23:27 +01:00
autocomplete Merge pull request #5083 from matrix-org/jryans/riot-to-element 2020-08-05 12:25:45 +01:00
components Hide Delete Backup button when Secure Backup required 2020-08-19 16:23:27 +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 hooks to Typescript 2020-08-04 22:00:05 +01:00
i18n/strings Fix casing of Secure Backup to match designs 2020-08-19 16:23:27 +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 Update copy 2020-08-18 17:38:10 +01:00
resizer Remove legacy resizing code 2020-07-17 15:18:42 -06:00
settings Put message previews for Emoji behind Labs 2020-08-13 16:40:18 +01:00
stores Put message previews for Emoji behind Labs 2020-08-13 16:40:18 +01: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 Enforce Secure Backup completion when requested by HS 2020-08-19 16:23:27 +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 Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +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 Move E2EE well-known access to utils 2020-08-19 16:23:27 +01:00
CrossSigningManager.js Enforce Secure Backup completion when requested by HS 2020-08-19 16:23:27 +01:00
DateUtils.js
DecryptionFailureTracker.js
DeviceListener.ts Fix lint issues in new code 2020-07-20 20:43:55 +01:00
email.js
emoji.ts Fix emoji filterString 2020-07-17 16:03:07 +01:00
extend.js
FromWidgetPostMessageApi.js Factor out cloning to a util and use it everywhere 2020-06-22 14:14:43 -06:00
GroupAddressPicker.js Create and use stylised checkboxes 2020-05-28 22:33:00 +01:00
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 accept and linkify local domains like those from mDNS 2020-05-14 13:04:30 +01:00
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 Fix/document a number of UIA oddities 2020-05-29 08:23:59 -06:00
PhasedRollOut.js
phonenumber.ts Update src/phonenumber.ts 2020-05-12 10:29:06 +01:00
PlatformPeg.ts Fix lint issues in new code 2020-07-20 20:43:55 +01:00
Presence.js Move dispatcher into a subdirectory 2020-05-13 21:07:50 -06:00
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
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 Fix /op slash command 2020-08-13 16:29:25 +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 Move dispatcher into a subdirectory 2020-05-13 21:07:50 -06:00
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