element-web-Github/src
Kerry 42adedc468
Wait for initial profile load before displaying widget (#7556)
* wait for initial profile load before displaying jitsi

Signed-off-by: Kerry Archibald <kerrya@element.io>

* update comment

Signed-off-by: Kerry Archibald <kerrya@element.io>

* amke fn return boolean

Signed-off-by: Kerry Archibald <kerrya@element.io>

* listen for profile update once

Signed-off-by: Kerry Archibald <kerrya@element.io>

* remove unneccessary check

Signed-off-by: Kerry Archibald <kerrya@element.io>
2022-01-17 13:47:07 +00:00
..
@types Add labs flag to automatically rageshake on decryption errors (#7307) 2022-01-13 10:55:25 -05:00
accessibility Make the Keyboard Shortcuts dialog into a settings tab (#7198) 2022-01-17 11:53:10 +00:00
actions
async-components/views/dialogs Auto fix 2021-12-09 09:10:23 +00:00
audio
autocomplete A11y fix role-has-required-aria-props (#7455) 2022-01-04 08:46:21 +00:00
components Wait for initial profile load before displaying widget (#7556) 2022-01-17 13:47:07 +00:00
contexts Add 'from a thread' copy to search tile result (#7525) 2022-01-12 17:16:00 +00:00
customisations
dispatcher Fix active Jitsi calls (and other active widgets) not being visible on screen, by showing them in PiP if they are not visible in any other container (#7435) 2022-01-11 11:25:21 +01:00
editor Support deserialising HR tags for editing (#7543) 2022-01-14 13:24:51 +00:00
effects Chat Effects & Commands in thread context (#7138) 2021-11-18 12:47:11 +00:00
emojipicker
hooks Space panel should watch spaces for space name changes (#7432) 2021-12-21 15:35:54 +00:00
i18n/strings Make the Keyboard Shortcuts dialog into a settings tab (#7198) 2022-01-17 11:53:10 +00:00
indexing Fix handling incoming redactions in EventIndex (#7443) 2022-01-04 09:39:07 +00:00
integrations
mjolnir
models
notifications
performance
rageshake Add labs flag to automatically rageshake on decryption errors (#7307) 2022-01-13 10:55:25 -05:00
resizer
settings Add setting for enabling location sharing (#7547) 2022-01-14 15:57:39 +00:00
stores Wait for initial profile load before displaying widget (#7556) 2022-01-17 13:47:07 +00:00
toasts Merge branch 'develop' into sort-imports 2021-12-09 08:34:20 +00:00
usercontent
utils Prevent mutations of js-sdk owned objects as it breaks accountData (#7504) 2022-01-10 17:09:35 +00:00
widgets Replace kick terminology with Remove from chat (#7469) 2022-01-14 13:08:34 +00:00
workers
ActiveRoomObserver.ts
AddThreepid.ts
Analytics.tsx Merge branch 'develop' into sort-imports 2021-12-09 08:34:20 +00:00
AsyncWrapper.tsx
Avatar.ts
BasePlatform.ts Pass MatrixEvent to displayNotification method (#7355) 2021-12-15 08:34:52 +00:00
BlurhashEncoder.ts
boundThreepids.ts
CallHandler.tsx Improve typing around LoggedInView (#7384) 2021-12-16 09:57:10 +00:00
ContentMessages.tsx Fix offscreen canvas breaking with split-brained firefox support (#7440) 2022-01-04 08:57:35 +00:00
CountlyAnalytics.ts Fix spacing errors (#7484) 2022-01-10 12:57:20 +00:00
createRoom.ts Merge branch 'develop' into sort-imports 2021-12-09 08:34:20 +00:00
DateUtils.ts
DecryptionFailureTracker.ts Improve typing (#7349) 2021-12-14 15:34:54 +00:00
DeviceListener.ts
email.ts
emoji.ts
GroupAddressPicker.js
groups.js
HtmlUtils.tsx Properly maintain aspect ratio of inline images (#7503) 2022-01-10 15:32:06 +00:00
identifiers.ts
IdentityAuthClient.tsx
ImageUtils.ts
index.ts
KeyBindingsDefaults.ts Make the Keyboard Shortcuts dialog into a settings tab (#7198) 2022-01-17 11:53:10 +00:00
KeyBindingsManager.ts Make the Keyboard Shortcuts dialog into a settings tab (#7198) 2022-01-17 11:53:10 +00:00
Keyboard.ts
languageHandler.tsx Allow using room pills in slash commands (#7513) 2022-01-12 09:40:18 +00:00
Lifecycle.ts Auto fix 2021-12-09 09:10:23 +00:00
linkify-matrix.ts Fix RoomViewStore forgetting some details of a view room call (#7512) 2022-01-12 13:12:28 -07:00
Livestream.ts
Login.ts
Markdown.ts Fix spacing errors (#7484) 2022-01-10 12:57:20 +00:00
MatrixClientPeg.ts Merge branch 'develop' into sort-imports 2021-12-09 08:34:20 +00:00
MediaDeviceHandler.ts
Modal.tsx
NodeAnimator.tsx
Notifier.ts Pass MatrixEvent to displayNotification method (#7355) 2021-12-15 08:34:52 +00:00
PageTypes.ts
PasswordReset.ts
phonenumber.ts
PlatformPeg.ts
PosthogAnalytics.ts Auto fix 2021-12-09 09:10:23 +00:00
Presence.ts
Registration.tsx
Resend.ts
Roles.ts
RoomAliasCache.ts
RoomInvite.tsx
RoomNotifs.ts Merge branch 'develop' into sort-imports 2021-12-09 08:34:20 +00:00
Rooms.ts Prevent mutations of js-sdk owned objects as it breaks accountData (#7504) 2022-01-10 17:09:35 +00:00
ScalarAuthClient.ts
ScalarMessaging.ts Fix room_id check when adding user widgets (#7448) 2022-01-05 09:54:38 +00:00
SdkConfig.ts Update default Jitsi URLs to meet.element.io (#7514) 2022-01-11 16:15:20 +00:00
Searching.ts
SecurityManager.ts Auto fix 2021-12-09 09:10:23 +00:00
SendHistoryManager.ts
sendTimePerformanceMetrics.ts
sentry.ts Merge branch 'develop' into sort-imports 2021-12-09 08:34:20 +00:00
shouldHideEvent.ts Override hide redaction preference for thread root (#7546) 2022-01-14 14:41:40 +00:00
Skinner.ts
SlashCommands.tsx Replace kick terminology with Remove from chat (#7469) 2022-01-14 13:08:34 +00:00
Terms.ts
TextForEvent.tsx Replace kick terminology with Remove from chat (#7469) 2022-01-14 13:08:34 +00:00
theme.ts Merge branch 'develop' into sort-imports 2021-12-09 08:34:20 +00:00
Unread.ts Do not assume unread state if read receipt comes from a thread (#7368) 2021-12-17 07:32:10 +00:00
UserActivity.ts
UserAddress.ts
verification.ts Fix spacing errors (#7484) 2022-01-10 12:57:20 +00:00
VoipUserMapper.ts Merge branch 'develop' into sort-imports 2021-12-09 08:34:20 +00:00
WhoIsTyping.ts