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

Add support for playing a sound when the user exits a call. #2860

Open
wants to merge 25 commits into
base: livekit
Choose a base branch
from

Commits on Dec 3, 2024

  1. Configuration menu
    Copy the full SHA
    b8597b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3cf755 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d89b10 View commit details
    Browse the repository at this point in the history
  4. Port to useAudioContext

    Half-Shot committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    fc0bc1a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    719e6e7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0c331a0 View commit details
    Browse the repository at this point in the history
  7. Simplify reaction sounds

    Half-Shot committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    2a45be8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4d5a543 View commit details
    Browse the repository at this point in the history
  9. Start to build out tests

    Half-Shot committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    a5c3d5c View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2024

  1. fixup tests / comments

    Half-Shot committed Dec 5, 2024
    Configuration menu
    Copy the full SHA
    d885728 View commit details
    Browse the repository at this point in the history
  2. Fix reaction sound

    Half-Shot committed Dec 5, 2024
    Configuration menu
    Copy the full SHA
    0139499 View commit details
    Browse the repository at this point in the history
  3. remove console line

    Half-Shot committed Dec 5, 2024
    Configuration menu
    Copy the full SHA
    983afc6 View commit details
    Browse the repository at this point in the history
  4. Remove another debug line.

    Half-Shot committed Dec 5, 2024
    Configuration menu
    Copy the full SHA
    cc7ed79 View commit details
    Browse the repository at this point in the history
  5. fix lint

    Half-Shot committed Dec 5, 2024
    Configuration menu
    Copy the full SHA
    923b548 View commit details
    Browse the repository at this point in the history
  6. Use testing library click

    Half-Shot committed Dec 5, 2024
    Configuration menu
    Copy the full SHA
    0adacd0 View commit details
    Browse the repository at this point in the history
  7. lint

    Half-Shot committed Dec 5, 2024
    Configuration menu
    Copy the full SHA
    1f33180 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2336046 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2f393d0 View commit details
    Browse the repository at this point in the history
  10. Remove debug bits.

    Half-Shot committed Dec 5, 2024
    Configuration menu
    Copy the full SHA
    a3723b7 View commit details
    Browse the repository at this point in the history
  11. asyncify

    Half-Shot committed Dec 5, 2024
    Configuration menu
    Copy the full SHA
    c7a56f7 View commit details
    Browse the repository at this point in the history
  12. lint

    Half-Shot committed Dec 5, 2024
    Configuration menu
    Copy the full SHA
    c5f297d View commit details
    Browse the repository at this point in the history
  13. lint

    Half-Shot committed Dec 5, 2024
    Configuration menu
    Copy the full SHA
    b7f55a4 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2024

  1. merge

    Half-Shot committed Dec 9, 2024
    Configuration menu
    Copy the full SHA
    59e8e76 View commit details
    Browse the repository at this point in the history
  2. lint

    Half-Shot committed Dec 9, 2024
    Configuration menu
    Copy the full SHA
    30ca842 View commit details
    Browse the repository at this point in the history
  3. tidy

    Half-Shot committed Dec 9, 2024
    Configuration menu
    Copy the full SHA
    950bd33 View commit details
    Browse the repository at this point in the history