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

Migrating Video and Presences components to new IO #673

Merged
merged 77 commits into from
May 20, 2024
Merged

Migrating Video and Presences components to new IO #673

merged 77 commits into from
May 20, 2024

Commits on Apr 21, 2024

  1. feat: add support to multi-channels

    vitorvargasdev committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    bfb293a View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. fix: update emit method to include event name and payload

    vitorvargasdev committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    4506c25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c58d623 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83fab10 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ebeb569 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f4f8282 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d84eda7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    98174d0 View commit details
    Browse the repository at this point in the history
  8. fix: tests for slot and wio

    Raspincel committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    6dc8989 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    4526b35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e63fdaf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    005a443 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    57cf301 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #647 from SuperViz/feat/feature-flags

    feat: feature flags
    carlossantos74 authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    1079af7 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #642 from SuperViz/feat/add-support-to-multi-channels

    feat: add support to multi channels
    carlossantos74 authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    0347191 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #646 from SuperViz/feat/comments-new-realtime

    feat: update comments realtime
    carlossantos74 authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    25384ee View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cd53027 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    39bdd27 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #645 from SuperViz/feat/update-wio-realtime

    feat: update wio realtime
    carlossantos74 authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    9e49a13 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    9637b00 View commit details
    Browse the repository at this point in the history
  2. fix: fix broken tests

    Raspincel committed May 2, 2024
    Configuration menu
    Copy the full SHA
    c71860d View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    933b314 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    3aa609c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #649 from SuperViz/feat/new-realtime-video

    feat: new realtime video
    carlossantos74 authored May 8, 2024
    Configuration menu
    Copy the full SHA
    33549ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e969c3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    407a338 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    f9be344 View commit details
    Browse the repository at this point in the history
  2. feat: pass the room state service to all components so 3d plugins can…

    … use it in sync with the video
    Raspincel committed May 9, 2024
    Configuration menu
    Copy the full SHA
    76df374 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5cce4a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b22afed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    25c7dbd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5e553c5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    88e6ad7 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. fix: change folder name

    Raspincel committed May 10, 2024
    Configuration menu
    Copy the full SHA
    7865424 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #656 from SuperViz/feat/new-realtime-presence-3d

    feat: new realtime presence 3d
    Raspincel authored May 10, 2024
    Configuration menu
    Copy the full SHA
    15b7bd0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24a117b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a6d2ad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    39ff922 View commit details
    Browse the repository at this point in the history
  6. feat: modify tests

    Raspincel committed May 10, 2024
    Configuration menu
    Copy the full SHA
    5f9d966 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d673f23 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #657 from SuperViz/fix/update-host-and-name-video

    fix: update host and name video
    carlossantos74 authored May 10, 2024
    Configuration menu
    Copy the full SHA
    f390898 View commit details
    Browse the repository at this point in the history
  9. fix: make features acessible to 3d without importing from sdk (superv…

    …iz-hello-world already defined)
    Raspincel committed May 10, 2024
    Configuration menu
    Copy the full SHA
    919b907 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    00a3688 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cce540c View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    d0bbbe1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ee42a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3f3eb3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    18d4581 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #660 from SuperViz/fix/correct-host-order

    fix: make sure that hosts are only validated after list is initialized
    carlossantos74 authored May 13, 2024
    Configuration menu
    Copy the full SHA
    16b5d18 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    8199154 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f0f437 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00589d7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #662 from SuperViz/fix/properly-fetch-room-state

    fix: properly fetch room state
    carlossantos74 authored May 14, 2024
    Configuration menu
    Copy the full SHA
    34fed21 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2f9048b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    45b46d6 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #663 from SuperViz/fix/clean-empty-room

    fix: clean empty room
    carlossantos74 authored May 14, 2024
    Configuration menu
    Copy the full SHA
    d34efd5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ae1b3dc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b1753c4 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Merge pull request #664 from SuperViz/fix/realtime-message-type

    fix: use RealtimeMessage instead of unknown in the subscribe and unsubscribe
    carlossantos74 authored May 15, 2024
    Configuration menu
    Copy the full SHA
    10508ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fba7710 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #665 from SuperViz/fix/presence-controls-video

    fix: presence controls video
    carlossantos74 authored May 15, 2024
    Configuration menu
    Copy the full SHA
    6cd105f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9cf51f5 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #666 from SuperViz/fix/name-change-video

    fix: apply changes in name in video
    carlossantos74 authored May 15, 2024
    Configuration menu
    Copy the full SHA
    e042b3e View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    e12e6cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    391a2ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21aa85b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c5ace91 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8e488b6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b9d0d9d View commit details
    Browse the repository at this point in the history
  7. Merge pull request #669 from SuperViz/fix/realtime-message-type

    fix: slot assignment dont syncing in the stores
    carlossantos74 authored May 16, 2024
    Configuration menu
    Copy the full SHA
    21e08d9 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    cf277b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd4141c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29ca129 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    59fea71 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #667 from SuperViz/fix/bugs-review

    fix: update participant avatar and name in 3d plugins
    carlossantos74 authored May 17, 2024
    Configuration menu
    Copy the full SHA
    b1a1c45 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dd639ef View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    89e3d69 View commit details
    Browse the repository at this point in the history