Bring SableCall Up-to-Date With ElementCall Upstream#12
Open
cronkenstein wants to merge 388 commits into
Open
Conversation
Per design updates.
…tom-bar-storybook
Move local video tile in one-on-one layout to be flush with the edge
Add screenshare button back to snapshot test. Remove reaction button.
Co-authored-by: Robin <robin@robin.town>
- use correct button styles - move overrides to options - add flex-wrap: nowrap
toger5/bottom-bar-storybook
…tom-bar-storybook
Get rid of the 'open in app' mobile prompt
Delete unused CSS file
…y_playwright_report devx: Use new action to netlify the playwright report as EW is doing
This reverts commit 57f12d3.
…lient Update dependency livekit-client to v2.17.2
Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org>
Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org>
Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org>
Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org>
Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org>
Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org>
Minor README fixes
Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org>
…fixes Minor documentation fixes
Create a proper one-on-one call layout for portrait screens
…lient Update dependency livekit-client to v2.18.10
Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org>
For more comprehensive rageshake logs. Copied from Element Web's rageshake.ts.
) * Posthog: drop $initial_person_info from outgoing events * Posthog: migrate from sanitize_properties to before_send * strip URL fields from $set / $set_once * enable mask_personal_data_properties * review * update tests to check for `delete` (not anymore `=null`) rename: `applyPrivacyFilters`->`santizeSensitiveData` --------- Co-authored-by: Timo K <toger5@hotmail.de>
Allow PostHog dependency updates again
List additional dependencies needed for development
…ests Use vite storybook plugin for storybook tests
…onflicts with assistance of AI
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Content
Pulling in changes from element-hq/element-call:livekit upstream branch to bring SableCall up to date.
Utilized the assistance of AI to review merge conflicts due to a lack of familiarity of some Sable specific changes vs element-call. Removed GitHub workflow files introduced by upstream as SableCall has its own set of GitHub Workflow build yaml.
Merge conflicts were resolved within:
playwright/spa-call-sticky.spec.tssrc/Avatar.test.tsxsrc/Avatar.tsxsrc/ClientContext.tsxsrc/settings/useSubmitRageshake.test.tsxsrc/state/CallViewModel/CallViewModel.tssrc/widget.tsMotivation and context
Features that have been added to element-call have been sought after, in particular the removal of noise suppression in screen share audio: Sable Issue 857