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

fix: conversation will deadlock when sync data logging. #627

Merged
merged 24 commits into from
Jul 30, 2024

Commits on Jul 8, 2024

  1. feat: add function of GetUsersInGroup checks if the provided userIDs …

    …are in the specified group.
    
    Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
    FGadvancer committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    a789f00 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. feat: add function of GetUsersInGroup checks if the provided userIDs …

    …are in the specified group.
    
    Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
    FGadvancer committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    e8867b2 View commit details
    Browse the repository at this point in the history
  2. feat: add function of GetUsersInGroup checks if the provided userIDs …

    …are in the specified group.
    
    Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
    FGadvancer committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    2a749fc View commit details
    Browse the repository at this point in the history
  3. feat: add function of GetUsersInGroup checks if the provided userIDs …

    …are in the specified group.
    
    Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
    FGadvancer committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    15e8766 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. feat: add incremental synchronization for common conversation attribu…

    …tes.
    
    Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
    FGadvancer committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    8a0e66e View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. feat: add incremental synchronization for common conversation attribu…

    …tes.
    
    Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
    FGadvancer committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    69f9e9a View commit details
    Browse the repository at this point in the history
  2. fix: commit.

    FGadvancer committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    d5e6539 View commit details
    Browse the repository at this point in the history
  3. fix: commit.

    FGadvancer committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    974365e View commit details
    Browse the repository at this point in the history
  4. fix: commit.

    FGadvancer committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    45a3ad0 View commit details
    Browse the repository at this point in the history
  5. fix: commit.

    FGadvancer committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    c4cfd65 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. feat: add incremental synchronization for common conversation attribu…

    …tes.
    
    Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
    FGadvancer committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    c3a4c4f View commit details
    Browse the repository at this point in the history
  2. feat: add incremental synchronization for common conversation attribu…

    …tes.
    
    Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
    FGadvancer committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    dff3a82 View commit details
    Browse the repository at this point in the history
  3. fix: sync user error.

    Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
    FGadvancer committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    383b861 View commit details
    Browse the repository at this point in the history
  4. fix: sync user error.

    Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
    FGadvancer committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    cc06952 View commit details
    Browse the repository at this point in the history
  5. fix: remove wasm file.

    Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
    FGadvancer committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    1f4733b View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. fix: change limit int type avoid overflow and group member sorted.

    Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
    FGadvancer committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    f23e965 View commit details
    Browse the repository at this point in the history
  2. fix: change limit int type avoid overflow and group member sorted.

    Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
    FGadvancer committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    e5e1640 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. fix: sdk logout due to client kick online, incr sync data trigger ful…

    …l id.
    
    Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
    FGadvancer committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    169d885 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ba2336 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. fix: conversation list will disappear when conversation version table…

    … has been deleted in server.
    
    Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
    FGadvancer committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    02d4421 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    9f8abc5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8ad4e7 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    81d2eba View commit details
    Browse the repository at this point in the history
  2. fix: conversation will deadlock when sync data logging.

    Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
    FGadvancer committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    5b362e8 View commit details
    Browse the repository at this point in the history