Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: tinode/chat
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: tinode/chat
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: next-vc
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 36 files changed
  • 2 contributors

Commits on Apr 6, 2023

  1. Group calls skeleton.

    aforge committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    25ad3aa View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. Fix crash in vc initialization.

    aforge committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    83fedcd View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Merge branch 'next' into vc

    aforge committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    8c2301c View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Merge branch 'next' into vc

    aforge committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    3e791e1 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Merge branch 'next' into vc

    aforge committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    b1b4576 View commit details
    Browse the repository at this point in the history
  2. Update VC interface.

    aforge committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    8b22a25 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Update call status and proper VC termination.

    aforge committed May 2, 2023
    Configuration menu
    Copy the full SHA
    f7e93a8 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Merge branch 'next' into vc

    aforge committed May 3, 2023
    Configuration menu
    Copy the full SHA
    439cb28 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Fix call termination bug in VC.

    A session disconnecting from the conference call
    should not automatically terminate the call,
    but just when it's the last session to disconnect.
    aforge committed May 4, 2023
    Configuration menu
    Copy the full SHA
    c5a9732 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Move server entrypoint to a separate package.

    Server entry point (main package) moved under chat/server/cmd.
    aforge committed May 8, 2023
    Configuration menu
    Copy the full SHA
    eca4d6b View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Add 'vc' section to tinode.conf.

    aforge committed May 9, 2023
    Configuration menu
    Copy the full SHA
    751b33e View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Fix crash in VC endpoint access code.

    aforge committed May 10, 2023
    Configuration menu
    Copy the full SHA
    c860c8e View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. merge vc into next

    or-else committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    3c7b2f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2767c8 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'vc' into next

    or-else committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    b47b97b View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. Configuration menu
    Copy the full SHA
    37bcfa6 View commit details
    Browse the repository at this point in the history
Loading