element-web/src
Matthew Hodgson 96ebbad959 switch UnverifiedSessionToast to route to check sessions rather than verify the new login
given the chances are that the new login will be stuck doing initial sync, and won't be in position
to be verified until its finished.
2021-03-08 04:54:44 +00:00
..
@types VoIP virtual rooms, mk II 2021-02-12 20:55:54 +00:00
accessibility Added search shortcut 2021-01-17 16:36:54 +01:00
actions updated TagFilterStore 2020-10-10 18:02:58 +05:30
async-components/views/dialogs Rename recovery-key.txt to security-key.txt 2021-01-12 16:05:40 -06:00
autocomplete remove unnecessary plus checks in emoji regexes 2020-11-27 19:41:45 -05:00
components report IP of self-verification reqs 2021-03-08 04:46:47 +00:00
contexts More generic layout setting 2021-01-23 10:35:35 +01:00
customisations Merge pull request #5445 from matrix-org/travis/hide-rooms 2020-11-27 07:07:18 -07:00
dispatcher VoIP virtual rooms, mk II 2021-02-12 20:55:54 +00:00
editor Merge branch 'develop' into emoji_quick_shortcut 2020-12-04 11:05:50 -05:00
effects Appease the linter 2020-12-21 00:18:58 -07:00
emojipicker
hooks Appease the linters 2021-01-18 20:53:15 -07:00
i18n/strings switch UnverifiedSessionToast to route to check sessions rather than verify the new login 2021-03-08 04:54:44 +00:00
indexing event-index: Use camel case for the user/device id. 2020-10-13 17:03:58 +02:00
integrations fix remaining type mismatches 2020-10-19 21:13:31 +01:00
mjolnir
notifications
rageshake Resolve typing errors after TypeScript upgrade 2021-01-27 12:42:37 +00:00
resizer Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/feat/widgets 2020-10-21 09:56:22 +01:00
settings Add developer tool to explore and edit settings 2021-02-18 14:56:19 -07:00
stores only prompt to verify if we have an MSK or we have devices to verify against 2021-03-08 04:49:59 +00:00
toasts switch UnverifiedSessionToast to route to check sessions rather than verify the new login 2021-03-08 04:54:44 +00:00
usercontent Remove redundant lockOrigin parameter from usercontent 2021-02-16 18:03:12 +00:00
utils delint 2021-02-19 00:26:52 +00:00
widgets Support managed hybrid widgets from config 2021-01-29 16:26:34 +00:00
ActiveRoomObserver.ts
AddThreepid.js
Analytics.tsx TS improvements 2020-10-13 22:58:21 +01:00
AsyncWrapper.js
Avatar.ts switch form global to window 2020-10-13 18:48:02 +01:00
BasePlatform.ts Better errors for SSO failures 2021-02-02 13:35:26 +00:00
boundThreepids.js
CallHandler.tsx Jitsi conferences names, take 3 2021-02-22 16:48:12 +00:00
CallMediaHandler.js
ContentMessages.tsx Resolve typing errors after TypeScript upgrade 2021-01-27 12:42:37 +00:00
CountlyAnalytics.ts Resolve typing errors after TypeScript upgrade 2021-01-27 12:42:37 +00:00
createRoom.ts Use creation content to signal virtual-ness 2021-02-17 18:51:21 +00:00
DateUtils.ts Convert DateUtils to TS 2020-10-13 17:39:58 +01:00
DecryptionFailureTracker.js
DeviceListener.ts
email.ts Convert email to TS 2020-10-13 17:39:38 +01:00
emoji.ts
GroupAddressPicker.js
groups.js
HtmlUtils.tsx Resolve typing errors after TypeScript upgrade 2021-01-27 12:42:37 +00:00
IdentityAuthClient.js Resolve linting errors after upgrades 2021-01-27 12:42:39 +00:00
ImageUtils.ts Typescript: ImageUtils 2020-10-30 17:50:37 +00:00
index.js
Keyboard.ts
languageHandler.tsx Developer design a permissions dialog 2020-11-17 20:38:59 -07:00
Lifecycle.ts Update src/Lifecycle.ts 2021-02-02 13:35:26 +00:00
linkify-matrix.js Recognise *.element.io links as Element permalinks 2020-12-21 13:15:00 +00:00
Login.ts Wire up MSC2858 brand attribute 2021-01-27 16:15:47 +00:00
Markdown.js Fix import style for commonmark 2021-01-27 13:06:59 +00:00
MatrixClientPeg.ts Set ICE candidate pool size option 2021-02-16 15:48:58 +00:00
Modal.tsx Merge branch 'develop' into develop 2020-11-18 20:14:25 +01:00
Notifier.ts Disable notifications for the room you have recently been active in 2020-10-15 15:58:18 +01:00
PageTypes.js
PasswordReset.js Remove backwards compatibility in ServerConfig for m.require_identity_server 2020-11-25 09:00:31 +00:00
phonenumber.ts Allow country names to be translated 2020-11-08 22:33:15 -06:00
PlatformPeg.ts
Presence.ts Convert Presence to TS 2020-10-13 17:39:29 +01:00
ratelimitedfunc.js
Registration.js Remove various remaining bits of ILAG flows 2020-10-07 12:53:59 +01:00
Resend.js
Roles.ts Convert Roles to TS 2020-10-13 17:39:13 +01:00
RoomAliasCache.js
RoomInvite.js Pass filter text when clicking explore/dm prompt 2020-11-11 17:04:09 +00:00
RoomNotifs.js Call "MatrixClientPeg.get()" only once in method "findOverrideMuteRule" 2020-12-16 18:16:15 +01:00
RoomNotifsTypes.ts
Rooms.js Two more easy files to remove from eslintignore 2020-10-30 18:40:19 +00:00
ScalarAuthClient.js
ScalarMessaging.js
SdkConfig.ts
Searching.js Spec compliance, /search doesn't have to return results 2020-10-19 12:46:55 +01:00
SecurityManager.ts Add security customisation points 2020-10-16 11:21:44 +01:00
SendHistoryManager.ts Update CIDER local and session storage keys to unbrick downgrade compat 2020-10-08 09:51:31 +01:00
shouldHideEvent.ts Convert shouldHideEvent to TS 2020-10-13 17:38:59 +01:00
Skinner.js fix more tests 2020-11-05 16:54:25 +00:00
SlashCommands.tsx Merge remote-tracking branch 'origin/develop' into dbkr/virtual_rooms_v2 2021-02-16 19:41:54 +00:00
Terms.js
TextForEvent.js Render layout changes in the timeline 2021-01-18 19:31:11 -07:00
theme.js
Tinter.js
Unread.js Two more easy files to remove from eslintignore 2020-10-30 18:40:19 +00:00
UserActivity.ts switch form global to window 2020-10-13 18:48:02 +01:00
UserAddress.js
Velociraptor.js
VelocityBounce.js
verification.js Require registration for verification actions 2021-01-26 11:00:56 +00:00
VoipUserMapper.ts Oops, we still used this cache for new incoming virtual rooms 2021-02-17 19:00:21 +00:00
WhoIsTyping.ts Convert WhoIsTyping to TS 2020-10-13 17:37:06 +01:00