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

Hand raise feature #2542

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

Hand raise feature #2542

wants to merge 45 commits into from

Commits on Sep 19, 2024

  1. Initial support for Hand Raise feature

    Signed-off-by: Milton Moura <[email protected]>
    mgcm committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    48cf487 View commit details
    Browse the repository at this point in the history
  2. Refactored to use reaction and redaction events

    Signed-off-by: Milton Moura <[email protected]>
    mgcm committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    2d1917c View commit details
    Browse the repository at this point in the history
  3. Replacing button svg with raised hand emoji

    Signed-off-by: Milton Moura <[email protected]>
    mgcm committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    f6ae6a0 View commit details
    Browse the repository at this point in the history
  4. SpotlightTile should not duplicate the raised hand

    Signed-off-by: Milton Moura <[email protected]>
    mgcm committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    ac7321d View commit details
    Browse the repository at this point in the history
  5. Update src/room/useRaisedHands.tsx

    Element Call recently changed to AGPL-3.0
    fkwp authored and mgcm committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    bcad500 View commit details
    Browse the repository at this point in the history
  6. Use relations to load existing reactions when joining the call

    Signed-off-by: Milton Moura <[email protected]>
    mgcm committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    0730ba5 View commit details
    Browse the repository at this point in the history
  7. Links to sha commit of matrix-js-sdk that exposes the call membership…

    … event id and refactors some async code
    
    Signed-off-by: Milton Moura <[email protected]>
    mgcm committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    ab5654c View commit details
    Browse the repository at this point in the history
  8. Removing RaiseHand.svg

    mgcm committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    7ac5642 View commit details
    Browse the repository at this point in the history
  9. Check for reaction & redaction capabilities in widget mode

    Signed-off-by: Milton Moura <[email protected]>
    mgcm committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    69a50fb View commit details
    Browse the repository at this point in the history
  10. Fix failing GridTile test

    Signed-off-by: Milton Moura <[email protected]>
    mgcm committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    42a7b1e View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Center align hand raise.

    Half-Shot committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    16afb56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c8e547 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f268a3 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    a23d256 View commit details
    Browse the repository at this point in the history
  2. lint

    Half-Shot committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    43b4fc0 View commit details
    Browse the repository at this point in the history
  3. Refactor into own files.

    Half-Shot committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    4501e67 View commit details
    Browse the repository at this point in the history
  4. Redact the right thing.

    Half-Shot committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    4a712dc View commit details
    Browse the repository at this point in the history
  5. Tidy up useEffect

    Half-Shot committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    ba921f8 View commit details
    Browse the repository at this point in the history
  6. Lint tests

    Half-Shot committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    9d01e8c View commit details
    Browse the repository at this point in the history
  7. Remove extra layer

    Half-Shot committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    38878d3 View commit details
    Browse the repository at this point in the history
  8. Add better sound. (woosh)

    Half-Shot committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    33724ef View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    198859d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    07d3451 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    b7e8236 View commit details
    Browse the repository at this point in the history
  2. lint

    Half-Shot committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    23d849b View commit details
    Browse the repository at this point in the history
  3. Fix and update tests

    Half-Shot committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    f13bd79 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dbabf45 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e1a4310 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0b6cf18 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    528e692 View commit details
    Browse the repository at this point in the history
  8. Prevent infinite loop

    Half-Shot committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    cd73ad8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5a5c1be View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ff7da13 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a45b01d View commit details
    Browse the repository at this point in the history
  12. Even more comments.

    Half-Shot committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    3229498 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    2d95d4f View commit details
    Browse the repository at this point in the history
  2. Remove rerender

    Half-Shot committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    7229f4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a354a40 View commit details
    Browse the repository at this point in the history
  4. More tidying

    Half-Shot committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    e49eb55 View commit details
    Browse the repository at this point in the history
  5. Use deferred value

    Half-Shot committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    ec9dec8 View commit details
    Browse the repository at this point in the history
  6. linting

    Half-Shot committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    21380c7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a9e6aa3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    167caa3 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Be even less brittle.

    Half-Shot committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    748cc58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f54e1e2 View commit details
    Browse the repository at this point in the history