Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(call): add option to enable blur background by default for all c… #13490

Merged
merged 9 commits into from
Nov 15, 2024

Commits on Nov 14, 2024

  1. feat(call): add option to enable blur background by default for all c…

    …onversations
    
    Signed-off-by: DorraJaouad <[email protected]>
    DorraJaouad committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    59349e7 View commit details
    Browse the repository at this point in the history
  2. Feat: add blur background config

    Signed-off-by: DorraJaouad <[email protected]>
    DorraJaouad committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    b6cb2d9 View commit details
    Browse the repository at this point in the history
  3. fix: migrate from browser storage to stored value config

    Signed-off-by: DorraJaouad <[email protected]>
    DorraJaouad committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    d2022b8 View commit details
    Browse the repository at this point in the history
  4. fix: openapi

    Signed-off-by: DorraJaouad <[email protected]>
    DorraJaouad committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    a456424 View commit details
    Browse the repository at this point in the history
  5. fix(jest): update tests

    Signed-off-by: DorraJaouad <[email protected]>
    DorraJaouad committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    4b473f0 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. fix: rename blur-background to blur-virtual-background

    Signed-off-by: DorraJaouad <[email protected]>
    DorraJaouad committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    ab54a93 View commit details
    Browse the repository at this point in the history
  2. fix: reduce the global blur implementation against per conversation l…

    …evel virtual background
    
    Signed-off-by: DorraJaouad <[email protected]>
    DorraJaouad committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    0c8a6ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d7cbd8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ea1f70 View commit details
    Browse the repository at this point in the history