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: solve get list is nil when batch fetch. #635

Merged
merged 17 commits into from
Aug 5, 2024

Conversation

mo3et
Copy link
Contributor

@mo3et mo3et commented Aug 5, 2024

🅰 Please add the issue ID after "Fixes #"

fix: solve get list is nil when batch fetch.

@mo3et mo3et requested a review from a team as a code owner August 5, 2024 03:56
@pull-request-size pull-request-size bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Aug 5, 2024
@FGadvancer FGadvancer merged commit aa7e117 into openimsdk:main Aug 5, 2024
6 of 7 checks passed
FGadvancer added a commit that referenced this pull request Aug 5, 2024
* bump: update go mod dependency version to latest. (#632)

* refactor: optimize conversation notification structure.

* optmize donotification structure in conversation.

* remove unnecessary contents.

* update log level and unnecessary wrap.

* fix: update uncorrect contents.

* feat: update go mod dependency version to latest.

* fix: accept or refuse group application remove lock. (#634)

* 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>

* 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>

* 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>

* 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>

* feat: add incremental synchronization for common conversation attributes.

Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>

* fix: commit.

* fix: commit.

* fix: commit.

* fix: commit.

* feat: add incremental synchronization for common conversation attributes.

Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>

* fix: sync user error.

Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>

* fix: remove wasm file.

Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>

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

Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>

* fix: sdk logout due to client kick online, incr sync data trigger full id.

Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>

* fix: conversation list will disappear when conversation version table has been deleted in server.

Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>

* fix: conversation will deadlock when sync data logging.

Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>

* chore: sdk update log version to v0.0.49-alpha.60.

Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>

* fix: accept or refuse group application remove lock.

Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>

* fix: accept or refuse group application remove lock.

Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>

---------

Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>

* fix: solve get list is nil when batch fetch. (#635)

* refactor: optimize conversation notification structure.

* optmize donotification structure in conversation.

* remove unnecessary contents.

* update log level and unnecessary wrap.

* fix: update uncorrect contents.

* feat: update go mod dependency version to latest.

* fix: solve get list is nil when batchfetch.

* update get logic.

* fix: filter Invalid. (#636)

---------

Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
Co-authored-by: Monet Lee <monet_lee@163.com>
@mo3et mo3et deleted the refactor/notification branch August 8, 2024 03:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants