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

merge: update release-v3.8 with main changes #735

Merged
merged 65 commits into from
Oct 12, 2024
Merged

merge: update release-v3.8 with main changes #735

merged 65 commits into from
Oct 12, 2024

Commits on Aug 2, 2024

  1. 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.
    mo3et authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    e2a7e9c View commit details
    Browse the repository at this point in the history
  2. 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 <[email protected]>
    
    * feat: add function of GetUsersInGroup checks if the provided userIDs are in the specified group.
    
    Signed-off-by: Gordon <[email protected]>
    
    * feat: add function of GetUsersInGroup checks if the provided userIDs are in the specified group.
    
    Signed-off-by: Gordon <[email protected]>
    
    * feat: add function of GetUsersInGroup checks if the provided userIDs are in the specified group.
    
    Signed-off-by: Gordon <[email protected]>
    
    * feat: add incremental synchronization for common conversation attributes.
    
    Signed-off-by: Gordon <[email protected]>
    
    * fix: commit.
    
    * fix: commit.
    
    * fix: commit.
    
    * fix: commit.
    
    * feat: add incremental synchronization for common conversation attributes.
    
    Signed-off-by: Gordon <[email protected]>
    
    * fix: sync user error.
    
    Signed-off-by: Gordon <[email protected]>
    
    * fix: remove wasm file.
    
    Signed-off-by: Gordon <[email protected]>
    
    * fix: change limit int type avoid overflow and group member sorted.
    
    Signed-off-by: Gordon <[email protected]>
    
    * fix: sdk logout due to client kick online, incr sync data trigger full id.
    
    Signed-off-by: Gordon <[email protected]>
    
    * fix: conversation list will disappear when conversation version table has been deleted in server.
    
    Signed-off-by: Gordon <[email protected]>
    
    * fix: conversation will deadlock when sync data logging.
    
    Signed-off-by: Gordon <[email protected]>
    
    * chore: sdk update log version to v0.0.49-alpha.60.
    
    Signed-off-by: Gordon <[email protected]>
    
    * fix: accept or refuse group application remove lock.
    
    Signed-off-by: Gordon <[email protected]>
    
    * fix: accept or refuse group application remove lock.
    
    Signed-off-by: Gordon <[email protected]>
    
    ---------
    
    Signed-off-by: Gordon <[email protected]>
    FGadvancer authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    e83c038 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. 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.
    mo3et authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    aa7e117 View commit details
    Browse the repository at this point in the history
  2. fix: filter Invalid. (#636)

    mo3et authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    c7f2694 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. deps: update bug-report.yaml (#639)

    * fix: filter Invalid.
    
    * deps: update bug-report.yaml
    
    * update bug-report.yaml
    mo3et authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    7d924b5 View commit details
    Browse the repository at this point in the history
  2. deps: move yaml locate. (#640)

    * fix: filter Invalid.
    
    * deps: update bug-report.yaml
    
    * update bug-report.yaml
    
    * remove yaml locate.
    mo3et authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    008054d View commit details
    Browse the repository at this point in the history
  3. feat: update issue template in sdk core. (#641)

    * fix: filter Invalid.
    
    * deps: update bug-report.yaml
    
    * update bug-report.yaml
    
    * remove yaml locate.
    
    * feat: update issue template in sdk core.
    mo3et authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    8279fc0 View commit details
    Browse the repository at this point in the history
  4. build(deps): update translator.yml (#642)

    * fix: filter Invalid.
    
    * deps: update bug-report.yaml
    
    * update bug-report.yaml
    
    * remove yaml locate.
    
    * feat: update issue template in sdk core.
    
    * update translator.yml
    mo3et authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    ec303fd View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Refactor: reconstruct issue and label in GitHub. (#648)

    * Refactor: reconstruct issue and label in GitHub.
    
    * update feature-request label.
    mo3et authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    23f4cd2 View commit details
    Browse the repository at this point in the history
  2. fix: update uncorrect workflow. (#649)

    * Refactor: reconstruct issue and label in GitHub.
    
    * update feature-request label.
    
    * update
    
    * fix: update to correct workflow.
    mo3et authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    3c47eef View commit details
    Browse the repository at this point in the history
  3. fix: remove env. (#651)

    * Refactor: reconstruct issue and label in GitHub.
    
    * update feature-request label.
    
    * update
    
    * fix: update to correct workflow.
    
    * fix: remove env.
    mo3et authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    272ca11 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Feat add cache init (#653)

    * feat: add cache in init basic info
    
    * feat: change log rotate count
    icey-yu authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    bd1c862 View commit details
    Browse the repository at this point in the history
  2. fix: remove unused release files. (#654)

    * Refactor: reconstruct issue and label in GitHub.
    
    * update feature-request label.
    
    * update
    
    * fix: update to correct workflow.
    
    * fix: remove env.
    
    * fix: remove unused release files.
    mo3et authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    2341ac2 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. refactor: update workflows and remove unnecessary contents. (#655)

    * Refactor: reconstruct issue and label in GitHub.
    
    * update feature-request label.
    
    * update
    
    * fix: update to correct workflow.
    
    * fix: remove env.
    
    * fix: remove unused release files.
    
    * refactor: update workflows and remove unnecessary contents.
    mo3et authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    a007e33 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. feat send message (#629)

    * test: fix import friends
    
    * test: import friends limit
    
    * test: errgroup limit
    
    * test: feat conversation check
    
    * test: go mod
    
    * test: change config
    
    * test: change config
    
    * test: change log level
    
    * test: fix check name
    
    * test: stop main
    
    * test: feat send msg
    
    * test: feat err stack
    
    * test: fix log print
    
    * test: fix log print
    
    * test: err stack print
    
    * test: fix log decorator
    
    * test: feat send msg
    
    * test: feat check msg num
    
    * test: fix sleep
    
    * test: fix msg create
    
    * test: fix flag
    
    * test: fix check group message num
    
    * test: fix check correct message
    
    * test: check group and friend
    
    * test: fix check msg num
    
    * test: fix check msg num
    
    * test: fix check msg num
    
    * test: print nums
    
    * test: print nums
    
    * test: get total msg
    
    * test: delete print
    
    * test: chore group msg num
    
    * test: feat relogin
    
    * test: add sleep
    
    * test: print total num
    
    * test: print total unread num
    
    * test: print operation ID
    
    * test: log level
    
    * test: feat msg correct count
    
    * test: feat msg correct count
    
    * test: fix msg correct count
    
    * fix: conversation log print
    
    * fix: conversation log print
    
    * test: feat process
    
    * test: remove interrupt
    
    * test: feat process
    
    * test: logs add userID
    
    * test: uninstall and reinstall
    
    * test: fix init sdk
    
    * test: fix func call
    
    * test: main process
    
    * test: call len param check
    
    * test: fix param index
    
    * test: feat print logs
    
    * test: chore can run add conditions
    
    * test: call log print
    
    * test: call log print
    
    * test: fix field offset
    
    * test: fix call
    
    * test: check msg num
    
    * test: main process
    
    * test:  go mod
    
    * test: add monitor in main and optimize comment
    
    * test: replace errgroup to reerrgroup
    
    * test: go mod
    
    * test: feat progress bar and loop check
    
    * fix: add timeout constant
    
    * fix: go mod
    
    * fix: init receive slice
    
    * test: fix sync friends
    
    * test: fix msg and loop check
    
    * test: update limit
    
    * test: add sleep
    
    * test: add sleep
    
    * test: remove sleep
    
    * feat: open db wal and set busy timeout
    
    * feat: add test mode
    
    * feat: add timeout
    
    * feat: create group slowly
    
    * feat: create group slowly
    
    * test: remove print
    
    * test: fix database deadlock ?
    
    * test: fix wait task done
    
    * test: feat  stat msgs
    
    * test: send msg sleep
    
    * test: send msg slowly
    
    * test: remove shared
    
    * test: add timeout
    
    * fix: userInfo cache
    
    * test: fix bar
    
    * test: do group notification
    
    * test: change limit
    
    * test: delete sleep
    
    * test: add wait log
    
    * test: del wait
    
    * test: add log
    
    * test: send message small limit
    
    * feat: test mode conversation chan len
    
    * test: del login last test
    
    * test: del check fri test
    
    * test: add time out
    
    * test: add check
    icey-yu authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    70c4196 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. feat: change lock to global db lock (#658)

    * feat: change lock to global db lock
    
    * feat: change correct read or write lock
    icey-yu authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    a5ce7ec View commit details
    Browse the repository at this point in the history
  2. feat: implement log interface. (#657)

    * Refactor: reconstruct issue and label in GitHub.
    
    * update feature-request label.
    
    * update
    
    * fix: update to correct workflow.
    
    * fix: remove env.
    
    * fix: remove unused release files.
    
    * refactor: update workflows and remove unnecessary contents.
    
    * Fix: remove uncorrect comment.
    
    * remove labels.
    
    * update yml
    
    * update
    
    * feat: implement log interface.
    
    * update
    
    * update
    
    * update.
    mo3et authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    4b70c00 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. fix: update interface func. (#661)

    * Refactor: reconstruct issue and label in GitHub.
    
    * update feature-request label.
    
    * update
    
    * fix: update to correct workflow.
    
    * fix: remove env.
    
    * fix: remove unused release files.
    
    * refactor: update workflows and remove unnecessary contents.
    
    * Fix: remove uncorrect comment.
    
    * remove labels.
    
    * update yml
    
    * update
    
    * feat: implement log interface.
    
    * update
    
    * update
    
    * update.
    
    * fix: update interface func.
    mo3et authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    e0622ec View commit details
    Browse the repository at this point in the history
  2. fix: update Logs field type. (#662)

    * Refactor: reconstruct issue and label in GitHub.
    
    * update feature-request label.
    
    * update
    
    * fix: update to correct workflow.
    
    * fix: remove env.
    
    * fix: remove unused release files.
    
    * refactor: update workflows and remove unnecessary contents.
    
    * Fix: remove uncorrect comment.
    
    * remove labels.
    
    * update yml
    
    * update
    
    * feat: implement log interface.
    
    * update
    
    * update
    
    * update.
    
    * fix: update interface func.
    
    * fix: update Logs field type.
    
    * update log fields.
    mo3et authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    875b11b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa5e348 View commit details
    Browse the repository at this point in the history
  4. Feat test (#665)

    * feat: send message shuffle slice
    
    * feat: add log
    
    * fix: add lock in db
    
    * fix: add lock in db
    icey-yu authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    7c1a9d4 View commit details
    Browse the repository at this point in the history
  5. fix: remove redundant func. (#664)

    * fix: remove redundant func.
    
    * fix: remove sort slice.
    mo3et authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    a25de99 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. feat: implement panic recovery. (#666)

    * feat: implement panic recovery.
    
    * update recover logic.
    
    * update log print.
    mo3et authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    2b6ebb4 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. feat: implment SDK log interface. (#667)

    * feat: implement panic recovery.
    
    * update recover logic.
    
    * update log print.
    
    * feat: implment SDK log interface.
    
    * update
    
    * remove unused file.
    
    * update Panic log print.
    mo3et authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    bbc6472 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. fix: optimize delete msg local logic. (#669)

    * feat: implement panic recovery.
    
    * update recover logic.
    
    * update log print.
    
    * feat: implment SDK log interface.
    
    * update
    
    * remove unused file.
    
    * update Panic log print.
    
    * fix: optimize delete msg local logic.
    
    * update implement.
    mo3et authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    b345cfa View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. fix: Bug fix for clearing unread messages.

    Signed-off-by: Gordon <[email protected]>
    FGadvancer committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    9ebf5ef View commit details
    Browse the repository at this point in the history
  2. fix: fixed revoke burnMessage panic. (#672)

    * feat: implement panic recovery.
    
    * update recover logic.
    
    * update log print.
    
    * feat: implment SDK log interface.
    
    * update
    
    * remove unused file.
    
    * update Panic log print.
    
    * fix: optimize delete msg local logic.
    
    * update implement.
    
    * optimize contents.
    
    * fix: fix revoke burnMessage panic.
    
    * update revoke logic.
    mo3et authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    6e3316e View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. fix: the crash caused by calling log when sdk is not logged in (#674)

    * fix: GroupApplicationAcceptedNotification
    
    * fix: GroupApplicationAcceptedNotification
    
    * fix: abnormal session, the session unread count is not 0, according to the message the unread count should be 0, can not be eliminated
    
    * fix: the crash caused by calling log when sdk is not logged in
    
    * fix: the crash caused by calling log when sdk is not logged in
    withchao authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    9bae793 View commit details
    Browse the repository at this point in the history
  2. fix: update Logs interface. (#675)

    * feat: implement panic recovery.
    
    * update recover logic.
    
    * update log print.
    
    * feat: implment SDK log interface.
    
    * update
    
    * remove unused file.
    
    * update Panic log print.
    
    * fix: optimize delete msg local logic.
    
    * update implement.
    
    * optimize contents.
    
    * fix: fix revoke burnMessage panic.
    
    * update revoke logic.
    
    * chore: update go mod to update Logs interface.
    
    * improve errs new.
    mo3et authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    fc60b8e View commit details
    Browse the repository at this point in the history
  3. fix: Bug fix for clearing unread messages. (#677)

    Signed-off-by: Gordon <[email protected]>
    FGadvancer authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    9effc2b View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. feat: implement resource manager tool. (#682)

    * feat: implement panic recovery.
    
    * update recover logic.
    
    * update log print.
    
    * feat: implment SDK log interface.
    
    * update
    
    * remove unused file.
    
    * update Panic log print.
    
    * fix: optimize delete msg local logic.
    
    * update implement.
    
    * optimize contents.
    
    * fix: fix revoke burnMessage panic.
    
    * update revoke logic.
    
    * chore: update go mod to update Logs interface.
    
    * improve errs new.
    
    * feat: implement resource manager tool.
    
    * remove comment.
    mo3et authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    5bc7ee3 View commit details
    Browse the repository at this point in the history
  2. fix: solve latest msg update. (#683)

    * feat: implement panic recovery.
    
    * update recover logic.
    
    * update log print.
    
    * feat: implment SDK log interface.
    
    * update
    
    * remove unused file.
    
    * update Panic log print.
    
    * fix: optimize delete msg local logic.
    
    * update implement.
    
    * optimize contents.
    
    * fix: fix revoke burnMessage panic.
    
    * update revoke logic.
    
    * chore: update go mod to update Logs interface.
    
    * improve errs new.
    
    * feat: implement resource manager tool.
    
    * remove comment.
    
    * fix: solve latest msg update.
    
    * remove unused content.
    
    * fix error.
    
    * update wasm db.
    mo3et authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    1404a2b View commit details
    Browse the repository at this point in the history
  3. refactor: performance optimization of pull messages. (#684)

    * fix: Bug fix for clearing unread messages.
    
    Signed-off-by: Gordon <[email protected]>
    
    * fix: Bug fix for pull messages.
    
    Signed-off-by: Gordon <[email protected]>
    
    * refactor: performance optimization of pull messages.
    
    Signed-off-by: Gordon <[email protected]>
    
    ---------
    
    Signed-off-by: Gordon <[email protected]>
    FGadvancer authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    6778adb View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

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

Commits on Sep 4, 2024

  1. refactor: performance optimization of pull messages. (#688)

    * fix: Bug fix for clearing unread messages.
    
    Signed-off-by: Gordon <[email protected]>
    
    * fix: Bug fix for pull messages.
    
    Signed-off-by: Gordon <[email protected]>
    
    * refactor: performance optimization of pull messages.
    
    Signed-off-by: Gordon <[email protected]>
    
    * refactor: performance optimization of pull messages.
    
    Signed-off-by: Gordon <[email protected]>
    
    ---------
    
    Signed-off-by: Gordon <[email protected]>
    FGadvancer authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    b55cb90 View commit details
    Browse the repository at this point in the history
  2. feat: implement batchNewMessages method. (#687)

    * feat: implement batchNewMessages method.
    
    * update batchnewMessages logic.
    
    * update logic.
    
    * update
    mo3et authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    3750b0f View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. refactor: performance optimization of pull messages. (#689)

    * fix: Bug fix for clearing unread messages.
    
    Signed-off-by: Gordon <[email protected]>
    
    * fix: Bug fix for pull messages.
    
    Signed-off-by: Gordon <[email protected]>
    
    * refactor: performance optimization of pull messages.
    
    Signed-off-by: Gordon <[email protected]>
    
    * refactor: performance optimization of pull messages.
    
    Signed-off-by: Gordon <[email protected]>
    
    * refactor: performance optimization of pull messages.
    
    Signed-off-by: Gordon <[email protected]>
    
    ---------
    
    Signed-off-by: Gordon <[email protected]>
    FGadvancer authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    fc88414 View commit details
    Browse the repository at this point in the history
  2. refactor: performance optimization of pull messages. (#690)

    * fix: Bug fix for clearing unread messages.
    
    Signed-off-by: Gordon <[email protected]>
    
    * fix: Bug fix for pull messages.
    
    Signed-off-by: Gordon <[email protected]>
    
    * refactor: performance optimization of pull messages.
    
    Signed-off-by: Gordon <[email protected]>
    
    * refactor: performance optimization of pull messages.
    
    Signed-off-by: Gordon <[email protected]>
    
    * refactor: performance optimization of pull messages.
    
    Signed-off-by: Gordon <[email protected]>
    
    * refactor: performance optimization of pull messages.
    
    Signed-off-by: Gordon <[email protected]>
    
    ---------
    
    Signed-off-by: Gordon <[email protected]>
    FGadvancer authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    2522772 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. refactor: performance optimization of pull messages and reduce redund…

    …ant data synchronization. (#694)
    
    * fix: Bug fix for clearing unread messages.
    
    Signed-off-by: Gordon <[email protected]>
    
    * fix: Bug fix for pull messages.
    
    Signed-off-by: Gordon <[email protected]>
    
    * refactor: performance optimization of pull messages.
    
    Signed-off-by: Gordon <[email protected]>
    
    * refactor: performance optimization of pull messages.
    
    Signed-off-by: Gordon <[email protected]>
    
    * refactor: performance optimization of pull messages.
    
    Signed-off-by: Gordon <[email protected]>
    
    * refactor: performance optimization of pull messages.
    
    Signed-off-by: Gordon <[email protected]>
    
    * refactor: performance optimization of pull messages and reduce redundant data synchronization.
    
    Signed-off-by: Gordon <[email protected]>
    
    ---------
    
    Signed-off-by: Gordon <[email protected]>
    FGadvancer authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    c01611e View commit details
    Browse the repository at this point in the history
  2. fix: cmd panic and remove struct. (#695)

    * fix: Bug fix for clearing unread messages.
    
    Signed-off-by: Gordon <[email protected]>
    
    * fix: Bug fix for pull messages.
    
    Signed-off-by: Gordon <[email protected]>
    
    * refactor: performance optimization of pull messages.
    
    Signed-off-by: Gordon <[email protected]>
    
    * refactor: performance optimization of pull messages.
    
    Signed-off-by: Gordon <[email protected]>
    
    * refactor: performance optimization of pull messages.
    
    Signed-off-by: Gordon <[email protected]>
    
    * refactor: performance optimization of pull messages.
    
    Signed-off-by: Gordon <[email protected]>
    
    * refactor: performance optimization of pull messages and reduce redundant data synchronization.
    
    Signed-off-by: Gordon <[email protected]>
    
    * fix: cmd panic and remove struct.
    
    Signed-off-by: Gordon <[email protected]>
    
    ---------
    
    Signed-off-by: Gordon <[email protected]>
    FGadvancer authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    f4e2242 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. feat: API supports gzip (#698)

    * fix: GroupApplicationAcceptedNotification
    
    * fix: GroupApplicationAcceptedNotification
    
    * fix: abnormal session, the session unread count is not 0, according to the message the unread count should be 0, can not be eliminated
    
    * fix: the crash caused by calling log when sdk is not logged in
    
    * fix: the crash caused by calling log when sdk is not logged in
    
    * feat: API supports gzip
    
    * feat: API supports gzip
    withchao authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    dc46fa5 View commit details
    Browse the repository at this point in the history
  2. Test feat (#699)

    * fix: add lock in db
    
    * fix: add send wait time
    
    * feat: un login send message and check
    
    * test: fix send common group msg num
    
    * test: fix check login user friends
    
    * test: fix un login msg check
    
    * test: change msg send limit
    
    * test: change msg send limit
    
    * fix: remove some testMode change
    
    * test: fake send
    
    * test: fake send
    
    * test: send msg
    
    * test: add log and operationID
    
    * test: fake create group
    
    * test: log level
    
    * test: create group
    
    * test: add import friends different operation id
    
    * test: add send msg cost
    
    * test: add send msg cost
    
    * test: feat bar print🔥
    
    * test: fix ansi
    
    * test: test muti bars
    
    * test: fix bars
    
    * test: feat muti bars
    
    * test: fix lock progress
    
    * test: fix lock progress
    
    * test: test check
    
    * test: del check bar
    
    * test: close
    
    * test: clock
    
    * test: clock
    
    * test: test
    
    * test: test
    
    * test: add log
    
    * test: test progress
    
    * test: test progress
    
    * test: fix progress
    
    * test: feat bar progress !
    
    * test: no save
    
    * test: change init logic
    
    * test: fix common group num
    
    * test: stdout
    
    * test: fix log
    
    * test: capture panic
    
    * test: del error
    
    * test: del more one context method in login mgr
    
    * test: add log
    
    * test: add log
    
    * test: fix ctx
    
    * test: change config
    
    * test: fix progress send on close channel
    
    * test: fix progress send on close channel
    
    * test: change msgtest
    
    * test: fix progress
    
    * test: change default config
    
    * test: add log in get token
    
    * test: add error
    
    * test: change admin userid
    
    * test: change gen online user id in msgtest
    
    * test: add log in listener
    
    * test: fix logout users
    
    * test: fix bar length
    
    * test: fix statistics
    
    * test: add sleep
    
    * test: update stat msg
    
    * test: add sleep in send msg
    
    * test: add sleep in send msg
    
    * test: change platform
    
    * test: change stat
    
    * test: go mod && debug bar
    
    * test: change send wait time
    
    * test: change gen id in msgtest
    
    * test: feat stat msg
    
    * test: feat large group member set
    
    * test: fix large group member set
    
    * test: fix msg print
    
    * test: fix msg print
    
    * test: stat add unit
    
    * test: print flag
    
    * test: operationID
    
    * test: feat stat print
    
    * test: fix stat
    
    * test: fix gen userIDs
    
    * test: stat
    
    * test: stat send time
    
    * test: fix send msg
    
    * test: feat login check
    
    * test: only stat text msg
    
    * test: optimize create group
    
    * test: feat invite user to group log
    
    * test: add operationID in invite
    
    * test: fix add friend error
    
    * test: feat add group member cache
    
    * fix: get group member info from server
    
    * fix: change http timeout
    
    * fix: change http timeout
    
    * fix: change http timeout
    
    * fix: add sleep and split api
    
    * fix: del sleep
    
    * test: fix msgtest gen userID
    
    * test: change msg send time
    
    * test: change msg send time
    
    * test: change sleep time
    
    * test: change sleep time
    
    * test: test
    
    * test: add log
    
    * test: fix stat msg
    
    * test: add sleep
    
    * test: del sleep
    
    * test: add sleep
    
    * test: del sleep
    
    * test: fix cal common group
    
    * test: change send msg wait time
    
    * test: fix create large group
    
    * test: fix check create large group
    
    * test: fix check create large group
    icey-yu authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    8beaffa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    221ca9e View commit details
    Browse the repository at this point in the history
  4. Revert "refactor: mv GetConversationsHasReadAndMaxSeq from HTTP to We…

    …bsocket."
    
    This reverts commit 221ca9e.
    FGadvancer committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    cc7b613 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    57d3f9d View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. fix: ws read max seq error. (#701)

    * refactor: mv GetConversationsHasReadAndMaxSeq from HTTP to Websocket.
    
    Signed-off-by: Gordon <[email protected]>
    
    * fix: ws read max seq error.
    
    Signed-off-by: Gordon <[email protected]>
    
    ---------
    
    Signed-off-by: Gordon <[email protected]>
    FGadvancer authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    536d766 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. refactor: directory structure of SDK change and remove redundant code. (

    #703)
    
    * fix: remove the conversation trigger to prevent waiting in a circular queue.
    
    Signed-off-by: Gordon <[email protected]>
    
    * refactor: remove files to pkg.
    
    Signed-off-by: Gordon <[email protected]>
    
    * optimizing the code
    
    * refactor: restruct friend module to relation.
    
    * refactor: conversation structure and code change.
    
    Signed-off-by: Gordon <[email protected]>
    
    * optimizing the code
    
    * optimizing the code
    
    * optimizing the code
    
    * new call
    
    * feat: new api call
    
    * db success log
    
    * new api invoke
    
    * fix: Bug fix for clearing unread messages.
    
    Signed-off-by: Gordon <[email protected]>
    
    * refactor: user package
    
    * refactor: full package
    
    * refactor: del license
    
    * test: fix statistics
    
    * refactor: user package
    
    * remove unused code
    
    * remove unused code
    
    * feat: api format
    
    * feat: api format
    
    * refactor: merge opensource code main into local branch.
    
    Signed-off-by: Gordon <[email protected]>
    
    * refactor: merge opensource code main into local branch.
    
    Signed-off-by: Gordon <[email protected]>
    
    * refactor: merge opensource code main into local branch.
    
    Signed-off-by: Gordon <[email protected]>
    
    * feat: api format
    
    * refactor: user
    
    * refactor: full module remove.
    
    Signed-off-by: Gordon <[email protected]>
    
    * feat: update setGroupInfo API to correct.
    
    * refactor: rename api function and add ExtractField function comment
    
    * refactor: update logging initialization to use constant from protocol package
    
    - Renamed the `log.InitLoggerFromConfig` function call in `init_login.go` to use the `pbConstant.PlatformID2Name` constant from the `protocol` package instead of the `constant.PlatformID2Name` constant from the `openim-sdk-core` package. This ensures consistency and avoids potential conflicts.
    
    feat: improve error handling in HTTP client
    
    - Updated the `get` and `postLogic` functions in `http_client.go` to use the `io.ReadAll` function instead of `ioutil.ReadAll` for reading the response body. This change improves error handling and ensures proper resource cleanup.
    
    refactor: remove unused import in new_http.go
    
    - Removed the unused import of `github.com/openimsdk/tools/errs` in `new_http.go` to clean up the code and improve maintainability.
    
    * refactor: full
    
    * refactor: update logging initialization to use constant from protocol package
    
    * feat: format code
    
    * Refactor: Update function name in conversation_msg package
    
    Rename the function `revokeMessageFromSvr` to `revokeMessageFromServer` in the `revoke.go` file of the `conversation_msg` package. This change ensures consistency with the naming convention used in the codebase.
    
    Refactor: Update function name in group package
    
    Rename the function `getGroupsInfoFromSvr` to `getGroupsInfoFromServer` in the `group.go` file of the `group` package. This change aligns with the naming convention used in the codebase.
    
    Refactor: Update function name in conversation_msg package
    
    Rename the function `getConversationsByIDsFromSvr` to `getConversationsByIDsFromServer` in the `sync.go` file of the `conversation_msg` package. This change ensures consistency with the naming convention used in the codebase.
    
    Refactor: Update function name in group package
    
    Rename the function `getGroupsInfoFromSvr` to `getGroupsInfoFromServer` in the `api.go` file of the `group` package. This change aligns with the naming convention used in the codebase.
    
    Refactor: Update function name in conversation_msg package
    
    Rename the function `clearConversationFromLocalAndSvr` to `clearConversationFromLocalAndServer` in the `delete.go` file of the `conversation_msg` package. This change ensures consistency with the naming convention used in the codebase.
    
    Refactor: Update function name in conversation_msg package
    
    Rename the function `deleteAllMsgFromLocalAndSvr` to `deleteAllMsgFromLocalAndServer` in the `delete.go` file of the `conversation_msg` package. This change ensures consistency with the naming convention used in the codebase.
    
    Refactor: Update function name in conversation_msg package
    
    Rename the function `deleteMessagesFromSvr` to `deleteMessagesFromServer` in the `delete.go` file of the `conversation_msg` package. This change ensures consistency with the naming convention used in the codebase.
    
    Refactor: Update function name in conversation_msg package
    
    Rename the function `getIncrementalConversationFromSvr` to `getIncrementalConversationFromServer` in the `incremental_sync.go` file of the `conversation_msg` package. This change ensures consistency with the naming convention used in the codebase.
    
    Refactor: Update function name in conversation_msg package
    
    Rename the function `getAllConversationListFromSvr` to `getAllConversationListFromServer` in the `incremental_sync.go` file of the `conversation_msg` package. This change ensures consistency with the naming convention used in the codebase.
    
    Refactor: Update function name in conversation_msg package
    
    Rename the function `getAllConversationIDsFromSvr` to `getAllConversationIDsFromServer` in the `incremental_sync.go` file of the `conversation_msg` package. This change ensures consistency with the naming convention used in the codebase.
    
    Refactor: Update function name in conversation_msg package
    
    Rename the function `syncMsgFromSvr` to `syncMsgFromServer` in the `msg_sync.go` file of the `interaction` package. This change ensures consistency with the naming convention used in the codebase.
    
    Refactor: Update function name in conversation_msg package
    
    Rename the function `syncMsgFromSvrSplit` to `syncMsgFromServerSplit` in the `msg_sync.go` file of the `interaction` package. This change ensures consistency with the naming convention used in the codebase.
    
    * Refactor function names in conversation_msg package
    
    * Refactor import paths in conversation_msg and indexdb packages
    
    * refactor: user
    
    * Refactor variable names and comments for clarity
    
    * refactor: full module remove.
    
    Signed-off-by: Gordon <[email protected]>
    
    * refactor: full module remove.
    
    Signed-off-by: Gordon <[email protected]>
    
    * Refactor import statements in api.go
    
    * feat: format code
    
    * feat: format code
    
    * feat: format code
    
    * Refactor database initialization and remove unused modules
    
    * remove unused import pkg.
    
    * feat: format code
    
    * Refactor conversation_msg package and remove unused imports
    
    * refactor: full module remove.
    
    Signed-off-by: Gordon <[email protected]>
    
    * Refactor file imports in conversation_msg package
    
    * Refactor file imports in conversation_msg package
    
    * Refactor file imports in event_listener package
    
    * Refactor file imports in conversation_msg package
    
    * refactor: cache
    
    * refactor: cache
    
    * refactor: cache
    
    * feat: add UpdateFriends interface in wasm.
    
    * move test to db folder.
    
    * replece olderst const.
    
    * refactor: del SetGlobalRecvMessageOpt
    
    * refactor: move user
    
    * refactor: http module remove.
    
    Signed-off-by: Gordon <[email protected]>
    
    * refactor: http module remove.
    
    Signed-off-by: Gordon <[email protected]>
    
    * refactor: http module remove.
    
    Signed-off-by: Gordon <[email protected]>
    
    * refactor: http module remove.
    
    Signed-off-by: Gordon <[email protected]>
    
    * remove main test.
    
    * refactor: http module remove.
    
    Signed-off-by: Gordon <[email protected]>
    
    * refactor: http module remove.
    
    Signed-off-by: Gordon <[email protected]>
    
    * refactor: http module remove.
    
    Signed-off-by: Gordon <[email protected]>
    
    * refactor: http module remove.
    
    Signed-off-by: Gordon <[email protected]>
    
    * refactor: remove chinese
    
    * refactor: remove chinese
    
    * Refactor group API to use simplified SetGroupInfo method
    
    * refactor: constant add.
    
    Signed-off-by: Gordon <[email protected]>
    
    * refactor: constant add.
    
    Signed-off-by: Gordon <[email protected]>
    
    * refactor: fix msgtest route
    
    ---------
    
    Signed-off-by: Gordon <[email protected]>
    Co-authored-by: Monet Lee <[email protected]>
    Co-authored-by: withchao <[email protected]>
    Co-authored-by: icey-yu <[email protected]>
    Co-authored-by: icey-yu <[email protected]>
    5 people authored Sep 14, 2024
    Configuration menu
    Copy the full SHA
    c8dac40 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    ba04362 View commit details
    Browse the repository at this point in the history
  2. Refactor: Remove unused GetUsersInfoWithCache function (#707)

    * refactor: fix error handling in SendMessage function
    
    * Refactor: Remove unused GetUsersInfoWithCache function
    
    * remove unused markfile contents.
    mo3et authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    2e37562 View commit details
    Browse the repository at this point in the history
  3. refactor: friend and conversation update. (#708)

    * fix: remove the conversation trigger to prevent waiting in a circular queue.
    
    Signed-off-by: Gordon <[email protected]>
    
    * refactor: remove files to pkg.
    
    Signed-off-by: Gordon <[email protected]>
    
    * optimizing the code
    
    * refactor: restruct friend module to relation.
    
    * refactor: conversation structure and code change.
    
    Signed-off-by: Gordon <[email protected]>
    
    * optimizing the code
    
    * optimizing the code
    
    * optimizing the code
    
    * new call
    
    * feat: new api call
    
    * db success log
    
    * new api invoke
    
    * fix: Bug fix for clearing unread messages.
    
    Signed-off-by: Gordon <[email protected]>
    
    * refactor: user package
    
    * refactor: full package
    
    * refactor: del license
    
    * test: fix statistics
    
    * refactor: user package
    
    * remove unused code
    
    * remove unused code
    
    * feat: api format
    
    * feat: api format
    
    * refactor: merge opensource code main into local branch.
    
    Signed-off-by: Gordon <[email protected]>
    
    * refactor: merge opensource code main into local branch.
    
    Signed-off-by: Gordon <[email protected]>
    
    * refactor: merge opensource code main into local branch.
    
    Signed-off-by: Gordon <[email protected]>
    
    * feat: api format
    
    * refactor: user
    
    * refactor: full module remove.
    
    Signed-off-by: Gordon <[email protected]>
    
    * feat: update setGroupInfo API to correct.
    
    * refactor: rename api function and add ExtractField function comment
    
    * refactor: update logging initialization to use constant from protocol package
    
    - Renamed the `log.InitLoggerFromConfig` function call in `init_login.go` to use the `pbConstant.PlatformID2Name` constant from the `protocol` package instead of the `constant.PlatformID2Name` constant from the `openim-sdk-core` package. This ensures consistency and avoids potential conflicts.
    
    feat: improve error handling in HTTP client
    
    - Updated the `get` and `postLogic` functions in `http_client.go` to use the `io.ReadAll` function instead of `ioutil.ReadAll` for reading the response body. This change improves error handling and ensures proper resource cleanup.
    
    refactor: remove unused import in new_http.go
    
    - Removed the unused import of `github.com/openimsdk/tools/errs` in `new_http.go` to clean up the code and improve maintainability.
    
    * refactor: full
    
    * refactor: update logging initialization to use constant from protocol package
    
    * feat: format code
    
    * Refactor: Update function name in conversation_msg package
    
    Rename the function `revokeMessageFromSvr` to `revokeMessageFromServer` in the `revoke.go` file of the `conversation_msg` package. This change ensures consistency with the naming convention used in the codebase.
    
    Refactor: Update function name in group package
    
    Rename the function `getGroupsInfoFromSvr` to `getGroupsInfoFromServer` in the `group.go` file of the `group` package. This change aligns with the naming convention used in the codebase.
    
    Refactor: Update function name in conversation_msg package
    
    Rename the function `getConversationsByIDsFromSvr` to `getConversationsByIDsFromServer` in the `sync.go` file of the `conversation_msg` package. This change ensures consistency with the naming convention used in the codebase.
    
    Refactor: Update function name in group package
    
    Rename the function `getGroupsInfoFromSvr` to `getGroupsInfoFromServer` in the `api.go` file of the `group` package. This change aligns with the naming convention used in the codebase.
    
    Refactor: Update function name in conversation_msg package
    
    Rename the function `clearConversationFromLocalAndSvr` to `clearConversationFromLocalAndServer` in the `delete.go` file of the `conversation_msg` package. This change ensures consistency with the naming convention used in the codebase.
    
    Refactor: Update function name in conversation_msg package
    
    Rename the function `deleteAllMsgFromLocalAndSvr` to `deleteAllMsgFromLocalAndServer` in the `delete.go` file of the `conversation_msg` package. This change ensures consistency with the naming convention used in the codebase.
    
    Refactor: Update function name in conversation_msg package
    
    Rename the function `deleteMessagesFromSvr` to `deleteMessagesFromServer` in the `delete.go` file of the `conversation_msg` package. This change ensures consistency with the naming convention used in the codebase.
    
    Refactor: Update function name in conversation_msg package
    
    Rename the function `getIncrementalConversationFromSvr` to `getIncrementalConversationFromServer` in the `incremental_sync.go` file of the `conversation_msg` package. This change ensures consistency with the naming convention used in the codebase.
    
    Refactor: Update function name in conversation_msg package
    
    Rename the function `getAllConversationListFromSvr` to `getAllConversationListFromServer` in the `incremental_sync.go` file of the `conversation_msg` package. This change ensures consistency with the naming convention used in the codebase.
    
    Refactor: Update function name in conversation_msg package
    
    Rename the function `getAllConversationIDsFromSvr` to `getAllConversationIDsFromServer` in the `incremental_sync.go` file of the `conversation_msg` package. This change ensures consistency with the naming convention used in the codebase.
    
    Refactor: Update function name in conversation_msg package
    
    Rename the function `syncMsgFromSvr` to `syncMsgFromServer` in the `msg_sync.go` file of the `interaction` package. This change ensures consistency with the naming convention used in the codebase.
    
    Refactor: Update function name in conversation_msg package
    
    Rename the function `syncMsgFromSvrSplit` to `syncMsgFromServerSplit` in the `msg_sync.go` file of the `interaction` package. This change ensures consistency with the naming convention used in the codebase.
    
    * Refactor function names in conversation_msg package
    
    * Refactor import paths in conversation_msg and indexdb packages
    
    * refactor: user
    
    * Refactor variable names and comments for clarity
    
    * refactor: full module remove.
    
    Signed-off-by: Gordon <[email protected]>
    
    * refactor: full module remove.
    
    Signed-off-by: Gordon <[email protected]>
    
    * Refactor import statements in api.go
    
    * feat: format code
    
    * feat: format code
    
    * feat: format code
    
    * Refactor database initialization and remove unused modules
    
    * remove unused import pkg.
    
    * feat: format code
    
    * Refactor conversation_msg package and remove unused imports
    
    * refactor: full module remove.
    
    Signed-off-by: Gordon <[email protected]>
    
    * Refactor file imports in conversation_msg package
    
    * Refactor file imports in conversation_msg package
    
    * Refactor file imports in event_listener package
    
    * Refactor file imports in conversation_msg package
    
    * refactor: cache
    
    * refactor: cache
    
    * refactor: cache
    
    * feat: add UpdateFriends interface in wasm.
    
    * move test to db folder.
    
    * replece olderst const.
    
    * refactor: del SetGlobalRecvMessageOpt
    
    * refactor: move user
    
    * refactor: http module remove.
    
    Signed-off-by: Gordon <[email protected]>
    
    * refactor: http module remove.
    
    Signed-off-by: Gordon <[email protected]>
    
    * refactor: http module remove.
    
    Signed-off-by: Gordon <[email protected]>
    
    * refactor: http module remove.
    
    Signed-off-by: Gordon <[email protected]>
    
    * remove main test.
    
    * refactor: http module remove.
    
    Signed-off-by: Gordon <[email protected]>
    
    * refactor: http module remove.
    
    Signed-off-by: Gordon <[email protected]>
    
    * refactor: http module remove.
    
    Signed-off-by: Gordon <[email protected]>
    
    * refactor: http module remove.
    
    Signed-off-by: Gordon <[email protected]>
    
    * refactor: remove chinese
    
    * refactor: remove chinese
    
    * Refactor group API to use simplified SetGroupInfo method
    
    * refactor: constant add.
    
    Signed-off-by: Gordon <[email protected]>
    
    * refactor: constant add.
    
    Signed-off-by: Gordon <[email protected]>
    
    * refactor: fix msgtest route
    
    * refactor: friend info update.
    
    Signed-off-by: Gordon <[email protected]>
    
    * feat: GetFriendListPage
    
    * fix: update router path in setGroupInfoEX.
    
    * refactor: friend info update.
    
    Signed-off-by: Gordon <[email protected]>
    
    * refactor: audio/mp4 update.
    
    Signed-off-by: Gordon <[email protected]>
    
    ---------
    
    Signed-off-by: Gordon <[email protected]>
    Co-authored-by: Monet Lee <[email protected]>
    Co-authored-by: withchao <[email protected]>
    Co-authored-by: icey-yu <[email protected]>
    Co-authored-by: icey-yu <[email protected]>
    5 people authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    48ff4d5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ae6310d View commit details
    Browse the repository at this point in the history
  5. refactor: update setGroupInfoEx field. (#709)

    * refactor: update setGroupInfoEx field.
    
    * Update openimsdk/protocol to v0.0.72-alpha.23
    mo3et authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    a75aba6 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. fix: udpate setGroupInfo fields. (#711)

    * refactor: update setGroupInfoEx field.
    
    * Update openimsdk/protocol to v0.0.72-alpha.23
    
    * fix: udpate setGroupInfo fields.
    
    * update test req fields.
    mo3et authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    f2ab402 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. refactor: Exclude files and directories from non-English comment che…

    …ck (#714)
    
    * refactor: Exclude files and directories from non-English comment check
    
    * 3123
    
    * update token
    
    * remove
    
    * update
    
    * update
    
    * update
    
    * 123
    
    * condition add
    
    * rebuild
    
    * update
    
    * test
    
    * update double cond
    
    * 312
    
    * update
    
    * ts
    
    * ts1
    
    * change
    
    * 1
    
    * fk
    
    * fix to run in fork repo.
    mo3et authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    87e1995 View commit details
    Browse the repository at this point in the history
  2. feat: test Workflow (#712)

    * feat: cicd
    
    * test: cicd
    
    * fix: cicd
    
    * fix: cicd
    
    * fix: cicd
    
    * fix: cicd
    
    * fix: cicd
    
    * fix: cicd
    
    * fix: cicd
    
    * fix: cicd
    
    * fix: cicd
    
    * fix: cicd
    
    * fix: cicd
    
    * fix: cicd
    
    * fix: cicd
    
    * fix: cicd
    
    * fix: cicd
    
    * fix: cicd
    icey-yu authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    d2f919f View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. feat: cmd2value add call information (#723)

    * feat: code adjustment
    
    * feat: Cmd2Value carry caller
    
    * feat: Cmd2Value carry caller
    
    * feat: Cmd2Value carry caller
    
    * feat: Cmd2Value carry caller
    withchao authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    fa6d38a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1331870 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c661189 View commit details
    Browse the repository at this point in the history
  4. feat: add SearchConversation WASM (#724)

    * feat: add SearchConversation WASM
    
    * feat: add SearchConversation WASM
    
    * feat: change log
    icey-yu authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    aa37216 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. Configuration menu
    Copy the full SHA
    9989f9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cded399 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1aa0bee View commit details
    Browse the repository at this point in the history
  4. refactor: change log and avoid nil array. (#728)

    * fix: remove some code to avoid creating group errors..
    
    Signed-off-by: Gordon <[email protected]>
    
    * fix: find message add local Ex.
    
    Signed-off-by: Gordon <[email protected]>
    
    * fix: notification conversation update.
    
    Signed-off-by: Gordon <[email protected]>
    
    * fix: unread num is negative and optimization of sync conversation when app login or re conn.
    
    Signed-off-by: Gordon <[email protected]>
    
    * fix: update logs add ex filed and remove set self userinfo with ex.
    
    Signed-off-by: Gordon <[email protected]>
    
    * refactor: change log and avoid nil array.
    
    Signed-off-by: Gordon <[email protected]>
    
    ---------
    
    Signed-off-by: Gordon <[email protected]>
    FGadvancer authored Sep 29, 2024
    Configuration menu
    Copy the full SHA
    05b3084 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. fix: val (#731)

    icey-yu authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    0e75df9 View commit details
    Browse the repository at this point in the history