github-actions[bot]
391eafb402
Update version to v3.8.3-patch.7
2025-07-29 09:07:09 +00:00
Gordon
482284a0fb
Merge remote-tracking branch 'upstream/3.8.3-patch' into 3.8.3-patch
2025-07-29 16:00:51 +08:00
Gordon
a893141ae6
eat: add filtering for invalid messages and invalid conversations to prevent data-fetching exceptions after conversations are deleted.
2025-07-29 16:00:08 +08:00
Monet Lee
9eccfee997
fix: solve redis config db field in v3.8.3-patch ( #3490 )
2025-07-29 14:11:43 +08:00
Monet Lee
f950dbc5e7
fix: import friends send notification in v3.8.3-patch ( #3488 )
2025-07-29 11:11:42 +08:00
OpenIM-Gordon
55113e5277
feat: add filtering for invalid messages and invalid conversations to prevent data-fetching exceptions after conversations are deleted. ( #3239 ) ( #3247 ) ( #3483 )
...
Co-authored-by: OpenIM-Robot <openim4@gmail.com >
2025-07-28 14:43:58 +08:00
OpenIM-Robot
7fdc438500
fix: correctly aggregate read seqs by conversation and user before DB update. [Created by @FGadvancer from #3442 ] ( #3482 )
...
* fix: correctly aggregate read seqs by conversation and user before DB update. (#3442 )
* build: docker compose file add some comments.
* fix: correctly aggregate read seqs by conversation and user before DB update.
* solve declarate pkg issue.
---------
Co-authored-by: OpenIM-Gordon <1432970085@qq.com >
Co-authored-by: Monet Lee <monet_lee@163.com >
2025-07-28 12:36:48 +08:00
Monet Lee
2804d90020
fix: use safe submodule init in workflows in v3.8.3-patch. ( #3469 )
2025-07-22 10:59:16 +08:00
chao
4ca3f2dc0c
Merge pull request #3454 from withchao/3.8.3-patch
...
fix: s3 aws init
2025-07-10 15:03:58 +08:00
withchao
b92c5ab821
Merge remote-tracking branch 'origin/3.8.3-patch' into 3.8.3-patch
2025-07-10 14:59:46 +08:00
withchao
9c4b6e50ef
fix: s3 aws init
2025-07-10 14:59:33 +08:00
Monet Lee
54e189d80f
fix: remove update version file workflows have new line in 3.8.3-patch branch. ( #3452 )
2025-07-09 17:27:59 +08:00
icey-yu
1b6d70e4a7
Merge pull request #3438 from icey-yu/add-friend
...
fix: Add friend DB in notification sender
2025-06-25 16:39:23 +08:00
chao
4c9cf55867
fix: add friend db in notification sender
2025-06-25 16:35:53 +08:00
Monet Lee
9be25ab041
build: update gomake version in dockerfile. ( #3416 )
2025-06-10 17:08:37 +08:00
chao
8a5f8a10ba
Merge pull request #3396 from withchao/3.8.3-patch
...
feat: optimize friend and group applications
2025-05-29 18:35:35 +08:00
chao
1f3b41e379
fix: optimize friend and group applications ( #3389 )
...
* pb
* fix: Modifying other fields while setting IsPrivateChat does not take effect
* fix: quote message error revoke
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* upgrading pkg tools
* fix
* fix
* optimize log output
* feat: support GetLastMessage
* feat: support GetLastMessage
* feat: s3 switch
* feat: s3 switch
* fix: GetUsersOnline
* feat: SendBusinessNotification supported configuration parameters
* feat: SendBusinessNotification supported configuration parameters
* feat: SendBusinessNotification supported configuration parameters
* feat: seq conversion failed without exiting
* fix: DeleteDoc crash
* fix: fill send time
* fix: fill send time
* fix: crash caused by withdrawing messages from users who have left the group
* fix: user msg timestamp
* seq read config
* seq read config
* fix: the source message of the reference is withdrawn, and the referenced message is deleted
* feat: optimize the default notification.yml
* fix: shouldPushOffline
* fix: the sorting is wrong after canceling the administrator in group settings
* feat: Sending messages supports returning fields modified by webhook
* feat: Sending messages supports returning fields modified by webhook
* feat: Sending messages supports returning fields modified by webhook
* fix: oss specifies content-type when uploading
* fix: the version number contains a line break
* fix: the version number contains a line break
* feat: GetConversationsHasReadAndMaxSeq support pinned
* feat: GetConversationsHasReadAndMaxSeq support pinned
* feat: GetConversationsHasReadAndMaxSeq support pinned
* fix: transferring the group owner to a muted member, incremental version error
* feat: unified conversion code
* feat: update gomake
* fix: in standalone mode, the user online status is wrong
* fix: add permission check
* fix: add permission check
* fix: add rpc interface permission check
* fix: CreateGroupChatConversations
* feat: optimize friend and group applications
* feat: optimize friend and group applications
* feat: optimize friend and group applications
* feat: optimize friend and group applications
* fix: optimize friend and group applications
(cherry picked from commit 812c1e4127 )
2025-05-29 18:29:28 +08:00
withchao
1684c82458
feat: optimize friend and group applications ( #3384 )
...
* pb
* fix: Modifying other fields while setting IsPrivateChat does not take effect
* fix: quote message error revoke
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* upgrading pkg tools
* fix
* fix
* optimize log output
* feat: support GetLastMessage
* feat: support GetLastMessage
* feat: s3 switch
* feat: s3 switch
* fix: GetUsersOnline
* feat: SendBusinessNotification supported configuration parameters
* feat: SendBusinessNotification supported configuration parameters
* feat: SendBusinessNotification supported configuration parameters
* feat: seq conversion failed without exiting
* fix: DeleteDoc crash
* fix: fill send time
* fix: fill send time
* fix: crash caused by withdrawing messages from users who have left the group
* fix: user msg timestamp
* seq read config
* seq read config
* fix: the source message of the reference is withdrawn, and the referenced message is deleted
* feat: optimize the default notification.yml
* fix: shouldPushOffline
* fix: the sorting is wrong after canceling the administrator in group settings
* feat: Sending messages supports returning fields modified by webhook
* feat: Sending messages supports returning fields modified by webhook
* feat: Sending messages supports returning fields modified by webhook
* fix: oss specifies content-type when uploading
* fix: the version number contains a line break
* fix: the version number contains a line break
* feat: GetConversationsHasReadAndMaxSeq support pinned
* feat: GetConversationsHasReadAndMaxSeq support pinned
* feat: GetConversationsHasReadAndMaxSeq support pinned
* fix: transferring the group owner to a muted member, incremental version error
* feat: unified conversion code
* feat: update gomake
* fix: in standalone mode, the user online status is wrong
* fix: add permission check
* fix: add permission check
* fix: add rpc interface permission check
* fix: CreateGroupChatConversations
* feat: optimize friend and group applications
* feat: optimize friend and group applications
* feat: optimize friend and group applications
* feat: optimize friend and group applications
(cherry picked from commit 8e61f30e9c )
# Conflicts:
# go.mod
# go.sum
2025-05-29 18:29:19 +08:00
chao
bc326704f1
feat: optimize friend and group applications ( #3384 )
...
* pb
* fix: Modifying other fields while setting IsPrivateChat does not take effect
* fix: quote message error revoke
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* upgrading pkg tools
* fix
* fix
* optimize log output
* feat: support GetLastMessage
* feat: support GetLastMessage
* feat: s3 switch
* feat: s3 switch
* fix: GetUsersOnline
* feat: SendBusinessNotification supported configuration parameters
* feat: SendBusinessNotification supported configuration parameters
* feat: SendBusinessNotification supported configuration parameters
* feat: seq conversion failed without exiting
* fix: DeleteDoc crash
* fix: fill send time
* fix: fill send time
* fix: crash caused by withdrawing messages from users who have left the group
* fix: user msg timestamp
* seq read config
* seq read config
* fix: the source message of the reference is withdrawn, and the referenced message is deleted
* feat: optimize the default notification.yml
* fix: shouldPushOffline
* fix: the sorting is wrong after canceling the administrator in group settings
* feat: Sending messages supports returning fields modified by webhook
* feat: Sending messages supports returning fields modified by webhook
* feat: Sending messages supports returning fields modified by webhook
* fix: oss specifies content-type when uploading
* fix: the version number contains a line break
* fix: the version number contains a line break
* feat: GetConversationsHasReadAndMaxSeq support pinned
* feat: GetConversationsHasReadAndMaxSeq support pinned
* feat: GetConversationsHasReadAndMaxSeq support pinned
* fix: transferring the group owner to a muted member, incremental version error
* feat: unified conversion code
* feat: update gomake
* fix: in standalone mode, the user online status is wrong
* fix: add permission check
* fix: add permission check
* fix: add rpc interface permission check
* fix: CreateGroupChatConversations
* feat: optimize friend and group applications
* feat: optimize friend and group applications
* feat: optimize friend and group applications
* feat: optimize friend and group applications
(cherry picked from commit 8e61f30e9c )
# Conflicts:
# go.mod
# go.sum
2025-05-29 18:23:57 +08:00
chao
e254bbf1fc
Merge branch 'openimsdk:3.8.3-patch' into 3.8.3-patch
2025-05-29 18:08:43 +08:00
withchao
54309b83a2
feat: add group friend rpc interface permission check
2025-05-22 14:52:15 +08:00
withchao
d55cb0fa8b
feat: add group friend rpc interface permission check
2025-05-22 14:37:54 +08:00
chao
2e58a5cc82
feat: GroupApplicationAgreeMemberEnterNotification splitting ( #3297 )
...
* pb
* fix: Modifying other fields while setting IsPrivateChat does not take effect
* fix: quote message error revoke
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* upgrading pkg tools
* fix
* fix
* optimize log output
* feat: support GetLastMessage
* feat: support GetLastMessage
* feat: s3 switch
* feat: s3 switch
* fix: GetUsersOnline
* feat: SendBusinessNotification supported configuration parameters
* feat: SendBusinessNotification supported configuration parameters
* feat: SendBusinessNotification supported configuration parameters
* feat: seq conversion failed without exiting
* fix: DeleteDoc crash
* fix: fill send time
* fix: fill send time
* fix: crash caused by withdrawing messages from users who have left the group
* fix: user msg timestamp
* seq read config
* seq read config
* fix: the source message of the reference is withdrawn, and the referenced message is deleted
* feat: optimize the default notification.yml
* fix: shouldPushOffline
* fix: the sorting is wrong after canceling the administrator in group settings
* feat: Sending messages supports returning fields modified by webhook
* feat: Sending messages supports returning fields modified by webhook
* feat: Sending messages supports returning fields modified by webhook
* fix: oss specifies content-type when uploading
* fix: the version number contains a line break
* fix: the version number contains a line break
* feat: GetConversationsHasReadAndMaxSeq support pinned
* feat: GetConversationsHasReadAndMaxSeq support pinned
* feat: GetConversationsHasReadAndMaxSeq support pinned
* fix: transferring the group owner to a muted member, incremental version error
* feat: GroupApplicationAgreeMemberEnterNotification splitting, rpc body size limit
* feat: GroupApplicationAgreeMemberEnterNotification splitting, rpc body size limit
(cherry picked from commit fa3d251dcb )
# Conflicts:
# config/share.yml
# pkg/common/config/config.go
# pkg/common/startrpc/start.go
2025-04-22 17:21:48 +08:00
chao
cc957886b1
fix: transferring the group owner to a muted member, incremental version error ( #3284 )
...
* pb
* fix: Modifying other fields while setting IsPrivateChat does not take effect
* fix: quote message error revoke
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* upgrading pkg tools
* fix
* fix
* optimize log output
* feat: support GetLastMessage
* feat: support GetLastMessage
* feat: s3 switch
* feat: s3 switch
* fix: GetUsersOnline
* feat: SendBusinessNotification supported configuration parameters
* feat: SendBusinessNotification supported configuration parameters
* feat: SendBusinessNotification supported configuration parameters
* feat: seq conversion failed without exiting
* fix: DeleteDoc crash
* fix: fill send time
* fix: fill send time
* fix: crash caused by withdrawing messages from users who have left the group
* fix: user msg timestamp
* seq read config
* seq read config
* fix: the source message of the reference is withdrawn, and the referenced message is deleted
* feat: optimize the default notification.yml
* fix: shouldPushOffline
* fix: the sorting is wrong after canceling the administrator in group settings
* feat: Sending messages supports returning fields modified by webhook
* feat: Sending messages supports returning fields modified by webhook
* feat: Sending messages supports returning fields modified by webhook
* fix: oss specifies content-type when uploading
* fix: the version number contains a line break
* fix: the version number contains a line break
* feat: GetConversationsHasReadAndMaxSeq support pinned
* feat: GetConversationsHasReadAndMaxSeq support pinned
* feat: GetConversationsHasReadAndMaxSeq support pinned
* fix: transferring the group owner to a muted member, incremental version error
(cherry picked from commit 52bd5e8be9 )
2025-04-22 17:09:45 +08:00
chao
78c82e08b8
fix: transferring the group owner to a muted member, incremental version error ( #3284 )
...
* pb
* fix: Modifying other fields while setting IsPrivateChat does not take effect
* fix: quote message error revoke
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* upgrading pkg tools
* fix
* fix
* optimize log output
* feat: support GetLastMessage
* feat: support GetLastMessage
* feat: s3 switch
* feat: s3 switch
* fix: GetUsersOnline
* feat: SendBusinessNotification supported configuration parameters
* feat: SendBusinessNotification supported configuration parameters
* feat: SendBusinessNotification supported configuration parameters
* feat: seq conversion failed without exiting
* fix: DeleteDoc crash
* fix: fill send time
* fix: fill send time
* fix: crash caused by withdrawing messages from users who have left the group
* fix: user msg timestamp
* seq read config
* seq read config
* fix: the source message of the reference is withdrawn, and the referenced message is deleted
* feat: optimize the default notification.yml
* fix: shouldPushOffline
* fix: the sorting is wrong after canceling the administrator in group settings
* feat: Sending messages supports returning fields modified by webhook
* feat: Sending messages supports returning fields modified by webhook
* feat: Sending messages supports returning fields modified by webhook
* fix: oss specifies content-type when uploading
* fix: the version number contains a line break
* fix: the version number contains a line break
* feat: GetConversationsHasReadAndMaxSeq support pinned
* feat: GetConversationsHasReadAndMaxSeq support pinned
* feat: GetConversationsHasReadAndMaxSeq support pinned
* fix: transferring the group owner to a muted member, incremental version error
(cherry picked from commit 52bd5e8be9 )
2025-04-22 17:04:15 +08:00
withchao
09cb8336ad
Merge remote-tracking branch 'upstream/3.8.3-patch' into 3.8.3-patch
2025-04-22 17:03:34 +08:00
OpenIM-Robot
9a436087cf
fix: the source message of the reference is withdrawn, and the referenced message is deleted ( #3137 ) ( #3140 )
...
* pb
* fix: Modifying other fields while setting IsPrivateChat does not take effect
* fix: quote message error revoke
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* upgrading pkg tools
* fix
* fix
* optimize log output
* feat: support GetLastMessage
* feat: support GetLastMessage
* feat: s3 switch
* feat: s3 switch
* fix: GetUsersOnline
* feat: SendBusinessNotification supported configuration parameters
* feat: SendBusinessNotification supported configuration parameters
* feat: SendBusinessNotification supported configuration parameters
* feat: seq conversion failed without exiting
* fix: DeleteDoc crash
* fix: fill send time
* fix: fill send time
* fix: crash caused by withdrawing messages from users who have left the group
* fix: user msg timestamp
* seq read config
* seq read config
* fix: the source message of the reference is withdrawn, and the referenced message is deleted
Co-authored-by: chao <48119764+withchao@users.noreply.github.com >
2025-04-01 17:20:33 +08:00
OpenIM-Robot
6c7c268b1f
fix: the source message of the reference is withdrawn, and the referenced message is deleted ( #3137 ) ( #3140 )
...
* pb
* fix: Modifying other fields while setting IsPrivateChat does not take effect
* fix: quote message error revoke
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* upgrading pkg tools
* fix
* fix
* optimize log output
* feat: support GetLastMessage
* feat: support GetLastMessage
* feat: s3 switch
* feat: s3 switch
* fix: GetUsersOnline
* feat: SendBusinessNotification supported configuration parameters
* feat: SendBusinessNotification supported configuration parameters
* feat: SendBusinessNotification supported configuration parameters
* feat: seq conversion failed without exiting
* fix: DeleteDoc crash
* fix: fill send time
* fix: fill send time
* fix: crash caused by withdrawing messages from users who have left the group
* fix: user msg timestamp
* seq read config
* seq read config
* fix: the source message of the reference is withdrawn, and the referenced message is deleted
Co-authored-by: chao <48119764+withchao@users.noreply.github.com >
2025-04-01 15:04:25 +08:00
OpenIM-Robot
04b7e6b75e
fix: solve unocrrect invite notification ( #3213 ) ( #3219 )
...
Co-authored-by: Monet Lee <monet_lee@163.com >
2025-03-12 11:47:02 +08:00
withchao
916d074cf9
resolving conflicts
2025-03-07 15:56:12 +08:00
chao
61b968fbf2
fix: the sorting is wrong after canceling the administrator in group settings ( #3185 )
...
* pb
* fix: Modifying other fields while setting IsPrivateChat does not take effect
* fix: quote message error revoke
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* upgrading pkg tools
* fix
* fix
* optimize log output
* feat: support GetLastMessage
* feat: support GetLastMessage
* feat: s3 switch
* feat: s3 switch
* fix: GetUsersOnline
* feat: SendBusinessNotification supported configuration parameters
* feat: SendBusinessNotification supported configuration parameters
* feat: SendBusinessNotification supported configuration parameters
* feat: seq conversion failed without exiting
* fix: DeleteDoc crash
* fix: fill send time
* fix: fill send time
* fix: crash caused by withdrawing messages from users who have left the group
* fix: user msg timestamp
* seq read config
* seq read config
* fix: the source message of the reference is withdrawn, and the referenced message is deleted
* feat: optimize the default notification.yml
* fix: shouldPushOffline
* fix: the sorting is wrong after canceling the administrator in group settings
2025-03-07 15:53:39 +08:00
chao
efed369c0c
feat: optimizing BatchGetIncrementalGroupMember ( #3180 )
...
* pb
* fix: Modifying other fields while setting IsPrivateChat does not take effect
* fix: quote message error revoke
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* upgrading pkg tools
* fix
* fix
* optimize log output
* feat: support GetLastMessage
* feat: support GetLastMessage
* feat: s3 switch
* feat: s3 switch
* fix: GetUsersOnline
* feat: SendBusinessNotification supported configuration parameters
* feat: SendBusinessNotification supported configuration parameters
* feat: SendBusinessNotification supported configuration parameters
* feat: seq conversion failed without exiting
* fix: DeleteDoc crash
* fix: fill send time
* fix: fill send time
* fix: crash caused by withdrawing messages from users who have left the group
* fix: user msg timestamp
* seq read config
* seq read config
* fix: the source message of the reference is withdrawn, and the referenced message is deleted
* feat: optimize the default notification.yml
* fix: shouldPushOffline
* fix: optimizing BatchGetIncrementalGroupMember
2025-03-07 15:52:35 +08:00
withchao
aaf898567f
solve uncorrect notification when set group info
2025-03-07 15:51:47 +08:00
Monet Lee
62583b32a7
fix: solve uncorrect notification when set group info ( #3172 )
...
* fix: setGroupInfoEx uncorrect call.
* update notification logic.
* update group notification logic.
* update update group announcement notication.
* fix errror.
* refresh
* solve conflict.
* update args.
2025-03-07 15:29:32 +08:00
OpenIM-Gordon
4890487429
refactor: change sendNotification to sendMessage to avoid ambiguity regarding message sending behavior. ( #3173 )
...
* feat: add a field to specify whether to send a notification message when creating a group.
* feat: add a field to specify whether to send a notification message when creating a group.
* refactor: change sendNotification to sendMessage to avoid ambiguity regarding message sending behavior.
---------
Co-authored-by: Monet Lee <monet_lee@163.com >
2025-03-07 15:29:18 +08:00
Monet Lee
744f481b9c
fix: solve uncorrect GroupMember enter group notification type. ( #3188 )
2025-03-07 02:39:53 +00:00
chao
f242066f30
feat: the default notification.yml is not configured properly ( #3168 )
...
* pb
* fix: Modifying other fields while setting IsPrivateChat does not take effect
* fix: quote message error revoke
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* upgrading pkg tools
* fix
* fix
* optimize log output
* feat: support GetLastMessage
* feat: support GetLastMessage
* feat: s3 switch
* feat: s3 switch
* fix: GetUsersOnline
* feat: SendBusinessNotification supported configuration parameters
* feat: SendBusinessNotification supported configuration parameters
* feat: SendBusinessNotification supported configuration parameters
* feat: seq conversion failed without exiting
* fix: DeleteDoc crash
* fix: fill send time
* fix: fill send time
* fix: crash caused by withdrawing messages from users who have left the group
* fix: user msg timestamp
* seq read config
* seq read config
* fix: the source message of the reference is withdrawn, and the referenced message is deleted
* feat: optimize the default notification.yml
* fix: shouldPushOffline
2025-02-27 16:33:32 +08:00
withchao
57710bb9e3
resolving merge conflicts
2025-02-25 18:16:57 +08:00
chao
0006bce0a2
fix: seq conversion not reading env in docker environment ( #3130 )
...
* pb
* fix: Modifying other fields while setting IsPrivateChat does not take effect
* fix: quote message error revoke
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* upgrading pkg tools
* fix
* fix
* optimize log output
* feat: support GetLastMessage
* feat: support GetLastMessage
* feat: s3 switch
* feat: s3 switch
* fix: GetUsersOnline
* feat: SendBusinessNotification supported configuration parameters
* feat: SendBusinessNotification supported configuration parameters
* feat: SendBusinessNotification supported configuration parameters
* feat: seq conversion failed without exiting
* fix: DeleteDoc crash
* fix: fill send time
* fix: fill send time
* fix: crash caused by withdrawing messages from users who have left the group
* fix: user msg timestamp
* seq read config
* seq read config
2025-02-25 18:08:40 +08:00
chao
0bb6f610ef
fix: the user sets the conversation timer cleanup timestamp unit incorrectly ( #3102 )
...
* pb
* fix: Modifying other fields while setting IsPrivateChat does not take effect
* fix: quote message error revoke
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* upgrading pkg tools
* fix
* fix
* optimize log output
* feat: support GetLastMessage
* feat: support GetLastMessage
* feat: s3 switch
* feat: s3 switch
* fix: GetUsersOnline
* feat: SendBusinessNotification supported configuration parameters
* feat: SendBusinessNotification supported configuration parameters
* feat: SendBusinessNotification supported configuration parameters
* feat: seq conversion failed without exiting
* fix: DeleteDoc crash
* fix: fill send time
* fix: fill send time
* fix: crash caused by withdrawing messages from users who have left the group
* fix: user msg timestamp
2025-02-25 18:08:22 +08:00
chao
82d133588e
fix: crash caused by withdrawing messages from users who have left the group ( #3100 )
...
* pb
* fix: Modifying other fields while setting IsPrivateChat does not take effect
* fix: quote message error revoke
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* upgrading pkg tools
* fix
* fix
* optimize log output
* feat: support GetLastMessage
* feat: support GetLastMessage
* feat: s3 switch
* feat: s3 switch
* fix: GetUsersOnline
* feat: SendBusinessNotification supported configuration parameters
* feat: SendBusinessNotification supported configuration parameters
* feat: SendBusinessNotification supported configuration parameters
* feat: seq conversion failed without exiting
* fix: DeleteDoc crash
* fix: fill send time
* fix: fill send time
* fix: crash caused by withdrawing messages from users who have left the group
2025-02-25 18:07:46 +08:00
chao
d70dc7b16b
fix: the abnormal message has no sending time, causing the SDK to be abnormal ( #3087 )
...
* pb
* fix: Modifying other fields while setting IsPrivateChat does not take effect
* fix: quote message error revoke
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* upgrading pkg tools
* fix
* fix
* optimize log output
* feat: support GetLastMessage
* feat: support GetLastMessage
* feat: s3 switch
* feat: s3 switch
* fix: GetUsersOnline
* feat: SendBusinessNotification supported configuration parameters
* feat: SendBusinessNotification supported configuration parameters
* feat: SendBusinessNotification supported configuration parameters
* feat: seq conversion failed without exiting
* fix: DeleteDoc crash
* fix: fill send time
* fix: fill send time
2025-02-25 18:07:26 +08:00
chao
9f796e78c1
fix: DeleteDoc crash ( #3078 )
...
* pb
* fix: Modifying other fields while setting IsPrivateChat does not take effect
* fix: quote message error revoke
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* upgrading pkg tools
* fix
* fix
* optimize log output
* feat: support GetLastMessage
* feat: support GetLastMessage
* feat: s3 switch
* feat: s3 switch
* fix: GetUsersOnline
* feat: SendBusinessNotification supported configuration parameters
* feat: SendBusinessNotification supported configuration parameters
* feat: SendBusinessNotification supported configuration parameters
* feat: seq conversion failed without exiting
* fix: DeleteDoc crash
2025-02-25 18:05:55 +08:00
icey-yu
efcd76318e
fix: check error in BatchSetTokenMapByUidPid ( #3076 )
2025-02-25 18:05:43 +08:00
icey-yu
d7af353e42
feat: add backup volume && optimize log print ( #3066 )
...
* feat: backup
* feat: backup
* feat: backup
* feat: optimize log print
2025-02-25 18:04:25 +08:00
chao
ab1691865f
fix: seq conversion failed without exiting ( #3052 )
...
* pb
* fix: Modifying other fields while setting IsPrivateChat does not take effect
* fix: quote message error revoke
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* upgrading pkg tools
* fix
* fix
* optimize log output
* feat: support GetLastMessage
* feat: support GetLastMessage
* feat: s3 switch
* feat: s3 switch
* fix: GetUsersOnline
* feat: SendBusinessNotification supported configuration parameters
* feat: SendBusinessNotification supported configuration parameters
* feat: SendBusinessNotification supported configuration parameters
* feat: seq conversion failed without exiting
2025-02-25 18:03:35 +08:00
icey-yu
cb4ac19968
Merge pull request #3062 from icey-yu/fix-pro
...
Fix: prometheus config
2025-01-14 18:26:37 +08:00
icey-yu
3fec3b4321
fix: prometheus config
2025-01-14 18:23:08 +08:00
icey-yu
0f8d4d0943
fix: prometheus config
2025-01-14 18:21:44 +08:00
icey-yu
e20e52b779
fix: prometheus config
2025-01-14 18:19:25 +08:00
icey-yu
28f00a8ffb
Merge pull request #3061 from icey-yu/fix-pro
...
fix: node exporter image
2025-01-14 18:16:22 +08:00
icey-yu
376c1b87ee
fix: add autoPort && prometheus port discovery
2025-01-14 18:12:00 +08:00
icey-yu
c0a0b4da62
Merge pull request #3059 from icey-yu/fix-pro
...
fix: add autoSetPort && prometheus port discovery
2025-01-14 17:55:35 +08:00
icey-yu
89503aa529
fix: add autoPort && prometheus port discovery
2025-01-14 17:46:08 +08:00
icey-yu
1e68f99d11
fix: add autoPort && prometheus port discovery
2025-01-14 17:44:44 +08:00
icey-yu
7912ac0623
Merge pull request #3057 from openimsdk/cherry-pick-f7a1d5b
...
deps: Merge #3055 PRs into release-v3.8.3
2025-01-10 17:34:10 +08:00
icey-yu
ade108d656
update: env ( #3055 )
2025-01-10 09:30:31 +00:00
icey-yu
222a2f0029
Merge pull request #3054 from icey-yu/fix-v3
...
Fix: Service Discovery err in v3.8.3
2025-01-10 14:34:31 +08:00
icey-yu
8c6d734f88
fix: discovery
2025-01-10 14:20:43 +08:00
github-actions[bot]
1339121e29
Update version to v3.8.3
2025-01-07 11:30:49 +00:00
chao
382e5947ac
Merge pull request #3043 from openimsdk/cherry-pick-1e8a106
...
deps: Merge #3038 #3040 PRs into pre-release-v3.8.3
2025-01-07 19:24:27 +08:00
chao
12800c1421
Merge pull request #3044 from withchao/cherry-pick-1e8a106
...
fix: resolving v3.8.3 conflicts
2025-01-07 19:24:07 +08:00
withchao
d0cd40aae6
resolving v3.8.3 conflicts
2025-01-07 19:22:54 +08:00
chao
36c18ce7ea
fix: GetUsersOnline returns an error in the online list ( #3040 )
...
* pb
* fix: Modifying other fields while setting IsPrivateChat does not take effect
* fix: quote message error revoke
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* upgrading pkg tools
* fix
* fix
* optimize log output
* feat: support GetLastMessage
* feat: support GetLastMessage
* feat: s3 switch
* feat: s3 switch
* fix: GetUsersOnline
2025-01-07 10:41:54 +00:00
icey-yu
4b20286a96
feat: change appNotificationAccount to appManagerAccount && fix: enable config center add env check && fix: error return ( #3038 )
...
* feat: change appNotificationAccount to appManagerAccount && fix: enable config center add env check && fix: error return
* fix: err
2025-01-07 10:41:54 +00:00
chao
3b3ce0d8f5
Merge pull request #3032 from openimsdk/cherry-pick-a1b5f05
...
deps: Merge #3026 #3029 PRs into pre-release-v3.8.3
2025-01-04 11:44:06 +08:00
chao
34c6fe5838
Merge pull request #3033 from withchao/cherry-pick-a1b5f05
...
fix: resolving v3.8.3 conflicts
2025-01-04 11:43:01 +08:00
withchao
7415dff32c
fix: resolving v3.8.3 conflicts
2025-01-04 11:41:12 +08:00
chao
66edc76c54
feat: support GetLastMessage ( #3029 )
...
* pb
* fix: Modifying other fields while setting IsPrivateChat does not take effect
* fix: quote message error revoke
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* upgrading pkg tools
* fix
* fix
* optimize log output
* feat: support GetLastMessage
* feat: support GetLastMessage
* feat: s3 switch
* feat: s3 switch
2025-01-04 03:09:57 +00:00
chao
0b78948f62
feat: optimize log output ( #3026 )
...
* pb
* fix: Modifying other fields while setting IsPrivateChat does not take effect
* fix: quote message error revoke
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* upgrading pkg tools
* fix
* fix
* optimize log output
2025-01-04 03:09:57 +00:00
chao
a395c82e0d
Merge pull request #3023 from openimsdk/cherry-pick-435d8bb
...
deps: Merge #3022 PRs into pre-release-v3.8.3
2024-12-29 14:50:50 +08:00
chao
3d064d66f2
fix: online status error ( #3022 )
...
* pb
* fix: Modifying other fields while setting IsPrivateChat does not take effect
* fix: quote message error revoke
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* upgrading pkg tools
* fix
* fix
2024-12-29 06:50:32 +00:00
Monet Lee
5f333426a3
build: create services image workflows.
2024-12-29 10:43:48 +08:00
chao
9a122d2eb3
Merge pull request #3014 from openimsdk/cherry-pick-7563aff
...
deps: Merge #2914 #2957 #2972 #2973 #2977 #2985 #2993 #2995 #3001 #3002 #3007 #3009 PRs into pre-release-v3.8.3
2024-12-27 18:06:49 +08:00
chao
b805113870
Merge pull request #3018 from withchao/cherry-pick-7563aff
...
fix: resolving v3.8.3 conflicts
2024-12-27 18:05:16 +08:00
withchao
2676295a4c
merge code
2024-12-27 17:34:56 +08:00
OpenIM-Gordon
d3b2587743
fix: The message @ information will be set only for members in the group. ( #3009 )
2024-12-27 08:38:05 +00:00
chao
f9e6d07581
feat: support message cache ( #3007 )
...
* pb
* fix: Modifying other fields while setting IsPrivateChat does not take effect
* fix: quote message error revoke
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* upgrading pkg tools
* redis msg cache
* redis msg cache
* redis msg cache
* redis msg cache
* redis msg cache
* redis msg cache
* redis msg cache
2024-12-27 08:38:05 +00:00
icey-yu
52052a9165
fix: redis save error when KickTokens ( #3002 )
2024-12-27 08:38:05 +00:00
icey-yu
3e872d6c5a
fix: when unable EnableHistoryForNewMembers, new group member can read last one message. ( #3001 )
2024-12-27 08:38:05 +00:00
chao
9ac35c9059
feat: optimize error stack information ( #2995 )
...
* pb
* fix: Modifying other fields while setting IsPrivateChat does not take effect
* fix: quote message error revoke
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* upgrading pkg tools
2024-12-27 08:38:05 +00:00
chao
de42eb1f11
feat: Optimizing RPC call ( #2993 )
...
* pb
* fix: Modifying other fields while setting IsPrivateChat does not take effect
* fix: quote message error revoke
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* rpc client
* rpc client
* rpc client
* rpc client
* rpc client
* rpc client
* rpc client
* rpc client
2024-12-27 08:38:05 +00:00
chao
b26b0a422c
feat: Optimize Scheduled Task ( #2985 )
...
* pb
* fix: Modifying other fields while setting IsPrivateChat does not take effect
* fix: quote message error revoke
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
2024-12-27 08:38:05 +00:00
chao
248cb5c107
fix: when fetching a referenced message, it indicates that the original message has been deleted. ( #2977 )
...
* pb
* fix: Modifying other fields while setting IsPrivateChat does not take effect
* fix: quote message error revoke
2024-12-27 08:38:05 +00:00
Monet Lee
035baff1b5
docs: improve deployment docs in kubernetes. ( #2973 )
...
* docs: improve deployment docs in kubernetes.
* move docs path.
* format contents.
* update contents.
* build: update deployment env.
* docs: update deploy docs.
* build: add kafka secret and dependencies.
* docs: update deployment docs.
* Update docs contents.
* update docs contents.
2024-12-27 08:38:05 +00:00
chao
de94014b1b
fix: modifying other fields while setting IsPrivateChat does not take effect ( #2972 )
...
* pb
* fix: Modifying other fields while setting IsPrivateChat does not take effect
2024-12-27 08:38:05 +00:00
icey-yu
aa35155ccb
fix: rpc panic recover ( #2957 )
2024-12-27 08:38:05 +00:00
icey-yu
1542a0c98d
fix: Add a lead time for the token's issuance time. ( #2914 )
2024-12-27 08:38:04 +00:00
OpenIM-Robot
716e06f3ad
pb ( #2958 ) ( #2961 )
...
Co-authored-by: chao <48119764+withchao@users.noreply.github.com >
2024-12-12 18:55:55 +08:00
OpenIM-Robot
3fe2053d4f
fix: fetch message return isEnd and endSeq panic. ( #2959 ) ( #2960 )
...
* fix: server can return isEnd to control fetch messages when sdk pull messages end normally.
* fix: server can return isEnd to control fetch messages when sdk pull messages end normally.
* fix: server can return isEnd to control fetch messages when sdk pull messages end normally.
Co-authored-by: OpenIM-Gordon <1432970085@qq.com >
2024-12-12 18:55:12 +08:00
Monet Lee
5430bc4569
Merge pull request #2956 from openimsdk/cherry-pick-cf740a1
...
deps: Merge #2891 #2893 #2901 #2906 #2910 #2911 #2924 #2927 #2947 #2949 PRs into pre-release-v3.8.3
2024-12-12 15:19:33 +08:00
Monet Lee
01c0d9ca89
build: update go pkg.
2024-12-12 15:11:12 +08:00
OpenIM-Gordon
3c6fbabded
fix: server can return isEnd to control fetch messages when sdk pull messages end normally. ( #2949 )
2024-12-12 07:05:17 +00:00
icey-yu
7f471c44bf
fix:Only print panic function frame && feat: log.ZPanic ( #2947 )
...
* fix: log print panic
* Merge: main
2024-12-12 07:05:17 +00:00
icey-yu
f3a78260a8
feat: Change upload logs systemType to AppFramework. ( #2927 )
...
* feat: change upload logs systemType to AppFramework
* feat: change upload logs systemType to AppFramework
* Merge: main
2024-12-12 07:05:17 +00:00
chao
be4061da85
feat: seq user and conversation seq synchronization ( #2924 )
...
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: implement no gob encoder.
* update unitTest content.
* Update hub_server.go
* feat: GroupApplicationAgreeMemberEnterNotification
* fix: encoder replace to json encoder.
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
* fix: listen error
* fix: listen error
* update go.mod
* feat: add log
* fix: token parse token value
* fix: GetMsgBySeqs boundary issues
* merge: merge main code into js branch. (#2648 )
* feat: update group notification when set to null. (#2590 )
* refactor: refactor workflows contents.
* add tool workflows.
* update field.
* fix: remove chat error.
* Fix err.
* fix error.
* remove cn comment.
* update workflows files.
* update infra config.
* move workflows.
* feat: update bot.
* fix: solve uncorrect outdated msg get.
* update get docIDs logic.
* update
* update skip logic.
* fix
* update.
* fix: delay deleteObject func.
* remove unused content.
* feat: update group notification when set to null.
* update log standard.
* feat: add long time push msg in prometheus (#2584 )
* feat: add long time push msg in prometheus
* fix: log print
* fix: go mod
* fix: log msg
* fix: log init
* feat: push msg
* feat: go mod ,remove cgo package
* feat: remove error log
* feat: test dummy push
* feat:redis pool config
* feat: push to kafka log
* feat: supports getting messages based on session ID and seq (#2582 )
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
* feat: implement request batch count limit. (#2591 )
* refactor: refactor workflows contents.
* add tool workflows.
* update field.
* fix: remove chat error.
* Fix err.
* fix error.
* remove cn comment.
* update workflows files.
* update infra config.
* move workflows.
* feat: update bot.
* fix: solve uncorrect outdated msg get.
* update get docIDs logic.
* update
* update skip logic.
* fix
* update.
* fix: delay deleteObject func.
* remove unused content.
* update log type.
* feat: implement request batch count limit.
* update
* update
* fix: getting messages based on session ID and seq (#2595 )
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
* feat: avoid pulling messages from sessions with a large number of max seq values of 0 (#2602 )
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
* refactor: improve db structure in `storage/controller` (#2604 )
* refactor: refactor workflows contents.
* add tool workflows.
* update field.
* fix: remove chat error.
* Fix err.
* fix error.
* remove cn comment.
* update workflows files.
* update infra config.
* move workflows.
* feat: update bot.
* fix: solve uncorrect outdated msg get.
* update get docIDs logic.
* update
* update skip logic.
* fix
* update.
* fix: delay deleteObject func.
* remove unused content.
* update log type.
* feat: implement request batch count limit.
* update
* update
* refactor: improve db structure in `storage/controller`
* feat: implement offline push using kafka (#2600 )
* refactor: refactor workflows contents.
* add tool workflows.
* update field.
* fix: remove chat error.
* Fix err.
* fix error.
* remove cn comment.
* update workflows files.
* update infra config.
* move workflows.
* feat: update bot.
* fix: solve uncorrect outdated msg get.
* update get docIDs logic.
* update
* update skip logic.
* fix
* update.
* fix: delay deleteObject func.
* remove unused content.
* update log type.
* feat: implement request batch count limit.
* update
* update
* feat: implement offline push.
* feat: implement batch Push spilt
* update go mod
* feat: implement kafka producer and consumer.
* update format,
* add PushMQ log.
* feat: update Handler logic.
* update MQ logic.
* update
* update
* fix: update OfflinePushConsumerHandler.
* feat: API supports gzip (#2609 )
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
* Fix err (#2608 )
* refactor: refactor workflows contents.
* add tool workflows.
* update field.
* fix: remove chat error.
* Fix err.
* fix error.
* remove cn comment.
* update workflows files.
* update infra config.
* move workflows.
* feat: update bot.
* fix: solve uncorrect outdated msg get.
* update get docIDs logic.
* update
* update skip logic.
* fix
* update.
* fix: delay deleteObject func.
* remove unused content.
* update log type.
* feat: implement request batch count limit.
* update
* update
* feat: add rocksTimeout
* feat: wrap logs
* feat: add logs
* feat: listen config
* feat: enable listen TIME_WAIT port
* feat: add logs
* feat: cache batch
* chore: enable fullUserCache
* feat: push rpc num
* feat: push err
* feat: with operationID
* feat: sleep
* feat: change 1s
* feat: change log
* feat: implement Getbatch in rpcCache.
* feat: print getOnline cost
* feat: change log
* feat: change kafka and push config
* feat: del interface
* feat: fix err
* feat: change config
* feat: go mod
* feat: change config
* feat: change config
* feat: add sleep in push
* feat: warn logs
* feat: logs
* feat: logs
* feat: change port
* feat: start config
* feat: remove port reuse
* feat: prometheus config
* feat: prometheus config
* feat: prometheus config
* feat: add long time send msg to grafana
* feat: init
* feat: init
* feat: implement offline push.
* feat: batch get user online
* feat: implement batch Push spilt
* update go mod
* Revert "feat: change port"
This reverts commit 06d5e944
* feat: change port
* feat: change config
* feat: implement kafka producer and consumer.
* update format,
* add PushMQ log.
* feat: get all online users and init push
* feat: lock in online cache
* feat: config
* fix: init online status
* fix: add logs
* fix: userIDs
* fix: add logs
* feat: update Handler logic.
* update MQ logic.
* update
* update
* fix: method name
* fix: update OfflinePushConsumerHandler.
* fix: prommetrics
* fix: add logs
* fix: ctx
* fix: log
* fix: config
* feat: change port
* fix: atomic online cache status
---------
Co-authored-by: Monet Lee <monet_lee@163.com >
* feature: add GetConversationsHasReadAndMaxSeq interface to the WebSocket API. (#2611 )
* fix: lru lock (#2613 )
* fix: lru lock
* fix: lru lock
* fix: lru lock
* fix: nil pointer error on close (#2618 )
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
* feat: create group can push notification (#2617 )
* fix: blockage caused by listen error (#2620 )
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
* fix: listen error
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
* fix: go.mod (#2621 )
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
* fix: listen error
* fix: listen error
* update go.mod
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
* feat: improve searchMsg implement. (#2614 )
* refactor: refactor workflows contents.
* add tool workflows.
* update field.
* fix: remove chat error.
* Fix err.
* fix error.
* remove cn comment.
* update workflows files.
* update infra config.
* move workflows.
* feat: update bot.
* fix: solve uncorrect outdated msg get.
* update get docIDs logic.
* update
* update skip logic.
* fix
* update.
* fix: delay deleteObject func.
* remove unused content.
* update log type.
* feat: implement request batch count limit.
* update
* update
* remove unused script.
* feat: improve searchMsg implement.
* update mongo config.
* Fix lock (#2622 )
* fix:log
* fix: lock
* fix: update setGroupInfoEX field name. (#2625 )
* refactor: refactor workflows contents.
* add tool workflows.
* update field.
* fix: remove chat error.
* Fix err.
* fix error.
* remove cn comment.
* update workflows files.
* update infra config.
* move workflows.
* feat: update bot.
* fix: solve uncorrect outdated msg get.
* update get docIDs logic.
* update
* update skip logic.
* fix
* update.
* fix: delay deleteObject func.
* remove unused content.
* update log type.
* feat: implement request batch count limit.
* update
* update
* fix: update setGroupInfoEX field name.
* fix: update setGroupInfoEX field name (#2626 )
* refactor: refactor workflows contents.
* add tool workflows.
* update field.
* fix: remove chat error.
* Fix err.
* fix error.
* remove cn comment.
* update workflows files.
* update infra config.
* move workflows.
* feat: update bot.
* fix: solve uncorrect outdated msg get.
* update get docIDs logic.
* update
* update skip logic.
* fix
* update.
* fix: delay deleteObject func.
* remove unused content.
* update log type.
* feat: implement request batch count limit.
* update
* update
* fix: update setGroupInfoEX field name.
* fix: update setGroupInfoEX field name
* feat: msg gateway add log (#2631 )
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
* fix: listen error
* fix: listen error
* update go.mod
* feat: add log
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
* fix: update setGroupInfoEx func name and field. (#2634 )
* refactor: refactor workflows contents.
* add tool workflows.
* update field.
* fix: remove chat error.
* Fix err.
* fix error.
* remove cn comment.
* update workflows files.
* update infra config.
* move workflows.
* feat: update bot.
* fix: solve uncorrect outdated msg get.
* update get docIDs logic.
* update
* update skip logic.
* fix
* update.
* fix: delay deleteObject func.
* remove unused content.
* update log type.
* feat: implement request batch count limit.
* update
* update
* fix: update setGroupInfoEx func name and field.
* refactor: update groupinfoEx field.
* refactor: update database name in mongodb.yml
* add groupName Condition
* fix: fix setConversations req fill. (#2645 )
* refactor: refactor workflows contents.
* add tool workflows.
* update field.
* fix: remove chat error.
* Fix err.
* fix error.
* remove cn comment.
* update workflows files.
* update infra config.
* move workflows.
* feat: update bot.
* fix: solve uncorrect outdated msg get.
* update get docIDs logic.
* update
* update skip logic.
* fix
* update.
* fix: delay deleteObject func.
* remove unused content.
* update log type.
* feat: implement request batch count limit.
* update
* update
* fix: fix setConversations req fill.
* fix: GetMsgBySeqs boundary issues (#2647 )
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
* fix: listen error
* fix: listen error
* update go.mod
* feat: add log
* fix: token parse token value
* fix: GetMsgBySeqs boundary issues
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
* fix: the attribute version is obsolete, remove it (#2644 )
* refactor: update Userregister request field. (#2650 )
---------
Co-authored-by: Monet Lee <monet_lee@163.com >
Co-authored-by: icey-yu <119291641+icey-yu@users.noreply.github.com >
Co-authored-by: chao <48119764+withchao@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
Co-authored-by: 蔡相跃 <caixiangyue007@gmail.com >
* update go mod
* fix: sn_ not sort
* fix: sn_ not sort
* fix: sn_ not sort
* fix: jssdk add
* fix: jssdk support
* fix: jssdk support
* fix: jssdk support
* fix: the message I sent is not set to read seq in mongodb
* fix: cannot modify group member avatars
* merge: update code from main to v3.8-js-sdk-only. (#2720 )
* fix: fix update groupName invalid. (#2673 )
* refactor: change platform to platformID (#2670 )
* feat: don`t return nil data (#2675 )
Co-authored-by: Monet Lee <monet_lee@163.com >
* refactor: update fields type in userStatus and check registered. (#2676 )
* fix: usertoken auth. (#2677 )
* refactor: update fields type in userStatus and check registered.
* fix: usertoken auth.
* update contents.
* update content.
* update
* fix
* update pb file.
* feat: add friend agree after callback (#2680 )
* fix: sn not sort (#2682 )
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
* fix: listen error
* fix: listen error
* update go.mod
* feat: add log
* fix: token parse token value
* fix: GetMsgBySeqs boundary issues
* fix: sn_ not sort
* fix: sn_ not sort
* fix: sn_ not sort
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
* refactor: add GetAdminToken interface. (#2684 )
* refactor: add GetAdminToken interface.
* update config.
* fix: admin token (#2686 )
* fix: update workflows logic. (#2688 )
* refactor: add GetAdminToken interface.
* update config.
* update workflows logic.
* fix: admin token (#2687 )
* update the front image (#2692 )
* update the front image
* update version
* feat: improve publish docker image workflows (#2697 )
* refactor: add GetAdminToken interface.
* update config.
* update workflows logic.
* feat: improve publish docker image workflows
* update condition logic.
* fix: update load file logic. (#2700 )
* refactor: add GetAdminToken interface.
* update config.
* update workflows logic.
* feat: improve publish docker image workflows
* update condition logic.
* fix: update load file logic.
* feat: Msg filter (#2703 )
* feat: msg filter
* feat: msg filter
* feat: msg filter
* feat: provide the interface required by js sdk (#2712 )
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
* fix: listen error
* fix: listen error
* update go.mod
* feat: add log
* fix: token parse token value
* fix: GetMsgBySeqs boundary issues
* fix: sn_ not sort
* fix: sn_ not sort
* fix: sn_ not sort
* fix: jssdk add
* fix: jssdk support
* fix: jssdk support
* fix: jssdk support
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
* Line webhook (#2716 )
* feat: online and offline webhook
* feat: online and offline webhook
* feat: remove zk
* fix: the message I sent is not set to read seq in mongodb (#2718 )
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
* fix: listen error
* fix: listen error
* update go.mod
* feat: add log
* fix: token parse token value
* fix: GetMsgBySeqs boundary issues
* fix: sn_ not sort
* fix: sn_ not sort
* fix: sn_ not sort
* fix: jssdk add
* fix: jssdk support
* fix: jssdk support
* fix: jssdk support
* fix: the message I sent is not set to read seq in mongodb
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
* fix: cannot modify group member avatars (#2719 )
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
* fix: listen error
* fix: listen error
* update go.mod
* feat: add log
* fix: token parse token value
* fix: GetMsgBySeqs boundary issues
* fix: sn_ not sort
* fix: sn_ not sort
* fix: sn_ not sort
* fix: jssdk add
* fix: jssdk support
* fix: jssdk support
* fix: jssdk support
* fix: the message I sent is not set to read seq in mongodb
* fix: cannot modify group member avatars
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
---------
Co-authored-by: Monet Lee <monet_lee@163.com >
Co-authored-by: icey-yu <119291641+icey-yu@users.noreply.github.com >
Co-authored-by: chao <48119764+withchao@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
Co-authored-by: skiffer-git <72860476+skiffer-git@users.noreply.github.com >
* fix: MemberEnterNotification
* fix: MemberEnterNotification
* fix: MsgData status
* merge
* merge: update code from main to v3.8-js-sdk-only. (#2818 )
* feat: implement merge milestone PR to target-branch. (#2796 )
* build: improve workflows logic. (#2801 )
* fix: improve time condition check mehtod. (#2804 )
* fix: improve time condition check mehtod.
* fix
* fix: webhook before online push (#2805 )
* fix: set own read seq in MongoDB when sender send a message. (#2808 )
* fix: solve err Notification when setGroupInfo. (#2806 )
* fix: solve err Notification when setGroupInfo.
* build: update checkout version.
* fix: update notification contents.
* Introducing OpenIM Guru on Gurubase.io (#2788 )
* feat: support app update service (#2811 )
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
* fix: listen error
* fix: listen error
* update go.mod
* feat: add log
* fix: token parse token value
* fix: GetMsgBySeqs boundary issues
* fix: sn_ not sort
* fix: sn_ not sort
* fix: sn_ not sort
* fix: jssdk add
* fix: jssdk support
* fix: jssdk support
* fix: jssdk support
* fix: the message I sent is not set to read seq in mongodb
* fix: cannot modify group member avatars
* fix: MemberEnterNotification
* fix: MemberEnterNotification
* fix: MsgData status
* feat: add ApplicationVersion
* feat: add ApplicationVersion
* feat: add ApplicationVersion
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
* feat: ApplicationVersion move chat (#2813 )
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
* fix: listen error
* fix: listen error
* update go.mod
* feat: add log
* fix: token parse token value
* fix: GetMsgBySeqs boundary issues
* fix: sn_ not sort
* fix: sn_ not sort
* fix: sn_ not sort
* fix: jssdk add
* fix: jssdk support
* fix: jssdk support
* fix: jssdk support
* fix: the message I sent is not set to read seq in mongodb
* fix: cannot modify group member avatars
* fix: MemberEnterNotification
* fix: MemberEnterNotification
* fix: MsgData status
* feat: add ApplicationVersion
* feat: ApplicationVersion move chat
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
* fix: improve condition check. (#2815 )
---------
Co-authored-by: Monet Lee <monet_lee@163.com >
Co-authored-by: icey-yu <119291641+icey-yu@users.noreply.github.com >
Co-authored-by: Kürşat Aktaş <kursat.ce@gmail.com >
Co-authored-by: chao <48119764+withchao@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
* feat: support text ping pong
* feat: support text ping pong
* feat: gob json encoder
* feat: gob json encoder
* feat: gob json encoder
* feat: gob json encoder
* feat: gob json encoder
* feat: gob json encoder
* fix: concurrent write to websocket connection
* fix: concurrent write to websocket connection
* fix: concurrent write to websocket connection
* fix: group member update face_url
* feat: seq user hook set conversation
* feat: seq user hook set conversation
* feat: seq user hook set conversation
* feat: seq user hook set conversation
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
Co-authored-by: Monet Lee <monet_lee@163.com >
Co-authored-by: OpenIM-Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: icey-yu <119291641+icey-yu@users.noreply.github.com >
Co-authored-by: 蔡相跃 <caixiangyue007@gmail.com >
Co-authored-by: skiffer-git <72860476+skiffer-git@users.noreply.github.com >
Co-authored-by: Kürşat Aktaş <kursat.ce@gmail.com >
2024-12-12 07:05:17 +00:00
Monet Lee
c62945ed05
fix: update set seq implement. ( #2911 )
...
* update set seq implement.
* revert seq logic.
* Update func logic.
* add log print.
2024-12-12 07:05:17 +00:00
chao
7d2fd64429
fix: group member update face_url ( #2910 )
...
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: implement no gob encoder.
* update unitTest content.
* Update hub_server.go
* feat: GroupApplicationAgreeMemberEnterNotification
* fix: encoder replace to json encoder.
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
* fix: listen error
* fix: listen error
* update go.mod
* feat: add log
* fix: token parse token value
* fix: GetMsgBySeqs boundary issues
* merge: merge main code into js branch. (#2648 )
* feat: update group notification when set to null. (#2590 )
* refactor: refactor workflows contents.
* add tool workflows.
* update field.
* fix: remove chat error.
* Fix err.
* fix error.
* remove cn comment.
* update workflows files.
* update infra config.
* move workflows.
* feat: update bot.
* fix: solve uncorrect outdated msg get.
* update get docIDs logic.
* update
* update skip logic.
* fix
* update.
* fix: delay deleteObject func.
* remove unused content.
* feat: update group notification when set to null.
* update log standard.
* feat: add long time push msg in prometheus (#2584 )
* feat: add long time push msg in prometheus
* fix: log print
* fix: go mod
* fix: log msg
* fix: log init
* feat: push msg
* feat: go mod ,remove cgo package
* feat: remove error log
* feat: test dummy push
* feat:redis pool config
* feat: push to kafka log
* feat: supports getting messages based on session ID and seq (#2582 )
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
* feat: implement request batch count limit. (#2591 )
* refactor: refactor workflows contents.
* add tool workflows.
* update field.
* fix: remove chat error.
* Fix err.
* fix error.
* remove cn comment.
* update workflows files.
* update infra config.
* move workflows.
* feat: update bot.
* fix: solve uncorrect outdated msg get.
* update get docIDs logic.
* update
* update skip logic.
* fix
* update.
* fix: delay deleteObject func.
* remove unused content.
* update log type.
* feat: implement request batch count limit.
* update
* update
* fix: getting messages based on session ID and seq (#2595 )
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
* feat: avoid pulling messages from sessions with a large number of max seq values of 0 (#2602 )
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
* refactor: improve db structure in `storage/controller` (#2604 )
* refactor: refactor workflows contents.
* add tool workflows.
* update field.
* fix: remove chat error.
* Fix err.
* fix error.
* remove cn comment.
* update workflows files.
* update infra config.
* move workflows.
* feat: update bot.
* fix: solve uncorrect outdated msg get.
* update get docIDs logic.
* update
* update skip logic.
* fix
* update.
* fix: delay deleteObject func.
* remove unused content.
* update log type.
* feat: implement request batch count limit.
* update
* update
* refactor: improve db structure in `storage/controller`
* feat: implement offline push using kafka (#2600 )
* refactor: refactor workflows contents.
* add tool workflows.
* update field.
* fix: remove chat error.
* Fix err.
* fix error.
* remove cn comment.
* update workflows files.
* update infra config.
* move workflows.
* feat: update bot.
* fix: solve uncorrect outdated msg get.
* update get docIDs logic.
* update
* update skip logic.
* fix
* update.
* fix: delay deleteObject func.
* remove unused content.
* update log type.
* feat: implement request batch count limit.
* update
* update
* feat: implement offline push.
* feat: implement batch Push spilt
* update go mod
* feat: implement kafka producer and consumer.
* update format,
* add PushMQ log.
* feat: update Handler logic.
* update MQ logic.
* update
* update
* fix: update OfflinePushConsumerHandler.
* feat: API supports gzip (#2609 )
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
* Fix err (#2608 )
* refactor: refactor workflows contents.
* add tool workflows.
* update field.
* fix: remove chat error.
* Fix err.
* fix error.
* remove cn comment.
* update workflows files.
* update infra config.
* move workflows.
* feat: update bot.
* fix: solve uncorrect outdated msg get.
* update get docIDs logic.
* update
* update skip logic.
* fix
* update.
* fix: delay deleteObject func.
* remove unused content.
* update log type.
* feat: implement request batch count limit.
* update
* update
* feat: add rocksTimeout
* feat: wrap logs
* feat: add logs
* feat: listen config
* feat: enable listen TIME_WAIT port
* feat: add logs
* feat: cache batch
* chore: enable fullUserCache
* feat: push rpc num
* feat: push err
* feat: with operationID
* feat: sleep
* feat: change 1s
* feat: change log
* feat: implement Getbatch in rpcCache.
* feat: print getOnline cost
* feat: change log
* feat: change kafka and push config
* feat: del interface
* feat: fix err
* feat: change config
* feat: go mod
* feat: change config
* feat: change config
* feat: add sleep in push
* feat: warn logs
* feat: logs
* feat: logs
* feat: change port
* feat: start config
* feat: remove port reuse
* feat: prometheus config
* feat: prometheus config
* feat: prometheus config
* feat: add long time send msg to grafana
* feat: init
* feat: init
* feat: implement offline push.
* feat: batch get user online
* feat: implement batch Push spilt
* update go mod
* Revert "feat: change port"
This reverts commit 06d5e944
* feat: change port
* feat: change config
* feat: implement kafka producer and consumer.
* update format,
* add PushMQ log.
* feat: get all online users and init push
* feat: lock in online cache
* feat: config
* fix: init online status
* fix: add logs
* fix: userIDs
* fix: add logs
* feat: update Handler logic.
* update MQ logic.
* update
* update
* fix: method name
* fix: update OfflinePushConsumerHandler.
* fix: prommetrics
* fix: add logs
* fix: ctx
* fix: log
* fix: config
* feat: change port
* fix: atomic online cache status
---------
Co-authored-by: Monet Lee <monet_lee@163.com >
* feature: add GetConversationsHasReadAndMaxSeq interface to the WebSocket API. (#2611 )
* fix: lru lock (#2613 )
* fix: lru lock
* fix: lru lock
* fix: lru lock
* fix: nil pointer error on close (#2618 )
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
* feat: create group can push notification (#2617 )
* fix: blockage caused by listen error (#2620 )
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
* fix: listen error
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
* fix: go.mod (#2621 )
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
* fix: listen error
* fix: listen error
* update go.mod
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
* feat: improve searchMsg implement. (#2614 )
* refactor: refactor workflows contents.
* add tool workflows.
* update field.
* fix: remove chat error.
* Fix err.
* fix error.
* remove cn comment.
* update workflows files.
* update infra config.
* move workflows.
* feat: update bot.
* fix: solve uncorrect outdated msg get.
* update get docIDs logic.
* update
* update skip logic.
* fix
* update.
* fix: delay deleteObject func.
* remove unused content.
* update log type.
* feat: implement request batch count limit.
* update
* update
* remove unused script.
* feat: improve searchMsg implement.
* update mongo config.
* Fix lock (#2622 )
* fix:log
* fix: lock
* fix: update setGroupInfoEX field name. (#2625 )
* refactor: refactor workflows contents.
* add tool workflows.
* update field.
* fix: remove chat error.
* Fix err.
* fix error.
* remove cn comment.
* update workflows files.
* update infra config.
* move workflows.
* feat: update bot.
* fix: solve uncorrect outdated msg get.
* update get docIDs logic.
* update
* update skip logic.
* fix
* update.
* fix: delay deleteObject func.
* remove unused content.
* update log type.
* feat: implement request batch count limit.
* update
* update
* fix: update setGroupInfoEX field name.
* fix: update setGroupInfoEX field name (#2626 )
* refactor: refactor workflows contents.
* add tool workflows.
* update field.
* fix: remove chat error.
* Fix err.
* fix error.
* remove cn comment.
* update workflows files.
* update infra config.
* move workflows.
* feat: update bot.
* fix: solve uncorrect outdated msg get.
* update get docIDs logic.
* update
* update skip logic.
* fix
* update.
* fix: delay deleteObject func.
* remove unused content.
* update log type.
* feat: implement request batch count limit.
* update
* update
* fix: update setGroupInfoEX field name.
* fix: update setGroupInfoEX field name
* feat: msg gateway add log (#2631 )
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
* fix: listen error
* fix: listen error
* update go.mod
* feat: add log
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
* fix: update setGroupInfoEx func name and field. (#2634 )
* refactor: refactor workflows contents.
* add tool workflows.
* update field.
* fix: remove chat error.
* Fix err.
* fix error.
* remove cn comment.
* update workflows files.
* update infra config.
* move workflows.
* feat: update bot.
* fix: solve uncorrect outdated msg get.
* update get docIDs logic.
* update
* update skip logic.
* fix
* update.
* fix: delay deleteObject func.
* remove unused content.
* update log type.
* feat: implement request batch count limit.
* update
* update
* fix: update setGroupInfoEx func name and field.
* refactor: update groupinfoEx field.
* refactor: update database name in mongodb.yml
* add groupName Condition
* fix: fix setConversations req fill. (#2645 )
* refactor: refactor workflows contents.
* add tool workflows.
* update field.
* fix: remove chat error.
* Fix err.
* fix error.
* remove cn comment.
* update workflows files.
* update infra config.
* move workflows.
* feat: update bot.
* fix: solve uncorrect outdated msg get.
* update get docIDs logic.
* update
* update skip logic.
* fix
* update.
* fix: delay deleteObject func.
* remove unused content.
* update log type.
* feat: implement request batch count limit.
* update
* update
* fix: fix setConversations req fill.
* fix: GetMsgBySeqs boundary issues (#2647 )
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
* fix: listen error
* fix: listen error
* update go.mod
* feat: add log
* fix: token parse token value
* fix: GetMsgBySeqs boundary issues
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
* fix: the attribute version is obsolete, remove it (#2644 )
* refactor: update Userregister request field. (#2650 )
---------
Co-authored-by: Monet Lee <monet_lee@163.com >
Co-authored-by: icey-yu <119291641+icey-yu@users.noreply.github.com >
Co-authored-by: chao <48119764+withchao@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
Co-authored-by: 蔡相跃 <caixiangyue007@gmail.com >
* update go mod
* fix: sn_ not sort
* fix: sn_ not sort
* fix: sn_ not sort
* fix: jssdk add
* fix: jssdk support
* fix: jssdk support
* fix: jssdk support
* fix: the message I sent is not set to read seq in mongodb
* fix: cannot modify group member avatars
* merge: update code from main to v3.8-js-sdk-only. (#2720 )
* fix: fix update groupName invalid. (#2673 )
* refactor: change platform to platformID (#2670 )
* feat: don`t return nil data (#2675 )
Co-authored-by: Monet Lee <monet_lee@163.com >
* refactor: update fields type in userStatus and check registered. (#2676 )
* fix: usertoken auth. (#2677 )
* refactor: update fields type in userStatus and check registered.
* fix: usertoken auth.
* update contents.
* update content.
* update
* fix
* update pb file.
* feat: add friend agree after callback (#2680 )
* fix: sn not sort (#2682 )
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
* fix: listen error
* fix: listen error
* update go.mod
* feat: add log
* fix: token parse token value
* fix: GetMsgBySeqs boundary issues
* fix: sn_ not sort
* fix: sn_ not sort
* fix: sn_ not sort
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
* refactor: add GetAdminToken interface. (#2684 )
* refactor: add GetAdminToken interface.
* update config.
* fix: admin token (#2686 )
* fix: update workflows logic. (#2688 )
* refactor: add GetAdminToken interface.
* update config.
* update workflows logic.
* fix: admin token (#2687 )
* update the front image (#2692 )
* update the front image
* update version
* feat: improve publish docker image workflows (#2697 )
* refactor: add GetAdminToken interface.
* update config.
* update workflows logic.
* feat: improve publish docker image workflows
* update condition logic.
* fix: update load file logic. (#2700 )
* refactor: add GetAdminToken interface.
* update config.
* update workflows logic.
* feat: improve publish docker image workflows
* update condition logic.
* fix: update load file logic.
* feat: Msg filter (#2703 )
* feat: msg filter
* feat: msg filter
* feat: msg filter
* feat: provide the interface required by js sdk (#2712 )
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
* fix: listen error
* fix: listen error
* update go.mod
* feat: add log
* fix: token parse token value
* fix: GetMsgBySeqs boundary issues
* fix: sn_ not sort
* fix: sn_ not sort
* fix: sn_ not sort
* fix: jssdk add
* fix: jssdk support
* fix: jssdk support
* fix: jssdk support
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
* Line webhook (#2716 )
* feat: online and offline webhook
* feat: online and offline webhook
* feat: remove zk
* fix: the message I sent is not set to read seq in mongodb (#2718 )
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
* fix: listen error
* fix: listen error
* update go.mod
* feat: add log
* fix: token parse token value
* fix: GetMsgBySeqs boundary issues
* fix: sn_ not sort
* fix: sn_ not sort
* fix: sn_ not sort
* fix: jssdk add
* fix: jssdk support
* fix: jssdk support
* fix: jssdk support
* fix: the message I sent is not set to read seq in mongodb
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
* fix: cannot modify group member avatars (#2719 )
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
* fix: listen error
* fix: listen error
* update go.mod
* feat: add log
* fix: token parse token value
* fix: GetMsgBySeqs boundary issues
* fix: sn_ not sort
* fix: sn_ not sort
* fix: sn_ not sort
* fix: jssdk add
* fix: jssdk support
* fix: jssdk support
* fix: jssdk support
* fix: the message I sent is not set to read seq in mongodb
* fix: cannot modify group member avatars
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
---------
Co-authored-by: Monet Lee <monet_lee@163.com >
Co-authored-by: icey-yu <119291641+icey-yu@users.noreply.github.com >
Co-authored-by: chao <48119764+withchao@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
Co-authored-by: skiffer-git <72860476+skiffer-git@users.noreply.github.com >
* fix: MemberEnterNotification
* fix: MemberEnterNotification
* fix: MsgData status
* merge
* merge: update code from main to v3.8-js-sdk-only. (#2818 )
* feat: implement merge milestone PR to target-branch. (#2796 )
* build: improve workflows logic. (#2801 )
* fix: improve time condition check mehtod. (#2804 )
* fix: improve time condition check mehtod.
* fix
* fix: webhook before online push (#2805 )
* fix: set own read seq in MongoDB when sender send a message. (#2808 )
* fix: solve err Notification when setGroupInfo. (#2806 )
* fix: solve err Notification when setGroupInfo.
* build: update checkout version.
* fix: update notification contents.
* Introducing OpenIM Guru on Gurubase.io (#2788 )
* feat: support app update service (#2811 )
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
* fix: listen error
* fix: listen error
* update go.mod
* feat: add log
* fix: token parse token value
* fix: GetMsgBySeqs boundary issues
* fix: sn_ not sort
* fix: sn_ not sort
* fix: sn_ not sort
* fix: jssdk add
* fix: jssdk support
* fix: jssdk support
* fix: jssdk support
* fix: the message I sent is not set to read seq in mongodb
* fix: cannot modify group member avatars
* fix: MemberEnterNotification
* fix: MemberEnterNotification
* fix: MsgData status
* feat: add ApplicationVersion
* feat: add ApplicationVersion
* feat: add ApplicationVersion
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
* feat: ApplicationVersion move chat (#2813 )
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
* fix: listen error
* fix: listen error
* update go.mod
* feat: add log
* fix: token parse token value
* fix: GetMsgBySeqs boundary issues
* fix: sn_ not sort
* fix: sn_ not sort
* fix: sn_ not sort
* fix: jssdk add
* fix: jssdk support
* fix: jssdk support
* fix: jssdk support
* fix: the message I sent is not set to read seq in mongodb
* fix: cannot modify group member avatars
* fix: MemberEnterNotification
* fix: MemberEnterNotification
* fix: MsgData status
* feat: add ApplicationVersion
* feat: ApplicationVersion move chat
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
* fix: improve condition check. (#2815 )
---------
Co-authored-by: Monet Lee <monet_lee@163.com >
Co-authored-by: icey-yu <119291641+icey-yu@users.noreply.github.com >
Co-authored-by: Kürşat Aktaş <kursat.ce@gmail.com >
Co-authored-by: chao <48119764+withchao@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
* feat: support text ping pong
* feat: support text ping pong
* feat: gob json encoder
* feat: gob json encoder
* feat: gob json encoder
* feat: gob json encoder
* feat: gob json encoder
* feat: gob json encoder
* fix: concurrent write to websocket connection
* fix: concurrent write to websocket connection
* fix: concurrent write to websocket connection
* fix: group member update face_url
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
Co-authored-by: Monet Lee <monet_lee@163.com >
Co-authored-by: OpenIM-Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: icey-yu <119291641+icey-yu@users.noreply.github.com >
Co-authored-by: 蔡相跃 <caixiangyue007@gmail.com >
Co-authored-by: skiffer-git <72860476+skiffer-git@users.noreply.github.com >
Co-authored-by: Kürşat Aktaş <kursat.ce@gmail.com >
2024-12-12 07:05:17 +00:00
icey-yu
1f91c756a4
fix: go mod ( #2906 )
2024-12-12 07:05:17 +00:00
Monet Lee
573b400af6
fix: improve crontask delete outdated Data. ( #2901 )
...
* fix: improve crontask delete outdated Data.
* remove comments.
* update go pkg
* revert go pkg.
* update gRPC Implement.
* feat: support use config filter in deleteOutdatedData.
* update go pkg.
* update pkg.
* comment GOProxy.
2024-12-12 07:05:17 +00:00
Kevin Lee
22820fa189
chore: update admin front image version ( #2893 )
2024-12-12 07:05:17 +00:00
icey-yu
645a5925bd
fix: Wrong Redis Error Check ( #2891 )
...
* fix: redis err check
* fix: log err
2024-12-12 07:05:17 +00:00
Monet Lee
c328d39cae
Merge pull request #2889 from openimsdk/cherry-pick-cbade46
...
deps: Merge #2881 #2883 #2884 #2885 PRs into release-v3.8.2
2024-11-25 18:35:19 +08:00
icey-yu
7d517970ec
fix: webhookBeforeSendSingleMsg will call before black and friend check ( #2885 )
2024-11-25 10:34:50 +00:00
icey-yu
d8afbb82fc
fix: webhookAfterSingleMsgRead ( #2884 )
2024-11-25 10:34:50 +00:00
icey-yu
3e220a3519
revert: write msg to redis ( #2883 )
2024-11-25 10:34:50 +00:00
Morya
3a30479b73
fix: minor log typo ( #2881 )
2024-11-25 10:34:50 +00:00
OpenIM-Robot
687b2ebc07
fix: err ( #2876 ) ( #2878 )
...
Co-authored-by: icey-yu <119291641+icey-yu@users.noreply.github.com >
2024-11-22 17:52:57 +08:00
Monet Lee
23966f3155
build: update version to v3.8.2 ( #2877 )
2024-11-22 17:50:49 +08:00
Monet Lee
674b288654
Merge pull request #2873 from openimsdk/cherry-pick-7f44319
...
deps: Merge #2712 #2794 #2811 #2813 #2815 #2822 #2825 #2826 #2836 #2837 #2838 #2842 #2844 #2850 #2851 #2856 #2858 #2861 #2862 #2866 #2869 #2871 PRs into pre-release-v3.8.2
2024-11-22 16:33:57 +08:00
Monet Lee
a4287309ae
fix error
2024-11-22 16:32:44 +08:00
Monet Lee
ce140beddc
fix: fix error.
2024-11-22 16:25:38 +08:00
icey-yu
0e07ad70c3
fix: admin token limit ( #2871 )
2024-11-22 08:08:05 +00:00
Monet Lee
c9e2f7d375
build: create changelog tool and workflows. ( #2869 )
2024-11-22 08:08:05 +00:00
chao
1e749b6217
fix: concurrent write to websocket connection ( #2866 )
...
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: implement no gob encoder.
* update unitTest content.
* Update hub_server.go
* feat: GroupApplicationAgreeMemberEnterNotification
* fix: encoder replace to json encoder.
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
* fix: listen error
* fix: listen error
* update go.mod
* feat: add log
* fix: token parse token value
* fix: GetMsgBySeqs boundary issues
* merge: merge main code into js branch. (#2648 )
* feat: update group notification when set to null. (#2590 )
* refactor: refactor workflows contents.
* add tool workflows.
* update field.
* fix: remove chat error.
* Fix err.
* fix error.
* remove cn comment.
* update workflows files.
* update infra config.
* move workflows.
* feat: update bot.
* fix: solve uncorrect outdated msg get.
* update get docIDs logic.
* update
* update skip logic.
* fix
* update.
* fix: delay deleteObject func.
* remove unused content.
* feat: update group notification when set to null.
* update log standard.
* feat: add long time push msg in prometheus (#2584 )
* feat: add long time push msg in prometheus
* fix: log print
* fix: go mod
* fix: log msg
* fix: log init
* feat: push msg
* feat: go mod ,remove cgo package
* feat: remove error log
* feat: test dummy push
* feat:redis pool config
* feat: push to kafka log
* feat: supports getting messages based on session ID and seq (#2582 )
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
* feat: implement request batch count limit. (#2591 )
* refactor: refactor workflows contents.
* add tool workflows.
* update field.
* fix: remove chat error.
* Fix err.
* fix error.
* remove cn comment.
* update workflows files.
* update infra config.
* move workflows.
* feat: update bot.
* fix: solve uncorrect outdated msg get.
* update get docIDs logic.
* update
* update skip logic.
* fix
* update.
* fix: delay deleteObject func.
* remove unused content.
* update log type.
* feat: implement request batch count limit.
* update
* update
* fix: getting messages based on session ID and seq (#2595 )
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
* feat: avoid pulling messages from sessions with a large number of max seq values of 0 (#2602 )
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
* refactor: improve db structure in `storage/controller` (#2604 )
* refactor: refactor workflows contents.
* add tool workflows.
* update field.
* fix: remove chat error.
* Fix err.
* fix error.
* remove cn comment.
* update workflows files.
* update infra config.
* move workflows.
* feat: update bot.
* fix: solve uncorrect outdated msg get.
* update get docIDs logic.
* update
* update skip logic.
* fix
* update.
* fix: delay deleteObject func.
* remove unused content.
* update log type.
* feat: implement request batch count limit.
* update
* update
* refactor: improve db structure in `storage/controller`
* feat: implement offline push using kafka (#2600 )
* refactor: refactor workflows contents.
* add tool workflows.
* update field.
* fix: remove chat error.
* Fix err.
* fix error.
* remove cn comment.
* update workflows files.
* update infra config.
* move workflows.
* feat: update bot.
* fix: solve uncorrect outdated msg get.
* update get docIDs logic.
* update
* update skip logic.
* fix
* update.
* fix: delay deleteObject func.
* remove unused content.
* update log type.
* feat: implement request batch count limit.
* update
* update
* feat: implement offline push.
* feat: implement batch Push spilt
* update go mod
* feat: implement kafka producer and consumer.
* update format,
* add PushMQ log.
* feat: update Handler logic.
* update MQ logic.
* update
* update
* fix: update OfflinePushConsumerHandler.
* feat: API supports gzip (#2609 )
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
* Fix err (#2608 )
* refactor: refactor workflows contents.
* add tool workflows.
* update field.
* fix: remove chat error.
* Fix err.
* fix error.
* remove cn comment.
* update workflows files.
* update infra config.
* move workflows.
* feat: update bot.
* fix: solve uncorrect outdated msg get.
* update get docIDs logic.
* update
* update skip logic.
* fix
* update.
* fix: delay deleteObject func.
* remove unused content.
* update log type.
* feat: implement request batch count limit.
* update
* update
* feat: add rocksTimeout
* feat: wrap logs
* feat: add logs
* feat: listen config
* feat: enable listen TIME_WAIT port
* feat: add logs
* feat: cache batch
* chore: enable fullUserCache
* feat: push rpc num
* feat: push err
* feat: with operationID
* feat: sleep
* feat: change 1s
* feat: change log
* feat: implement Getbatch in rpcCache.
* feat: print getOnline cost
* feat: change log
* feat: change kafka and push config
* feat: del interface
* feat: fix err
* feat: change config
* feat: go mod
* feat: change config
* feat: change config
* feat: add sleep in push
* feat: warn logs
* feat: logs
* feat: logs
* feat: change port
* feat: start config
* feat: remove port reuse
* feat: prometheus config
* feat: prometheus config
* feat: prometheus config
* feat: add long time send msg to grafana
* feat: init
* feat: init
* feat: implement offline push.
* feat: batch get user online
* feat: implement batch Push spilt
* update go mod
* Revert "feat: change port"
This reverts commit 06d5e944
* feat: change port
* feat: change config
* feat: implement kafka producer and consumer.
* update format,
* add PushMQ log.
* feat: get all online users and init push
* feat: lock in online cache
* feat: config
* fix: init online status
* fix: add logs
* fix: userIDs
* fix: add logs
* feat: update Handler logic.
* update MQ logic.
* update
* update
* fix: method name
* fix: update OfflinePushConsumerHandler.
* fix: prommetrics
* fix: add logs
* fix: ctx
* fix: log
* fix: config
* feat: change port
* fix: atomic online cache status
---------
Co-authored-by: Monet Lee <monet_lee@163.com >
* feature: add GetConversationsHasReadAndMaxSeq interface to the WebSocket API. (#2611 )
* fix: lru lock (#2613 )
* fix: lru lock
* fix: lru lock
* fix: lru lock
* fix: nil pointer error on close (#2618 )
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
* feat: create group can push notification (#2617 )
* fix: blockage caused by listen error (#2620 )
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
* fix: listen error
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
* fix: go.mod (#2621 )
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
* fix: listen error
* fix: listen error
* update go.mod
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
* feat: improve searchMsg implement. (#2614 )
* refactor: refactor workflows contents.
* add tool workflows.
* update field.
* fix: remove chat error.
* Fix err.
* fix error.
* remove cn comment.
* update workflows files.
* update infra config.
* move workflows.
* feat: update bot.
* fix: solve uncorrect outdated msg get.
* update get docIDs logic.
* update
* update skip logic.
* fix
* update.
* fix: delay deleteObject func.
* remove unused content.
* update log type.
* feat: implement request batch count limit.
* update
* update
* remove unused script.
* feat: improve searchMsg implement.
* update mongo config.
* Fix lock (#2622 )
* fix:log
* fix: lock
* fix: update setGroupInfoEX field name. (#2625 )
* refactor: refactor workflows contents.
* add tool workflows.
* update field.
* fix: remove chat error.
* Fix err.
* fix error.
* remove cn comment.
* update workflows files.
* update infra config.
* move workflows.
* feat: update bot.
* fix: solve uncorrect outdated msg get.
* update get docIDs logic.
* update
* update skip logic.
* fix
* update.
* fix: delay deleteObject func.
* remove unused content.
* update log type.
* feat: implement request batch count limit.
* update
* update
* fix: update setGroupInfoEX field name.
* fix: update setGroupInfoEX field name (#2626 )
* refactor: refactor workflows contents.
* add tool workflows.
* update field.
* fix: remove chat error.
* Fix err.
* fix error.
* remove cn comment.
* update workflows files.
* update infra config.
* move workflows.
* feat: update bot.
* fix: solve uncorrect outdated msg get.
* update get docIDs logic.
* update
* update skip logic.
* fix
* update.
* fix: delay deleteObject func.
* remove unused content.
* update log type.
* feat: implement request batch count limit.
* update
* update
* fix: update setGroupInfoEX field name.
* fix: update setGroupInfoEX field name
* feat: msg gateway add log (#2631 )
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
* fix: listen error
* fix: listen error
* update go.mod
* feat: add log
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
* fix: update setGroupInfoEx func name and field. (#2634 )
* refactor: refactor workflows contents.
* add tool workflows.
* update field.
* fix: remove chat error.
* Fix err.
* fix error.
* remove cn comment.
* update workflows files.
* update infra config.
* move workflows.
* feat: update bot.
* fix: solve uncorrect outdated msg get.
* update get docIDs logic.
* update
* update skip logic.
* fix
* update.
* fix: delay deleteObject func.
* remove unused content.
* update log type.
* feat: implement request batch count limit.
* update
* update
* fix: update setGroupInfoEx func name and field.
* refactor: update groupinfoEx field.
* refactor: update database name in mongodb.yml
* add groupName Condition
* fix: fix setConversations req fill. (#2645 )
* refactor: refactor workflows contents.
* add tool workflows.
* update field.
* fix: remove chat error.
* Fix err.
* fix error.
* remove cn comment.
* update workflows files.
* update infra config.
* move workflows.
* feat: update bot.
* fix: solve uncorrect outdated msg get.
* update get docIDs logic.
* update
* update skip logic.
* fix
* update.
* fix: delay deleteObject func.
* remove unused content.
* update log type.
* feat: implement request batch count limit.
* update
* update
* fix: fix setConversations req fill.
* fix: GetMsgBySeqs boundary issues (#2647 )
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
* fix: listen error
* fix: listen error
* update go.mod
* feat: add log
* fix: token parse token value
* fix: GetMsgBySeqs boundary issues
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
* fix: the attribute version is obsolete, remove it (#2644 )
* refactor: update Userregister request field. (#2650 )
---------
Co-authored-by: Monet Lee <monet_lee@163.com >
Co-authored-by: icey-yu <119291641+icey-yu@users.noreply.github.com >
Co-authored-by: chao <48119764+withchao@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
Co-authored-by: 蔡相跃 <caixiangyue007@gmail.com >
* update go mod
* fix: sn_ not sort
* fix: sn_ not sort
* fix: sn_ not sort
* fix: jssdk add
* fix: jssdk support
* fix: jssdk support
* fix: jssdk support
* fix: the message I sent is not set to read seq in mongodb
* fix: cannot modify group member avatars
* merge: update code from main to v3.8-js-sdk-only. (#2720 )
* fix: fix update groupName invalid. (#2673 )
* refactor: change platform to platformID (#2670 )
* feat: don`t return nil data (#2675 )
Co-authored-by: Monet Lee <monet_lee@163.com >
* refactor: update fields type in userStatus and check registered. (#2676 )
* fix: usertoken auth. (#2677 )
* refactor: update fields type in userStatus and check registered.
* fix: usertoken auth.
* update contents.
* update content.
* update
* fix
* update pb file.
* feat: add friend agree after callback (#2680 )
* fix: sn not sort (#2682 )
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
* fix: listen error
* fix: listen error
* update go.mod
* feat: add log
* fix: token parse token value
* fix: GetMsgBySeqs boundary issues
* fix: sn_ not sort
* fix: sn_ not sort
* fix: sn_ not sort
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
* refactor: add GetAdminToken interface. (#2684 )
* refactor: add GetAdminToken interface.
* update config.
* fix: admin token (#2686 )
* fix: update workflows logic. (#2688 )
* refactor: add GetAdminToken interface.
* update config.
* update workflows logic.
* fix: admin token (#2687 )
* update the front image (#2692 )
* update the front image
* update version
* feat: improve publish docker image workflows (#2697 )
* refactor: add GetAdminToken interface.
* update config.
* update workflows logic.
* feat: improve publish docker image workflows
* update condition logic.
* fix: update load file logic. (#2700 )
* refactor: add GetAdminToken interface.
* update config.
* update workflows logic.
* feat: improve publish docker image workflows
* update condition logic.
* fix: update load file logic.
* feat: Msg filter (#2703 )
* feat: msg filter
* feat: msg filter
* feat: msg filter
* feat: provide the interface required by js sdk (#2712 )
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
* fix: listen error
* fix: listen error
* update go.mod
* feat: add log
* fix: token parse token value
* fix: GetMsgBySeqs boundary issues
* fix: sn_ not sort
* fix: sn_ not sort
* fix: sn_ not sort
* fix: jssdk add
* fix: jssdk support
* fix: jssdk support
* fix: jssdk support
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
* Line webhook (#2716 )
* feat: online and offline webhook
* feat: online and offline webhook
* feat: remove zk
* fix: the message I sent is not set to read seq in mongodb (#2718 )
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
* fix: listen error
* fix: listen error
* update go.mod
* feat: add log
* fix: token parse token value
* fix: GetMsgBySeqs boundary issues
* fix: sn_ not sort
* fix: sn_ not sort
* fix: sn_ not sort
* fix: jssdk add
* fix: jssdk support
* fix: jssdk support
* fix: jssdk support
* fix: the message I sent is not set to read seq in mongodb
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
* fix: cannot modify group member avatars (#2719 )
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
* fix: listen error
* fix: listen error
* update go.mod
* feat: add log
* fix: token parse token value
* fix: GetMsgBySeqs boundary issues
* fix: sn_ not sort
* fix: sn_ not sort
* fix: sn_ not sort
* fix: jssdk add
* fix: jssdk support
* fix: jssdk support
* fix: jssdk support
* fix: the message I sent is not set to read seq in mongodb
* fix: cannot modify group member avatars
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
---------
Co-authored-by: Monet Lee <monet_lee@163.com >
Co-authored-by: icey-yu <119291641+icey-yu@users.noreply.github.com >
Co-authored-by: chao <48119764+withchao@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
Co-authored-by: skiffer-git <72860476+skiffer-git@users.noreply.github.com >
* fix: MemberEnterNotification
* fix: MemberEnterNotification
* fix: MsgData status
* merge
* merge: update code from main to v3.8-js-sdk-only. (#2818 )
* feat: implement merge milestone PR to target-branch. (#2796 )
* build: improve workflows logic. (#2801 )
* fix: improve time condition check mehtod. (#2804 )
* fix: improve time condition check mehtod.
* fix
* fix: webhook before online push (#2805 )
* fix: set own read seq in MongoDB when sender send a message. (#2808 )
* fix: solve err Notification when setGroupInfo. (#2806 )
* fix: solve err Notification when setGroupInfo.
* build: update checkout version.
* fix: update notification contents.
* Introducing OpenIM Guru on Gurubase.io (#2788 )
* feat: support app update service (#2811 )
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
* fix: listen error
* fix: listen error
* update go.mod
* feat: add log
* fix: token parse token value
* fix: GetMsgBySeqs boundary issues
* fix: sn_ not sort
* fix: sn_ not sort
* fix: sn_ not sort
* fix: jssdk add
* fix: jssdk support
* fix: jssdk support
* fix: jssdk support
* fix: the message I sent is not set to read seq in mongodb
* fix: cannot modify group member avatars
* fix: MemberEnterNotification
* fix: MemberEnterNotification
* fix: MsgData status
* feat: add ApplicationVersion
* feat: add ApplicationVersion
* feat: add ApplicationVersion
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
* feat: ApplicationVersion move chat (#2813 )
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
* fix: listen error
* fix: listen error
* update go.mod
* feat: add log
* fix: token parse token value
* fix: GetMsgBySeqs boundary issues
* fix: sn_ not sort
* fix: sn_ not sort
* fix: sn_ not sort
* fix: jssdk add
* fix: jssdk support
* fix: jssdk support
* fix: jssdk support
* fix: the message I sent is not set to read seq in mongodb
* fix: cannot modify group member avatars
* fix: MemberEnterNotification
* fix: MemberEnterNotification
* fix: MsgData status
* feat: add ApplicationVersion
* feat: ApplicationVersion move chat
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
* fix: improve condition check. (#2815 )
---------
Co-authored-by: Monet Lee <monet_lee@163.com >
Co-authored-by: icey-yu <119291641+icey-yu@users.noreply.github.com >
Co-authored-by: Kürşat Aktaş <kursat.ce@gmail.com >
Co-authored-by: chao <48119764+withchao@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
* feat: support text ping pong
* feat: support text ping pong
* feat: gob json encoder
* feat: gob json encoder
* feat: gob json encoder
* feat: gob json encoder
* feat: gob json encoder
* feat: gob json encoder
* fix: concurrent write to websocket connection
* fix: concurrent write to websocket connection
* fix: concurrent write to websocket connection
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
Co-authored-by: Monet Lee <monet_lee@163.com >
Co-authored-by: OpenIM-Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: icey-yu <119291641+icey-yu@users.noreply.github.com >
Co-authored-by: 蔡相跃 <caixiangyue007@gmail.com >
Co-authored-by: skiffer-git <72860476+skiffer-git@users.noreply.github.com >
Co-authored-by: Kürşat Aktaş <kursat.ce@gmail.com >
2024-11-22 08:08:05 +00:00
Sasaya
4698446050
fix: single chat offline push webhook ( #2862 )
2024-11-22 08:08:05 +00:00
Wiky Lyu
624ae99a12
fix #2860 migrate jpns to jpush ( #2861 )
2024-11-22 08:08:05 +00:00
Monet Lee
453c426ab5
build: update mongo and kafka start logic. ( #2858 )
...
* build: update mongo and kafka start logic.
* build: update go version image in dockerfile.
* build: remove zookeeper image.
* add authSource comment.
* update tools version.
* add created sucess print.
* remove unused script.
* format.
2024-11-22 08:08:05 +00:00
chao
0266dc830d
feat: merge js sdk ( #2856 )
...
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: implement no gob encoder.
* update unitTest content.
* Update hub_server.go
* feat: GroupApplicationAgreeMemberEnterNotification
* fix: encoder replace to json encoder.
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
* fix: listen error
* fix: listen error
* update go.mod
* feat: add log
* fix: token parse token value
* fix: GetMsgBySeqs boundary issues
* merge: merge main code into js branch. (#2648 )
* feat: update group notification when set to null. (#2590 )
* refactor: refactor workflows contents.
* add tool workflows.
* update field.
* fix: remove chat error.
* Fix err.
* fix error.
* remove cn comment.
* update workflows files.
* update infra config.
* move workflows.
* feat: update bot.
* fix: solve uncorrect outdated msg get.
* update get docIDs logic.
* update
* update skip logic.
* fix
* update.
* fix: delay deleteObject func.
* remove unused content.
* feat: update group notification when set to null.
* update log standard.
* feat: add long time push msg in prometheus (#2584 )
* feat: add long time push msg in prometheus
* fix: log print
* fix: go mod
* fix: log msg
* fix: log init
* feat: push msg
* feat: go mod ,remove cgo package
* feat: remove error log
* feat: test dummy push
* feat:redis pool config
* feat: push to kafka log
* feat: supports getting messages based on session ID and seq (#2582 )
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
* feat: implement request batch count limit. (#2591 )
* refactor: refactor workflows contents.
* add tool workflows.
* update field.
* fix: remove chat error.
* Fix err.
* fix error.
* remove cn comment.
* update workflows files.
* update infra config.
* move workflows.
* feat: update bot.
* fix: solve uncorrect outdated msg get.
* update get docIDs logic.
* update
* update skip logic.
* fix
* update.
* fix: delay deleteObject func.
* remove unused content.
* update log type.
* feat: implement request batch count limit.
* update
* update
* fix: getting messages based on session ID and seq (#2595 )
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
* feat: avoid pulling messages from sessions with a large number of max seq values of 0 (#2602 )
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
* refactor: improve db structure in `storage/controller` (#2604 )
* refactor: refactor workflows contents.
* add tool workflows.
* update field.
* fix: remove chat error.
* Fix err.
* fix error.
* remove cn comment.
* update workflows files.
* update infra config.
* move workflows.
* feat: update bot.
* fix: solve uncorrect outdated msg get.
* update get docIDs logic.
* update
* update skip logic.
* fix
* update.
* fix: delay deleteObject func.
* remove unused content.
* update log type.
* feat: implement request batch count limit.
* update
* update
* refactor: improve db structure in `storage/controller`
* feat: implement offline push using kafka (#2600 )
* refactor: refactor workflows contents.
* add tool workflows.
* update field.
* fix: remove chat error.
* Fix err.
* fix error.
* remove cn comment.
* update workflows files.
* update infra config.
* move workflows.
* feat: update bot.
* fix: solve uncorrect outdated msg get.
* update get docIDs logic.
* update
* update skip logic.
* fix
* update.
* fix: delay deleteObject func.
* remove unused content.
* update log type.
* feat: implement request batch count limit.
* update
* update
* feat: implement offline push.
* feat: implement batch Push spilt
* update go mod
* feat: implement kafka producer and consumer.
* update format,
* add PushMQ log.
* feat: update Handler logic.
* update MQ logic.
* update
* update
* fix: update OfflinePushConsumerHandler.
* feat: API supports gzip (#2609 )
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
* Fix err (#2608 )
* refactor: refactor workflows contents.
* add tool workflows.
* update field.
* fix: remove chat error.
* Fix err.
* fix error.
* remove cn comment.
* update workflows files.
* update infra config.
* move workflows.
* feat: update bot.
* fix: solve uncorrect outdated msg get.
* update get docIDs logic.
* update
* update skip logic.
* fix
* update.
* fix: delay deleteObject func.
* remove unused content.
* update log type.
* feat: implement request batch count limit.
* update
* update
* feat: add rocksTimeout
* feat: wrap logs
* feat: add logs
* feat: listen config
* feat: enable listen TIME_WAIT port
* feat: add logs
* feat: cache batch
* chore: enable fullUserCache
* feat: push rpc num
* feat: push err
* feat: with operationID
* feat: sleep
* feat: change 1s
* feat: change log
* feat: implement Getbatch in rpcCache.
* feat: print getOnline cost
* feat: change log
* feat: change kafka and push config
* feat: del interface
* feat: fix err
* feat: change config
* feat: go mod
* feat: change config
* feat: change config
* feat: add sleep in push
* feat: warn logs
* feat: logs
* feat: logs
* feat: change port
* feat: start config
* feat: remove port reuse
* feat: prometheus config
* feat: prometheus config
* feat: prometheus config
* feat: add long time send msg to grafana
* feat: init
* feat: init
* feat: implement offline push.
* feat: batch get user online
* feat: implement batch Push spilt
* update go mod
* Revert "feat: change port"
This reverts commit 06d5e944
* feat: change port
* feat: change config
* feat: implement kafka producer and consumer.
* update format,
* add PushMQ log.
* feat: get all online users and init push
* feat: lock in online cache
* feat: config
* fix: init online status
* fix: add logs
* fix: userIDs
* fix: add logs
* feat: update Handler logic.
* update MQ logic.
* update
* update
* fix: method name
* fix: update OfflinePushConsumerHandler.
* fix: prommetrics
* fix: add logs
* fix: ctx
* fix: log
* fix: config
* feat: change port
* fix: atomic online cache status
---------
Co-authored-by: Monet Lee <monet_lee@163.com >
* feature: add GetConversationsHasReadAndMaxSeq interface to the WebSocket API. (#2611 )
* fix: lru lock (#2613 )
* fix: lru lock
* fix: lru lock
* fix: lru lock
* fix: nil pointer error on close (#2618 )
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
* feat: create group can push notification (#2617 )
* fix: blockage caused by listen error (#2620 )
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
* fix: listen error
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
* fix: go.mod (#2621 )
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
* fix: listen error
* fix: listen error
* update go.mod
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
* feat: improve searchMsg implement. (#2614 )
* refactor: refactor workflows contents.
* add tool workflows.
* update field.
* fix: remove chat error.
* Fix err.
* fix error.
* remove cn comment.
* update workflows files.
* update infra config.
* move workflows.
* feat: update bot.
* fix: solve uncorrect outdated msg get.
* update get docIDs logic.
* update
* update skip logic.
* fix
* update.
* fix: delay deleteObject func.
* remove unused content.
* update log type.
* feat: implement request batch count limit.
* update
* update
* remove unused script.
* feat: improve searchMsg implement.
* update mongo config.
* Fix lock (#2622 )
* fix:log
* fix: lock
* fix: update setGroupInfoEX field name. (#2625 )
* refactor: refactor workflows contents.
* add tool workflows.
* update field.
* fix: remove chat error.
* Fix err.
* fix error.
* remove cn comment.
* update workflows files.
* update infra config.
* move workflows.
* feat: update bot.
* fix: solve uncorrect outdated msg get.
* update get docIDs logic.
* update
* update skip logic.
* fix
* update.
* fix: delay deleteObject func.
* remove unused content.
* update log type.
* feat: implement request batch count limit.
* update
* update
* fix: update setGroupInfoEX field name.
* fix: update setGroupInfoEX field name (#2626 )
* refactor: refactor workflows contents.
* add tool workflows.
* update field.
* fix: remove chat error.
* Fix err.
* fix error.
* remove cn comment.
* update workflows files.
* update infra config.
* move workflows.
* feat: update bot.
* fix: solve uncorrect outdated msg get.
* update get docIDs logic.
* update
* update skip logic.
* fix
* update.
* fix: delay deleteObject func.
* remove unused content.
* update log type.
* feat: implement request batch count limit.
* update
* update
* fix: update setGroupInfoEX field name.
* fix: update setGroupInfoEX field name
* feat: msg gateway add log (#2631 )
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
* fix: listen error
* fix: listen error
* update go.mod
* feat: add log
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
* fix: update setGroupInfoEx func name and field. (#2634 )
* refactor: refactor workflows contents.
* add tool workflows.
* update field.
* fix: remove chat error.
* Fix err.
* fix error.
* remove cn comment.
* update workflows files.
* update infra config.
* move workflows.
* feat: update bot.
* fix: solve uncorrect outdated msg get.
* update get docIDs logic.
* update
* update skip logic.
* fix
* update.
* fix: delay deleteObject func.
* remove unused content.
* update log type.
* feat: implement request batch count limit.
* update
* update
* fix: update setGroupInfoEx func name and field.
* refactor: update groupinfoEx field.
* refactor: update database name in mongodb.yml
* add groupName Condition
* fix: fix setConversations req fill. (#2645 )
* refactor: refactor workflows contents.
* add tool workflows.
* update field.
* fix: remove chat error.
* Fix err.
* fix error.
* remove cn comment.
* update workflows files.
* update infra config.
* move workflows.
* feat: update bot.
* fix: solve uncorrect outdated msg get.
* update get docIDs logic.
* update
* update skip logic.
* fix
* update.
* fix: delay deleteObject func.
* remove unused content.
* update log type.
* feat: implement request batch count limit.
* update
* update
* fix: fix setConversations req fill.
* fix: GetMsgBySeqs boundary issues (#2647 )
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
* fix: listen error
* fix: listen error
* update go.mod
* feat: add log
* fix: token parse token value
* fix: GetMsgBySeqs boundary issues
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
* fix: the attribute version is obsolete, remove it (#2644 )
* refactor: update Userregister request field. (#2650 )
---------
Co-authored-by: Monet Lee <monet_lee@163.com >
Co-authored-by: icey-yu <119291641+icey-yu@users.noreply.github.com >
Co-authored-by: chao <48119764+withchao@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
Co-authored-by: 蔡相跃 <caixiangyue007@gmail.com >
* update go mod
* fix: sn_ not sort
* fix: sn_ not sort
* fix: sn_ not sort
* fix: jssdk add
* fix: jssdk support
* fix: jssdk support
* fix: jssdk support
* fix: the message I sent is not set to read seq in mongodb
* fix: cannot modify group member avatars
* merge: update code from main to v3.8-js-sdk-only. (#2720 )
* fix: fix update groupName invalid. (#2673 )
* refactor: change platform to platformID (#2670 )
* feat: don`t return nil data (#2675 )
Co-authored-by: Monet Lee <monet_lee@163.com >
* refactor: update fields type in userStatus and check registered. (#2676 )
* fix: usertoken auth. (#2677 )
* refactor: update fields type in userStatus and check registered.
* fix: usertoken auth.
* update contents.
* update content.
* update
* fix
* update pb file.
* feat: add friend agree after callback (#2680 )
* fix: sn not sort (#2682 )
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
* fix: listen error
* fix: listen error
* update go.mod
* feat: add log
* fix: token parse token value
* fix: GetMsgBySeqs boundary issues
* fix: sn_ not sort
* fix: sn_ not sort
* fix: sn_ not sort
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
* refactor: add GetAdminToken interface. (#2684 )
* refactor: add GetAdminToken interface.
* update config.
* fix: admin token (#2686 )
* fix: update workflows logic. (#2688 )
* refactor: add GetAdminToken interface.
* update config.
* update workflows logic.
* fix: admin token (#2687 )
* update the front image (#2692 )
* update the front image
* update version
* feat: improve publish docker image workflows (#2697 )
* refactor: add GetAdminToken interface.
* update config.
* update workflows logic.
* feat: improve publish docker image workflows
* update condition logic.
* fix: update load file logic. (#2700 )
* refactor: add GetAdminToken interface.
* update config.
* update workflows logic.
* feat: improve publish docker image workflows
* update condition logic.
* fix: update load file logic.
* feat: Msg filter (#2703 )
* feat: msg filter
* feat: msg filter
* feat: msg filter
* feat: provide the interface required by js sdk (#2712 )
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
* fix: listen error
* fix: listen error
* update go.mod
* feat: add log
* fix: token parse token value
* fix: GetMsgBySeqs boundary issues
* fix: sn_ not sort
* fix: sn_ not sort
* fix: sn_ not sort
* fix: jssdk add
* fix: jssdk support
* fix: jssdk support
* fix: jssdk support
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
* Line webhook (#2716 )
* feat: online and offline webhook
* feat: online and offline webhook
* feat: remove zk
* fix: the message I sent is not set to read seq in mongodb (#2718 )
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
* fix: listen error
* fix: listen error
* update go.mod
* feat: add log
* fix: token parse token value
* fix: GetMsgBySeqs boundary issues
* fix: sn_ not sort
* fix: sn_ not sort
* fix: sn_ not sort
* fix: jssdk add
* fix: jssdk support
* fix: jssdk support
* fix: jssdk support
* fix: the message I sent is not set to read seq in mongodb
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
* fix: cannot modify group member avatars (#2719 )
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
* fix: listen error
* fix: listen error
* update go.mod
* feat: add log
* fix: token parse token value
* fix: GetMsgBySeqs boundary issues
* fix: sn_ not sort
* fix: sn_ not sort
* fix: sn_ not sort
* fix: jssdk add
* fix: jssdk support
* fix: jssdk support
* fix: jssdk support
* fix: the message I sent is not set to read seq in mongodb
* fix: cannot modify group member avatars
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
---------
Co-authored-by: Monet Lee <monet_lee@163.com >
Co-authored-by: icey-yu <119291641+icey-yu@users.noreply.github.com >
Co-authored-by: chao <48119764+withchao@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
Co-authored-by: skiffer-git <72860476+skiffer-git@users.noreply.github.com >
* fix: MemberEnterNotification
* fix: MemberEnterNotification
* fix: MsgData status
* merge
* merge: update code from main to v3.8-js-sdk-only. (#2818 )
* feat: implement merge milestone PR to target-branch. (#2796 )
* build: improve workflows logic. (#2801 )
* fix: improve time condition check mehtod. (#2804 )
* fix: improve time condition check mehtod.
* fix
* fix: webhook before online push (#2805 )
* fix: set own read seq in MongoDB when sender send a message. (#2808 )
* fix: solve err Notification when setGroupInfo. (#2806 )
* fix: solve err Notification when setGroupInfo.
* build: update checkout version.
* fix: update notification contents.
* Introducing OpenIM Guru on Gurubase.io (#2788 )
* feat: support app update service (#2811 )
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
* fix: listen error
* fix: listen error
* update go.mod
* feat: add log
* fix: token parse token value
* fix: GetMsgBySeqs boundary issues
* fix: sn_ not sort
* fix: sn_ not sort
* fix: sn_ not sort
* fix: jssdk add
* fix: jssdk support
* fix: jssdk support
* fix: jssdk support
* fix: the message I sent is not set to read seq in mongodb
* fix: cannot modify group member avatars
* fix: MemberEnterNotification
* fix: MemberEnterNotification
* fix: MsgData status
* feat: add ApplicationVersion
* feat: add ApplicationVersion
* feat: add ApplicationVersion
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
* feat: ApplicationVersion move chat (#2813 )
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
* fix: listen error
* fix: listen error
* update go.mod
* feat: add log
* fix: token parse token value
* fix: GetMsgBySeqs boundary issues
* fix: sn_ not sort
* fix: sn_ not sort
* fix: sn_ not sort
* fix: jssdk add
* fix: jssdk support
* fix: jssdk support
* fix: jssdk support
* fix: the message I sent is not set to read seq in mongodb
* fix: cannot modify group member avatars
* fix: MemberEnterNotification
* fix: MemberEnterNotification
* fix: MsgData status
* feat: add ApplicationVersion
* feat: ApplicationVersion move chat
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
* fix: improve condition check. (#2815 )
---------
Co-authored-by: Monet Lee <monet_lee@163.com >
Co-authored-by: icey-yu <119291641+icey-yu@users.noreply.github.com >
Co-authored-by: Kürşat Aktaş <kursat.ce@gmail.com >
Co-authored-by: chao <48119764+withchao@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
* feat: support text ping pong
* feat: support text ping pong
* feat: gob json encoder
* feat: gob json encoder
* feat: gob json encoder
* feat: gob json encoder
* feat: gob json encoder
* feat: gob json encoder
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
Co-authored-by: Monet Lee <monet_lee@163.com >
Co-authored-by: OpenIM-Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: icey-yu <119291641+icey-yu@users.noreply.github.com >
Co-authored-by: 蔡相跃 <caixiangyue007@gmail.com >
Co-authored-by: skiffer-git <72860476+skiffer-git@users.noreply.github.com >
Co-authored-by: Kürşat Aktaş <kursat.ce@gmail.com >
2024-11-22 08:08:05 +00:00
dependabot[bot]
9490d8f8ee
build(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 ( #2851 )
...
Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt ) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/golang-jwt/jwt/releases )
- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md )
- [Commits](https://github.com/golang-jwt/jwt/compare/v4.5.0...v4.5.1 )
---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v4
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-22 08:08:05 +00:00
icey-yu
0d84190ed6
feat: Print Panic Log ( #2850 )
...
* feat: catch panic
* feat: docker file
* feat: cicd
* feat: dockerfile
---------
Co-authored-by: Monet Lee <monet_lee@163.com >
2024-11-22 08:08:05 +00:00
yoyoIU
5089568004
fix(push): push content with jpush ( #2844 )
...
* fix(push): push content with jpush
* docs: fix push enable example value
* fix(push): jpush error response
2024-11-22 08:08:05 +00:00
icey-yu
9e4cad1815
fix: get group return repeated result ( #2842 )
2024-11-22 08:08:05 +00:00
icey-yu
d4d626606b
fix: SetConversations can update new conversation ( #2838 )
2024-11-22 08:08:05 +00:00
Monet Lee
058eeaefd0
fix: move workflow to correct path ( #2837 )
...
* build: implement version file update when release.
* build: move file to correct path.
* remove.
2024-11-22 08:08:05 +00:00
icey-yu
0ac6668a50
fix: write msg to redis ( #2836 )
2024-11-22 08:08:05 +00:00
Monet Lee
404a9048e2
build: implement version file update when release. ( #2826 )
2024-11-22 08:08:05 +00:00
icey-yu
7881c8c89a
fix: del login Policy ( #2825 )
...
* fix: del login Policy
* feat: offline push
* feat: offline push
* fix: err
* fix: err
2024-11-22 08:08:05 +00:00
icey-yu
eb598ec0e6
Update login policy ( #2822 )
...
* fix: login Policy
* fix: del login Policy
2024-11-22 08:08:05 +00:00
Monet Lee
625fa77e89
fix: improve condition check. ( #2815 )
2024-11-22 08:08:05 +00:00
chao
f707069089
feat: ApplicationVersion move chat ( #2813 )
...
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
* fix: listen error
* fix: listen error
* update go.mod
* feat: add log
* fix: token parse token value
* fix: GetMsgBySeqs boundary issues
* fix: sn_ not sort
* fix: sn_ not sort
* fix: sn_ not sort
* fix: jssdk add
* fix: jssdk support
* fix: jssdk support
* fix: jssdk support
* fix: the message I sent is not set to read seq in mongodb
* fix: cannot modify group member avatars
* fix: MemberEnterNotification
* fix: MemberEnterNotification
* fix: MsgData status
* feat: add ApplicationVersion
* feat: ApplicationVersion move chat
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
2024-11-22 08:08:05 +00:00
chao
2bbd1bcfe9
feat: support app update service ( #2811 )
...
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
* fix: listen error
* fix: listen error
* update go.mod
* feat: add log
* fix: token parse token value
* fix: GetMsgBySeqs boundary issues
* fix: sn_ not sort
* fix: sn_ not sort
* fix: sn_ not sort
* fix: jssdk add
* fix: jssdk support
* fix: jssdk support
* fix: jssdk support
* fix: the message I sent is not set to read seq in mongodb
* fix: cannot modify group member avatars
* fix: MemberEnterNotification
* fix: MemberEnterNotification
* fix: MsgData status
* feat: add ApplicationVersion
* feat: add ApplicationVersion
* feat: add ApplicationVersion
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
2024-11-22 08:08:05 +00:00
chao
e53ae33e39
feat: support app update service ( #2794 )
...
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
* fix: listen error
* fix: listen error
* update go.mod
* feat: add log
* fix: token parse token value
* fix: GetMsgBySeqs boundary issues
* fix: sn_ not sort
* fix: sn_ not sort
* fix: sn_ not sort
* fix: jssdk add
* fix: jssdk support
* fix: jssdk support
* fix: jssdk support
* fix: the message I sent is not set to read seq in mongodb
* fix: cannot modify group member avatars
* fix: MemberEnterNotification
* fix: MemberEnterNotification
* fix: MsgData status
* feat: add ApplicationVersion
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
2024-11-22 08:08:05 +00:00
chao
3914dc1435
feat: provide the interface required by js sdk ( #2712 )
...
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
* fix: listen error
* fix: listen error
* update go.mod
* feat: add log
* fix: token parse token value
* fix: GetMsgBySeqs boundary issues
* fix: sn_ not sort
* fix: sn_ not sort
* fix: sn_ not sort
* fix: jssdk add
* fix: jssdk support
* fix: jssdk support
* fix: jssdk support
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
2024-11-22 08:08:05 +00:00
OpenIM-Robot
047fa33704
deps: Merge #2804 #2805 #2806 #2808 PRs into pre-release-v3.8.2 ( #2812 )
...
* fix: improve time condition check mehtod. (#2804 )
* fix: improve time condition check mehtod.
* fix
* fix: webhook before online push (#2805 )
* fix: solve err Notification when setGroupInfo. (#2806 )
* fix: solve err Notification when setGroupInfo.
* build: update checkout version.
* fix: update notification contents.
* fix: set own read seq in MongoDB when sender send a message. (#2808 )
---------
Co-authored-by: Monet Lee <monet_lee@163.com >
Co-authored-by: icey-yu <119291641+icey-yu@users.noreply.github.com >
Co-authored-by: OpenIM-Gordon <46924906+FGadvancer@users.noreply.github.com >
2024-10-30 11:47:21 +08:00
Monet Lee
caf5d5c2f3
Merge branch 'pre-release-v3.8.2' of github.com:openimsdk/open-im-server into pre-release-v3.8.2
2024-10-28 15:22:06 +08:00
Monet Lee
7fa2d08636
build: update protocol version to pre-releas-v3.8.2
2024-10-28 15:21:59 +08:00
Monet Lee
7b5c18b549
Merge pull request #2802 from openimsdk/cherry-pick-4de3bef
...
deps: Merge #2801 PRs into pre-release-v3.8.2
2024-10-28 14:33:07 +08:00
Monet Lee
0a565070b8
build: improve workflows logic. ( #2801 )
2024-10-28 06:30:40 +00:00
Monet Lee
43bc87ce99
Merge pull request #2800 from openimsdk/cherry-pick-4a8abfa
...
deps: Merge #2796 PRs into pre-release-v3.8.2
2024-10-28 11:24:28 +08:00
Monet Lee
c4fe659c69
feat: implement merge milestone PR to target-branch. ( #2796 )
2024-10-28 03:23:31 +00:00
OpenIM-Robot
59c4c7575d
deps: Merge #2716 #2718 #2719 #2724 #2730 #2770 #2772 #2773 #2775 #2777 #2779 #2782 #2785 #2786 #2789 #2790 #2792 PRs into pre-release-v3.8.2 ( #2797 )
...
* Line webhook (#2716 )
* feat: online and offline webhook
* feat: online and offline webhook
* feat: remove zk
* fix: the message I sent is not set to read seq in mongodb (#2718 )
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
* fix: listen error
* fix: listen error
* update go.mod
* feat: add log
* fix: token parse token value
* fix: GetMsgBySeqs boundary issues
* fix: sn_ not sort
* fix: sn_ not sort
* fix: sn_ not sort
* fix: jssdk add
* fix: jssdk support
* fix: jssdk support
* fix: jssdk support
* fix: the message I sent is not set to read seq in mongodb
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
* fix: cannot modify group member avatars (#2719 )
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
* fix: listen error
* fix: listen error
* update go.mod
* feat: add log
* fix: token parse token value
* fix: GetMsgBySeqs boundary issues
* fix: sn_ not sort
* fix: sn_ not sort
* fix: sn_ not sort
* fix: jssdk add
* fix: jssdk support
* fix: jssdk support
* fix: jssdk support
* fix: the message I sent is not set to read seq in mongodb
* fix: cannot modify group member avatars
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
* fix: auth package import twice (#2724 )
* fix: group level change logic (#2730 )
* feat: Add More Multi Login Policy (#2770 )
* feat: multiLogin
* feat: change config
* fix: join the group chat directly, notification type error (#2772 )
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
* fix: listen error
* fix: listen error
* update go.mod
* feat: add log
* fix: token parse token value
* fix: GetMsgBySeqs boundary issues
* fix: sn_ not sort
* fix: sn_ not sort
* fix: sn_ not sort
* fix: jssdk add
* fix: jssdk support
* fix: jssdk support
* fix: jssdk support
* fix: the message I sent is not set to read seq in mongodb
* fix: cannot modify group member avatars
* fix: MemberEnterNotification
* fix: MemberEnterNotification
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
* fix: joinSource check args error. (#2773 )
Co-authored-by: Monet Lee <monet_lee@163.com >
* feat: change push config (#2775 )
* fix: change group member info send notification (#2777 )
* fix: client sends message status error to server (#2779 )
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
* fix: listen error
* fix: listen error
* update go.mod
* feat: add log
* fix: token parse token value
* fix: GetMsgBySeqs boundary issues
* fix: sn_ not sort
* fix: sn_ not sort
* fix: sn_ not sort
* fix: jssdk add
* fix: jssdk support
* fix: jssdk support
* fix: jssdk support
* fix: the message I sent is not set to read seq in mongodb
* fix: cannot modify group member avatars
* fix: MemberEnterNotification
* fix: MemberEnterNotification
* fix: MsgData status
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
* fix: improve setConversationAtInfo logic. (#2782 )
* fix: improve ConversationATInfo logic.
* fix logic err.
* fix: del UserB's conversation version cache when userA set conversation's isPrivateChat to true. (#2785 )
* chore: remove unused .chglog and unnecessary content in goreleaser (#2786 )
* Revert: Change group member roleLevel can`t send notification (#2789 )
* fix: change group member info send notification
* fix: change group member info send notification
* fix: group
* fix: group
* fix: group
* fix: improve transfer Owner logic when newOwner is mute. (#2790 )
* fix: improve ConversationATInfo logic.
* fix logic err.
* fix: improve transfer Owner logic when newOwner is mute.
* fix: improve getUserInfo logic. (#2792 )
* fix: improve ConversationATInfo logic.
* fix logic err.
* fix: improve transfer Owner logic when newOwner is mute.
* fix: improve getUserInfo logic.
---------
Co-authored-by: icey-yu <119291641+icey-yu@users.noreply.github.com >
Co-authored-by: chao <48119764+withchao@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
Co-authored-by: liangkai <kevin.scnu@gmail.com >
Co-authored-by: Alilestera <75608652+alilestera@users.noreply.github.com >
Co-authored-by: Monet Lee <monet_lee@163.com >
Co-authored-by: OpenIM-Gordon <46924906+FGadvancer@users.noreply.github.com >
2024-10-25 18:19:01 +08:00
icey-yu
49c8440d50
feat: Msg filter ( #2703 )
...
* feat: msg filter
* feat: msg filter
* feat: msg filter
2024-10-09 07:49:04 +00:00
Monet Lee
a87829c87f
fix: update load file logic. ( #2700 )
...
* refactor: add GetAdminToken interface.
* update config.
* update workflows logic.
* feat: improve publish docker image workflows
* update condition logic.
* fix: update load file logic.
2024-10-08 10:17:04 +00:00
Monet Lee
93f6c92efa
feat: improve publish docker image workflows ( #2697 )
...
* refactor: add GetAdminToken interface.
* update config.
* update workflows logic.
* feat: improve publish docker image workflows
* update condition logic.
2024-10-08 09:42:57 +00:00
skiffer-git
da040b1e11
update the front image ( #2692 )
...
* update the front image
* update version
2024-09-30 12:05:37 +08:00
icey-yu
953ed22313
fix: admin token ( #2687 )
2024-09-30 03:12:25 +00:00
Monet Lee
6259a49c61
fix: update workflows logic. ( #2688 )
...
* refactor: add GetAdminToken interface.
* update config.
* update workflows logic.
2024-09-29 11:08:25 +00:00
icey-yu
82845df518
fix: admin token ( #2686 )
2024-09-29 10:02:45 +00:00
Monet Lee
5452741af8
refactor: add GetAdminToken interface. ( #2684 )
...
* refactor: add GetAdminToken interface.
* update config.
2024-09-29 08:20:34 +00:00
chao
765fa17e7a
fix: sn not sort ( #2682 )
...
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
* fix: listen error
* fix: listen error
* update go.mod
* feat: add log
* fix: token parse token value
* fix: GetMsgBySeqs boundary issues
* fix: sn_ not sort
* fix: sn_ not sort
* fix: sn_ not sort
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
2024-09-29 04:00:17 +00:00
icey-yu
0892c1c0c3
feat: add friend agree after callback ( #2680 )
2024-09-29 03:36:24 +00:00
Monet Lee
d6b711c7ed
fix: usertoken auth. ( #2677 )
...
* refactor: update fields type in userStatus and check registered.
* fix: usertoken auth.
* update contents.
* update content.
* update
* fix
* update pb file.
2024-09-27 09:45:10 +00:00
Monet Lee
2a33b5c666
refactor: update fields type in userStatus and check registered. ( #2676 )
2024-09-27 08:48:14 +00:00
icey-yu
92ee753805
feat: don`t return nil data ( #2675 )
...
Co-authored-by: Monet Lee <monet_lee@163.com >
2024-09-27 06:26:23 +00:00
icey-yu
aa1d3119be
refactor: change platform to platformID ( #2670 )
2024-09-27 04:02:19 +00:00
Monet Lee
0ffdc58e48
fix: fix update groupName invalid. ( #2673 )
2024-09-27 03:03:32 +00:00
Monet Lee
b9217f76ce
feat: improve get admin role memberIDs implement. ( #2666 )
...
* feat: implement GetSpecifiedUserGroupRequestInfo interface.
* update mongo config.
* feat: improve get admin role memberIDs implement.
* remove unused contents.
* remove unused contents.
* remove todo implement.
2024-09-26 07:46:24 +00:00
chao
80a46b329d
feat: provide the interface required by js sdk ( #2664 )
...
* fix: redis support acquisition time
* fix: GetActiveConversation
* feat: jssdk GetConversations, GetActiveConversation
* feat: jssdk GetConversations, GetActiveConversation
* feat: jssdk GetConversations, GetActiveConversation
* feat: jssdk GetConversations, GetActiveConversation
* feat: jssdk GetConversations, GetActiveConversation
2024-09-26 03:41:01 +00:00
Monet Lee
3472952683
feat: implement GetSpecifiedUserGroupRequestInfo interface. ( #2661 )
...
* feat: implement GetSpecifiedUserGroupRequestInfo interface.
* update mongo config.
2024-09-25 10:59:44 +00:00
Libo
d279a5f458
Upgrade the FCM SDK to version 4, and use the SendEach method instead of the SendAll method. ( #2633 )
...
Co-authored-by: Monet Lee <monet_lee@163.com >
2024-09-25 08:10:45 +00:00
icey-yu
7da87e1e36
feat: GetPinnedConversationIDs ( #2660 )
...
* feat: GetPinnedConversationIDs
* feat: api
2024-09-25 08:04:26 +00:00
icey-yu
51aaf08fa7
feat: get not notify conversationIDs ( #2658 )
...
* feat: get not notify conversationIDs
* feat: api
* fix: database
* fix: change name
2024-09-25 06:22:57 +00:00
icey-yu
f6364a4eff
Fix token ( #2653 )
...
* fix: kick token
* fix: kick token
* fix: change config
2024-09-25 03:05:48 +00:00
暴走的大猩猩
031c1cd1e4
Upgrade the Google Firebase version. ( #2638 )
2024-09-25 10:34:35 +08:00
Monet Lee
6006de4612
feat: add GetSpecifiedBlacks interface. ( #2656 )
2024-09-25 02:19:25 +00:00
icey-yu
7090c99fa5
fix: route ( #2654 )
2024-09-24 09:12:36 +00:00
icey-yu
6add09d476
fix: kick group member callback ( #2643 )
...
* fix: kill group member callback
* fix: change port
* fix: change port
2024-09-23 09:12:11 +00:00
icey-yu
c0eaa1c166
Test Workflow ( #2640 )
...
* feat: cicd
* feat: cicd
* fix: cicd
* fix: cicd
* fix: cicd
* fix: cicd
2024-09-23 09:10:35 +00:00
Monet Lee
79bf21453a
refactor: update Userregister request field. ( #2650 )
2024-09-23 07:06:11 +00:00
蔡相跃
5b2b2c1fc6
fix: the attribute version is obsolete, remove it ( #2644 )
2024-09-23 07:04:25 +00:00
chao
67f30199e3
fix: GetMsgBySeqs boundary issues ( #2647 )
...
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
* fix: listen error
* fix: listen error
* update go.mod
* feat: add log
* fix: token parse token value
* fix: GetMsgBySeqs boundary issues
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
2024-09-23 04:16:18 +00:00
Monet Lee
4f0830b1af
fix: fix setConversations req fill. ( #2645 )
...
* refactor: refactor workflows contents.
* add tool workflows.
* update field.
* fix: remove chat error.
* Fix err.
* fix error.
* remove cn comment.
* update workflows files.
* update infra config.
* move workflows.
* feat: update bot.
* fix: solve uncorrect outdated msg get.
* update get docIDs logic.
* update
* update skip logic.
* fix
* update.
* fix: delay deleteObject func.
* remove unused content.
* update log type.
* feat: implement request batch count limit.
* update
* update
* fix: fix setConversations req fill.
2024-09-23 02:45:29 +00:00
Monet Lee
b64edb67c7
fix: update setGroupInfoEx func name and field. ( #2634 )
...
* refactor: refactor workflows contents.
* add tool workflows.
* update field.
* fix: remove chat error.
* Fix err.
* fix error.
* remove cn comment.
* update workflows files.
* update infra config.
* move workflows.
* feat: update bot.
* fix: solve uncorrect outdated msg get.
* update get docIDs logic.
* update
* update skip logic.
* fix
* update.
* fix: delay deleteObject func.
* remove unused content.
* update log type.
* feat: implement request batch count limit.
* update
* update
* fix: update setGroupInfoEx func name and field.
* refactor: update groupinfoEx field.
* refactor: update database name in mongodb.yml
* add groupName Condition
2024-09-19 07:18:37 +00:00
chao
56acee107e
feat: msg gateway add log ( #2631 )
...
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
* fix: listen error
* fix: listen error
* update go.mod
* feat: add log
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
2024-09-18 09:43:09 +00:00
Monet Lee
51b1a1dce7
fix: update setGroupInfoEX field name ( #2626 )
...
* refactor: refactor workflows contents.
* add tool workflows.
* update field.
* fix: remove chat error.
* Fix err.
* fix error.
* remove cn comment.
* update workflows files.
* update infra config.
* move workflows.
* feat: update bot.
* fix: solve uncorrect outdated msg get.
* update get docIDs logic.
* update
* update skip logic.
* fix
* update.
* fix: delay deleteObject func.
* remove unused content.
* update log type.
* feat: implement request batch count limit.
* update
* update
* fix: update setGroupInfoEX field name.
* fix: update setGroupInfoEX field name
2024-09-14 09:06:45 +00:00
Monet Lee
8875a9deb6
fix: update setGroupInfoEX field name. ( #2625 )
...
* refactor: refactor workflows contents.
* add tool workflows.
* update field.
* fix: remove chat error.
* Fix err.
* fix error.
* remove cn comment.
* update workflows files.
* update infra config.
* move workflows.
* feat: update bot.
* fix: solve uncorrect outdated msg get.
* update get docIDs logic.
* update
* update skip logic.
* fix
* update.
* fix: delay deleteObject func.
* remove unused content.
* update log type.
* feat: implement request batch count limit.
* update
* update
* fix: update setGroupInfoEX field name.
2024-09-14 07:45:12 +00:00
icey-yu
9c92fbb8a9
Fix lock ( #2622 )
...
* fix:log
* fix: lock
2024-09-13 02:44:42 +00:00
Monet Lee
9424e3ed5f
feat: improve searchMsg implement. ( #2614 )
...
* refactor: refactor workflows contents.
* add tool workflows.
* update field.
* fix: remove chat error.
* Fix err.
* fix error.
* remove cn comment.
* update workflows files.
* update infra config.
* move workflows.
* feat: update bot.
* fix: solve uncorrect outdated msg get.
* update get docIDs logic.
* update
* update skip logic.
* fix
* update.
* fix: delay deleteObject func.
* remove unused content.
* update log type.
* feat: implement request batch count limit.
* update
* update
* remove unused script.
* feat: improve searchMsg implement.
* update mongo config.
2024-09-13 01:51:35 +00:00
chao
12b284d840
fix: go.mod ( #2621 )
...
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
* fix: listen error
* fix: listen error
* update go.mod
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
2024-09-12 10:37:46 +00:00
chao
f2bfb1e998
fix: blockage caused by listen error ( #2620 )
...
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
* fix: listen error
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
2024-09-12 10:24:13 +00:00
icey-yu
34d7d38da1
feat: create group can push notification ( #2617 )
2024-09-12 09:00:11 +00:00
chao
67855d4f80
fix: nil pointer error on close ( #2618 )
...
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
2024-09-12 08:59:37 +00:00
icey-yu
b13c337d99
fix: lru lock ( #2613 )
...
* fix: lru lock
* fix: lru lock
* fix: lru lock
2024-09-12 08:10:08 +00:00
OpenIM-Gordon
80c71b77d6
feature: add GetConversationsHasReadAndMaxSeq interface to the WebSocket API. ( #2611 )
2024-09-12 03:12:02 +00:00
icey-yu
0276c7df60
Fix err ( #2608 )
...
* refactor: refactor workflows contents.
* add tool workflows.
* update field.
* fix: remove chat error.
* Fix err.
* fix error.
* remove cn comment.
* update workflows files.
* update infra config.
* move workflows.
* feat: update bot.
* fix: solve uncorrect outdated msg get.
* update get docIDs logic.
* update
* update skip logic.
* fix
* update.
* fix: delay deleteObject func.
* remove unused content.
* update log type.
* feat: implement request batch count limit.
* update
* update
* feat: add rocksTimeout
* feat: wrap logs
* feat: add logs
* feat: listen config
* feat: enable listen TIME_WAIT port
* feat: add logs
* feat: cache batch
* chore: enable fullUserCache
* feat: push rpc num
* feat: push err
* feat: with operationID
* feat: sleep
* feat: change 1s
* feat: change log
* feat: implement Getbatch in rpcCache.
* feat: print getOnline cost
* feat: change log
* feat: change kafka and push config
* feat: del interface
* feat: fix err
* feat: change config
* feat: go mod
* feat: change config
* feat: change config
* feat: add sleep in push
* feat: warn logs
* feat: logs
* feat: logs
* feat: change port
* feat: start config
* feat: remove port reuse
* feat: prometheus config
* feat: prometheus config
* feat: prometheus config
* feat: add long time send msg to grafana
* feat: init
* feat: init
* feat: implement offline push.
* feat: batch get user online
* feat: implement batch Push spilt
* update go mod
* Revert "feat: change port"
This reverts commit 06d5e944
* feat: change port
* feat: change config
* feat: implement kafka producer and consumer.
* update format,
* add PushMQ log.
* feat: get all online users and init push
* feat: lock in online cache
* feat: config
* fix: init online status
* fix: add logs
* fix: userIDs
* fix: add logs
* feat: update Handler logic.
* update MQ logic.
* update
* update
* fix: method name
* fix: update OfflinePushConsumerHandler.
* fix: prommetrics
* fix: add logs
* fix: ctx
* fix: log
* fix: config
* feat: change port
* fix: atomic online cache status
---------
Co-authored-by: Monet Lee <monet_lee@163.com >
2024-09-12 02:38:17 +00:00
chao
b703449615
feat: API supports gzip ( #2609 )
...
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
2024-09-11 08:48:34 +00:00
Monet Lee
3381b85895
feat: implement offline push using kafka ( #2600 )
...
* refactor: refactor workflows contents.
* add tool workflows.
* update field.
* fix: remove chat error.
* Fix err.
* fix error.
* remove cn comment.
* update workflows files.
* update infra config.
* move workflows.
* feat: update bot.
* fix: solve uncorrect outdated msg get.
* update get docIDs logic.
* update
* update skip logic.
* fix
* update.
* fix: delay deleteObject func.
* remove unused content.
* update log type.
* feat: implement request batch count limit.
* update
* update
* feat: implement offline push.
* feat: implement batch Push spilt
* update go mod
* feat: implement kafka producer and consumer.
* update format,
* add PushMQ log.
* feat: update Handler logic.
* update MQ logic.
* update
* update
* fix: update OfflinePushConsumerHandler.
2024-09-10 11:10:15 +00:00
Monet Lee
c581d43f17
refactor: improve db structure in storage/controller ( #2604 )
...
* refactor: refactor workflows contents.
* add tool workflows.
* update field.
* fix: remove chat error.
* Fix err.
* fix error.
* remove cn comment.
* update workflows files.
* update infra config.
* move workflows.
* feat: update bot.
* fix: solve uncorrect outdated msg get.
* update get docIDs logic.
* update
* update skip logic.
* fix
* update.
* fix: delay deleteObject func.
* remove unused content.
* update log type.
* feat: implement request batch count limit.
* update
* update
* refactor: improve db structure in `storage/controller`
2024-09-10 02:26:02 +00:00
chao
eea2627a28
feat: avoid pulling messages from sessions with a large number of max seq values of 0 ( #2602 )
...
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
2024-09-09 03:48:54 +00:00
chao
6dd4e56c2a
fix: getting messages based on session ID and seq ( #2595 )
...
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
2024-09-05 08:31:00 +00:00
Monet Lee
20085d0efc
feat: implement request batch count limit. ( #2591 )
...
* refactor: refactor workflows contents.
* add tool workflows.
* update field.
* fix: remove chat error.
* Fix err.
* fix error.
* remove cn comment.
* update workflows files.
* update infra config.
* move workflows.
* feat: update bot.
* fix: solve uncorrect outdated msg get.
* update get docIDs logic.
* update
* update skip logic.
* fix
* update.
* fix: delay deleteObject func.
* remove unused content.
* update log type.
* feat: implement request batch count limit.
* update
* update
2024-09-05 01:53:24 +00:00
chao
2477a6658c
feat: supports getting messages based on session ID and seq ( #2582 )
...
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
2024-09-04 03:14:21 +00:00
icey-yu
38a8802107
feat: add long time push msg in prometheus ( #2584 )
...
* feat: add long time push msg in prometheus
* fix: log print
* fix: go mod
* fix: log msg
* fix: log init
* feat: push msg
* feat: go mod ,remove cgo package
* feat: remove error log
* feat: test dummy push
* feat:redis pool config
* feat: push to kafka log
2024-09-03 10:32:40 +00:00
Monet Lee
a5292bb3a3
feat: update group notification when set to null. ( #2590 )
...
* refactor: refactor workflows contents.
* add tool workflows.
* update field.
* fix: remove chat error.
* Fix err.
* fix error.
* remove cn comment.
* update workflows files.
* update infra config.
* move workflows.
* feat: update bot.
* fix: solve uncorrect outdated msg get.
* update get docIDs logic.
* update
* update skip logic.
* fix
* update.
* fix: delay deleteObject func.
* remove unused content.
* feat: update group notification when set to null.
* update log standard.
2024-09-03 10:26:28 +00:00
icey-yu
8c7de0416b
fix: fill opUser in invite tips ( #2578 )
...
* fix: fill opUser in invite tips
* fix: del code
2024-08-30 09:19:41 +00:00
chao
275491a1b5
fix: memory queue optimization ( #2568 )
...
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
2024-08-29 07:18:23 +00:00
Monet Lee
c37e0227ff
fix: delay deleteObject func. ( #2566 )
...
* refactor: refactor workflows contents.
* add tool workflows.
* update field.
* fix: remove chat error.
* Fix err.
* fix error.
* remove cn comment.
* update workflows files.
* update infra config.
* move workflows.
* feat: update bot.
* fix: solve uncorrect outdated msg get.
* update get docIDs logic.
* update
* update skip logic.
* fix
* update.
* fix: delay deleteObject func.
* remove unused content.
2024-08-29 04:17:19 +00:00
icey-yu
bb4cbcbc78
Fix set convsation ( #2564 )
...
* fix: set conversation unequal check
* fix: check update list
2024-08-27 08:58:36 +00:00
chao
bcd5324b48
fix: invitation to join group notification opuser is null ( #2562 )
...
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
2024-08-27 04:21:14 +00:00
chao
85614da36f
fix: read seq is written to mongo, online status redis cluster is supported ( #2558 )
...
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
2024-08-26 10:45:44 +00:00
icey-yu
86a325f309
Fix push ( #2559 )
...
* fix:log
* fix: add log
* fix: del return
* fix: push config
* feat: add push err log and extend push wait time
* feat: group config
* feat: add log in write binary msg
* feat: Modify Prometheus data scraping ports and reserve port space.
* feat: change group rpc num
* feat: change log
* fix: remove quotation mark
2024-08-26 10:15:05 +00:00
icey-yu
938409b0e4
fix: set min seq ( #2556 )
...
* fix:log
* fix: set min seq
2024-08-26 07:57:57 +00:00
Monet Lee
fa1467878b
feat: implement SetGroupInfoEX interface. ( #2552 )
...
* refactor: refactor workflows contents.
* add tool workflows.
* update field.
* fix: remove chat error.
* Fix err.
* fix error.
* remove cn comment.
* update workflows files.
* update infra config.
* move workflows.
* feat: update bot.
* fix: solve uncorrect outdated msg get.
* update get docIDs logic.
* update
* update skip logic.
* fix
* update.
* feat: implement `SetGroupInfoEX` interface.
* remove null interface.
* update router.
2024-08-26 06:29:10 +00:00
icey-yu
7deb45e35d
Groupmsg ( #2548 )
...
* feat: add EnableHistoryForNewMembers
* feat: change name
* refactor: move first create conversation
* fix: set min seq
2024-08-23 09:34:58 +00:00
Monet Lee
d938754ff6
feat: update set conversation logic. ( #2544 )
...
* refactor: refactor workflows contents.
* add tool workflows.
* update field.
* fix: remove chat error.
* Fix err.
* fix error.
* remove cn comment.
* update workflows files.
* update infra config.
* move workflows.
* feat: update bot.
* fix: solve uncorrect outdated msg get.
* update get docIDs logic.
* update
* update skip logic.
* fix
* update.
* feat: update set conversation logic.
* content format.
* update setConversation logic.
* update conversation logic.
* update conversation logic.
* update logic.
* update logic.
2024-08-22 09:43:13 +00:00
qinguoyi
a559bfe323
fix:doPut error ( #2495 )
2024-08-21 07:27:51 +00:00
qinguoyi
f44a97b8d2
fix:mgo delete err ( #2496 )
2024-08-21 07:26:53 +00:00
qinguoyi
97f4b51874
fix:get msg error ( #2494 )
2024-08-21 07:25:19 +00:00
Monet Lee
e70695077a
Fix: solve conversation blocking in private chat when non friendship. ( #2542 )
...
* refactor: refactor workflows contents.
* add tool workflows.
* update field.
* fix: remove chat error.
* Fix err.
* fix error.
* remove cn comment.
* update workflows files.
* update infra config.
* move workflows.
* feat: update bot.
* fix: solve uncorrect outdated msg get.
* update get docIDs logic.
* update
* update skip logic.
* fix
* update.
* fix: update contribute cla.
* fix: solve conversations bug.
2024-08-21 07:23:43 +00:00
icey-yu
0af207b625
Fix config ( #2541 )
...
* feat: remove double quotation marks
* feat: test
* feat: default close prometheus
2024-08-21 07:10:43 +00:00
Mew151
1022b297d4
fix 细节 ( #2525 )
...
1、统一结构体方法 receiver,都用 pointer
2、使用 errors.Is 来做错误判断
3、修复单词拼写的错误
2024-08-21 03:44:00 +00:00
chao
7f6b4da8eb
fix: the log key value is not aligned ( #2527 )
...
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
2024-08-21 03:27:47 +00:00
Monet Lee
0b06e20464
docs: update CLA comments contents. ( #2534 )
...
* refactor: refactor workflows contents.
* add tool workflows.
* update field.
* fix: remove chat error.
* Fix err.
* fix error.
* remove cn comment.
* update workflows files.
* update infra config.
* move workflows.
* feat: update bot.
* fix: solve uncorrect outdated msg get.
* update get docIDs logic.
* update
* update skip logic.
* fix
* update.
* docs: update CLA comments contents.
* update workflow file.
2024-08-19 11:14:24 +00:00
Monet Lee
188507a8ac
fix: pass getMinioImageThumbnailKey error. ( #2532 )
...
* refactor: refactor workflows contents.
* add tool workflows.
* update field.
* fix: remove chat error.
* Fix err.
* fix error.
* remove cn comment.
* update workflows files.
* update infra config.
* move workflows.
* feat: update bot.
* fix: solve uncorrect outdated msg get.
* update get docIDs logic.
* update
* update skip logic.
* fix
* update.
* feat: update issue translator.
* fix: pass getMinioImageThumbnailKey error.
2024-08-19 08:13:48 +00:00
Monet Lee
6f901bc389
feat: update issue translator in workflows ( #2521 )
...
* refactor: refactor workflows contents.
* add tool workflows.
* update field.
* fix: remove chat error.
* Fix err.
* fix error.
* remove cn comment.
* update workflows files.
* update infra config.
* move workflows.
* feat: update bot.
* fix: solve uncorrect outdated msg get.
* update get docIDs logic.
* update
* update skip logic.
* fix
* update.
* feat: update issue translator.
2024-08-14 10:27:09 +00:00
Monet Lee
27024dfb03
fix: solve uncorrect outdated msg get. ( #2513 )
...
* refactor: refactor workflows contents.
* add tool workflows.
* update field.
* fix: remove chat error.
* Fix err.
* fix error.
* remove cn comment.
* update workflows files.
* update infra config.
* move workflows.
* feat: update bot.
* fix: solve uncorrect outdated msg get.
* update get docIDs logic.
* update
* update skip logic.
* fix
* update.
2024-08-14 10:20:42 +00:00
Monet Lee
f3dfeb3bc4
refactor: refactor workflows structure. ( #2511 )
...
* refactor: refactor workflows contents.
* add tool workflows.
* update field.
* fix: remove chat error.
* Fix err.
* fix error.
* remove cn comment.
* update workflows files.
* update infra config.
* move workflows.
2024-08-12 09:56:01 +00:00
icey-yu
7110183892
h ( #2501 )
2024-08-09 09:52:03 +00:00
icey-yu
17816053f3
fix: fix-validate message. ( #2499 )
2024-08-09 08:53:58 +00:00
qinguoyi
33aa2070c4
fix:update recive name to same ( #2493 )
2024-08-09 02:05:12 +00:00
icey-yu
9b32c630dc
fix: import del cache ( #2492 )
2024-08-08 07:20:01 +00:00
Kevin Lee
56e6da12c3
feat: update web front images ( #2487 )
2024-08-07 07:22:27 +00:00
icey-yu
4c8fcac9c7
feat: update grafana template ( #2484 )
2024-08-07 02:14:22 +00:00
Monet Lee
840ddc15fe
chore: revert tool pkg version. ( #2476 )
...
* feat: update go mod pkg to latest.
* revert tool pkg version.
2024-08-02 12:13:13 +00:00
Monet Lee
c45967079e
feat: update go mod pkg to latest. ( #2475 )
2024-08-02 18:30:17 +08:00
chao
84049a1f55
fix: the local cache obtained can be modified ( #2473 )
...
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* new mongo
* new mongo
* new mongo
* new mongo
* new mongo
* new mongo
* new mongo
* new mongo
* friend incr sync
* friend incr sync
* friend incr sync
* friend incr sync
* friend incr sync
* mage
* optimization version log
* optimization version log
* sync
* sync
* sync
* group sync
* sync option
* sync option
* refactor: replace `friend` package with `realtion`.
* refactor: update lastest commit to relation.
* sync option
* sync option
* sync option
* sync
* sync
* go.mod
* seq
* update: go mod
* refactor: change incremental to full
* feat: get full friend user ids
* feat: api and config
* seq
* group version
* merge
* seq
* seq
* seq
* fix: sort by id avoid unstable sort friends.
* group
* group
* group
* fix: sort by id avoid unstable sort friends.
* fix: sort by id avoid unstable sort friends.
* fix: sort by id avoid unstable sort friends.
* user version
* seq
* seq
* seq user
* user online
* implement minio expire delete.
* user online
* config
* fix
* fix
* implement minio expire delete logic.
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* feat: implement scheduled delete outdated object in minio.
* update gomake version
* update gomake version
* implement FindExpires pagination.
* remove unnesseary incr.
* fix uncorrect args call.
* online push
* online push
* online push
* resolving conflicts
* resolving conflicts
* test
* api prommetrics
* api prommetrics
* api prommetrics
* api prommetrics
* api prommetrics
* rpc prommetrics
* rpc prommetrics
* online status
* online status
* online status
* online status
* sub
* conversation version incremental
* merge seq
* merge online
* merge online
* merge online
* merge seq
* GetOwnerConversation
* fix: change incremental syncer router name.
* rockscache batch get
* rockscache seq batch get
* fix: GetMsgDocModelByIndex bug
* update go.mod
* update go.mod
* merge
* feat: prometheus
* feat: prometheus
* group member sort
* sub
* sub
* fix: seq conversion bug
* fix: redis pipe exec
* sort version
* sort version
* sort version
* remove old version online subscription
* remove old version online subscription
* version log index
* version log index
* batch push
* batch push
* seq void filling
* fix: batchGetMaxSeq
* fix: batchGetMaxSeq
* cache db error log
* 111
* fix bug
* fix: ImportFriends
* add online cache
* add some logs
* add some logs
* fix: onlineUserIDs
* add logs
* test
* test
* test
* test
* add log
* feat: solve the problem that modifying the cached data affects other
* feat: solve the problem that modifying the cached data affects other
* feat: search messages to filter out notifications
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
Co-authored-by: Monet Lee <monet_lee@163.com >
Co-authored-by: OpenIM-Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: icey-yu <1186114839@qq.com >
2024-08-02 08:58:04 +00:00
Monet Lee
51e170ade1
feat: implement scheduled destruct msgs feature in cron task. ( #2466 )
...
* update protocol in go mod.
* add debug log in writePongMsg.
* update log level.
* add Warn log in writePongMsg.
* add debug log.
* feat: update webhookBeforeMemberJoinGroup to batch method.
* feat: update version field implement.
* update webhook implement contents.
* update method field and contents.
* update callbackCommand field.
* fix: add correct fields.
* update struct tags.
* refactor: rename friend module to relation.
* feat: implement scheduled destruct msgs feature in cron task.
* update log contents.
* update func name and comments.
* update waitgroup to errgroup.
* update errgroup wait.
* remove unnecessary contents.
* update clearMsg logic.
2024-08-01 08:12:41 +00:00
chao
375f63a447
fix: online status renewal ( #2468 )
...
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* new mongo
* new mongo
* new mongo
* new mongo
* new mongo
* new mongo
* new mongo
* new mongo
* friend incr sync
* friend incr sync
* friend incr sync
* friend incr sync
* friend incr sync
* mage
* optimization version log
* optimization version log
* sync
* sync
* sync
* group sync
* sync option
* sync option
* refactor: replace `friend` package with `realtion`.
* refactor: update lastest commit to relation.
* sync option
* sync option
* sync option
* sync
* sync
* go.mod
* seq
* update: go mod
* refactor: change incremental to full
* feat: get full friend user ids
* feat: api and config
* seq
* group version
* merge
* seq
* seq
* seq
* fix: sort by id avoid unstable sort friends.
* group
* group
* group
* fix: sort by id avoid unstable sort friends.
* fix: sort by id avoid unstable sort friends.
* fix: sort by id avoid unstable sort friends.
* user version
* seq
* seq
* seq user
* user online
* implement minio expire delete.
* user online
* config
* fix
* fix
* implement minio expire delete logic.
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* feat: implement scheduled delete outdated object in minio.
* update gomake version
* update gomake version
* implement FindExpires pagination.
* remove unnesseary incr.
* fix uncorrect args call.
* online push
* online push
* online push
* resolving conflicts
* resolving conflicts
* test
* api prommetrics
* api prommetrics
* api prommetrics
* api prommetrics
* api prommetrics
* rpc prommetrics
* rpc prommetrics
* online status
* online status
* online status
* online status
* sub
* conversation version incremental
* merge seq
* merge online
* merge online
* merge online
* merge seq
* GetOwnerConversation
* fix: change incremental syncer router name.
* rockscache batch get
* rockscache seq batch get
* fix: GetMsgDocModelByIndex bug
* update go.mod
* update go.mod
* merge
* feat: prometheus
* feat: prometheus
* group member sort
* sub
* sub
* fix: seq conversion bug
* fix: redis pipe exec
* sort version
* sort version
* sort version
* remove old version online subscription
* remove old version online subscription
* version log index
* version log index
* batch push
* batch push
* seq void filling
* fix: batchGetMaxSeq
* fix: batchGetMaxSeq
* cache db error log
* 111
* fix bug
* fix: ImportFriends
* add online cache
* add some logs
* add some logs
* fix: onlineUserIDs
* add logs
* test
* test
* test
* test
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
Co-authored-by: Monet Lee <monet_lee@163.com >
Co-authored-by: OpenIM-Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: icey-yu <1186114839@qq.com >
2024-08-01 07:11:17 +00:00
Monet Lee
5dac91569d
refactor: rename friend module to relation. ( #2463 )
...
* update protocol in go mod.
* add debug log in writePongMsg.
* update log level.
* add Warn log in writePongMsg.
* add debug log.
* feat: update webhookBeforeMemberJoinGroup to batch method.
* feat: update version field implement.
* update webhook implement contents.
* update method field and contents.
* update callbackCommand field.
* fix: add correct fields.
* update struct tags.
* refactor: rename friend module to relation.
2024-07-31 10:12:19 +00:00
chao
9cfbc3aaff
fix: return value ( #2462 )
...
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* new mongo
* new mongo
* new mongo
* new mongo
* new mongo
* new mongo
* new mongo
* new mongo
* friend incr sync
* friend incr sync
* friend incr sync
* friend incr sync
* friend incr sync
* mage
* optimization version log
* optimization version log
* sync
* sync
* sync
* group sync
* sync option
* sync option
* refactor: replace `friend` package with `realtion`.
* refactor: update lastest commit to relation.
* sync option
* sync option
* sync option
* sync
* sync
* go.mod
* seq
* update: go mod
* refactor: change incremental to full
* feat: get full friend user ids
* feat: api and config
* seq
* group version
* merge
* seq
* seq
* seq
* fix: sort by id avoid unstable sort friends.
* group
* group
* group
* fix: sort by id avoid unstable sort friends.
* fix: sort by id avoid unstable sort friends.
* fix: sort by id avoid unstable sort friends.
* user version
* seq
* seq
* seq user
* user online
* implement minio expire delete.
* user online
* config
* fix
* fix
* implement minio expire delete logic.
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* feat: implement scheduled delete outdated object in minio.
* update gomake version
* update gomake version
* implement FindExpires pagination.
* remove unnesseary incr.
* fix uncorrect args call.
* online push
* online push
* online push
* resolving conflicts
* resolving conflicts
* test
* api prommetrics
* api prommetrics
* api prommetrics
* api prommetrics
* api prommetrics
* rpc prommetrics
* rpc prommetrics
* online status
* online status
* online status
* online status
* sub
* conversation version incremental
* merge seq
* merge online
* merge online
* merge online
* merge seq
* GetOwnerConversation
* fix: change incremental syncer router name.
* rockscache batch get
* rockscache seq batch get
* fix: GetMsgDocModelByIndex bug
* update go.mod
* update go.mod
* merge
* feat: prometheus
* feat: prometheus
* group member sort
* sub
* sub
* fix: seq conversion bug
* fix: redis pipe exec
* sort version
* sort version
* sort version
* remove old version online subscription
* remove old version online subscription
* version log index
* version log index
* batch push
* batch push
* seq void filling
* fix: batchGetMaxSeq
* fix: batchGetMaxSeq
* cache db error log
* 111
* fix bug
* fix: ImportFriends
* add online cache
* add some logs
* add some logs
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
Co-authored-by: Monet Lee <monet_lee@163.com >
Co-authored-by: OpenIM-Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: icey-yu <1186114839@qq.com >
2024-07-31 06:21:19 +00:00
chao
d2b02dbabe
feat: add some logs ( #2461 )
...
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* new mongo
* new mongo
* new mongo
* new mongo
* new mongo
* new mongo
* new mongo
* new mongo
* friend incr sync
* friend incr sync
* friend incr sync
* friend incr sync
* friend incr sync
* mage
* optimization version log
* optimization version log
* sync
* sync
* sync
* group sync
* sync option
* sync option
* refactor: replace `friend` package with `realtion`.
* refactor: update lastest commit to relation.
* sync option
* sync option
* sync option
* sync
* sync
* go.mod
* seq
* update: go mod
* refactor: change incremental to full
* feat: get full friend user ids
* feat: api and config
* seq
* group version
* merge
* seq
* seq
* seq
* fix: sort by id avoid unstable sort friends.
* group
* group
* group
* fix: sort by id avoid unstable sort friends.
* fix: sort by id avoid unstable sort friends.
* fix: sort by id avoid unstable sort friends.
* user version
* seq
* seq
* seq user
* user online
* implement minio expire delete.
* user online
* config
* fix
* fix
* implement minio expire delete logic.
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* feat: implement scheduled delete outdated object in minio.
* update gomake version
* update gomake version
* implement FindExpires pagination.
* remove unnesseary incr.
* fix uncorrect args call.
* online push
* online push
* online push
* resolving conflicts
* resolving conflicts
* test
* api prommetrics
* api prommetrics
* api prommetrics
* api prommetrics
* api prommetrics
* rpc prommetrics
* rpc prommetrics
* online status
* online status
* online status
* online status
* sub
* conversation version incremental
* merge seq
* merge online
* merge online
* merge online
* merge seq
* GetOwnerConversation
* fix: change incremental syncer router name.
* rockscache batch get
* rockscache seq batch get
* fix: GetMsgDocModelByIndex bug
* update go.mod
* update go.mod
* merge
* feat: prometheus
* feat: prometheus
* group member sort
* sub
* sub
* fix: seq conversion bug
* fix: redis pipe exec
* sort version
* sort version
* sort version
* remove old version online subscription
* remove old version online subscription
* version log index
* version log index
* batch push
* batch push
* seq void filling
* fix: batchGetMaxSeq
* fix: batchGetMaxSeq
* cache db error log
* 111
* fix bug
* fix: ImportFriends
* add online cache
* add some logs
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
Co-authored-by: Monet Lee <monet_lee@163.com >
Co-authored-by: OpenIM-Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: icey-yu <1186114839@qq.com >
2024-07-31 02:50:55 +00:00
Monet Lee
fb689618d8
feat: update webhookBeforeMemberJoinGroup to batch method. ( #2459 )
...
* update protocol in go mod.
* add debug log in writePongMsg.
* update log level.
* add Warn log in writePongMsg.
* add debug log.
* feat: update webhookBeforeMemberJoinGroup to batch method.
* feat: update version field implement.
* update webhook implement contents.
* update method field and contents.
* update callbackCommand field.
* fix: add correct fields.
* update struct tags.
2024-07-30 10:09:52 +00:00
chao
ed0ab58a9e
fix ImportFriends ( #2458 )
...
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
2024-07-29 08:53:26 +00:00
icey-yu
231aac2b8a
fix: search log can return platform ( #2456 )
...
* fix: search log can return platform
* fix: change platform type to string
2024-07-29 08:37:22 +00:00
printlin
b0cc4373a5
fix : #2410 BeforeMemberJoinGroup callback member error ( #2423 )
2024-07-29 02:08:28 +00:00
Monet Lee
ef46abd193
chore: add Warn log in writePongMsg. ( #2452 )
...
* update protocol in go mod.
* add debug log in writePongMsg.
* update log level.
* add Warn log in writePongMsg.
* add debug log.
2024-07-28 03:18:23 +00:00
printlin
220a01d7f8
fix: fill notification offlinePush by config ( #2422 )
...
* fix: fill notification offlinePush by config
* fix: fill notification OfflinePush by config
2024-07-26 10:24:25 +00:00
blooming
ff66e97221
fix: rm e2e in ci ( #2449 )
2024-07-26 18:20:54 +08:00
blooming
e9b3a1952f
cicd: add e2e in ci & before build docker image ( #2346 )
...
* cicd: add e2e in ci & before build docker image
* cicd: fix env minio addr
* cicd: fix build image timing
2024-07-26 08:36:11 +00:00
skiffer-git
7c3f6db0e3
Merge branch 'coderwander-main1'
2024-07-26 16:33:51 +08:00
skiffer-git
caef9a1941
Merge branch 'main' of https://github.com/coderwander/open-im-server into coderwander-main1
2024-07-26 16:33:45 +08:00
skiffer-git
6c0c83eb3b
Delete config/templates/env.template
2024-07-26 16:32:36 +08:00
skiffer-git
0a7992faab
Update env.template
2024-07-26 16:30:58 +08:00
skiffer-git
dd5c7e43d5
Merge branch 'coderwander-main'
2024-07-26 16:24:19 +08:00
skiffer-git
a837fecda3
merge: fix some typos in comments
2024-07-26 16:23:45 +08:00
skiffer-git
69296539e2
Merge branch 'main' of https://github.com/openimsdk/open-im-server
2024-07-26 16:18:11 +08:00
chao
5c52840d67
fix: user seq, asynchronous friend notification, message search ( #2447 )
...
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* new mongo
* new mongo
* new mongo
* new mongo
* new mongo
* new mongo
* new mongo
* new mongo
* friend incr sync
* friend incr sync
* friend incr sync
* friend incr sync
* friend incr sync
* mage
* optimization version log
* optimization version log
* sync
* sync
* sync
* group sync
* sync option
* sync option
* refactor: replace `friend` package with `realtion`.
* refactor: update lastest commit to relation.
* sync option
* sync option
* sync option
* sync
* sync
* go.mod
* seq
* update: go mod
* refactor: change incremental to full
* feat: get full friend user ids
* feat: api and config
* seq
* group version
* merge
* seq
* seq
* seq
* fix: sort by id avoid unstable sort friends.
* group
* group
* group
* fix: sort by id avoid unstable sort friends.
* fix: sort by id avoid unstable sort friends.
* fix: sort by id avoid unstable sort friends.
* user version
* seq
* seq
* seq user
* user online
* implement minio expire delete.
* user online
* config
* fix
* fix
* implement minio expire delete logic.
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* feat: implement scheduled delete outdated object in minio.
* update gomake version
* update gomake version
* implement FindExpires pagination.
* remove unnesseary incr.
* fix uncorrect args call.
* online push
* online push
* online push
* resolving conflicts
* resolving conflicts
* test
* api prommetrics
* api prommetrics
* api prommetrics
* api prommetrics
* api prommetrics
* rpc prommetrics
* rpc prommetrics
* online status
* online status
* online status
* online status
* sub
* conversation version incremental
* merge seq
* merge online
* merge online
* merge online
* merge seq
* GetOwnerConversation
* fix: change incremental syncer router name.
* rockscache batch get
* rockscache seq batch get
* fix: GetMsgDocModelByIndex bug
* update go.mod
* update go.mod
* merge
* feat: prometheus
* feat: prometheus
* group member sort
* sub
* sub
* fix: seq conversion bug
* fix: redis pipe exec
* sort version
* sort version
* sort version
* remove old version online subscription
* remove old version online subscription
* version log index
* version log index
* batch push
* batch push
* seq void filling
* fix: batchGetMaxSeq
* fix: batchGetMaxSeq
* cache db error log
* 111
* fix bug
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
Co-authored-by: Monet Lee <monet_lee@163.com >
Co-authored-by: OpenIM-Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: icey-yu <1186114839@qq.com >
2024-07-26 07:53:25 +00:00
Monet Lee
c3c9969f2f
chore: add debug log in writePongMsg ( #2446 )
...
* update protocol in go mod.
* add debug log in writePongMsg.
* update log level.
2024-07-26 07:52:37 +00:00
icey-yu
a8b84911a4
fix: display is read ( #2444 )
2024-07-26 06:40:36 +00:00
chao
ebdc91a966
fix: user seq bug ( #2442 )
...
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* new mongo
* new mongo
* new mongo
* new mongo
* new mongo
* new mongo
* new mongo
* new mongo
* friend incr sync
* friend incr sync
* friend incr sync
* friend incr sync
* friend incr sync
* mage
* optimization version log
* optimization version log
* sync
* sync
* sync
* group sync
* sync option
* sync option
* refactor: replace `friend` package with `realtion`.
* refactor: update lastest commit to relation.
* sync option
* sync option
* sync option
* sync
* sync
* go.mod
* seq
* update: go mod
* refactor: change incremental to full
* feat: get full friend user ids
* feat: api and config
* seq
* group version
* merge
* seq
* seq
* seq
* fix: sort by id avoid unstable sort friends.
* group
* group
* group
* fix: sort by id avoid unstable sort friends.
* fix: sort by id avoid unstable sort friends.
* fix: sort by id avoid unstable sort friends.
* user version
* seq
* seq
* seq user
* user online
* implement minio expire delete.
* user online
* config
* fix
* fix
* implement minio expire delete logic.
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* feat: implement scheduled delete outdated object in minio.
* update gomake version
* update gomake version
* implement FindExpires pagination.
* remove unnesseary incr.
* fix uncorrect args call.
* online push
* online push
* online push
* resolving conflicts
* resolving conflicts
* test
* api prommetrics
* api prommetrics
* api prommetrics
* api prommetrics
* api prommetrics
* rpc prommetrics
* rpc prommetrics
* online status
* online status
* online status
* online status
* sub
* conversation version incremental
* merge seq
* merge online
* merge online
* merge online
* merge seq
* GetOwnerConversation
* fix: change incremental syncer router name.
* rockscache batch get
* rockscache seq batch get
* fix: GetMsgDocModelByIndex bug
* update go.mod
* update go.mod
* merge
* feat: prometheus
* feat: prometheus
* group member sort
* sub
* sub
* fix: seq conversion bug
* fix: redis pipe exec
* sort version
* sort version
* sort version
* remove old version online subscription
* remove old version online subscription
* version log index
* version log index
* batch push
* batch push
* seq void filling
* fix: batchGetMaxSeq
* fix: batchGetMaxSeq
* cache db error log
* 111
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
Co-authored-by: Monet Lee <monet_lee@163.com >
Co-authored-by: OpenIM-Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: icey-yu <1186114839@qq.com >
2024-07-25 12:01:33 +00:00
Monet Lee
80b332cb82
feat: implement log isSimpilfy. ( #2436 )
...
* feat: implement log isSimpilfy.
* update go mod.
2024-07-24 11:27:02 +00:00
chao
88ad85b585
fix: batchGetMaxSeq bug ( #2438 )
...
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* new mongo
* new mongo
* new mongo
* new mongo
* new mongo
* new mongo
* new mongo
* new mongo
* friend incr sync
* friend incr sync
* friend incr sync
* friend incr sync
* friend incr sync
* mage
* optimization version log
* optimization version log
* sync
* sync
* sync
* group sync
* sync option
* sync option
* refactor: replace `friend` package with `realtion`.
* refactor: update lastest commit to relation.
* sync option
* sync option
* sync option
* sync
* sync
* go.mod
* seq
* update: go mod
* refactor: change incremental to full
* feat: get full friend user ids
* feat: api and config
* seq
* group version
* merge
* seq
* seq
* seq
* fix: sort by id avoid unstable sort friends.
* group
* group
* group
* fix: sort by id avoid unstable sort friends.
* fix: sort by id avoid unstable sort friends.
* fix: sort by id avoid unstable sort friends.
* user version
* seq
* seq
* seq user
* user online
* implement minio expire delete.
* user online
* config
* fix
* fix
* implement minio expire delete logic.
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* feat: implement scheduled delete outdated object in minio.
* update gomake version
* update gomake version
* implement FindExpires pagination.
* remove unnesseary incr.
* fix uncorrect args call.
* online push
* online push
* online push
* resolving conflicts
* resolving conflicts
* test
* api prommetrics
* api prommetrics
* api prommetrics
* api prommetrics
* api prommetrics
* rpc prommetrics
* rpc prommetrics
* online status
* online status
* online status
* online status
* sub
* conversation version incremental
* merge seq
* merge online
* merge online
* merge online
* merge seq
* GetOwnerConversation
* fix: change incremental syncer router name.
* rockscache batch get
* rockscache seq batch get
* fix: GetMsgDocModelByIndex bug
* update go.mod
* update go.mod
* merge
* feat: prometheus
* feat: prometheus
* group member sort
* sub
* sub
* fix: seq conversion bug
* fix: redis pipe exec
* sort version
* sort version
* sort version
* remove old version online subscription
* remove old version online subscription
* version log index
* version log index
* batch push
* batch push
* seq void filling
* fix: batchGetMaxSeq
* fix: batchGetMaxSeq
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
Co-authored-by: Monet Lee <monet_lee@163.com >
Co-authored-by: OpenIM-Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: icey-yu <1186114839@qq.com >
2024-07-24 07:06:26 +00:00
totalo
aab9c79e06
docs: fix english typo ( #2432 )
2024-07-24 06:50:02 +00:00
chao
49ca5c998c
feat: msg queue push ( #2434 )
...
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* new mongo
* new mongo
* new mongo
* new mongo
* new mongo
* new mongo
* new mongo
* new mongo
* friend incr sync
* friend incr sync
* friend incr sync
* friend incr sync
* friend incr sync
* mage
* optimization version log
* optimization version log
* sync
* sync
* sync
* group sync
* sync option
* sync option
* refactor: replace `friend` package with `realtion`.
* refactor: update lastest commit to relation.
* sync option
* sync option
* sync option
* sync
* sync
* go.mod
* seq
* update: go mod
* refactor: change incremental to full
* feat: get full friend user ids
* feat: api and config
* seq
* group version
* merge
* seq
* seq
* seq
* fix: sort by id avoid unstable sort friends.
* group
* group
* group
* fix: sort by id avoid unstable sort friends.
* fix: sort by id avoid unstable sort friends.
* fix: sort by id avoid unstable sort friends.
* user version
* seq
* seq
* seq user
* user online
* implement minio expire delete.
* user online
* config
* fix
* fix
* implement minio expire delete logic.
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* feat: implement scheduled delete outdated object in minio.
* update gomake version
* update gomake version
* implement FindExpires pagination.
* remove unnesseary incr.
* fix uncorrect args call.
* online push
* online push
* online push
* resolving conflicts
* resolving conflicts
* test
* api prommetrics
* api prommetrics
* api prommetrics
* api prommetrics
* api prommetrics
* rpc prommetrics
* rpc prommetrics
* online status
* online status
* online status
* online status
* sub
* conversation version incremental
* merge seq
* merge online
* merge online
* merge online
* merge seq
* GetOwnerConversation
* fix: change incremental syncer router name.
* rockscache batch get
* rockscache seq batch get
* fix: GetMsgDocModelByIndex bug
* update go.mod
* update go.mod
* merge
* feat: prometheus
* feat: prometheus
* group member sort
* sub
* sub
* fix: seq conversion bug
* fix: redis pipe exec
* sort version
* sort version
* sort version
* remove old version online subscription
* remove old version online subscription
* version log index
* version log index
* batch push
* batch push
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
Co-authored-by: Monet Lee <monet_lee@163.com >
Co-authored-by: OpenIM-Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: icey-yu <1186114839@qq.com >
2024-07-23 06:20:42 +00:00
icey-yu
8087f705c0
Fix search log ( #2425 )
...
* feat: update alert email template
* fix: search log
* fix: log support ex
2024-07-23 02:26:04 +00:00
Monet Lee
d0d33b6b78
feat: implement true batchGetIncrGroupMember RPC method and dependency methods. ( #2417 )
...
* update wip contents.
* update protocol pkg.
* feat: add BatchOption struct and method.
* fix: remove unnecessary field.
* feat: implement true BatchGetIncrGroupMember RPC method and corresponding dependency methods.
* fix: update mongo version collection have unique index.
* optimize method structures.
* update resp in add sortVersion field.
* fix uncorrect condition.
* add errs pkg.
2024-07-19 09:20:11 +00:00
icey-yu
6c8ac45137
Feat metrics ( #2429 )
...
* feat: register and alert
* feat: grafana
2024-07-19 08:08:39 +00:00
chao
d945a07549
feat: group members, friends sorting version, client online subscription ( #2427 )
...
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* new mongo
* new mongo
* new mongo
* new mongo
* new mongo
* new mongo
* new mongo
* new mongo
* friend incr sync
* friend incr sync
* friend incr sync
* friend incr sync
* friend incr sync
* mage
* optimization version log
* optimization version log
* sync
* sync
* sync
* group sync
* sync option
* sync option
* refactor: replace `friend` package with `realtion`.
* refactor: update lastest commit to relation.
* sync option
* sync option
* sync option
* sync
* sync
* go.mod
* seq
* update: go mod
* refactor: change incremental to full
* feat: get full friend user ids
* feat: api and config
* seq
* group version
* merge
* seq
* seq
* seq
* fix: sort by id avoid unstable sort friends.
* group
* group
* group
* fix: sort by id avoid unstable sort friends.
* fix: sort by id avoid unstable sort friends.
* fix: sort by id avoid unstable sort friends.
* user version
* seq
* seq
* seq user
* user online
* implement minio expire delete.
* user online
* config
* fix
* fix
* implement minio expire delete logic.
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* feat: implement scheduled delete outdated object in minio.
* update gomake version
* update gomake version
* implement FindExpires pagination.
* remove unnesseary incr.
* fix uncorrect args call.
* online push
* online push
* online push
* resolving conflicts
* resolving conflicts
* test
* api prommetrics
* api prommetrics
* api prommetrics
* api prommetrics
* api prommetrics
* rpc prommetrics
* rpc prommetrics
* online status
* online status
* online status
* online status
* sub
* conversation version incremental
* merge seq
* merge online
* merge online
* merge online
* merge seq
* GetOwnerConversation
* fix: change incremental syncer router name.
* rockscache batch get
* rockscache seq batch get
* fix: GetMsgDocModelByIndex bug
* update go.mod
* update go.mod
* merge
* feat: prometheus
* feat: prometheus
* group member sort
* sub
* sub
* fix: seq conversion bug
* fix: redis pipe exec
* sort version
* sort version
* sort version
* remove old version online subscription
* remove old version online subscription
* version log index
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
Co-authored-by: Monet Lee <monet_lee@163.com >
Co-authored-by: OpenIM-Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: icey-yu <1186114839@qq.com >
2024-07-19 02:47:55 +00:00
chao
01f62c8baf
fix: redis pipe exec ( #2421 )
...
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
2024-07-17 13:47:02 +00:00
chao
44ecbd776f
fix: seq conversion bug ( #2419 )
...
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
2024-07-17 12:33:53 +00:00
Monet Lee
42a66cff4a
chore: add ping Handler DEBUG log in msgGateway. ( #2415 )
...
* chore: add ping Handler debug log in mgsGateway.
* update log print content.
* update pingHandler method send args.
2024-07-17 10:02:14 +00:00
icey-yu
dcc0b57382
Feature domain ( #2414 )
...
* Revert "fix:log (#2396 )"
This reverts commit cc2f993e
* feat: prometheus config and log
2024-07-17 02:31:02 +00:00
chao
4aaf496086
feat: new features merged ( #2409 )
...
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* new mongo
* new mongo
* new mongo
* new mongo
* new mongo
* new mongo
* new mongo
* new mongo
* friend incr sync
* friend incr sync
* friend incr sync
* friend incr sync
* friend incr sync
* mage
* optimization version log
* optimization version log
* sync
* sync
* sync
* group sync
* sync option
* sync option
* refactor: replace `friend` package with `realtion`.
* refactor: update lastest commit to relation.
* sync option
* sync option
* sync option
* sync
* sync
* go.mod
* seq
* update: go mod
* refactor: change incremental to full
* feat: get full friend user ids
* feat: api and config
* seq
* group version
* merge
* seq
* seq
* seq
* fix: sort by id avoid unstable sort friends.
* group
* group
* group
* fix: sort by id avoid unstable sort friends.
* fix: sort by id avoid unstable sort friends.
* fix: sort by id avoid unstable sort friends.
* user version
* seq
* seq
* seq user
* user online
* implement minio expire delete.
* user online
* config
* fix
* fix
* implement minio expire delete logic.
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* feat: implement scheduled delete outdated object in minio.
* update gomake version
* update gomake version
* implement FindExpires pagination.
* remove unnesseary incr.
* fix uncorrect args call.
* online push
* online push
* online push
* resolving conflicts
* resolving conflicts
* test
* api prommetrics
* api prommetrics
* api prommetrics
* api prommetrics
* api prommetrics
* rpc prommetrics
* rpc prommetrics
* online status
* online status
* online status
* online status
* sub
* conversation version incremental
* merge seq
* merge online
* merge online
* merge online
* merge seq
* GetOwnerConversation
* fix: change incremental syncer router name.
* rockscache batch get
* rockscache seq batch get
* fix: GetMsgDocModelByIndex bug
* update go.mod
* update go.mod
* merge
* feat: prometheus
* feat: prometheus
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
Co-authored-by: Monet Lee <monet_lee@163.com >
Co-authored-by: OpenIM-Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: icey-yu <1186114839@qq.com >
2024-07-16 02:46:21 +00:00
chao
5f52fa19bd
feat: incremental synchronization of session list ( #2408 )
...
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* conversation version incremental
* GetOwnerConversation
* fix: change incremental syncer router name.
* fix: GetMsgDocModelByIndex bug
* update go.mod
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
2024-07-15 07:35:27 +00:00
printlin
ea7e505269
feature: support for Kodo ( #2363 )
...
* support for Kodo
* fix mod bug
2024-07-15 03:10:04 +00:00
Monet Lee
28898f5b79
feat: implement server-initiated heartbeat in msgGateway module ( #2404 )
...
* feat: implement send ping msg when platform is web in gateway.
* add context life cycle control.
* feat: implement heartbeat logic in msggateway.
* update heartbeat logic.
* update to correct method name and comment.
* update initiate heartbeat logic.
* rename ws_server
* update writePingMsg logic
* update log level to warn.
2024-07-10 07:48:12 +00:00
icey-yu
213613cf54
Fix token ( #2403 )
...
* fix:log config
* fix: token update expire time
2024-07-09 10:17:44 +00:00
Monet Lee
407a117a05
fix: remove repeat append logic. ( #2400 )
2024-07-08 04:34:46 +00:00
icey-yu
cc2f993eab
fix:log ( #2396 )
2024-07-04 11:58:41 +00:00
icey-yu
f231ea1f21
fix:start ( #2389 )
2024-07-03 07:39:59 +00:00
chao
644eaf996c
update gomake version ( #2386 )
...
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
2024-07-03 06:27:16 +00:00
icey-yu
95df4194ca
Optimize get conversation seq ( #2387 )
...
* feat:optimize GetConversationsHasReadAndMaxSeq
* fix:get max seqs
* fix:get max seqs
* fix:get max seqs
* fix:get max seqs
2024-07-03 06:25:10 +00:00
chao
88c0d5f5ad
feat: support incremental synchronization ( #2379 )
...
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* new mongo
* new mongo
* new mongo
* new mongo
* new mongo
* new mongo
* new mongo
* new mongo
* friend incr sync
* friend incr sync
* friend incr sync
* friend incr sync
* friend incr sync
* mage
* optimization version log
* optimization version log
* sync
* sync
* sync
* group sync
* sync option
* sync option
* refactor: replace `friend` package with `realtion`.
* refactor: update lastest commit to relation.
* sync option
* sync option
* sync option
* sync
* sync
* go.mod
* update: go mod
* refactor: change incremental to full
* feat: get full friend user ids
* feat: api and config
* group version
* merge
* fix: sort by id avoid unstable sort friends.
* group
* group
* group
* fix: sort by id avoid unstable sort friends.
* fix: sort by id avoid unstable sort friends.
* fix: sort by id avoid unstable sort friends.
* user version
* fix: sort by id avoid unstable sort friends.
* test: test log add.
* test: debug log remove.
* fix: transfer group owner incr version more than 1.
* fix: add condition to kick owner.
* feat: replace resp nil
* feat: replace nil
* fix: delete cache of max group joined version avoid sync joined group failed.
* fix: nil
* fix: delete cache of max group joined version avoid sync joined group failed.
* fix: delete cache of max group joined version avoid sync joined group failed.
* return group information for any changes
* online cache
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
Co-authored-by: Monet Lee <monet_lee@163.com >
Co-authored-by: OpenIM-Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: icey-yu <1186114839@qq.com >
2024-07-01 09:38:14 +00:00
icey-yu
fe7c029c2a
fix: group application ( #2367 )
...
* fix: group application
* feat: constant
2024-06-27 10:16:03 +00:00
printlin
118c5f56f3
feature: add webhook AttentionIds ( #2370 )
2024-06-27 10:10:06 +00:00
icey-yu
e6f1232582
fix: message can store Ex ( #2371 )
2024-06-27 09:54:42 +00:00
icey-yu
d6606152ee
fix:create auth token can add expire time ( #2352 )
...
* fix:create auth token can add expire time
* refactor:move expire time calculate into cache from controller
2024-06-24 08:11:19 +00:00
icey-yu
877abfe7ce
Fix group and config ( #2341 )
...
* fix:fcm config path
* update:go mod(only one can create group)
* feat:get fcm config from url
* fix:err and name
* fix:config name and annotation
* refactor:change FCM config name
* refactor:change standardized URL
* Update openim-push.yml
---------
Co-authored-by: skiffer-git <72860476+skiffer-git@users.noreply.github.com >
2024-06-13 04:13:13 +00:00
icey-yu
180532317e
fix:FCM push failed will return error ( #2347 )
...
* fix:FCM push failed will return error
* fix:change error delimiter
2024-06-13 04:09:00 +00:00
Monet Lee
a8d5ec314a
feat: implement to invalid token when forceKickOff user. ( #2345 )
...
* feat: implement to invalid token when forceKickOff user.
* fix uncorrect contents.
* fix: remove unnecessary contents.
2024-06-13 01:55:07 +00:00
skiffer-git
e32d30f287
Add a retry mechanism to mongo init ( #2328 )
2024-06-03 12:27:43 +00:00
skiffer-git
a321303b1b
Merge branch 'main' of https://github.com/openimsdk/open-im-server
2024-06-03 18:48:04 +08:00
OpenIM-Gordon
973442e3d3
refactor: db cache batch refactor and batch consume message. ( #2325 )
...
* refactor: cmd update.
* refactor: msg transfer refactor.
* refactor: msg transfer refactor.
* refactor: msg transfer refactor.
* fix: read prometheus port when flag set to enable and prevent failure during startup.
* fix: notification has counted unread counts bug fix.
* fix: merge opensource code into local.
* refactor: delete message and message batch use lua.
* refactor: delete message and message batch use lua.
* refactor: delete message and message batch use lua.
* refactor: delete message and message batch use lua.
* refactor: delete message and message batch use lua.
* refactor: delete message and message batch use lua.
* refactor: delete message and message batch use lua.
* refactor: delete message and message batch use lua.
* refactor: delete message and message batch use lua.
* refactor: delete message and message batch use lua.
* refactor: delete message and message batch use lua.
* refactor: delete message and message batch use lua.
* refactor: delete message and message batch use lua.
* refactor: delete message and message batch use lua.
* refactor: delete message and message batch use lua.
* refactor: delete message and message batch use lua.
* refactor: delete message and message batch use lua.
* refactor: delete message and message batch use lua.
* refactor: delete message and message batch use lua.
* refactor: delete message and message batch use lua.
* refactor: delete message and message batch use lua.
* refactor: delete message and message batch use lua.
* refactor: delete message and message batch use lua.
* refactor: delete message and message batch use lua.
* refactor: delete message and message batch use lua.
* refactor: delete message and message batch use lua.
* refactor: delete message and message batch use lua.
* refactor: delete message and message batch use lua.
* refactor: delete message and message batch use lua.
* refactor: delete message and message batch use lua.
* fix: add protective measures against memory overflow.
2024-06-03 03:24:37 +00:00
skiffer-git
eb766ebd94
Merge branch 'main' of https://github.com/openimsdk/open-im-server
2024-05-30 14:21:55 +08:00
OpenIM-Gordon
67fe13f089
fix: at group message. ( #2316 )
2024-05-27 03:59:35 +00:00
OpenIM-Gordon
76d9688a54
refactor: db refactor and cache key add. ( #2320 )
...
* refactor: db refactor and cache key add.
* refactor: db refactor and cache key add.
* refactor: go version update.
* refactor: file name change.
2024-05-27 03:58:36 +00:00
OpenIM-Gordon
1eef4013e2
fix: main bug fix notification unread ( #2266 )
...
* fix: notification has counted unread counts bug fix.
* fix: notification has counted unread counts bug fix.
2024-05-27 03:56:46 +00:00
skiffer-git
6ab1244ad8
merge
2024-05-23 10:19:54 +08:00
森屿
285523751d
feat: middleware authentication and whitelist are used to release permissions. ( #2309 )
2024-05-17 02:43:54 +00:00
skiffer-git
ddf8cc98ce
Update CONTRIBUTING.md
2024-05-15 15:56:14 +08:00
skiffer-git
814e378fa1
Update CONTRIBUTING-zh_CN.md
2024-05-15 15:53:48 +08:00
skiffer-git
13b1661a77
Delete .github/dependabot.yml
2024-05-15 15:42:35 +08:00
chao
2bcc65a24b
fix: s3 config ( #2303 )
...
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* fix: SearchMessage
* fix: s3 config
* fix: oss panic
* kafka
* go.sum
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
2024-05-15 03:43:20 +00:00
skiffer-git
835ff3824f
Etcd naming and discovery ( #2300 )
...
* add etcd
* add etcd
* add etcd
* add etcd
* add etcd
* add etcd
* add etcd
* add etcd
* add etcd
* add etcd
* add etcd
* add etcd
* add etcd
* add etcd
* add etcd
* add etcd
* add etcd
* add etcd
* Add etcd as a service discovery mechanism
* Add etcd as a service discovery mechanism
* Add etcd as a service discovery mechanism
* Add etcd as a service discovery mechanism
* Add etcd as a service discovery mechanism
* Add etcd as a service discovery mechanism
* Add etcd as a service discovery mechanism
* Add etcd as a service discovery mechanism
* Add etcd as a service discovery mechanism
* Add etcd as a service discovery mechanism
* Add etcd as a service discovery mechanism
* Add etcd as a service discovery mechanism
* Add etcd as a service discovery mechanism
* Add etcd as a service discovery mechanism
* Add etcd as a service discovery mechanism
* Add etcd as a service discovery mechanism
* Add etcd as a service discovery mechanism
* Add etcd as a service discovery mechanism
* Add etcd as a service discovery mechanism
* Add etcd as a service discovery mechanism
* Add etcd as a service discovery mechanism
* Add etcd as a service discovery mechanism
* Add etcd as a service discovery mechanism
* Add etcd as a service discovery mechanism
* Add etcd as a service discovery mechanism
* Add etcd as a service discovery mechanism
* Add etcd as a service discovery mechanism
* Add etcd as a service discovery mechanism
* Add etcd as a service discovery mechanism
* Add etcd as a service discovery mechanism
* Add etcd as a service discovery mechanism
* Add etcd as a service discovery mechanism
* Add etcd as a service discovery mechanism
* Add etcd as a service discovery mechanism
* Add etcd as a service discovery mechanism
* Add etcd as a service discovery mechanism
* Add etcd as a service discovery mechanism
* Add etcd as a service discovery mechanism
* Add etcd as a service discovery mechanism
* Add etcd as a service discovery mechanism
* Add etcd as a service discovery mechanism
* Add etcd as a service discovery mechanism
* Add etcd as a service discovery mechanism
* Add etcd as a service discovery mechanism
* Add etcd as a service discovery mechanism
* Add etcd as a service discovery mechanism
* Add etcd as a service discovery mechanism
* Add etcd as a service discovery mechanism
* Add etcd as a service discovery mechanism
* Add etcd as a service discovery mechanism
* Add etcd as a service discovery mechanism
2024-05-14 10:21:36 +00:00
skiffer-git
961fb472ea
Update README.md
2024-05-10 10:58:59 +08:00
chao
66426cd98b
fix: search for messag ( #2288 )
...
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* fix: SearchMessage
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
2024-05-08 11:38:27 +00:00
skiffer-git
5ba5402bee
update gomake ( #2286 )
2024-05-08 16:00:27 +08:00
skiffer-git
8d84e2f01f
Skip minio check ( #2281 )
...
* If MinIO is not being used, then do not perform the MinIO check.
* If MinIO is not being used, then do not perform the MinIO check.
* If MinIO is not being used, then do not perform the MinIO check.
* If MinIO is not being used, then do not perform the MinIO check.
* kill binary before build
* Stop the process before compiling.
* Stop the process before compiling.
2024-05-07 21:05:41 +08:00
blooming
691cf740af
fix: avoid frequent scheduled task ( #2274 )
2024-05-06 16:37:52 +08:00
chao
230c0dbb8b
fix: minio config build ( #2263 )
...
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
2024-04-29 09:02:46 +00:00
xuan
a2d6a62454
Update action ( #2256 )
...
* Rename check-coverage.yml to check-coverage.bak
* Rename release.yml to release.bak
* Update .env
* Rename sync.yml to sync.bak
* Rename sync-release.yml to sync-release.bak
2024-04-28 06:35:48 +00:00
skiffer-git
879cf75743
fix bug: If there are uppercase letters in the directory, 'mage start' encounters an error ( #2253 )
...
* fix bug:
If there are uppercase letters in the directory, 'mage start' encounters an error
* update go.mod
2024-04-28 06:35:46 +00:00
xuan
281e3a8d6c
Auto close issue test ( #2243 )
...
* Update README.md
* Update README.md
* Update README.md
2024-04-28 04:13:12 +00:00
skiffer-git
f5745b2193
Remove redundant scripts ( #2254 )
2024-04-28 04:09:46 +00:00
skiffer-git
6a721f2eab
Merge branch 'main' into main
2024-04-28 11:56:58 +08:00
chao
74f4fdb156
feat: optimize corn tasks ( #2237 )
...
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
2024-04-28 03:47:05 +00:00
AerisVibe
25fe09952c
fix bug:invalid go version '1.21.2' : must match format 1.23 ( #2249 )
2024-04-28 02:52:04 +00:00
skiffer-git
6d5e220569
update web/admin front image ( #2247 )
2024-04-26 13:04:14 +00:00
skiffer-git
674f5cb3f0
Simplify the contribution process 2234 ( #2244 )
...
* simplify code contribution
* simplify code contribution
* simplify code contribution
* simplify code contribution
* update code reviewer
2024-04-26 19:29:55 +08:00
xuan
a1e6312c4b
Update README.md ( #2241 )
2024-04-26 09:05:54 +00:00
skiffer-git
d65c4ee2ec
Update slack invite link
2024-04-25 19:47:42 +08:00
skiffer-git
1c505eddd7
Update slack invite link
2024-04-25 19:46:36 +08:00
xuan
c450f75419
update action ( #2225 )
...
* Rename e2e-test.yml to e2e-test.bak
* Rename create-branch-on-tag.yml to create-branch-on-tag.bak
* Rename pull-request.yml to pull-request.bak
2024-04-25 18:38:22 +08:00
skiffer-git
37c0f48055
Update the document ( #2219 )
...
* 3.6.1 code conventions (#2203 )
* Adjust configuration settings
* Adjust configuration settings
* Adjust configuration settings
* refactor: webhooks update.
* refactor: kafka update.
* Simplify the Docker Compose configuration, remove unnecessary environment variables, and eliminate the gateway service.
* refactor: kafka update.
* refactor: kafka update.
* Simplify the Docker Compose configuration, remove unnecessary environment variables, and eliminate the gateway service.
* Simplify the Docker Compose configuration, remove unnecessary environment variables, and eliminate the gateway service.
* Windows can compile and run.
* Windows can compile and run.
* refactor: kafka update.
* feat: msg cache split
* refactor: webhooks update
* refactor: webhooks update
* refactor: friends update
* refactor: group update
* refactor: third update
* refactor: api update
* refactor: crontab update
* refactor: msggateway update
* mage
* mage
* refactor: all module update.
* check
* refactor: all module update.
* load config
* load config
* load config
* load config
* refactor: all module update.
* refactor: all module update.
* refactor: all module update.
* refactor: all module update.
* refactor: all module update.
* Optimize Docker configuration and script.
* refactor: all module update.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* refactor: all module update.
* Optimize Docker configuration and script.
* refactor: all module update.
* refactor: all module update.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* update tools
* update tools
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* update protocol
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* refactor: all module update.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* refactor: api remove token auth by redis directly.
* Code Refactoring
* refactor: websocket auth change to call rpc of auth.
* refactor: kick online user and remove token change to call auth rpc.
* refactor: kick online user and remove token change to call auth rpc.
* refactor: remove msggateway redis.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor webhook
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor webhook
* refactor: cmd update.
* refactor: cmd update.
* fix: runtime: goroutine stack exceeds
* refactor: cmd update.
* refactor notification
* refactor notification
* refactor
* refactor: cmd update.
* refactor: cmd update.
* refactor
* refactor
* refactor
* protojson
* protojson
* protojson
* go mod
* wrapperspb
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: context update.
* refactor: websocket update info.
* refactor: websocket update info.
* refactor: websocket update info.
* refactor: websocket update info.
* refactor: api name change.
* refactor: debug info.
* refactor: debug info.
* refactor: debug info.
* fix: update file
* refactor
* refactor
* refactor: debug info.
* refactor: debug info.
* refactor: debug info.
* refactor: debug info.
* refactor: debug info.
* refactor: debug info.
* fix: callback update.
* fix: callback update.
* refactor
* fix: update message.
* fix: msg cache timeout.
* refactor
* refactor
* fix: push update.
* fix: push update.
* fix: push update.
* fix: push update.
* fix: push update.
* fix: push update.
* refactor
* refactor
* fix: push update.
* fix: websocket handle error remove when upgrade error.
* fix: priority url
* fix: minio config
* refactor: add zk logger.
* refactor
* fix: minio config
* refactor
* remove \r
* remove \r
* remove \r
* remove \r
* remove \r
* remove \r
* remove \r
* remove \r
* remove \r
* remove \r
* fix bug: get localIP
* refactor
* refactor
* refactor
* refactor: remove zk logger.
* refactor: update tools version.
* refactor
* refactor: update server version to 3.7.0.
* refactor
* refactor
* refactor
* refactor
* refactor
* refactor
* refactor
* refactor
* refactor
* refactor
* refactor
* refactor
* refactor
* refactor: zk log debug.
* refactor: zk log debug.
* refactor: zk log debug.
* refactor: zk log debug.
* refactor: zk log debug.
* refactor
* refactor
* refactor
* refactor: log level change.
* refactor: 3.7.0 code conventions.
---------
Co-authored-by: skiffer-git <44203734@qq.com >
Co-authored-by: withchao <993506633@qq.com >
Co-authored-by: root <root@localhost.localdomain >
* update go.mod go.sum (#2209 )
* remove \r
* remove \r
* remove \r
* remove \r
* remove \r
* remove \r
* remove \r
* remove \r
* remove \r
* remove \r
* fix bug: get localIP
* update some ci file (#2200 )
* Update openimci.yml
* Update golangci-lint.yml
* Update e2e-test.yml
* 3.6.1 code conventions (#2202 )
* refactor: webhooks update.
* Adjust configuration settings
* Adjust configuration settings
* Adjust configuration settings
* feat: s3 api addr
* refactor: webhooks update.
* Adjust configuration settings
* Adjust configuration settings
* Adjust configuration settings
* Adjust configuration settings
* Adjust configuration settings
* Adjust configuration settings
* Adjust configuration settings
* refactor: webhooks update.
* refactor: kafka update.
* Simplify the Docker Compose configuration, remove unnecessary environment variables, and eliminate the gateway service.
* refactor: kafka update.
* refactor: kafka update.
* Simplify the Docker Compose configuration, remove unnecessary environment variables, and eliminate the gateway service.
* Simplify the Docker Compose configuration, remove unnecessary environment variables, and eliminate the gateway service.
* Windows can compile and run.
* Windows can compile and run.
* refactor: kafka update.
* feat: msg cache split
* refactor: webhooks update
* refactor: webhooks update
* refactor: friends update
* refactor: group update
* refactor: third update
* refactor: api update
* refactor: crontab update
* refactor: msggateway update
* mage
* mage
* refactor: all module update.
* check
* refactor: all module update.
* load config
* load config
* load config
* load config
* refactor: all module update.
* refactor: all module update.
* refactor: all module update.
* refactor: all module update.
* refactor: all module update.
* Optimize Docker configuration and script.
* refactor: all module update.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* refactor: all module update.
* Optimize Docker configuration and script.
* refactor: all module update.
* refactor: all module update.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* update tools
* update tools
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* update protocol
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* refactor: all module update.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* refactor: api remove token auth by redis directly.
* Code Refactoring
* refactor: websocket auth change to call rpc of auth.
* refactor: kick online user and remove token change to call auth rpc.
* refactor: kick online user and remove token change to call auth rpc.
* refactor: remove msggateway redis.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor webhook
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor webhook
* refactor: cmd update.
* refactor: cmd update.
* fix: runtime: goroutine stack exceeds
* refactor: cmd update.
* refactor notification
* refactor notification
* refactor
* refactor: cmd update.
* refactor: cmd update.
* refactor
* refactor
* refactor
* protojson
* protojson
* protojson
* go mod
* wrapperspb
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: context update.
* refactor: websocket update info.
* refactor: websocket update info.
* refactor: websocket update info.
* refactor: websocket update info.
* refactor: api name change.
* refactor: debug info.
* refactor: debug info.
* refactor: debug info.
* fix: update file
* refactor
* refactor
* refactor: debug info.
* refactor: debug info.
* refactor: debug info.
* refactor: debug info.
* refactor: debug info.
* refactor: debug info.
* fix: callback update.
* fix: callback update.
* refactor
* fix: update message.
* fix: msg cache timeout.
* refactor
* refactor
* fix: push update.
* fix: push update.
* fix: push update.
* fix: push update.
* fix: push update.
* fix: push update.
* refactor
* refactor
* fix: push update.
* fix: websocket handle error remove when upgrade error.
* fix: priority url
* fix: minio config
* refactor: add zk logger.
* refactor
* fix: minio config
* refactor
* refactor
* refactor
* refactor
* refactor: remove zk logger.
* refactor: update tools version.
* refactor
* refactor: update server version to 3.7.0.
* refactor
* refactor
* refactor
* refactor
* refactor
* refactor
* refactor
* refactor
* refactor
* refactor
* refactor
* refactor
* refactor
* refactor: zk log debug.
* refactor: zk log debug.
* refactor: zk log debug.
* refactor: zk log debug.
* refactor: zk log debug.
* refactor
* refactor
* refactor
* refactor: log level change.
* refactor: 3.7.0 code conventions.
---------
Co-authored-by: skiffer-git <44203734@qq.com >
Co-authored-by: withchao <993506633@qq.com >
* update go.mod go.sum
* Remove Chinese comments
* user localhost for minio
* user localhost for minio
* Remove Chinese comments
* Remove Chinese comments
* Remove Chinese comments
* Set up 4 instances of transfer
* Set up 4 instances of transfer
* Add comments to the configuration file
* Add comments to the configuration file
---------
Co-authored-by: root <root@localhost.localdomain >
Co-authored-by: xuan <146319162+wxuanF@users.noreply.github.com >
Co-authored-by: OpenIM-Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <993506633@qq.com >
* Update the document
* Update the document
---------
Co-authored-by: OpenIM-Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <993506633@qq.com >
Co-authored-by: root <root@localhost.localdomain >
Co-authored-by: xuan <146319162+wxuanF@users.noreply.github.com >
2024-04-25 14:21:32 +08:00
skiffer-git
f8d05b7697
update go.mod go.sum ( #2210 )
...
* 3.6.1 code conventions (#2203 )
* Adjust configuration settings
* Adjust configuration settings
* Adjust configuration settings
* refactor: webhooks update.
* refactor: kafka update.
* Simplify the Docker Compose configuration, remove unnecessary environment variables, and eliminate the gateway service.
* refactor: kafka update.
* refactor: kafka update.
* Simplify the Docker Compose configuration, remove unnecessary environment variables, and eliminate the gateway service.
* Simplify the Docker Compose configuration, remove unnecessary environment variables, and eliminate the gateway service.
* Windows can compile and run.
* Windows can compile and run.
* refactor: kafka update.
* feat: msg cache split
* refactor: webhooks update
* refactor: webhooks update
* refactor: friends update
* refactor: group update
* refactor: third update
* refactor: api update
* refactor: crontab update
* refactor: msggateway update
* mage
* mage
* refactor: all module update.
* check
* refactor: all module update.
* load config
* load config
* load config
* load config
* refactor: all module update.
* refactor: all module update.
* refactor: all module update.
* refactor: all module update.
* refactor: all module update.
* Optimize Docker configuration and script.
* refactor: all module update.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* refactor: all module update.
* Optimize Docker configuration and script.
* refactor: all module update.
* refactor: all module update.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* update tools
* update tools
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* update protocol
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* refactor: all module update.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* refactor: api remove token auth by redis directly.
* Code Refactoring
* refactor: websocket auth change to call rpc of auth.
* refactor: kick online user and remove token change to call auth rpc.
* refactor: kick online user and remove token change to call auth rpc.
* refactor: remove msggateway redis.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor webhook
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor webhook
* refactor: cmd update.
* refactor: cmd update.
* fix: runtime: goroutine stack exceeds
* refactor: cmd update.
* refactor notification
* refactor notification
* refactor
* refactor: cmd update.
* refactor: cmd update.
* refactor
* refactor
* refactor
* protojson
* protojson
* protojson
* go mod
* wrapperspb
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: context update.
* refactor: websocket update info.
* refactor: websocket update info.
* refactor: websocket update info.
* refactor: websocket update info.
* refactor: api name change.
* refactor: debug info.
* refactor: debug info.
* refactor: debug info.
* fix: update file
* refactor
* refactor
* refactor: debug info.
* refactor: debug info.
* refactor: debug info.
* refactor: debug info.
* refactor: debug info.
* refactor: debug info.
* fix: callback update.
* fix: callback update.
* refactor
* fix: update message.
* fix: msg cache timeout.
* refactor
* refactor
* fix: push update.
* fix: push update.
* fix: push update.
* fix: push update.
* fix: push update.
* fix: push update.
* refactor
* refactor
* fix: push update.
* fix: websocket handle error remove when upgrade error.
* fix: priority url
* fix: minio config
* refactor: add zk logger.
* refactor
* fix: minio config
* refactor
* remove \r
* remove \r
* remove \r
* remove \r
* remove \r
* remove \r
* remove \r
* remove \r
* remove \r
* remove \r
* fix bug: get localIP
* refactor
* refactor
* refactor
* refactor: remove zk logger.
* refactor: update tools version.
* refactor
* refactor: update server version to 3.7.0.
* refactor
* refactor
* refactor
* refactor
* refactor
* refactor
* refactor
* refactor
* refactor
* refactor
* refactor
* refactor
* refactor
* refactor: zk log debug.
* refactor: zk log debug.
* refactor: zk log debug.
* refactor: zk log debug.
* refactor: zk log debug.
* refactor
* refactor
* refactor
* refactor: log level change.
* refactor: 3.7.0 code conventions.
---------
Co-authored-by: skiffer-git <44203734@qq.com >
Co-authored-by: withchao <993506633@qq.com >
Co-authored-by: root <root@localhost.localdomain >
* update go.mod go.sum
* Remove Chinese comments
* user localhost for minio
* user localhost for minio
* Remove Chinese comments
* Remove Chinese comments
* Remove Chinese comments
* Set up 4 instances of transfer
* Set up 4 instances of transfer
* Add comments to the configuration file
* Add comments to the configuration file
---------
Co-authored-by: OpenIM-Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <993506633@qq.com >
Co-authored-by: root <root@localhost.localdomain >
2024-04-24 15:42:43 +08:00
xuan
38d58b53fa
Update action ( #2213 )
...
* Rename golangci-lint.yml to golangci-lint.bak
* Update e2e-test.yml
* Update openimci.yml
* Rename docker-buildx.yml to docker-buildx.bak
2024-04-24 15:41:14 +08:00
xuan
65b6c3d17f
Update action ( #2211 )
...
* Rename golangci-lint.yml to golangci-lint.bak
* Update e2e-test.yml
* Update openimci.yml
2024-04-24 15:16:16 +08:00
OpenIM-Gordon
653b48479d
3.6.1 code conventions ( #2202 )
...
* refactor: webhooks update.
* Adjust configuration settings
* Adjust configuration settings
* Adjust configuration settings
* feat: s3 api addr
* refactor: webhooks update.
* Adjust configuration settings
* Adjust configuration settings
* Adjust configuration settings
* Adjust configuration settings
* Adjust configuration settings
* Adjust configuration settings
* Adjust configuration settings
* refactor: webhooks update.
* refactor: kafka update.
* Simplify the Docker Compose configuration, remove unnecessary environment variables, and eliminate the gateway service.
* refactor: kafka update.
* refactor: kafka update.
* Simplify the Docker Compose configuration, remove unnecessary environment variables, and eliminate the gateway service.
* Simplify the Docker Compose configuration, remove unnecessary environment variables, and eliminate the gateway service.
* Windows can compile and run.
* Windows can compile and run.
* refactor: kafka update.
* feat: msg cache split
* refactor: webhooks update
* refactor: webhooks update
* refactor: friends update
* refactor: group update
* refactor: third update
* refactor: api update
* refactor: crontab update
* refactor: msggateway update
* mage
* mage
* refactor: all module update.
* check
* refactor: all module update.
* load config
* load config
* load config
* load config
* refactor: all module update.
* refactor: all module update.
* refactor: all module update.
* refactor: all module update.
* refactor: all module update.
* Optimize Docker configuration and script.
* refactor: all module update.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* refactor: all module update.
* Optimize Docker configuration and script.
* refactor: all module update.
* refactor: all module update.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* update tools
* update tools
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* update protocol
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* refactor: all module update.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* refactor: api remove token auth by redis directly.
* Code Refactoring
* refactor: websocket auth change to call rpc of auth.
* refactor: kick online user and remove token change to call auth rpc.
* refactor: kick online user and remove token change to call auth rpc.
* refactor: remove msggateway redis.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor webhook
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor webhook
* refactor: cmd update.
* refactor: cmd update.
* fix: runtime: goroutine stack exceeds
* refactor: cmd update.
* refactor notification
* refactor notification
* refactor
* refactor: cmd update.
* refactor: cmd update.
* refactor
* refactor
* refactor
* protojson
* protojson
* protojson
* go mod
* wrapperspb
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: context update.
* refactor: websocket update info.
* refactor: websocket update info.
* refactor: websocket update info.
* refactor: websocket update info.
* refactor: api name change.
* refactor: debug info.
* refactor: debug info.
* refactor: debug info.
* fix: update file
* refactor
* refactor
* refactor: debug info.
* refactor: debug info.
* refactor: debug info.
* refactor: debug info.
* refactor: debug info.
* refactor: debug info.
* fix: callback update.
* fix: callback update.
* refactor
* fix: update message.
* fix: msg cache timeout.
* refactor
* refactor
* fix: push update.
* fix: push update.
* fix: push update.
* fix: push update.
* fix: push update.
* fix: push update.
* refactor
* refactor
* fix: push update.
* fix: websocket handle error remove when upgrade error.
* fix: priority url
* fix: minio config
* refactor: add zk logger.
* refactor
* fix: minio config
* refactor
* refactor
* refactor
* refactor
* refactor: remove zk logger.
* refactor: update tools version.
* refactor
* refactor: update server version to 3.7.0.
* refactor
* refactor
* refactor
* refactor
* refactor
* refactor
* refactor
* refactor
* refactor
* refactor
* refactor
* refactor
* refactor
* refactor: zk log debug.
* refactor: zk log debug.
* refactor: zk log debug.
* refactor: zk log debug.
* refactor: zk log debug.
* refactor
* refactor
* refactor
* refactor: log level change.
* refactor: 3.7.0 code conventions.
---------
Co-authored-by: skiffer-git <44203734@qq.com >
Co-authored-by: withchao <993506633@qq.com >
2024-04-24 12:11:24 +08:00
xuan
75a3b9199a
update some ci file ( #2200 )
...
* Update openimci.yml
* Update golangci-lint.yml
* Update e2e-test.yml
2024-04-24 12:09:36 +08:00
skiffer-git
64f4cd103c
fix bug: get localIP
2024-04-22 17:00:19 +08:00
skiffer-git
77cbadb336
remove \r
2024-04-22 16:31:11 +08:00
root
7de5e261f1
remove \r
2024-04-22 16:24:37 +08:00
skiffer-git
30c50495c3
Merge remote-tracking branch 'origin/main'
2024-04-22 16:23:37 +08:00
skiffer-git
b2895c4979
remove \r
2024-04-22 16:23:20 +08:00
root
44f928da67
remove \r
2024-04-22 16:03:06 +08:00
root
cc0c9eb076
remove \r
2024-04-22 15:52:12 +08:00
root
5cfb7c884d
remove \r
2024-04-22 15:43:25 +08:00
skiffer-git
d517f3fc97
remove \r
2024-04-22 15:35:55 +08:00
skiffer-git
309a7275c7
remove \r
2024-04-22 15:30:14 +08:00
skiffer-git
802052d37f
remove \r
2024-04-22 15:26:15 +08:00
skiffer-git
843a704c6f
remove \r
2024-04-22 15:16:42 +08:00
skiffer-git
42332cdd26
Add files via upload
2024-04-20 09:18:27 +08:00
skiffer-git
24a7112136
root user for kafka
2024-04-20 09:17:38 +08:00
OpenIM-Gordon
b76816bc14
refactor: 3.7.0 code conventions. ( #2148 )
...
* Script Refactoring
* Script Refactoring
* Script Refactoring
* Script Refactoring
* Script Refactoring
* Script Refactoring
* Script Refactoring
* Script Refactoring
* Script Refactoring
* Script Refactoring
* Script Refactoring
* Script Refactoring
* feat: add code lint
* feat: add code lint
* Script Refactoring
* Script Refactoring
* Script Refactoring
* Script Refactoring
* Script Refactoring
* Script Refactoring
* Script Refactoring
* Script Refactoring
* Script Refactoring
* Script Refactoring
* Script Refactoring
* Script Refactoring
* Script Refactoring
* Script Refactoring
* Script Refactoring
* Script Refactoring
* Script Refactoring
* feat: code format
* Script Refactoring
* Script Refactoring
* Script Refactoring
* Adjust MinIO configuration settings
* Adjust configuration settings
* Adjust configuration settings
* refactor: config change.
* refactor: webhooks update.
* Adjust configuration settings
* refactor: webhooks update.
* Adjust configuration settings
* Adjust configuration settings
* Adjust configuration settings
* feat: s3 api addr
* refactor: webhooks update.
* Adjust configuration settings
* Adjust configuration settings
* Adjust configuration settings
* Adjust configuration settings
* Adjust configuration settings
* Adjust configuration settings
* Adjust configuration settings
* refactor: webhooks update.
* refactor: kafka update.
* Simplify the Docker Compose configuration, remove unnecessary environment variables, and eliminate the gateway service.
* refactor: kafka update.
* refactor: kafka update.
* Simplify the Docker Compose configuration, remove unnecessary environment variables, and eliminate the gateway service.
* Simplify the Docker Compose configuration, remove unnecessary environment variables, and eliminate the gateway service.
* Windows can compile and run.
* Windows can compile and run.
* refactor: kafka update.
* feat: msg cache split
* refactor: webhooks update
* refactor: webhooks update
* refactor: friends update
* refactor: group update
* refactor: third update
* refactor: api update
* refactor: crontab update
* refactor: msggateway update
* mage
* mage
* refactor: all module update.
* check
* refactor: all module update.
* load config
* load config
* load config
* load config
* refactor: all module update.
* refactor: all module update.
* refactor: all module update.
* refactor: all module update.
* refactor: all module update.
* Optimize Docker configuration and script.
* refactor: all module update.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* refactor: all module update.
* Optimize Docker configuration and script.
* refactor: all module update.
* refactor: all module update.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* update tools
* update tools
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* update protocol
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* refactor: all module update.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* Optimize Docker configuration and script.
* refactor: api remove token auth by redis directly.
* Code Refactoring
* refactor: websocket auth change to call rpc of auth.
* refactor: kick online user and remove token change to call auth rpc.
* refactor: kick online user and remove token change to call auth rpc.
* refactor: remove msggateway redis.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor webhook
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor webhook
* refactor: cmd update.
* refactor: cmd update.
* fix: runtime: goroutine stack exceeds
* refactor: cmd update.
* refactor notification
* refactor notification
* refactor
* refactor: cmd update.
* refactor: cmd update.
* refactor
* refactor
* refactor
* protojson
* protojson
* protojson
* go mod
* wrapperspb
* refactor: cmd update.
* refactor: cmd update.
* refactor: cmd update.
* refactor: context update.
* refactor: websocket update info.
* refactor: websocket update info.
* refactor: websocket update info.
* refactor: websocket update info.
* refactor: api name change.
* refactor: debug info.
* refactor: debug info.
* refactor: debug info.
* fix: update file
* refactor
* refactor
* refactor: debug info.
* refactor: debug info.
* refactor: debug info.
* refactor: debug info.
* refactor: debug info.
* refactor: debug info.
* fix: callback update.
* fix: callback update.
* refactor
* fix: update message.
* fix: msg cache timeout.
* refactor
* refactor
* fix: push update.
* fix: push update.
* fix: push update.
* fix: push update.
* fix: push update.
* fix: push update.
* fix: push update.
* fix: websocket handle error remove when upgrade error.
---------
Co-authored-by: skiffer-git <44203734@qq.com >
Co-authored-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
Co-authored-by: withchao <993506633@qq.com >
2024-04-19 22:23:08 +08:00
coderwander
381fd1beeb
chore: fix some typos in comments
...
Signed-off-by: coderwander <770732124@qq.com >
2024-04-16 11:30:20 +08:00
Xinwei Xiong
cca5336a8a
feat: optimize go version auto set ( #2182 )
2024-04-15 16:05:30 +00:00
Xinwei Xiong
4f40022105
feat: Enhancements to OpenIM Engineering Practices with Standardizer and Tool Versioning ( #2159 )
...
* feat: add standardizer optimize makefile
* feat: add standardizer optimize makefile
* feat: add openim test docs
* feat: add openim kafka docs
* feat: add openim kafka docs
* feat: add openim kafka docs
2024-04-02 03:31:25 +00:00
Xinwei Xiong
48df76fb8b
docs: update openim images docs deployment aliyun ( #2154 )
2024-03-31 04:40:35 +00:00
Xinwei Xiong
71f62080f3
feat: Remove Go Typecheck Tools Implement GitHub Actions Based Typecheck for OpenIM ( #2140 )
...
* feat: remove go typecheck tools
* feat: add actions go typecheck tools
* Update verify-typecheck.sh
2024-03-25 04:27:40 +00:00
Xinwei Xiong
f6ab243d2f
Update bot-cherry-pick.yml ( #2132 )
2024-03-20 02:32:41 +00:00
OpenIM Bot
8788515576
cicd: bump League Patch ( #2130 )
2024-03-20 02:32:00 +00:00
Xinwei Xiong
f52a4fe7e5
feat: set git cherry pick and Milestone ( #2131 )
2024-03-20 02:20:23 +00:00
Xinwei Xiong
c50b787c58
Update env-template.yaml ( #2128 )
2024-03-20 01:25:11 +00:00
skiffer-git
0274d516e0
The check script is not compatible with Mac. ( #2119 )
...
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* fix: mongo
* fix: mongo
* fix: mongo
* openim.yaml
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* local cache
* local cache
* local cache
* local cache
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* refactor: refactor the code of push and optimization.
* cicd: robot automated Change
* refactor: rename cache.
* merge
* fix: refactor project dir avoid import cycle.
* update tools
* merge
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* merge
* merge the latest main
* Exit with code 1 when the check script fails (#2023 )
* Optimize script logs
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Exit with code 1 when the check script fails
* Execute after the component check succeeds && minio.Enable is not configured to use MinIO (#2027 )
* Exit with code 1 when the check script fails (#2022 )
* Optimize script logs
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Handle the return value of pre-start
* Handle the return value of pre-start
* Handle the return value of pre-start
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* Log redirection causes incorrect program exit status. (#2031 )
* Exit with code 1 when the check script fails (#2022 )
* Optimize script logs
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Exit with code 1 when the check script fails
* cicd: bump League Patch (#2025 )
* Execute after the component check succeeds && minio.Enable is not configured to use MinIO (#2026 )
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Handle the return value of pre-start
* Handle the return value of pre-start
* Handle the return value of pre-start
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* Log redirection causes incorrect program exit status.
---------
Co-authored-by: OpenIM Bot <124379614+kubbot@users.noreply.github.com >
* delete
* add context deadline exceeded
* Error not handled
* Error not handled
* Error not handled
* Error not handled
* Fix bug Remove duplicate function definitions (#2034 )
* Exit with code 1 when the check script fails (#2022 )
* Optimize script logs
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Exit with code 1 when the check script fails
* delete
* delete log
* configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr
* Fix bug configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr (#2045 )
* Error not handled (#2040 )
* delete
* add context deadline exceeded
* Error not handled
* Error not handled
* Error not handled
* Error not handled
* feat: add local cache for high frequency reads (#2036 )
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* fix: mongo
* fix: mongo
* fix: mongo
* openim.yaml
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* local cache
* local cache
* local cache
* local cache
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* refactor: refactor the code of push and optimization.
* cicd: robot automated Change
* refactor: rename cache.
* merge
* fix: refactor project dir avoid import cycle.
* update tools
* merge
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* merge
* merge the latest main
---------
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
* configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr
---------
Co-authored-by: chao <48119764+withchao@users.noreply.github.com >
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
* Feature: delete log for update images (#2050 )
* Error not handled (#2040 )
* delete
* add context deadline exceeded
* Error not handled
* Error not handled
* Error not handled
* Error not handled
* feat: add local cache for high frequency reads (#2036 )
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* fix: mongo
* fix: mongo
* fix: mongo
* openim.yaml
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* local cache
* local cache
* local cache
* local cache
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* refactor: refactor the code of push and optimization.
* cicd: robot automated Change
* refactor: rename cache.
* merge
* fix: refactor project dir avoid import cycle.
* update tools
* merge
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* merge
* merge the latest main
---------
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
* Fix bug Remove duplicate function definitions (#2033 )
* delete
* delete log
* Fix bug configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr (#2044 )
* delete
* add context deadline exceeded
* Error not handled
* Error not handled
* Error not handled
* Error not handled
* configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr
* delete log (#2047 )
* delete log
---------
Co-authored-by: chao <48119764+withchao@users.noreply.github.com >
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
* test
Signed-off-by: unknown <44203734@qq.com >
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* Bug: component check (#2054 )
* Error not handled (#2040 )
* delete
* add context deadline exceeded
* Error not handled
* Error not handled
* Error not handled
* Error not handled
* feat: add local cache for high frequency reads (#2036 )
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* fix: mongo
* fix: mongo
* fix: mongo
* openim.yaml
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* local cache
* local cache
* local cache
* local cache
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* refactor: refactor the code of push and optimization.
* cicd: robot automated Change
* refactor: rename cache.
* merge
* fix: refactor project dir avoid import cycle.
* update tools
* merge
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* merge
* merge the latest main
---------
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
* configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr
* Fix bug Remove duplicate function definitions (#2033 )
* delete
* delete log
* Fix bug configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr (#2044 )
* delete
* add context deadline exceeded
* Error not handled
* Error not handled
* Error not handled
* Error not handled
* configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr
* delete log (#2047 )
* test
Signed-off-by: unknown <44203734@qq.com >
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
---------
Signed-off-by: unknown <44203734@qq.com >
Co-authored-by: chao <48119764+withchao@users.noreply.github.com >
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
* Fix bug delete data conversion (#2060 )
* Error not handled (#2040 )
* delete
* add context deadline exceeded
* Error not handled
* Error not handled
* Error not handled
* Error not handled
* feat: add local cache for high frequency reads (#2036 )
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* fix: mongo
* fix: mongo
* fix: mongo
* openim.yaml
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* local cache
* local cache
* local cache
* local cache
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* refactor: refactor the code of push and optimization.
* cicd: robot automated Change
* refactor: rename cache.
* merge
* fix: refactor project dir avoid import cycle.
* update tools
* merge
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* merge
* merge the latest main
---------
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
* configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr
* Fix bug Remove duplicate function definitions (#2033 )
* delete
* delete log
* Fix bug configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr (#2044 )
* delete
* add context deadline exceeded
* Error not handled
* Error not handled
* Error not handled
* Error not handled
* configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr
* delete log (#2047 )
* test
Signed-off-by: unknown <44203734@qq.com >
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* Bug: component check (#2053 )
* delete
* add context deadline exceeded
* Error not handled
* Error not handled
* Error not handled
* Error not handled
* configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr
* test
Signed-off-by: unknown <44203734@qq.com >
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
---------
Signed-off-by: unknown <44203734@qq.com >
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* Bug: component check (#2056 )
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* fix: mongo
* fix: mongo
* fix: mongo
* openim.yaml
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* local cache
* local cache
* local cache
* local cache
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* refactor: refactor the code of push and optimization.
* cicd: robot automated Change
* refactor: rename cache.
* merge
* fix: refactor project dir avoid import cycle.
* update tools
* merge
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* merge
* merge the latest main
* Exit with code 1 when the check script fails (#2023 )
* Optimize script logs
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Exit with code 1 when the check script fails
* Execute after the component check succeeds && minio.Enable is not configured to use MinIO (#2027 )
* Exit with code 1 when the check script fails (#2022 )
* Optimize script logs
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Handle the return value of pre-start
* Handle the return value of pre-start
* Handle the return value of pre-start
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* Log redirection causes incorrect program exit status. (#2031 )
* Exit with code 1 when the check script fails (#2022 )
* Optimize script logs
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Exit with code 1 when the check script fails
* cicd: bump League Patch (#2025 )
* Execute after the component check succeeds && minio.Enable is not configured to use MinIO (#2026 )
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Handle the return value of pre-start
* Handle the return value of pre-start
* Handle the return value of pre-start
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* Log redirection causes incorrect program exit status.
---------
Co-authored-by: OpenIM Bot <124379614+kubbot@users.noreply.github.com >
* delete
* add context deadline exceeded
* Error not handled
* Error not handled
* Error not handled
* Error not handled
* Fix bug Remove duplicate function definitions (#2034 )
* Exit with code 1 when the check script fails (#2022 )
* Optimize script logs
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Exit with code 1 when the check script fails
* delete
* delete log
* configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr
* Fix bug configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr (#2045 )
* Error not handled (#2040 )
* delete
* add context deadline exceeded
* Error not handled
* Error not handled
* Error not handled
* Error not handled
* feat: add local cache for high frequency reads (#2036 )
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* fix: mongo
* fix: mongo
* fix: mongo
* openim.yaml
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* local cache
* local cache
* local cache
* local cache
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* refactor: refactor the code of push and optimization.
* cicd: robot automated Change
* refactor: rename cache.
* merge
* fix: refactor project dir avoid import cycle.
* update tools
* merge
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* merge
* merge the latest main
---------
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
* configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr
---------
Co-authored-by: chao <48119764+withchao@users.noreply.github.com >
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
* Feature: delete log for update images (#2050 )
* Error not handled (#2040 )
* delete
* add context deadline exceeded
* Error not handled
* Error not handled
* Error not handled
* Error not handled
* feat: add local cache for high frequency reads (#2036 )
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* fix: mongo
* fix: mongo
* fix: mongo
* openim.yaml
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* local cache
* local cache
* local cache
* local cache
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* refactor: refactor the code of push and optimization.
* cicd: robot automated Change
* refactor: rename cache.
* merge
* fix: refactor project dir avoid import cycle.
* update tools
* merge
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* merge
* merge the latest main
---------
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
* Fix bug Remove duplicate function definitions (#2033 )
* delete
* delete log
* Fix bug configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr (#2044 )
* delete
* add context deadline exceeded
* Error not handled
* Error not handled
* Error not handled
* Error not handled
* configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr
* delete log (#2047 )
* delete log
---------
Co-authored-by: chao <48119764+withchao@users.noreply.github.com >
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
* test
Signed-off-by: unknown <44203734@qq.com >
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
---------
Signed-off-by: unknown <44203734@qq.com >
Co-authored-by: withchao <993506633@qq.com >
Co-authored-by: chao <48119764+withchao@users.noreply.github.com >
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
Co-authored-by: OpenIM Bot <124379614+kubbot@users.noreply.github.com >
* Delete Data Conversion Tool
* Delete Data Conversion Tool
* Delete Data Conversion Tool
* Delete Data Conversion Tool
* Delete Data Conversion Tool
* Delete Data Conversion Tool
* Delete Data Conversion Tool
* Delete Data Conversion Tool
* Delete Data Conversion Tool
* delete data conversion tool
* delete data conversion tool
* delete data conversion tool
---------
Signed-off-by: unknown <44203734@qq.com >
Co-authored-by: chao <48119764+withchao@users.noreply.github.com >
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
Co-authored-by: withchao <993506633@qq.com >
Co-authored-by: OpenIM Bot <124379614+kubbot@users.noreply.github.com >
* Fix bug redis address (#2062 )
* Error not handled (#2040 )
* delete
* add context deadline exceeded
* Error not handled
* Error not handled
* Error not handled
* Error not handled
* feat: add local cache for high frequency reads (#2036 )
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* fix: mongo
* fix: mongo
* fix: mongo
* openim.yaml
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* local cache
* local cache
* local cache
* local cache
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* refactor: refactor the code of push and optimization.
* cicd: robot automated Change
* refactor: rename cache.
* merge
* fix: refactor project dir avoid import cycle.
* update tools
* merge
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* merge
* merge the latest main
---------
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
* configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr
* Fix bug Remove duplicate function definitions (#2033 )
* delete
* delete log
* Fix bug configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr (#2044 )
* delete
* add context deadline exceeded
* Error not handled
* Error not handled
* Error not handled
* Error not handled
* configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr
* delete log (#2047 )
* test
Signed-off-by: unknown <44203734@qq.com >
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* Bug: component check (#2053 )
* delete
* add context deadline exceeded
* Error not handled
* Error not handled
* Error not handled
* Error not handled
* configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr
* test
Signed-off-by: unknown <44203734@qq.com >
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
---------
Signed-off-by: unknown <44203734@qq.com >
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* Bug: component check (#2056 )
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* fix: mongo
* fix: mongo
* fix: mongo
* openim.yaml
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* local cache
* local cache
* local cache
* local cache
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* refactor: refactor the code of push and optimization.
* cicd: robot automated Change
* refactor: rename cache.
* merge
* fix: refactor project dir avoid import cycle.
* update tools
* merge
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* merge
* merge the latest main
* Exit with code 1 when the check script fails (#2023 )
* Optimize script logs
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Exit with code 1 when the check script fails
* Execute after the component check succeeds && minio.Enable is not configured to use MinIO (#2027 )
* Exit with code 1 when the check script fails (#2022 )
* Optimize script logs
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Handle the return value of pre-start
* Handle the return value of pre-start
* Handle the return value of pre-start
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* Log redirection causes incorrect program exit status. (#2031 )
* Exit with code 1 when the check script fails (#2022 )
* Optimize script logs
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Exit with code 1 when the check script fails
* cicd: bump League Patch (#2025 )
* Execute after the component check succeeds && minio.Enable is not configured to use MinIO (#2026 )
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Handle the return value of pre-start
* Handle the return value of pre-start
* Handle the return value of pre-start
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* Log redirection causes incorrect program exit status.
---------
Co-authored-by: OpenIM Bot <124379614+kubbot@users.noreply.github.com >
* delete
* add context deadline exceeded
* Error not handled
* Error not handled
* Error not handled
* Error not handled
* Fix bug Remove duplicate function definitions (#2034 )
* Exit with code 1 when the check script fails (#2022 )
* Optimize script logs
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Exit with code 1 when the check script fails
* delete
* delete log
* configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr
* Fix bug configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr (#2045 )
* Error not handled (#2040 )
* delete
* add context deadline exceeded
* Error not handled
* Error not handled
* Error not handled
* Error not handled
* feat: add local cache for high frequency reads (#2036 )
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* fix: mongo
* fix: mongo
* fix: mongo
* openim.yaml
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* local cache
* local cache
* local cache
* local cache
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* refactor: refactor the code of push and optimization.
* cicd: robot automated Change
* refactor: rename cache.
* merge
* fix: refactor project dir avoid import cycle.
* update tools
* merge
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* merge
* merge the latest main
---------
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
* configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr
---------
Co-authored-by: chao <48119764+withchao@users.noreply.github.com >
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
* Feature: delete log for update images (#2050 )
* Error not handled (#2040 )
* delete
* add context deadline exceeded
* Error not handled
* Error not handled
* Error not handled
* Error not handled
* feat: add local cache for high frequency reads (#2036 )
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* fix: mongo
* fix: mongo
* fix: mongo
* openim.yaml
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* local cache
* local cache
* local cache
* local cache
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* refactor: refactor the code of push and optimization.
* cicd: robot automated Change
* refactor: rename cache.
* merge
* fix: refactor project dir avoid import cycle.
* update tools
* merge
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* merge
* merge the latest main
---------
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
* Fix bug Remove duplicate function definitions (#2033 )
* delete
* delete log
* Fix bug configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr (#2044 )
* delete
* add context deadline exceeded
* Error not handled
* Error not handled
* Error not handled
* Error not handled
* configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr
* delete log (#2047 )
* delete log
---------
Co-authored-by: chao <48119764+withchao@users.noreply.github.com >
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
* test
Signed-off-by: unknown <44203734@qq.com >
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
---------
Signed-off-by: unknown <44203734@qq.com >
Co-authored-by: withchao <993506633@qq.com >
Co-authored-by: chao <48119764+withchao@users.noreply.github.com >
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
Co-authored-by: OpenIM Bot <124379614+kubbot@users.noreply.github.com >
* Fix bug delete data conversion (#2059 )
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* fix: mongo
* fix: mongo
* fix: mongo
* openim.yaml
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* local cache
* local cache
* local cache
* local cache
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* refactor: refactor the code of push and optimization.
* cicd: robot automated Change
* refactor: rename cache.
* merge
* fix: refactor project dir avoid import cycle.
* update tools
* merge
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* merge
* merge the latest main
* Exit with code 1 when the check script fails (#2023 )
* Optimize script logs
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Exit with code 1 when the check script fails
* Execute after the component check succeeds && minio.Enable is not configured to use MinIO (#2027 )
* Exit with code 1 when the check script fails (#2022 )
* Optimize script logs
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Handle the return value of pre-start
* Handle the return value of pre-start
* Handle the return value of pre-start
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* Log redirection causes incorrect program exit status. (#2031 )
* Exit with code 1 when the check script fails (#2022 )
* Optimize script logs
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Exit with code 1 when the check script fails
* cicd: bump League Patch (#2025 )
* Execute after the component check succeeds && minio.Enable is not configured to use MinIO (#2026 )
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Handle the return value of pre-start
* Handle the return value of pre-start
* Handle the return value of pre-start
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* Log redirection causes incorrect program exit status.
---------
Co-authored-by: OpenIM Bot <124379614+kubbot@users.noreply.github.com >
* delete
* add context deadline exceeded
* Error not handled
* Error not handled
* Error not handled
* Error not handled
* Fix bug Remove duplicate function definitions (#2034 )
* Exit with code 1 when the check script fails (#2022 )
* Optimize script logs
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Exit with code 1 when the check script fails
* delete
* delete log
* configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr
* Fix bug configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr (#2045 )
* Error not handled (#2040 )
* delete
* add context deadline exceeded
* Error not handled
* Error not handled
* Error not handled
* Error not handled
* feat: add local cache for high frequency reads (#2036 )
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* fix: mongo
* fix: mongo
* fix: mongo
* openim.yaml
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* local cache
* local cache
* local cache
* local cache
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* refactor: refactor the code of push and optimization.
* cicd: robot automated Change
* refactor: rename cache.
* merge
* fix: refactor project dir avoid import cycle.
* update tools
* merge
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* merge
* merge the latest main
---------
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
* configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr
---------
Co-authored-by: chao <48119764+withchao@users.noreply.github.com >
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
* Feature: delete log for update images (#2050 )
* Error not handled (#2040 )
* delete
* add context deadline exceeded
* Error not handled
* Error not handled
* Error not handled
* Error not handled
* feat: add local cache for high frequency reads (#2036 )
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* fix: mongo
* fix: mongo
* fix: mongo
* openim.yaml
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* local cache
* local cache
* local cache
* local cache
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* refactor: refactor the code of push and optimization.
* cicd: robot automated Change
* refactor: rename cache.
* merge
* fix: refactor project dir avoid import cycle.
* update tools
* merge
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* merge
* merge the latest main
---------
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
* Fix bug Remove duplicate function definitions (#2033 )
* delete
* delete log
* Fix bug configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr (#2044 )
* delete
* add context deadline exceeded
* Error not handled
* Error not handled
* Error not handled
* Error not handled
* configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr
* delete log (#2047 )
* delete log
---------
Co-authored-by: chao <48119764+withchao@users.noreply.github.com >
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
* test
Signed-off-by: unknown <44203734@qq.com >
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* Bug: component check (#2054 )
* Error not handled (#2040 )
* delete
* add context deadline exceeded
* Error not handled
* Error not handled
* Error not handled
* Error not handled
* feat: add local cache for high frequency reads (#2036 )
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* fix: mongo
* fix: mongo
* fix: mongo
* openim.yaml
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* local cache
* local cache
* local cache
* local cache
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* refactor: refactor the code of push and optimization.
* cicd: robot automated Change
* refactor: rename cache.
* merge
* fix: refactor project dir avoid import cycle.
* update tools
* merge
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* merge
* merge the latest main
---------
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
* configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr
* Fix bug Remove duplicate function definitions (#2033 )
* delete
* delete log
* Fix bug configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr (#2044 )
* delete
* add context deadline exceeded
* Error not handled
* Error not handled
* Error not handled
* Error not handled
* configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr
* delete log (#2047 )
* test
Signed-off-by: unknown <44203734@qq.com >
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
---------
Signed-off-by: unknown <44203734@qq.com >
Co-authored-by: chao <48119764+withchao@users.noreply.github.com >
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
* Delete Data Conversion Tool
* Delete Data Conversion Tool
* Delete Data Conversion Tool
* Delete Data Conversion Tool
* Delete Data Conversion Tool
* Delete Data Conversion Tool
* Delete Data Conversion Tool
* Delete Data Conversion Tool
* Delete Data Conversion Tool
* delete data conversion tool
* delete data conversion tool
* delete data conversion tool
---------
Signed-off-by: unknown <44203734@qq.com >
Co-authored-by: withchao <993506633@qq.com >
Co-authored-by: chao <48119764+withchao@users.noreply.github.com >
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
Co-authored-by: OpenIM Bot <124379614+kubbot@users.noreply.github.com >
* redis address port error
* change go proxy
---------
Signed-off-by: unknown <44203734@qq.com >
Co-authored-by: chao <48119764+withchao@users.noreply.github.com >
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
Co-authored-by: withchao <993506633@qq.com >
Co-authored-by: OpenIM Bot <124379614+kubbot@users.noreply.github.com >
* Fix bug docker start log (#2066 )
* Error not handled (#2040 )
* delete
* add context deadline exceeded
* Error not handled
* Error not handled
* Error not handled
* Error not handled
* feat: add local cache for high frequency reads (#2036 )
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* fix: mongo
* fix: mongo
* fix: mongo
* openim.yaml
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* local cache
* local cache
* local cache
* local cache
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* refactor: refactor the code of push and optimization.
* cicd: robot automated Change
* refactor: rename cache.
* merge
* fix: refactor project dir avoid import cycle.
* update tools
* merge
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* merge
* merge the latest main
---------
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
* Fix bug Remove duplicate function definitions (#2033 )
* delete
* delete log
* Fix bug configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr (#2044 )
* delete
* add context deadline exceeded
* Error not handled
* Error not handled
* Error not handled
* Error not handled
* configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr
* delete log (#2047 )
* Bug: component check (#2053 )
* delete
* add context deadline exceeded
* Error not handled
* Error not handled
* Error not handled
* Error not handled
* configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr
* test
Signed-off-by: unknown <44203734@qq.com >
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
---------
Signed-off-by: unknown <44203734@qq.com >
* Bug: component check (#2056 )
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* fix: mongo
* fix: mongo
* fix: mongo
* openim.yaml
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* local cache
* local cache
* local cache
* local cache
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* refactor: refactor the code of push and optimization.
* cicd: robot automated Change
* refactor: rename cache.
* merge
* fix: refactor project dir avoid import cycle.
* update tools
* merge
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* merge
* merge the latest main
* Exit with code 1 when the check script fails (#2023 )
* Optimize script logs
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Exit with code 1 when the check script fails
* Execute after the component check succeeds && minio.Enable is not configured to use MinIO (#2027 )
* Exit with code 1 when the check script fails (#2022 )
* Optimize script logs
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Handle the return value of pre-start
* Handle the return value of pre-start
* Handle the return value of pre-start
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* Log redirection causes incorrect program exit status. (#2031 )
* Exit with code 1 when the check script fails (#2022 )
* Optimize script logs
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Exit with code 1 when the check script fails
* cicd: bump League Patch (#2025 )
* Execute after the component check succeeds && minio.Enable is not configured to use MinIO (#2026 )
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Handle the return value of pre-start
* Handle the return value of pre-start
* Handle the return value of pre-start
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* Log redirection causes incorrect program exit status.
---------
Co-authored-by: OpenIM Bot <124379614+kubbot@users.noreply.github.com >
* delete
* add context deadline exceeded
* Error not handled
* Error not handled
* Error not handled
* Error not handled
* Fix bug Remove duplicate function definitions (#2034 )
* Exit with code 1 when the check script fails (#2022 )
* Optimize script logs
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Exit with code 1 when the check script fails
* delete
* delete log
* configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr
* Fix bug configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr (#2045 )
* Error not handled (#2040 )
* delete
* add context deadline exceeded
* Error not handled
* Error not handled
* Error not handled
* Error not handled
* feat: add local cache for high frequency reads (#2036 )
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* fix: mongo
* fix: mongo
* fix: mongo
* openim.yaml
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* local cache
* local cache
* local cache
* local cache
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* refactor: refactor the code of push and optimization.
* cicd: robot automated Change
* refactor: rename cache.
* merge
* fix: refactor project dir avoid import cycle.
* update tools
* merge
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* merge
* merge the latest main
---------
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
* configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr
---------
Co-authored-by: chao <48119764+withchao@users.noreply.github.com >
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
* Feature: delete log for update images (#2050 )
* Error not handled (#2040 )
* delete
* add context deadline exceeded
* Error not handled
* Error not handled
* Error not handled
* Error not handled
* feat: add local cache for high frequency reads (#2036 )
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* fix: mongo
* fix: mongo
* fix: mongo
* openim.yaml
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* local cache
* local cache
* local cache
* local cache
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* refactor: refactor the code of push and optimization.
* cicd: robot automated Change
* refactor: rename cache.
* merge
* fix: refactor project dir avoid import cycle.
* update tools
* merge
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* merge
* merge the latest main
---------
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
* Fix bug Remove duplicate function definitions (#2033 )
* delete
* delete log
* Fix bug configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr (#2044 )
* delete
* add context deadline exceeded
* Error not handled
* Error not handled
* Error not handled
* Error not handled
* configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr
* delete log (#2047 )
* delete log
---------
Co-authored-by: chao <48119764+withchao@users.noreply.github.com >
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
* test
Signed-off-by: unknown <44203734@qq.com >
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
---------
Signed-off-by: unknown <44203734@qq.com >
Co-authored-by: withchao <993506633@qq.com >
Co-authored-by: chao <48119764+withchao@users.noreply.github.com >
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
Co-authored-by: OpenIM Bot <124379614+kubbot@users.noreply.github.com >
* Fix bug delete data conversion (#2059 )
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* fix: mongo
* fix: mongo
* fix: mongo
* openim.yaml
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* local cache
* local cache
* local cache
* local cache
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* refactor: refactor the code of push and optimization.
* cicd: robot automated Change
* refactor: rename cache.
* merge
* fix: refactor project dir avoid import cycle.
* update tools
* merge
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* merge
* merge the latest main
* Exit with code 1 when the check script fails (#2023 )
* Optimize script logs
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Exit with code 1 when the check script fails
* Execute after the component check succeeds && minio.Enable is not configured to use MinIO (#2027 )
* Exit with code 1 when the check script fails (#2022 )
* Optimize script logs
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Handle the return value of pre-start
* Handle the return value of pre-start
* Handle the return value of pre-start
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* Log redirection causes incorrect program exit status. (#2031 )
* Exit with code 1 when the check script fails (#2022 )
* Optimize script logs
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Exit with code 1 when the check script fails
* cicd: bump League Patch (#2025 )
* Execute after the component check succeeds && minio.Enable is not configured to use MinIO (#2026 )
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Handle the return value of pre-start
* Handle the return value of pre-start
* Handle the return value of pre-start
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* Log redirection causes incorrect program exit status.
---------
Co-authored-by: OpenIM Bot <124379614+kubbot@users.noreply.github.com >
* delete
* add context deadline exceeded
* Error not handled
* Error not handled
* Error not handled
* Error not handled
* Fix bug Remove duplicate function definitions (#2034 )
* Exit with code 1 when the check script fails (#2022 )
* Optimize script logs
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Exit with code 1 when the check script fails
* delete
* delete log
* configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr
* Fix bug configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr (#2045 )
* Error not handled (#2040 )
* delete
* add context deadline exceeded
* Error not handled
* Error not handled
* Error not handled
* Error not handled
* feat: add local cache for high frequency reads (#2036 )
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* fix: mongo
* fix: mongo
* fix: mongo
* openim.yaml
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* local cache
* local cache
* local cache
* local cache
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* refactor: refactor the code of push and optimization.
* cicd: robot automated Change
* refactor: rename cache.
* merge
* fix: refactor project dir avoid import cycle.
* update tools
* merge
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* merge
* merge the latest main
---------
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
* configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr
---------
Co-authored-by: chao <48119764+withchao@users.noreply.github.com >
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
* Feature: delete log for update images (#2050 )
* Error not handled (#2040 )
* delete
* add context deadline exceeded
* Error not handled
* Error not handled
* Error not handled
* Error not handled
* feat: add local cache for high frequency reads (#2036 )
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* fix: mongo
* fix: mongo
* fix: mongo
* openim.yaml
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* local cache
* local cache
* local cache
* local cache
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* refactor: refactor the code of push and optimization.
* cicd: robot automated Change
* refactor: rename cache.
* merge
* fix: refactor project dir avoid import cycle.
* update tools
* merge
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* merge
* merge the latest main
---------
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
* Fix bug Remove duplicate function definitions (#2033 )
* delete
* delete log
* Fix bug configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr (#2044 )
* delete
* add context deadline exceeded
* Error not handled
* Error not handled
* Error not handled
* Error not handled
* configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr
* delete log (#2047 )
* delete log
---------
Co-authored-by: chao <48119764+withchao@users.noreply.github.com >
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
* test
Signed-off-by: unknown <44203734@qq.com >
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* Bug: component check (#2054 )
* Error not handled (#2040 )
* delete
* add context deadline exceeded
* Error not handled
* Error not handled
* Error not handled
* Error not handled
* feat: add local cache for high frequency reads (#2036 )
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* fix: mongo
* fix: mongo
* fix: mongo
* openim.yaml
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* local cache
* local cache
* local cache
* local cache
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* refactor: refactor the code of push and optimization.
* cicd: robot automated Change
* refactor: rename cache.
* merge
* fix: refactor project dir avoid import cycle.
* update tools
* merge
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* merge
* merge the latest main
---------
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
* configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr
* Fix bug Remove duplicate function definitions (#2033 )
* delete
* delete log
* Fix bug configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr (#2044 )
* delete
* add context deadline exceeded
* Error not handled
* Error not handled
* Error not handled
* Error not handled
* configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr
* delete log (#2047 )
* test
Signed-off-by: unknown <44203734@qq.com >
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
---------
Signed-off-by: unknown <44203734@qq.com >
Co-authored-by: chao <48119764+withchao@users.noreply.github.com >
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
* Delete Data Conversion Tool
* Delete Data Conversion Tool
* Delete Data Conversion Tool
* Delete Data Conversion Tool
* Delete Data Conversion Tool
* Delete Data Conversion Tool
* Delete Data Conversion Tool
* Delete Data Conversion Tool
* Delete Data Conversion Tool
* delete data conversion tool
* delete data conversion tool
* delete data conversion tool
---------
Signed-off-by: unknown <44203734@qq.com >
Co-authored-by: withchao <993506633@qq.com >
Co-authored-by: chao <48119764+withchao@users.noreply.github.com >
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
Co-authored-by: OpenIM Bot <124379614+kubbot@users.noreply.github.com >
* Fix bug redis address (#2063 )
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* fix: mongo
* fix: mongo
* fix: mongo
* openim.yaml
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* local cache
* local cache
* local cache
* local cache
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* refactor: refactor the code of push and optimization.
* cicd: robot automated Change
* refactor: rename cache.
* merge
* fix: refactor project dir avoid import cycle.
* update tools
* merge
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* merge
* merge the latest main
* Exit with code 1 when the check script fails (#2023 )
* Optimize script logs
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Exit with code 1 when the check script fails
* Execute after the component check succeeds && minio.Enable is not configured to use MinIO (#2027 )
* Exit with code 1 when the check script fails (#2022 )
* Optimize script logs
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Handle the return value of pre-start
* Handle the return value of pre-start
* Handle the return value of pre-start
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* Log redirection causes incorrect program exit status. (#2031 )
* Exit with code 1 when the check script fails (#2022 )
* Optimize script logs
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Exit with code 1 when the check script fails
* cicd: bump League Patch (#2025 )
* Execute after the component check succeeds && minio.Enable is not configured to use MinIO (#2026 )
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Handle the return value of pre-start
* Handle the return value of pre-start
* Handle the return value of pre-start
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* Log redirection causes incorrect program exit status.
---------
Co-authored-by: OpenIM Bot <124379614+kubbot@users.noreply.github.com >
* delete
* add context deadline exceeded
* Error not handled
* Error not handled
* Error not handled
* Error not handled
* Fix bug Remove duplicate function definitions (#2034 )
* Exit with code 1 when the check script fails (#2022 )
* Optimize script logs
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Exit with code 1 when the check script fails
* delete
* delete log
* configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr
* Fix bug configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr (#2045 )
* Error not handled (#2040 )
* delete
* add context deadline exceeded
* Error not handled
* Error not handled
* Error not handled
* Error not handled
* feat: add local cache for high frequency reads (#2036 )
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* fix: mongo
* fix: mongo
* fix: mongo
* openim.yaml
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* local cache
* local cache
* local cache
* local cache
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* refactor: refactor the code of push and optimization.
* cicd: robot automated Change
* refactor: rename cache.
* merge
* fix: refactor project dir avoid import cycle.
* update tools
* merge
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* merge
* merge the latest main
---------
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
* configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr
---------
Co-authored-by: chao <48119764+withchao@users.noreply.github.com >
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
* Feature: delete log for update images (#2050 )
* Error not handled (#2040 )
* delete
* add context deadline exceeded
* Error not handled
* Error not handled
* Error not handled
* Error not handled
* feat: add local cache for high frequency reads (#2036 )
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* fix: mongo
* fix: mongo
* fix: mongo
* openim.yaml
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* local cache
* local cache
* local cache
* local cache
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* refactor: refactor the code of push and optimization.
* cicd: robot automated Change
* refactor: rename cache.
* merge
* fix: refactor project dir avoid import cycle.
* update tools
* merge
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* merge
* merge the latest main
---------
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
* Fix bug Remove duplicate function definitions (#2033 )
* delete
* delete log
* Fix bug configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr (#2044 )
* delete
* add context deadline exceeded
* Error not handled
* Error not handled
* Error not handled
* Error not handled
* configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr
* delete log (#2047 )
* delete log
---------
Co-authored-by: chao <48119764+withchao@users.noreply.github.com >
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
* test
Signed-off-by: unknown <44203734@qq.com >
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* redis address port error
* change go proxy
---------
Signed-off-by: unknown <44203734@qq.com >
Co-authored-by: withchao <993506633@qq.com >
Co-authored-by: chao <48119764+withchao@users.noreply.github.com >
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
Co-authored-by: OpenIM Bot <124379614+kubbot@users.noreply.github.com >
* Run in the background
---------
Signed-off-by: unknown <44203734@qq.com >
Co-authored-by: chao <48119764+withchao@users.noreply.github.com >
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
Co-authored-by: withchao <993506633@qq.com >
Co-authored-by: OpenIM Bot <124379614+kubbot@users.noreply.github.com >
* optimization: message remove options.
* fix: getConversationInfo
* scripts for Mac
* scripts for Mac
* scripts for Mac
* scripts for Mac
* scripts for Mac
* scripts for Mac
* scripts for Mac
* scripts for Mac
* scripts for Mac
---------
Signed-off-by: unknown <44203734@qq.com >
Co-authored-by: withchao <993506633@qq.com >
Co-authored-by: chao <48119764+withchao@users.noreply.github.com >
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
Co-authored-by: OpenIM Bot <124379614+kubbot@users.noreply.github.com >
Co-authored-by: Gordon <1432970085@qq.com >
Co-authored-by: Xinwei Xiong <3293172751NSS@gmail.com >
2024-03-19 11:46:10 +00:00
Yibiao He
6d1062bef8
fix: Fix the callback after reading the group message ( #2114 )
2024-03-19 09:40:30 +00:00
OpenIM Bot
c69522b878
cicd: bump League Patch ( #2117 )
2024-03-19 06:23:50 +00:00
chao
8f218057e4
fix: conversation crash caused by non-existence ( #2087 )
...
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
2024-03-18 02:49:36 +00:00
Xinwei Xiong
4ed575a53c
fix: fix group getGroupMemberIDs is 0 err ( #2108 )
2024-03-18 02:35:19 +00:00
Xinwei Xiong
4cd42d7e19
fix: create time sort ( #2090 )
2024-03-18 02:35:00 +00:00
Xinwei Xiong
7c25c91e9b
feat: golang fix apt test design ( #2084 )
...
* feat: make lint format
* feat: make lint format
* feat: make lint format
* fix: fix make lint
* feat: add scripts verify shell check
* feat: add scripts verify shell check
2024-03-18 02:34:48 +00:00
Xinwei Xiong
b67c6bacd0
docs: Update openim version management strategy, detailed design ( #2076 )
...
* Update version.md
* Update version.md
2024-03-18 02:34:19 +00:00
Xinwei Xiong
1c2eafce25
add github actions is create code-language-detector.yml ( #2113 )
...
* feat: remove tools/codescan catalog
* feat: add code language detector github actions
2024-03-18 02:33:29 +00:00
Xinwei Xiong
e795dce696
cicd: update e2e-test fix e2e and api test ci ( #2101 )
2024-03-18 02:17:21 +00:00
OpenIM Bot
2d2fa99d2c
cicd: bump League Patch ( #2105 )
2024-03-14 02:17:22 +00:00
OpenIM-Gordon
e86d1cd742
optimization: message remove options. ( #2082 )
...
* fix: remove unnecessary error handling to avoid sending failed notifications.
* fix: remove unnecessary error handling to avoid sending nil resp.
* optimization: message remove options.
2024-03-13 05:42:00 +00:00
Brabem
8501c66d14
fix: fix the protocol version ( #2074 )
2024-03-13 02:13:15 +00:00
Xinwei Xiong
cd7f35452e
fix: fix docker file images proxy ( #2071 )
...
* fix: fix docker file images proxy
* fix: fix docker file images proxy
* docs: optimize openim go code and logging docs
2024-03-11 07:54:33 +00:00
Xinwei Xiong
5454c512e0
fix: fix docker file images proxy ( #2069 )
...
* fix: fix docker file images proxy
* fix: fix docker file images proxy
2024-03-10 05:34:08 +00:00
Xinwei Xiong
3a1615795e
feat: add scripts verify shell check ( #2068 )
2024-03-10 05:03:27 +00:00
OpenIM Bot
c12f9dca7c
cicd: bump League Patch ( #2057 )
2024-03-10 02:24:20 +00:00
skiffer-git
572b5acc26
Run in the background ( #2065 )
2024-03-09 15:25:31 +08:00
skiffer-git
148a2493bb
Fix bug redis address ( #2063 )
...
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* fix: mongo
* fix: mongo
* fix: mongo
* openim.yaml
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* local cache
* local cache
* local cache
* local cache
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* refactor: refactor the code of push and optimization.
* cicd: robot automated Change
* refactor: rename cache.
* merge
* fix: refactor project dir avoid import cycle.
* update tools
* merge
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* merge
* merge the latest main
* Exit with code 1 when the check script fails (#2023 )
* Optimize script logs
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Exit with code 1 when the check script fails
* Execute after the component check succeeds && minio.Enable is not configured to use MinIO (#2027 )
* Exit with code 1 when the check script fails (#2022 )
* Optimize script logs
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Handle the return value of pre-start
* Handle the return value of pre-start
* Handle the return value of pre-start
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* Log redirection causes incorrect program exit status. (#2031 )
* Exit with code 1 when the check script fails (#2022 )
* Optimize script logs
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Exit with code 1 when the check script fails
* cicd: bump League Patch (#2025 )
* Execute after the component check succeeds && minio.Enable is not configured to use MinIO (#2026 )
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Handle the return value of pre-start
* Handle the return value of pre-start
* Handle the return value of pre-start
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* Log redirection causes incorrect program exit status.
---------
Co-authored-by: OpenIM Bot <124379614+kubbot@users.noreply.github.com >
* delete
* add context deadline exceeded
* Error not handled
* Error not handled
* Error not handled
* Error not handled
* Fix bug Remove duplicate function definitions (#2034 )
* Exit with code 1 when the check script fails (#2022 )
* Optimize script logs
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Exit with code 1 when the check script fails
* delete
* delete log
* configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr
* Fix bug configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr (#2045 )
* Error not handled (#2040 )
* delete
* add context deadline exceeded
* Error not handled
* Error not handled
* Error not handled
* Error not handled
* feat: add local cache for high frequency reads (#2036 )
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* fix: mongo
* fix: mongo
* fix: mongo
* openim.yaml
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* local cache
* local cache
* local cache
* local cache
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* refactor: refactor the code of push and optimization.
* cicd: robot automated Change
* refactor: rename cache.
* merge
* fix: refactor project dir avoid import cycle.
* update tools
* merge
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* merge
* merge the latest main
---------
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
* configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr
---------
Co-authored-by: chao <48119764+withchao@users.noreply.github.com >
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
* Feature: delete log for update images (#2050 )
* Error not handled (#2040 )
* delete
* add context deadline exceeded
* Error not handled
* Error not handled
* Error not handled
* Error not handled
* feat: add local cache for high frequency reads (#2036 )
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* fix: mongo
* fix: mongo
* fix: mongo
* openim.yaml
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* local cache
* local cache
* local cache
* local cache
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* refactor: refactor the code of push and optimization.
* cicd: robot automated Change
* refactor: rename cache.
* merge
* fix: refactor project dir avoid import cycle.
* update tools
* merge
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* merge
* merge the latest main
---------
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
* Fix bug Remove duplicate function definitions (#2033 )
* delete
* delete log
* Fix bug configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr (#2044 )
* delete
* add context deadline exceeded
* Error not handled
* Error not handled
* Error not handled
* Error not handled
* configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr
* delete log (#2047 )
* delete log
---------
Co-authored-by: chao <48119764+withchao@users.noreply.github.com >
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
* test
Signed-off-by: unknown <44203734@qq.com >
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* redis address port error
* change go proxy
---------
Signed-off-by: unknown <44203734@qq.com >
Co-authored-by: withchao <993506633@qq.com >
Co-authored-by: chao <48119764+withchao@users.noreply.github.com >
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
Co-authored-by: OpenIM Bot <124379614+kubbot@users.noreply.github.com >
2024-03-09 13:52:07 +08:00
skiffer-git
500ebc356d
Fix bug delete data conversion ( #2059 )
...
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* fix: mongo
* fix: mongo
* fix: mongo
* openim.yaml
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* local cache
* local cache
* local cache
* local cache
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* refactor: refactor the code of push and optimization.
* cicd: robot automated Change
* refactor: rename cache.
* merge
* fix: refactor project dir avoid import cycle.
* update tools
* merge
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* merge
* merge the latest main
* Exit with code 1 when the check script fails (#2023 )
* Optimize script logs
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Exit with code 1 when the check script fails
* Execute after the component check succeeds && minio.Enable is not configured to use MinIO (#2027 )
* Exit with code 1 when the check script fails (#2022 )
* Optimize script logs
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Handle the return value of pre-start
* Handle the return value of pre-start
* Handle the return value of pre-start
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* Log redirection causes incorrect program exit status. (#2031 )
* Exit with code 1 when the check script fails (#2022 )
* Optimize script logs
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Exit with code 1 when the check script fails
* cicd: bump League Patch (#2025 )
* Execute after the component check succeeds && minio.Enable is not configured to use MinIO (#2026 )
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Handle the return value of pre-start
* Handle the return value of pre-start
* Handle the return value of pre-start
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* Log redirection causes incorrect program exit status.
---------
Co-authored-by: OpenIM Bot <124379614+kubbot@users.noreply.github.com >
* delete
* add context deadline exceeded
* Error not handled
* Error not handled
* Error not handled
* Error not handled
* Fix bug Remove duplicate function definitions (#2034 )
* Exit with code 1 when the check script fails (#2022 )
* Optimize script logs
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Exit with code 1 when the check script fails
* delete
* delete log
* configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr
* Fix bug configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr (#2045 )
* Error not handled (#2040 )
* delete
* add context deadline exceeded
* Error not handled
* Error not handled
* Error not handled
* Error not handled
* feat: add local cache for high frequency reads (#2036 )
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* fix: mongo
* fix: mongo
* fix: mongo
* openim.yaml
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* local cache
* local cache
* local cache
* local cache
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* refactor: refactor the code of push and optimization.
* cicd: robot automated Change
* refactor: rename cache.
* merge
* fix: refactor project dir avoid import cycle.
* update tools
* merge
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* merge
* merge the latest main
---------
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
* configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr
---------
Co-authored-by: chao <48119764+withchao@users.noreply.github.com >
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
* Feature: delete log for update images (#2050 )
* Error not handled (#2040 )
* delete
* add context deadline exceeded
* Error not handled
* Error not handled
* Error not handled
* Error not handled
* feat: add local cache for high frequency reads (#2036 )
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* fix: mongo
* fix: mongo
* fix: mongo
* openim.yaml
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* local cache
* local cache
* local cache
* local cache
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* refactor: refactor the code of push and optimization.
* cicd: robot automated Change
* refactor: rename cache.
* merge
* fix: refactor project dir avoid import cycle.
* update tools
* merge
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* merge
* merge the latest main
---------
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
* Fix bug Remove duplicate function definitions (#2033 )
* delete
* delete log
* Fix bug configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr (#2044 )
* delete
* add context deadline exceeded
* Error not handled
* Error not handled
* Error not handled
* Error not handled
* configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr
* delete log (#2047 )
* delete log
---------
Co-authored-by: chao <48119764+withchao@users.noreply.github.com >
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
* test
Signed-off-by: unknown <44203734@qq.com >
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* Bug: component check (#2054 )
* Error not handled (#2040 )
* delete
* add context deadline exceeded
* Error not handled
* Error not handled
* Error not handled
* Error not handled
* feat: add local cache for high frequency reads (#2036 )
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* fix: mongo
* fix: mongo
* fix: mongo
* openim.yaml
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* local cache
* local cache
* local cache
* local cache
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* refactor: refactor the code of push and optimization.
* cicd: robot automated Change
* refactor: rename cache.
* merge
* fix: refactor project dir avoid import cycle.
* update tools
* merge
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* merge
* merge the latest main
---------
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
* configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr
* Fix bug Remove duplicate function definitions (#2033 )
* delete
* delete log
* Fix bug configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr (#2044 )
* delete
* add context deadline exceeded
* Error not handled
* Error not handled
* Error not handled
* Error not handled
* configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr
* delete log (#2047 )
* test
Signed-off-by: unknown <44203734@qq.com >
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
---------
Signed-off-by: unknown <44203734@qq.com >
Co-authored-by: chao <48119764+withchao@users.noreply.github.com >
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
* Delete Data Conversion Tool
* Delete Data Conversion Tool
* Delete Data Conversion Tool
* Delete Data Conversion Tool
* Delete Data Conversion Tool
* Delete Data Conversion Tool
* Delete Data Conversion Tool
* Delete Data Conversion Tool
* Delete Data Conversion Tool
* delete data conversion tool
* delete data conversion tool
* delete data conversion tool
---------
Signed-off-by: unknown <44203734@qq.com >
Co-authored-by: withchao <993506633@qq.com >
Co-authored-by: chao <48119764+withchao@users.noreply.github.com >
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
Co-authored-by: OpenIM Bot <124379614+kubbot@users.noreply.github.com >
2024-03-09 12:56:54 +08:00
skiffer-git
fdaad704e0
Bug: component check ( #2056 )
...
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* fix: mongo
* fix: mongo
* fix: mongo
* openim.yaml
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* local cache
* local cache
* local cache
* local cache
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* refactor: refactor the code of push and optimization.
* cicd: robot automated Change
* refactor: rename cache.
* merge
* fix: refactor project dir avoid import cycle.
* update tools
* merge
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* merge
* merge the latest main
* Exit with code 1 when the check script fails (#2023 )
* Optimize script logs
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Exit with code 1 when the check script fails
* Execute after the component check succeeds && minio.Enable is not configured to use MinIO (#2027 )
* Exit with code 1 when the check script fails (#2022 )
* Optimize script logs
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Handle the return value of pre-start
* Handle the return value of pre-start
* Handle the return value of pre-start
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* Log redirection causes incorrect program exit status. (#2031 )
* Exit with code 1 when the check script fails (#2022 )
* Optimize script logs
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Exit with code 1 when the check script fails
* cicd: bump League Patch (#2025 )
* Execute after the component check succeeds && minio.Enable is not configured to use MinIO (#2026 )
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Handle the return value of pre-start
* Handle the return value of pre-start
* Handle the return value of pre-start
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* Log redirection causes incorrect program exit status.
---------
Co-authored-by: OpenIM Bot <124379614+kubbot@users.noreply.github.com >
* delete
* add context deadline exceeded
* Error not handled
* Error not handled
* Error not handled
* Error not handled
* Fix bug Remove duplicate function definitions (#2034 )
* Exit with code 1 when the check script fails (#2022 )
* Optimize script logs
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Exit with code 1 when the check script fails
* delete
* delete log
* configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr
* Fix bug configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr (#2045 )
* Error not handled (#2040 )
* delete
* add context deadline exceeded
* Error not handled
* Error not handled
* Error not handled
* Error not handled
* feat: add local cache for high frequency reads (#2036 )
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* fix: mongo
* fix: mongo
* fix: mongo
* openim.yaml
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* local cache
* local cache
* local cache
* local cache
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* refactor: refactor the code of push and optimization.
* cicd: robot automated Change
* refactor: rename cache.
* merge
* fix: refactor project dir avoid import cycle.
* update tools
* merge
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* merge
* merge the latest main
---------
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
* configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr
---------
Co-authored-by: chao <48119764+withchao@users.noreply.github.com >
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
* Feature: delete log for update images (#2050 )
* Error not handled (#2040 )
* delete
* add context deadline exceeded
* Error not handled
* Error not handled
* Error not handled
* Error not handled
* feat: add local cache for high frequency reads (#2036 )
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* fix: mongo
* fix: mongo
* fix: mongo
* openim.yaml
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* local cache
* local cache
* local cache
* local cache
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* refactor: refactor the code of push and optimization.
* cicd: robot automated Change
* refactor: rename cache.
* merge
* fix: refactor project dir avoid import cycle.
* update tools
* merge
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* merge
* merge the latest main
---------
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
* Fix bug Remove duplicate function definitions (#2033 )
* delete
* delete log
* Fix bug configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr (#2044 )
* delete
* add context deadline exceeded
* Error not handled
* Error not handled
* Error not handled
* Error not handled
* configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr
* delete log (#2047 )
* delete log
---------
Co-authored-by: chao <48119764+withchao@users.noreply.github.com >
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
* test
Signed-off-by: unknown <44203734@qq.com >
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
---------
Signed-off-by: unknown <44203734@qq.com >
Co-authored-by: withchao <993506633@qq.com >
Co-authored-by: chao <48119764+withchao@users.noreply.github.com >
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
Co-authored-by: OpenIM Bot <124379614+kubbot@users.noreply.github.com >
2024-03-09 00:41:54 +08:00
skiffer-git
8d21225107
Bug: component check ( #2053 )
...
* delete
* add context deadline exceeded
* Error not handled
* Error not handled
* Error not handled
* Error not handled
* configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr
* test
Signed-off-by: unknown <44203734@qq.com >
* fix bug: component check
* fix bug: component check
* fix bug: component check
* fix bug: component check
---------
Signed-off-by: unknown <44203734@qq.com >
2024-03-08 23:19:47 +08:00
skiffer-git
fabcb5317f
delete log ( #2047 )
2024-03-08 20:19:33 +08:00
skiffer-git
2acdfde56e
Fix bug configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr ( #2044 )
...
* delete
* add context deadline exceeded
* Error not handled
* Error not handled
* Error not handled
* Error not handled
* configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr
2024-03-08 17:21:50 +08:00
skiffer-git
057884311a
Fix bug Remove duplicate function definitions ( #2033 )
...
* delete
* delete log
2024-03-08 17:09:19 +08:00
chao
b9cf40034c
feat: add local cache for high frequency reads ( #2036 )
...
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* feat: msg local cache
* fix: mongo
* fix: mongo
* fix: mongo
* openim.yaml
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* localcache
* local cache
* local cache
* local cache
* local cache
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: cache add single-flight and timing-wheel.
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* feat: msg rpc local cache
* refactor: refactor the code of push and optimization.
* cicd: robot automated Change
* refactor: rename cache.
* merge
* fix: refactor project dir avoid import cycle.
* update tools
* merge
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* feat: conversation FindRecvMsgNotNotifyUserIDs
* merge
* merge the latest main
---------
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
2024-03-08 16:30:47 +08:00
skiffer-git
291443dd6b
Error not handled ( #2040 )
...
* delete
* add context deadline exceeded
* Error not handled
* Error not handled
* Error not handled
* Error not handled
2024-03-08 16:29:26 +08:00
skiffer-git
16799648dc
del log ( #2030 )
2024-03-08 14:06:27 +08:00
skiffer-git
42482e7eb4
Execute after the component check succeeds && minio.Enable is not configured to use MinIO ( #2026 )
...
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Exit with code 1 when the check script fails
* Handle the return value of pre-start
* Handle the return value of pre-start
* Handle the return value of pre-start
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
* minio.Enable is not configured to use MinIO, therefore the image server is not checked
2024-03-08 12:19:04 +08:00
OpenIM Bot
a93615d3e0
cicd: bump League Patch ( #2025 )
2024-03-08 02:28:48 +00:00
skiffer-git
a1f0eb2e3e
Exit with code 1 when the check script fails ( #2022 )
...
* Optimize script logs
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Exit with code 1 when the check script fails
2024-03-08 08:56:22 +08:00
OpenIM Bot
a84162815a
cicd: bump League Patch ( #2012 )
2024-03-07 11:38:20 +00:00
skiffer-git
39647b33da
Optimizing Docker Log Output ( #2018 )
...
* Optimize script logs
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
2024-03-07 15:40:25 +08:00
skiffer-git
38f685bd01
Optimizing Docker Log Output Detection ( #2014 )
...
* Optimize script logs
* Optimizing Docker Log Output Detection
* Optimizing Docker Log Output Detection
2024-03-07 12:24:45 +08:00
OpenIM-Gordon
13d0883507
fix: remove unnecessary error handling to avoid sending nil resp. ( #2010 )
...
* fix: remove unnecessary error handling to avoid sending failed notifications.
* fix: remove unnecessary error handling to avoid sending nil resp.
2024-03-06 20:53:36 +08:00
OpenIM-Gordon
52ddc4f05b
fix: remove unnecessary error handling to avoid sending failed notifications. ( #2009 )
2024-03-06 19:04:31 +08:00
skiffer-git
c79f46f8a3
Optimize logs ( #2007 )
...
* Optimize script logs
* Optimize script logs
* Optimize script logs
* Optimize script logs
* Optimize script logs
* Optimize script logs
* Optimize script logs
* Optimize script logs
* Optimize script logs
* Optimize script logs
* Optimize script logs
* fix: wrap the error of group user and thrid (#2005 )
* fix: wrap the error of group user and thrid
* fix: del the chinese comment
* fix: fix the make_lint error
* fix: fix the ApiTest error
* Optimize script logs
* Optimize script logs
* Optimize script logs
* Optimize script logs
* Optimize script logs
* Optimize script logs
* Optimize script logs
* Optimize script logs
* Optimize script logs
* Optimize script logs
* Optimize script logs
---------
Co-authored-by: Brabem <69128477+luhaoling@users.noreply.github.com >
2024-03-06 16:29:54 +08:00
Brabem
52b8efba73
fix: wrap the error of group user and thrid ( #2005 )
...
* fix: wrap the error of group user and thrid
* fix: del the chinese comment
* fix: fix the make_lint error
* fix: fix the ApiTest error
2024-03-06 16:20:07 +08:00
OpenIM Bot
c7dad1a5c1
cicd: bump League Patch ( #2004 )
2024-03-06 07:58:05 +00:00
Brabem
532f6acb5d
fix: fix the component logic ( #2001 )
...
* optimization: change the configuration file from being read globally to being read independently.
* optimization: change the configuration file from being read globally to being read independently.
* optimization: change the configuration file from being read globally to being read independently.
* optimization: config file changed to dependency injection.
* fix: replace global config with dependency injection
* fix: replace global config with dependency injection
* fix: import the enough param
* fix: import the enough param
* fix: import the enough param
* fix: fix the component check of path
* fix: fix the kafka of tls is nil problem
* fix: fix the TLS.CACrt is nil error
* fix: fix the valiable shadows problem
* fix: fix the comflect
* optimization: message remove options.
* fix: fix the param pass error
* fix: find error
* fix: find error
* fix: find eror
* fix: find error
* fix: find error
* fix: del the undifined func
* fix: find error
* fix: fix the error
* fix: pass config
* fix: find error
* fix: find error
* fix: find error
* fix: find error
* fix: find error
* fix: fix the config
* fix: fix the error
* fix: fix the config pass error
* fix: fix the eror
* fix: fix the error
* fix: fix the error
* fix: fix the error
* fix: find error
* fix: fix the error
* fix: fix the config
* fix: add return err
* fix: fix the err2
* fix: err
* fix: fix the func
* fix: del the chinese comment
* fix: fix the func
* fix: fix the gateway_test logic
* fix: s3
* test
---------
Co-authored-by: Gordon <1432970085@qq.com >
Co-authored-by: withchao <993506633@qq.com >
2024-03-05 18:09:50 +08:00
OpenIM-Gordon
383758782e
optimization: change the configuration file from being read globally … ( #1935 )
...
* optimization: change the configuration file from being read globally to being read independently.
* optimization: change the configuration file from being read globally to being read independently.
* optimization: change the configuration file from being read globally to being read independently.
* optimization: config file changed to dependency injection.
* fix: replace global config with dependency injection
* fix: replace global config with dependency injection
* fix: import the enough param
* fix: import the enough param
* fix: import the enough param
* fix: fix the component check of path
* fix: fix the kafka of tls is nil problem
* fix: fix the TLS.CACrt is nil error
* fix: fix the valiable shadows problem
* fix: fix the comflect
* optimization: message remove options.
* fix: fix the param pass error
* fix: find error
* fix: find error
* fix: find eror
* fix: find error
* fix: find error
* fix: del the undifined func
* fix: find error
* fix: fix the error
* fix: pass config
* fix: find error
* fix: find error
* fix: find error
* fix: find error
* fix: find error
* fix: fix the config
* fix: fix the error
* fix: fix the config pass error
* fix: fix the eror
* fix: fix the error
* fix: fix the error
* fix: fix the error
* fix: find error
* fix: fix the error
* fix: fix the config
* fix: add return err
* fix: fix the err2
* fix: err
* fix: fix the func
* fix: del the chinese comment
* fix: fix the func
* fix: fix the gateway_test logic
* fix: s3
* test
* test
* fix: not found
---------
Co-authored-by: luhaoling <2198702716@qq.com >
Co-authored-by: withchao <993506633@qq.com >
2024-03-05 17:53:22 +08:00
OpenIM Bot
efb8310531
Update readme and golangci lint ( #1999 )
...
* Update README.md
* Update .golangci.yml
---------
Co-authored-by: Xinwei Xiong <3293172751NSS@gmail.com >
2024-03-05 07:27:26 +00:00
OpenIM Bot
e8377d9c2c
cicd: bump League Patch ( #1998 )
2024-03-05 02:51:55 +00:00
Xinwei Xiong
33a61f29f2
feat: format openim make lint code ( #1997 )
2024-03-04 13:32:07 +00:00
longyuqing112
88bcabee1c
feat: optimize openim make lint style format ( #1995 )
...
* feat: add openim make lint
* feat: add openim make lint
* feat: add openim make lint
* feat: add openim make lint
* feat: add openim make lint
2024-03-04 10:20:25 +00:00
Xinwei Xiong
02a3cfb021
feat: Introduce Language-Specific Comment Detection Tool and Standardize Log Filename Convention ( #1992 )
...
* feat: optimize openim reset code
* feat: optimize openim reset code
* feat: optimize openim reset code
* feat: optimize openim reset code
* feat: optimize openim reset code
* feat: optimize openim reset code
* feat: optimize openim reset code
* feat: optimize openim reset code
2024-03-04 09:30:17 +00:00
Xinwei Xiong
853ac47e42
feat: Integrate Comprehensive E2E Testing for GoChat ( #1906 )
...
* feat: create e2e test readme
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* feat: fix markdown file
* feat: add openim make lint
* feat: add git chglog pull request
* feat: add git chglog pull request
* fix: fix openim api err code
* fix: fix openim api err code
* fix: fix openim api err code
* feat: Improve CICD
* feat: Combining GitHub and Google Workspace for Effective Project Management'
* feat: fix openim tools error code
* feat: fix openim tools error code
* feat: add openim error handle
* feat: add openim error handle
* feat: optimize tim white prom code return err
* feat: fix openim tools error code
* style: format openim server code style
* feat: add openim optimize commit code
* feat: add openim optimize commit code
* feat: add openim auto format code
* feat: add openim auto format code
* feat: add openim auto format code
* feat: add openim auto format code
* feat: add openim auto format code
* feat: format openim code
* feat: Some of the notes were translated
* feat: Some of the notes were translated
* feat: update openim server code
* feat: optimize openim reset code
* feat: optimize openim reset code
---------
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
2024-03-04 04:12:14 +00:00
xuan
1ef26b29a7
back err_name ( #1976 )
...
Signed-off-by: xuan <146319162+wxuanF@users.noreply.github.com >
2024-03-04 03:18:38 +00:00
Xinwei Xiong
57331182c2
feat: update golangci.yml file add and delete some linters ( #1989 )
2024-03-04 02:45:04 +00:00
Xinwei Xiong
d384a16f16
docs: update openim server readme github codespaces ( #1984 )
2024-03-03 13:15:27 +00:00
Xinwei Xiong
b511dc7ec4
Update test.sh ( #1968 )
2024-03-02 06:31:01 +00:00
Xinwei Xiong
18f14c9722
Update go-code.md ( #1980 )
2024-03-02 03:48:38 +00:00
OpenIM Bot
1e7a301d09
cicd: bump League Patch ( #1969 )
2024-03-02 02:41:20 +00:00
xuan
bcc6a95633
Fix lint errors in modified code ( #1966 )
...
* makelint /internal 0228
Signed-off-by: xuan <146319162+wxuanF@users.noreply.github.com >
* Update server.go
---------
Signed-off-by: xuan <146319162+wxuanF@users.noreply.github.com >
2024-02-29 03:52:41 +00:00
OpenIM Bot
613bacb789
cicd: bump League Patch ( #1963 )
2024-02-28 03:01:30 +00:00
longyuqing112
2becd46bdd
Fix lint errors in modified code in the /pkg directory ( #1962 )
...
* /pkg-make lint
Signed-off-by: longyuqing112 <105913803+longyuqing112@users.noreply.github.com >
* /pkg_make_lint
Signed-off-by: longyuqing112 <105913803+longyuqing112@users.noreply.github.com >
---------
Signed-off-by: longyuqing112 <105913803+longyuqing112@users.noreply.github.com >
2024-02-27 14:12:01 +00:00
Brabem
ac8775827d
fix: reconstruct the script of 'make start' 'make stop' and 'make check' ( #1953 )
...
* fix: del the error world
* fix: refactoring scripts
* fix: del nounset
* rm set error
* rm set error
* replace openim::log::info
* replace openim::log::info
* replace openim::log::info
* log
* log
* log
* log
* log
* log
* log
* log
* log
* log
* log
* log
* log
* log
* log
* log
* log
* log
* log
* log
* log
* log
* log
* log
* log
* log
* log
* log
* log
* log
* fix: fix the error output format
* log
* fix: fix the error
* log
* log
* fix: fi the code error
* log
* log
* log
* log
* log
* log
* log
* log
* log
* log
* log
* log
* log
* log
* log
* log
* log
* log
* log
* log
* log
* log
* log
* log
* log
* log
* log
* log
* log
* log
* log
* log
* fix: use printf replace the echo
---------
Co-authored-by: skiffer-git <44203734@qq.com >
2024-02-27 09:58:54 +00:00
OpenIM-Gordon
8e6c1d74c7
fix: change consumer group receive messages avoid kafka consumer group always rebalanced. ( #1942 )
2024-02-27 08:44:51 +00:00
OpenIM Bot
6c4334b730
cicd: bump League Patch ( #1958 )
2024-02-27 06:19:21 +00:00
hanson-wen
b6ded44510
add aws upload, but not complete, leave some todos ( #1858 )
...
* add aws upload, but not complete, leave some todos
* Update config.yaml
* Update environment.sh
* Update aws.go
* Update aws.go
* Update aws.go
---------
Co-authored-by: Xinwei Xiong <3293172751NSS@gmail.com >
2024-02-26 14:47:01 +00:00
longyuqing112
4803c8f004
/pkg-make lint ( #1956 )
...
Signed-off-by: longyuqing112 <105913803+longyuqing112@users.noreply.github.com >
2024-02-26 13:47:54 +00:00
longyuqing112
c8eed84711
Fix lint errors in modified code ( #1952 )
...
* pkg:makelint-#779
Signed-off-by: longyuqing112 <105913803+longyuqing112@users.noreply.github.com >
* Update msg_utils.go
* Update msg_utils.go
* Update msg_utils.go
* Update msg_utils.go
* Update msg_utils.go
* Update msg_utils.go
* Update minio.go
---------
Signed-off-by: longyuqing112 <105913803+longyuqing112@users.noreply.github.com >
Co-authored-by: Xinwei Xiong <3293172751NSS@gmail.com >
2024-02-26 02:55:36 +00:00
xuan
ae6d21e4ea
docs:update README Community ( #1943 )
...
Signed-off-by: wxuanF <2569456943@qq.com >
2024-02-25 15:01:22 +00:00
xuan
b13f2614b8
makelint internal/ ( #1951 )
...
Signed-off-by: xuan <146319162+wxuanF@users.noreply.github.com >
2024-02-25 14:23:29 +00:00
xuan
3c1d096e99
docs:modify_README_Twitter ( #1939 )
...
Signed-off-by: wxuanF <2569456943@qq.com >
2024-02-22 02:57:22 +00:00
cui fliter
6a5a2dcc17
fix function name on comment ( #1940 )
...
Signed-off-by: cui fliter <imcusg@gmail.com >
2024-02-21 12:41:15 +00:00
OpenIM Bot
3c738c3b28
cicd: bump League Patch ( #1937 )
2024-02-21 03:30:48 +00:00
chao
d5d2803e76
feat: optimize server code ( #1931 )
...
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* utils.Wrap -> errs.Wrap
* utils.Wrap -> errs.Wrap
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
2024-02-20 12:56:29 +00:00
longyuqing112
01886eee06
docs/README_el ( #1929 )
...
Signed-off-by: longyuqing112 <2631918708@qq.com >
2024-02-20 12:19:15 +00:00
xuan
751497fe75
Docs/readme modify oeder ( #1924 )
...
* docs: README add community
Signed-off-by: wxuanF <2569456943@qq.com >
* docs: README modify order
Signed-off-by: wxuanF <2569456943@qq.com >
---------
Signed-off-by: wxuanF <2569456943@qq.com >
2024-02-20 12:18:43 +00:00
longyuqing112
fe0116a811
add Docs/readme vi ( #1925 )
...
* docs/README_vi
Signed-off-by: longyuqing112 <2631918708@qq.com >
* docs/README_vi
Signed-off-by: longyuqing112 <2631918708@qq.com >
---------
Signed-off-by: longyuqing112 <2631918708@qq.com >
2024-02-19 12:27:45 +00:00
xuan
3515432140
docs: add README_da.md ( #1927 )
...
Signed-off-by: wxuanF <2569456943@qq.com >
2024-02-19 20:27:00 +08:00
xuan
026f5255c9
docs: README add community ( #1922 )
...
Signed-off-by: wxuanF <2569456943@qq.com >
2024-02-19 02:59:32 +00:00
OpenIM Bot
35ad4a9510
cicd: bump League Patch ( #1921 )
2024-02-19 02:19:32 +00:00
Seal Bell
7ebd88e345
docs:add README_fa.md ( #1920 )
2024-02-19 01:35:43 +00:00
Seal Bell
60c446b694
docs:add README_hu.md ( #1919 )
2024-02-19 01:35:39 +00:00
dependabot[bot]
abdb4941c6
chore(deps): bump the github-actions group with 20 updates ( #1907 )
...
Bumps the github-actions group with 20 updates:
| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout ) | `2` | `4` |
| [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment ) | `3` | `4` |
| [actions/github-script](https://github.com/actions/github-script ) | `6` | `7` |
| [docker/metadata-action](https://github.com/docker/metadata-action ) | `5.0.0` | `5.5.1` |
| [codecov/codecov-action](https://github.com/codecov/codecov-action ) | `3` | `4` |
| [github/codeql-action](https://github.com/github/codeql-action ) | `2` | `3` |
| [ad-m/github-push-action](https://github.com/ad-m/github-push-action ) | `0.6.0` | `0.8.0` |
| [actions/dependency-review-action](https://github.com/actions/dependency-review-action ) | `3` | `4` |
| [actions/cache](https://github.com/actions/cache ) | `3` | `4` |
| [actions/setup-go](https://github.com/actions/setup-go ) | `4` | `5` |
| [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) | `3.7.0` | `4.0.0` |
| [actions/first-interaction](https://github.com/actions/first-interaction ) | `1.2.0` | `1.3.0` |
| [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action ) | `1.8.0` | `1.9.3` |
| [peter-evans/create-issue-from-file](https://github.com/peter-evans/create-issue-from-file ) | `4` | `5` |
| [dessant/lock-threads](https://github.com/dessant/lock-threads ) | `4` | `5` |
| [actions/setup-node](https://github.com/actions/setup-node ) | `2` | `4` |
| [alex-page/github-project-automation-plus](https://github.com/alex-page/github-project-automation-plus ) | `0.8.3` | `0.9.0` |
| [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) | `5` | `6` |
| [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter ) | `5` | `6` |
| [actions/stale](https://github.com/actions/stale ) | `8` | `9` |
Updates `actions/checkout` from 2 to 4
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v4 )
Updates `peter-evans/create-or-update-comment` from 3 to 4
- [Release notes](https://github.com/peter-evans/create-or-update-comment/releases )
- [Commits](https://github.com/peter-evans/create-or-update-comment/compare/v3...v4 )
Updates `actions/github-script` from 6 to 7
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](https://github.com/actions/github-script/compare/v6...v7 )
Updates `docker/metadata-action` from 5.0.0 to 5.5.1
- [Release notes](https://github.com/docker/metadata-action/releases )
- [Commits](https://github.com/docker/metadata-action/compare/v5.0.0...v5.5.1 )
Updates `codecov/codecov-action` from 3 to 4
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v3...v4 )
Updates `github/codeql-action` from 2 to 3
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v2...v3 )
Updates `ad-m/github-push-action` from 0.6.0 to 0.8.0
- [Release notes](https://github.com/ad-m/github-push-action/releases )
- [Commits](https://github.com/ad-m/github-push-action/compare/v0.6.0...v0.8.0 )
Updates `actions/dependency-review-action` from 3 to 4
- [Release notes](https://github.com/actions/dependency-review-action/releases )
- [Commits](https://github.com/actions/dependency-review-action/compare/v3...v4 )
Updates `actions/cache` from 3 to 4
- [Release notes](https://github.com/actions/cache/releases )
- [Commits](https://github.com/actions/cache/compare/v3...v4 )
Updates `actions/setup-go` from 4 to 5
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v4...v5 )
Updates `golangci/golangci-lint-action` from 3.7.0 to 4.0.0
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v3.7.0...v4.0.0 )
Updates `actions/first-interaction` from 1.2.0 to 1.3.0
- [Release notes](https://github.com/actions/first-interaction/releases )
- [Commits](https://github.com/actions/first-interaction/compare/v1.2.0...v1.3.0 )
Updates `lycheeverse/lychee-action` from 1.8.0 to 1.9.3
- [Release notes](https://github.com/lycheeverse/lychee-action/releases )
- [Commits](https://github.com/lycheeverse/lychee-action/compare/v1.8.0...v1.9.3 )
Updates `peter-evans/create-issue-from-file` from 4 to 5
- [Release notes](https://github.com/peter-evans/create-issue-from-file/releases )
- [Commits](https://github.com/peter-evans/create-issue-from-file/compare/v4...v5 )
Updates `dessant/lock-threads` from 4 to 5
- [Release notes](https://github.com/dessant/lock-threads/releases )
- [Changelog](https://github.com/dessant/lock-threads/blob/main/CHANGELOG.md )
- [Commits](https://github.com/dessant/lock-threads/compare/v4...v5 )
Updates `actions/setup-node` from 2 to 4
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v2...v4 )
Updates `alex-page/github-project-automation-plus` from 0.8.3 to 0.9.0
- [Release notes](https://github.com/alex-page/github-project-automation-plus/releases )
- [Commits](https://github.com/alex-page/github-project-automation-plus/compare/v0.8.3...v0.9.0 )
Updates `peter-evans/create-pull-request` from 5 to 6
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v5...v6 )
Updates `release-drafter/release-drafter` from 5 to 6
- [Release notes](https://github.com/release-drafter/release-drafter/releases )
- [Commits](https://github.com/release-drafter/release-drafter/compare/v5...v6 )
Updates `actions/stale` from 8 to 9
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/v8...v9 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: peter-evans/create-or-update-comment
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/github-script
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: docker/metadata-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: ad-m/github-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: actions/dependency-review-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/first-interaction
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: lycheeverse/lychee-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: peter-evans/create-issue-from-file
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: dessant/lock-threads
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: alex-page/github-project-automation-plus
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: peter-evans/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: release-drafter/release-drafter
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-18 12:19:25 +00:00
Brabem
c754ec6e97
fix: refactoring code of graceful exits ( #1885 )
...
* fix: plant a layer
* fix: print chanal
* fix: print sigs
* fix: print the sigs
* fix: reconstruct exit gracefully
* fix: fix the timeout
* fix: fix the netDone
* fix: fix the process exit
* fix: refactor the elegant startup code
* fix: fix the Signal.Notify
* fix: fix the code
* fix: remove not used header import.
* Update init.go
* fix: fix the InitConfig error
* fix: fix branch name
* fix: fix the signal value
* fix: replace the signal with SIGTERM
* fix: fix the script
* fix: fix the unsolve error
* fix: return the SIGTERM received,shutting down
* fix: fix the tranfer exit error
* fix: fix the error
* fix: replace the SIGnal
* fix: del the error return in tranfer
* fix: fix SIGTERM error
* fix: del the unreachalbe code
* fix: fix the make stop print error
---------
Co-authored-by: OpenIM-Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
2024-02-18 12:16:47 +00:00
dependabot[bot]
cbce4dae87
feat(deps): bump the gomod-deps group with 17 updates ( #1913 )
...
Bumps the gomod-deps group with 17 updates:
| Package | From | To |
| --- | --- | --- |
| [github.com/OpenIMSDK/tools](https://github.com/OpenIMSDK/tools ) | `0.0.33` | `0.0.35` |
| [github.com/go-playground/validator/v10](https://github.com/go-playground/validator ) | `10.15.5` | `10.18.0` |
| [github.com/gorilla/websocket](https://github.com/gorilla/websocket ) | `1.5.0` | `1.5.1` |
| [github.com/minio/minio-go/v7](https://github.com/minio/minio-go ) | `7.0.63` | `7.0.67` |
| [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) | `1.17.0` | `1.18.0` |
| [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver ) | `1.12.1` | `1.14.0` |
| [golang.org/x/image](https://github.com/golang/image ) | `0.13.0` | `0.15.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) | `0.148.0` | `0.165.0` |
| [google.golang.org/grpc](https://github.com/grpc/grpc-go ) | `1.59.0` | `1.61.0` |
| google.golang.org/protobuf | `1.31.0` | `1.32.0` |
| [github.com/google/uuid](https://github.com/google/uuid ) | `1.5.0` | `1.6.0` |
| [github.com/IBM/sarama](https://github.com/IBM/sarama ) | `1.41.3` | `1.42.2` |
| [github.com/aliyun/aliyun-oss-go-sdk](https://github.com/aliyun/aliyun-oss-go-sdk ) | `2.2.9+incompatible` | `3.0.2+incompatible` |
| [github.com/redis/go-redis/v9](https://github.com/redis/go-redis ) | `9.2.1` | `9.4.0` |
| [github.com/tencentyun/cos-go-sdk-v5](https://github.com/tencentyun/cos-go-sdk-v5 ) | `0.7.45` | `0.7.46` |
| [golang.org/x/sync](https://github.com/golang/sync ) | `0.4.0` | `0.6.0` |
| [github.com/spf13/cobra](https://github.com/spf13/cobra ) | `1.7.0` | `1.8.0` |
Updates `github.com/OpenIMSDK/tools` from 0.0.33 to 0.0.35
- [Release notes](https://github.com/OpenIMSDK/tools/releases )
- [Commits](https://github.com/OpenIMSDK/tools/compare/v0.0.33...v0.0.35 )
Updates `github.com/go-playground/validator/v10` from 10.15.5 to 10.18.0
- [Release notes](https://github.com/go-playground/validator/releases )
- [Commits](https://github.com/go-playground/validator/compare/v10.15.5...v10.18.0 )
Updates `github.com/gorilla/websocket` from 1.5.0 to 1.5.1
- [Release notes](https://github.com/gorilla/websocket/releases )
- [Commits](https://github.com/gorilla/websocket/compare/v1.5.0...v1.5.1 )
Updates `github.com/minio/minio-go/v7` from 7.0.63 to 7.0.67
- [Release notes](https://github.com/minio/minio-go/releases )
- [Commits](https://github.com/minio/minio-go/compare/v7.0.63...v7.0.67 )
Updates `github.com/prometheus/client_golang` from 1.17.0 to 1.18.0
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.17.0...v1.18.0 )
Updates `go.mongodb.org/mongo-driver` from 1.12.1 to 1.14.0
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases )
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.12.1...v1.14.0 )
Updates `golang.org/x/image` from 0.13.0 to 0.15.0
- [Commits](https://github.com/golang/image/compare/v0.13.0...v0.15.0 )
Updates `google.golang.org/api` from 0.148.0 to 0.165.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases )
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md )
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.148.0...v0.165.0 )
Updates `google.golang.org/grpc` from 1.59.0 to 1.61.0
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.59.0...v1.61.0 )
Updates `google.golang.org/protobuf` from 1.31.0 to 1.32.0
Updates `github.com/google/uuid` from 1.5.0 to 1.6.0
- [Release notes](https://github.com/google/uuid/releases )
- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/uuid/compare/v1.5.0...v1.6.0 )
Updates `github.com/IBM/sarama` from 1.41.3 to 1.42.2
- [Release notes](https://github.com/IBM/sarama/releases )
- [Changelog](https://github.com/IBM/sarama/blob/main/CHANGELOG.md )
- [Commits](https://github.com/IBM/sarama/compare/v1.41.3...v1.42.2 )
Updates `github.com/aliyun/aliyun-oss-go-sdk` from 2.2.9+incompatible to 3.0.2+incompatible
- [Release notes](https://github.com/aliyun/aliyun-oss-go-sdk/releases )
- [Changelog](https://github.com/aliyun/aliyun-oss-go-sdk/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aliyun/aliyun-oss-go-sdk/compare/v2.2.9...v3.0.2 )
Updates `github.com/redis/go-redis/v9` from 9.2.1 to 9.4.0
- [Release notes](https://github.com/redis/go-redis/releases )
- [Changelog](https://github.com/redis/go-redis/blob/master/CHANGELOG.md )
- [Commits](https://github.com/redis/go-redis/compare/v9.2.1...v9.4.0 )
Updates `github.com/tencentyun/cos-go-sdk-v5` from 0.7.45 to 0.7.46
- [Release notes](https://github.com/tencentyun/cos-go-sdk-v5/releases )
- [Changelog](https://github.com/tencentyun/cos-go-sdk-v5/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tencentyun/cos-go-sdk-v5/compare/v0.7.45...v0.7.46 )
Updates `golang.org/x/sync` from 0.4.0 to 0.6.0
- [Commits](https://github.com/golang/sync/compare/v0.4.0...v0.6.0 )
Updates `github.com/spf13/cobra` from 1.7.0 to 1.8.0
- [Release notes](https://github.com/spf13/cobra/releases )
- [Commits](https://github.com/spf13/cobra/compare/v1.7.0...v1.8.0 )
---
updated-dependencies:
- dependency-name: github.com/OpenIMSDK/tools
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: gomod-deps
- dependency-name: github.com/go-playground/validator/v10
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: gomod-deps
- dependency-name: github.com/gorilla/websocket
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: gomod-deps
- dependency-name: github.com/minio/minio-go/v7
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: gomod-deps
- dependency-name: github.com/prometheus/client_golang
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: gomod-deps
- dependency-name: go.mongodb.org/mongo-driver
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: gomod-deps
- dependency-name: golang.org/x/image
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: gomod-deps
- dependency-name: google.golang.org/api
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: gomod-deps
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: gomod-deps
- dependency-name: google.golang.org/protobuf
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: gomod-deps
- dependency-name: github.com/google/uuid
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: gomod-deps
- dependency-name: github.com/IBM/sarama
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: gomod-deps
- dependency-name: github.com/aliyun/aliyun-oss-go-sdk
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: gomod-deps
- dependency-name: github.com/redis/go-redis/v9
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: gomod-deps
- dependency-name: github.com/tencentyun/cos-go-sdk-v5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: gomod-deps
- dependency-name: golang.org/x/sync
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: gomod-deps
- dependency-name: github.com/spf13/cobra
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: gomod-deps
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-18 11:19:54 +00:00
Xinwei Xiong
7921797294
Update and rename README-ES.md to README-e.md ( #1918 )
...
* Update and rename README-ES.md to README-e.md
* Rename README-e.md to README-es.md
* Update and rename README-FR.md to README-fr.md
* Update README-fr.md
* Rename README-es.md to README_es.md
* Rename README-fr.md to README_fr.md
2024-02-18 11:09:49 +00:00
Seal Bell
760fbc95e6
docs:add README_cs.md ( #1917 )
...
* docs:add README_cs.md
* Update .spelling_failures
* Update .spelling_failures
* Update .spelling_failures
---------
Co-authored-by: Xinwei Xiong <3293172751NSS@gmail.com >
2024-02-18 10:44:59 +00:00
longyuqing112
c63ea386af
docs: add README.md -FR ( #1901 )
...
* docs: add README-FR
Signed-off-by: Your Name <2631918708@qq.com >
* docs: add README-FR
Signed-off-by: longyuqing112 <2631918708@qq.com >
---------
Signed-off-by: Your Name <2631918708@qq.com >
Signed-off-by: longyuqing112 <2631918708@qq.com >
2024-02-18 10:44:49 +00:00
longyuqing112
bd354f9a62
docs: add README-ES ( #1896 )
...
Signed-off-by: kubbot & kubecub <3293172751ysy@gmail.com >
Co-authored-by: kubbot & kubecub <3293172751ysy@gmail.com >
2024-02-18 10:43:23 +00:00
Brabem
6186d657e2
feat: add docker-compse-1.yml and cancel the openim-admin annotate in docker-compose.yml ( #1881 )
...
* fix: del the manager config and manger init statement
* fix: fix the Manger judge condition
* fix: fix revokeMsg error
* fix: find erors
* fix: find error
* fix: fix the AdminAccount error
* fix: del the debug statement
* fix: fix the component check func
* fix: fix the get zkAddress error
* fix: fix the kafka client close error
* fix: add env in minio connected
* fix: del the minio env
* fix: fix the go.mod tools version
* fix: del get env in minio conneted
* feat: add GetUserToken api and add ex field in GetSortedConversationList resp
* fix: fix the go.mod version
* fix: add lack method
* fix: add a method
* fix: add lack implement
* fix: fix the tools pkg version
* fix: del the unuser pkg
* fix: add Limiting judgement of get admin token
* feat: add a yml of docker-compose-1.yml
* fix: add the lack content in docker-compose-1.yml
* fix: add the tips in docker-compose.yml
---------
Co-authored-by: OpenIM-Gordon <46924906+FGadvancer@users.noreply.github.com >
2024-02-18 10:42:56 +00:00
Seal Bell
5e7138034c
Docs: Modify the wrong file name ( #1914 )
2024-02-18 09:36:15 +00:00
xuan
90bd53b7dd
docs: renmae README files about other languages ( #1915 )
...
Signed-off-by: wxuanF <2569456943@qq.com >
2024-02-18 09:23:22 +00:00
Seal Bell
5046b3f6ce
docs:Modified the language naming of files and changed some error paths ( #1898 )
...
* Add Simplified Chinese README.md
* Add Ukrainian README.md
* Add Traditional Chinese README.md
* Add Czech README.md
* Add Hungarian README.md
* Add spanish README.md
* Add Persian README.md
* Add French README.md
* Add German README.md
* Add Japanese README.md
* Add Polish README.md
* Add Indonesian README.md
* Add Finnish README.md
* Add Malayalam README.md
* Add Dutch README.md
* Add Italian README.md
* Add Russian README.md
* Added Brazilian Portuguese README.md
* Add Esperanto README.md
* Add Korean README.md
* Add Vietnamese README.md
* Add Arabic README.md
* Add Danish README.md
* Add Greek README.md
* Add Turkish README.md
* Correct document suffix to distinguish language versions
* Improve path and file naming corrections
* Correct document suffix to distinguish language versions
* Improve path and file naming corrections
* Add Ukrainian README_uk.md
2024-02-07 13:52:38 +00:00
xuan
9dd44a75d0
docs: README KR ( #1895 )
...
Signed-off-by: wxuanF <2569456943@qq.com >
2024-02-07 13:51:45 +00:00
xuan
51faa9190d
docs: add README.md-TR ( #1900 )
...
Signed-off-by: wxuanF <2569456943@qq.com >
2024-02-07 13:50:17 +00:00
Xinwei Xiong
49610b5604
Fix Script Error and Enhance Code Robustness and Details ( #1890 )
...
* feat: add openim deployment tactics
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* feat: add openim deployment tactics
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* fix: set openim admin chat code
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* fix: set openim admin chat code
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* fix: fix openim msgtransfer code
* fix: fix openim msgtransfer code
---------
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
2024-02-06 07:53:03 +00:00
OpenIM Bot
5cb69b8742
cicd: bump League Patch ( #1892 )
2024-02-06 07:51:25 +00:00
xuan
7862fa5003
docs: add README.md JP ( #1891 )
...
* docs: README JP
Signed-off-by: wxuanF <2569456943@qq.com >
* Update openimci.yml
* Update golangci-lint.yml
* docs: README JP
Signed-off-by: wxuanF <2569456943@qq.com >
* docs: README JP
Signed-off-by: wxuanF <2569456943@qq.com >
* docs: README JP
Signed-off-by: wxuanF <2569456943@qq.com >
---------
Signed-off-by: wxuanF <2569456943@qq.com >
Co-authored-by: Xinwei Xiong <3293172751NSS@gmail.com >
2024-02-06 06:11:27 +00:00
OpenIM Bot
6c7b94f03f
[Auto PR 🤖 ] Bump League Patch auto PR ( #1884 )
...
* cicd: bump League Patch
* Update project-progress.yml
---------
Co-authored-by: Xinwei Xiong <3293172751NSS@gmail.com >
2024-02-05 09:45:45 +00:00
fengyun.rui
31381935f1
fix: graceful exit for kafka consumer of msgtransfer ( #1483 )
...
* fix: graceful exit for kafka consumer of msgtransfer
Signed-off-by: rfyiamcool <rfyiamcool@163.com >
* Update init.go
* Update init.go
---------
Signed-off-by: rfyiamcool <rfyiamcool@163.com >
Co-authored-by: OpenIM-Gordon <46924906+FGadvancer@users.noreply.github.com >
2024-02-05 02:37:53 +00:00
Xinwei Xiong
0865eb65b1
fix: kill 10 process optimization ( #1883 )
2024-02-05 02:08:55 +00:00
Brabem
ee24515761
feat: add getUserToken api and add ex field in getSortedConversationListResp ( #1880 )
...
* fix: del the manager config and manger init statement
* fix: fix the Manger judge condition
* fix: fix revokeMsg error
* fix: find erors
* fix: find error
* fix: fix the AdminAccount error
* fix: del the debug statement
* fix: fix the component check func
* fix: fix the get zkAddress error
* fix: fix the kafka client close error
* fix: add env in minio connected
* fix: del the minio env
* fix: fix the go.mod tools version
* fix: del get env in minio conneted
* feat: add GetUserToken api and add ex field in GetSortedConversationList resp
* fix: fix the go.mod version
* fix: add lack method
* fix: add a method
* fix: add lack implement
* fix: fix the tools pkg version
* fix: del the unuser pkg
* fix: add Limiting judgement of get admin token
2024-02-04 12:13:17 +00:00
Xinwei Xiong
311d42283b
feat: fix openim logs and ci ( #1878 )
2024-02-04 12:06:34 +00:00
Xinwei Xiong
9610da9123
fix(main): fix openim scripts start rpc log ( #1877 )
...
* Update start.go
* Update start.go
2024-02-04 12:05:53 +00:00
OpenIM Bot
8729f90d02
cicd: bump League Patch ( #1874 )
2024-02-04 02:40:26 +00:00
Xinwei Xiong
854f8dbd2f
feat: Optimize openim scripts and standard output logs ( #1866 )
...
* feat: add component check func
* fix: fix the outpu error
* fix: fix the stderr outpu
* fix: fix the component check func
* fix: fix the error
* fix: fix the output error
* fix: del the disruptions code
* fix the log output format
* fix: fix the tools version
* fix: fix the cycle detection
* fix: fix the error
* fix: fix the flag
* fix: add mongo ping detection
* fix: fix the tools pkg version
* fix: del the err
* feat: support openim readme docs
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* feat: support openim readme docs
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* feat: support openim readme docs
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* fix: fix the minio nil error
* fix: del the repeated wrap and add err print
* fix: fix this bug scripts
* Revert "Check"
---------
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
Co-authored-by: luhaoling <2198702716@qq.com >
2024-02-02 13:59:12 +00:00
Xinwei Xiong
af878a96cf
feat: add architecture layers ( #1860 )
...
* feat: add architecture layers
* feat: add architecture layers
* feat: add architecture layers
* feat: add .gitignore file
* feat: add .gitignore file
* feat: fix openim logs and ci
* feat: fix openim logs and ci
* feat: support openim readme docs
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* Update main.go
---------
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
2024-02-02 11:47:16 +00:00
Brabem
f551b50e79
fix: Refactoring the code for component detection ( #1868 )
...
* feat: add component check func
* fix: fix the outpu error
* fix: fix the stderr outpu
* fix: fix the component check func
* fix: fix the error
* fix: fix the output error
* fix: del the disruptions code
* fix the log output format
* fix: fix the tools version
2024-02-02 16:21:14 +08:00
OpenIM Bot
bb862bd207
cicd: bump League Patch ( #1863 )
2024-02-02 03:41:01 +00:00
OpenIM-Gordon
c55e03dc70
fix: process add errors wrap. ( #1862 )
...
* fix: process add errors wrap.
* fix: process add errors wrap.
2024-02-02 02:11:13 +00:00
Brabem
55ca661d13
Bug: replace the component check func by tools pkg ( #1846 )
...
* fix: del the manager config and manger init statement
* fix: fix the Manger judge condition
* fix: fix revokeMsg error
* fix: find erors
* fix: find error
* fix: fix the AdminAccount error
* fix: del the debug statement
* fix: fix the component check func
* fix: fix the get zkAddress error
* fix: fix the kafka client close error
* fix: add env in minio connected
* fix: del the minio env
* fix: fix the go.mod tools version
* fix: del get env in minio conneted
2024-02-01 02:11:22 +00:00
丛蛋白
551781a0ee
fix document parameter errors ( #1848 )
...
Co-authored-by: Xinwei Xiong <3293172751NSS@gmail.com >
2024-02-01 02:10:38 +00:00
Seal Bell
4c0121849d
docs:Add multi-language README.md in ./docs/ file ( #1852 )
...
* Add Simplified Chinese README.md
* Add Ukrainian README.md
* Add Traditional Chinese README.md
* Add Czech README.md
* Add Hungarian README.md
* Add spanish README.md
* Add Persian README.md
* Add French README.md
* Add German README.md
* Add Japanese README.md
* Add Polish README.md
* Add Indonesian README.md
* Add Finnish README.md
* Add Malayalam README.md
* Add Dutch README.md
* Add Italian README.md
* Add Russian README.md
* Added Brazilian Portuguese README.md
* Add Esperanto README.md
* Add Korean README.md
* Add Vietnamese README.md
* Add Arabic README.md
* Add Danish README.md
* Add Greek README.md
* Add Turkish README.md
2024-02-01 09:38:21 +08:00
Xinwei Xiong
42a3084a6f
Update environment.md fix environment mongo username ( #1847 )
2024-01-31 09:58:24 +00:00
Xinwei Xiong
c205013436
Update offline-deployment.md openim offine deployment docs ( #1843 )
2024-01-31 06:16:32 +00:00
Xinwei Xiong
18047859b8
Delete build/images/openim-rpc-encryption directory ( #1842 )
2024-01-31 06:16:19 +00:00
Xinwei Xiong
4ded2cffed
Delete build/images/openim-rpc-extend-msg directory ( #1841 )
2024-01-31 06:16:09 +00:00
OpenIM Bot
0a245df2f8
cicd: bump League Patch ( #1837 )
2024-01-31 06:14:03 +00:00
Xinwei Xiong
bd9e50d9e0
fix(docker-compose): Update the env template to uncomment the mongo port ( #1833 )
2024-01-29 11:58:19 +00:00
Brabem
32cd79044b
feat: del the manager configure and it's initializestatement ( #1830 )
...
* fix: del the manager config and manger init statement
* fix: fix the Manger judge condition
* fix: fix revokeMsg error
* fix: find erors
* fix: find error
* fix: fix the AdminAccount error
* fix: del the debug statement
2024-01-29 11:57:37 +00:00
dependabot[bot]
f94d8af737
chore(deps): bump google.golang.org/grpc in /tools/url2im ( #1283 )
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.56.2 to 1.56.3.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.2...v1.56.3 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-28 10:32:34 +00:00
dependabot[bot]
34551a82a2
chore(deps): bump golang.org/x/crypto in /tools/data-conversion ( #1580 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.16.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.16.0...v0.17.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-28 10:30:51 +00:00
a3d21
b14c0475d2
fix duplicated offline push ( #1816 )
2024-01-27 02:52:13 +00:00
OpenIM Bot
1d5732c97e
cicd: bump League Patch ( #1828 )
2024-01-27 02:50:25 +00:00
Xinwei Xiong
7ef32bf8a0
[Auto PR] Bump League Patch in '"base branch' ( #1827 )
2024-01-26 16:50:11 +00:00
OpenIM Bot
19ffde3196
cicd: bump League Patch ( #1825 )
2024-01-26 16:49:37 +00:00
Xinwei Xiong
e79532aa93
feat: add pull request set workflows ( #1824 )
...
* feat: add pull request set workflows
* Update pull-request.yml
2024-01-26 16:10:42 +00:00
chao
c86df88b59
fix: conversation aggregate find error ( #1822 )
...
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: conversation aggregate find error
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
2024-01-26 12:55:37 +00:00
Xinwei Xiong
e2650add40
feat: Enhanced Automation for OpenIM Advanced CICD and GitOps Support ( #1819 )
...
* feat: add advanced version cicd
* fix: fix openim server deployment
2024-01-26 12:53:25 +00:00
AndrewZuo01
05e66e9f8d
Feature: add direct connect mode with zookeeper, etcd, and k8s ( #1775 )
...
* fix: fix the bug
* fix: fix the imAdmin permission and searchNoficitaion resp
* 2023 Annual Summary Reflections and Aspirations
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* fix: dissmissGroup and lack of keyword bug (#1678 )
* Update docker-start-all.sh
* Update env-template.yaml
* Update docker-start-all.sh
* fix openim config mongo passwd env
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* fix: fix some bug
* fix: group messages sync failed.
* fix: fix the valiable name
* fix: fix the getSortedConversation api
* fix: fix the mongo search error
* fix: GroupApplicationAcceptedNotification
(cherry picked from commit 4c3c4555a3 )
* fix: GroupApplicationAcceptedNotification
* fix update friends
* fix pageFindUser
* Delete .devcontainer directory
* fix find user
* Your commit message here
* feat: direct conn
* fix: direct conn message gateway array exceed length
* fix: direct conn message gateway array exceed length
* fix: direct conn cannot find name
* fix: direct conn cannot find name
* fix: direct conn cannot find name
* fix: direct conn cannot find name
* fix: direct conn cannot find name
* fix: direct conn cannot find name
* fix: direct conn cannot find name
* fix: direct conn cannot find name
* fix: direct conn cannot find name
* fix: operation id invalid
* feat: multiple address
* feat: multiple address
* feat: multiple address
* feat: multiple addresses
* feat: multiple addresses
* feat: multiple addresses
* feat: multiple addresses
* feat: multiple addresses
* feat: multiple addresses
* feat: multiple addresses
* feat: multiple addresses
* feat: multiple addresses
* feat: multiple addresses
* feat: multiple addresses
* feat: multiple addresses
* feat: multiple addresses
* feat: direct conn with multiple ports
* Update user.go
* feat: direct conn with multiple ports
* feat: remove checkServiceHealth
* feat: update fmt error
* feat: update .devcontainer
* feat: update .devcontainer
* feat: update fmt.Errorf(
---------
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
Co-authored-by: luhaoling <2198702716@qq.com >
Co-authored-by: Xinwei Xiong <3293172751@qq.com >
Co-authored-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
Co-authored-by: Brabem <69128477+luhaoling@users.noreply.github.com >
Co-authored-by: OpenIM Bot <124379614+kubbot@users.noreply.github.com >
Co-authored-by: OpenIM Robot <139873238+openimbot@users.noreply.github.com >
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <993506633@qq.com >
2024-01-26 06:39:53 +00:00
Xinwei Xiong
9527278239
feat: fix openim logs and ci ( #1817 )
2024-01-26 04:05:17 +00:00
Xinwei Xiong
d356f7a035
feat(main): 🚀 Database Name Correction and S3 Module Int32 Overflow Fix with Go Routine Integration for Automated Checks and Script Optimization ( #1799 )
...
* feat: replace mongo database openIM_v3 to openim_v3
* openim-building-an-efficient-version-control-and-testing-workflow
* feat: complete openim source deployment rpc start timeout
* feat: optimize config
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* feat: add scripts format
* feat: use scripts format code
* fix cos and minio etc to typecheck
* feat: scripts make verify check ci
* fix: make file verify spelling
* fix: make file verify spelling
* Concurrent Type Checking and Cross-Platform Development in Go
* feat: add copyright make lint and format
* feat: add config examples file
Signed-off-by: Xinwei Xiong <3293172751@qq.com >
* feat: add config examples file
Signed-off-by: Xinwei Xiong <3293172751@qq.com >
---------
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
Signed-off-by: Xinwei Xiong <3293172751@qq.com >
2024-01-26 02:02:53 +00:00
dependabot[bot]
fa55c44113
feat(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 ( #1579 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.14.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-21 08:51:21 +00:00
Xinwei Xiong
e182d5e7df
feat: optimize mac deployment scripts ( #1795 )
2024-01-21 04:13:31 +00:00
Xinwei Xiong
7155d1acb7
feat: Enhance Script Details and Add MacOS Compatibility with Documentation Updates ( #1794 )
...
* feat: fix a portion of get path
* feat: optimize mac deployment scripts
2024-01-21 02:49:08 +00:00
Brabem
907104701a
fix: change the afterSendSingleMsg config and fix CallbackSingleMsgRead unused problem ( #1790 )
...
* fix: open the afterSendSingleMsg config
* fix: fix the CallbackSingleMsgRead unused
2024-01-19 15:50:33 +00:00
AndrewZuo01
19f5c94d25
fix: update nick name field for get_user ( #1786 )
...
* update set pin friends
* update set pin friends
* update set pin friends
* update set pin friends
* update set pin friends
* update set pin friends
* fix bugs
* fix bugs
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* Update go.mod
* Update friend.go
* debug
* debug
* debug
* add pin friend test
* add pin friend test
* add pin friend test
* add pin friend test
* add pin friend test
* add pin friend test
* add pin friend test
* add pin friend test
* add pin friend test
* I cannot solve todo in test.sh
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* Update go.mod
* fix group notification
* fix group notification
* update openimsdk tools
* update openim server remove duplicate code
* update openim server remove duplicate code
* update user command get
* update user command get
* update response of callback response error
* update black ex
* update join group ex
* update user pb2map
* update go sum
* update go sum
* update updateUserInfoEx
* update updateUserInfoEx
* update updateUserInfoEx add callback functions
* fix dismiss group function
* fix dismiss group function
* fix dismiss group function
* fix dismiss group function
* update pin friend to update friend
* fix go mod
* fix err golangci-lint
* fix UserPb2DBMap
* update comments, update go.mod check for register username
* update comments, update go.mod check for register username
* update comments, update go.mod check for register username
* update comments, update go.mod check for register username
* fix callback
* fix go.mod
* fix debug
* fix bugs
* update notification
* update notification
* update notification
* update notification
* update notification
* update notification
* update notification
* update notification
* fix updateUserInfoEx
* fix updateUserInfoEx
* modify go.mod
* fix updateUserInfoEx
* fix updateUserInfoEx
* fix: fix the bug
* fix: fix the imAdmin permission and searchNoficitaion resp
* fix updateUserInfoEx
* 2023 Annual Summary Reflections and Aspirations
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* fix: dissmissGroup and lack of keyword bug (#1678 )
* Update docker-start-all.sh
* Update env-template.yaml
* update user command notification
* Update docker-start-all.sh
* fix openim config mongo passwd env
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* update user command get all notification
* update user command get all notification
* fix type = 0
* fix type = 0
* fix type = 0
* fix type = 0
* fix type = 0
* fix type = 0
* fix typing cause callback
* add ex to usercommand
* add ex to usercommand
* update updatefriends
* fix updatefriend map
* fix updatefriend FriendsInfoUpdateNotification
* fix push online and offline user, but why typing trigger callback push?
* fix push online and offline user, but why typing trigger callback push?
* update user command record not found and user access check
* update user command get all user access check
* update go.mod
* fix callback name and place
* fix: fix some bug
* fix: group messages sync failed.
* upadtae callback test
* fix callback typing
* fix callback typing
* fix callback typing
* fix callback typing
* fix lint on processusercommand
* fix: fix the valiable name
* fix: fix the getSortedConversation api
* fix: fix the mongo search error
* fix: GroupApplicationAcceptedNotification
(cherry picked from commit 4c3c4555a3 )
* fix: GroupApplicationAcceptedNotification
* fix update friends
* fix pageFindUser
* fix pageFindUser
* fix pageFindUser
* fix pageFindUser
* Delete .devcontainer directory
* revert
* more powerful PageFindUserWithKeyword
* more powerful PageFindUserWithKeyword
* more powerful PageFindUserWithKeyword
* bug: update nickname
* bug: update nickname
---------
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
Co-authored-by: Xinwei Xiong <3293172751@qq.com >
Co-authored-by: luhaoling <2198702716@qq.com >
Co-authored-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
Co-authored-by: Brabem <69128477+luhaoling@users.noreply.github.com >
Co-authored-by: OpenIM Bot <124379614+kubbot@users.noreply.github.com >
Co-authored-by: OpenIM Robot <139873238+openimbot@users.noreply.github.com >
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <993506633@qq.com >
2024-01-19 15:49:57 +00:00
Xinwei Xiong
2a5129b1ae
Update docker-compose.yaml support arm/v6, arm/v8 ( #1776 )
2024-01-16 13:49:27 +00:00
AndrewZuo01
080ddb82cd
fix(main): add more cases for get_users api, so it accept users in older version. feat(main): also add search functionality ( #1751 )
...
* update set pin friends
* update set pin friends
* update set pin friends
* update set pin friends
* update set pin friends
* update set pin friends
* fix bugs
* fix bugs
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* Update go.mod
* Update friend.go
* debug
* debug
* debug
* add pin friend test
* add pin friend test
* add pin friend test
* add pin friend test
* add pin friend test
* add pin friend test
* add pin friend test
* add pin friend test
* add pin friend test
* I cannot solve todo in test.sh
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* Update go.mod
* fix group notification
* fix group notification
* update openimsdk tools
* update openim server remove duplicate code
* update openim server remove duplicate code
* update user command get
* update user command get
* update response of callback response error
* update black ex
* update join group ex
* update user pb2map
* update go sum
* update go sum
* update updateUserInfoEx
* update updateUserInfoEx
* update updateUserInfoEx add callback functions
* fix dismiss group function
* fix dismiss group function
* fix dismiss group function
* fix dismiss group function
* update pin friend to update friend
* fix go mod
* fix err golangci-lint
* fix UserPb2DBMap
* update comments, update go.mod check for register username
* update comments, update go.mod check for register username
* update comments, update go.mod check for register username
* update comments, update go.mod check for register username
* fix callback
* fix go.mod
* fix debug
* fix bugs
* update notification
* update notification
* update notification
* update notification
* update notification
* update notification
* update notification
* update notification
* fix updateUserInfoEx
* fix updateUserInfoEx
* modify go.mod
* fix updateUserInfoEx
* fix updateUserInfoEx
* fix: fix the bug
* fix: fix the imAdmin permission and searchNoficitaion resp
* fix updateUserInfoEx
* 2023 Annual Summary Reflections and Aspirations
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* fix: dissmissGroup and lack of keyword bug (#1678 )
* Update docker-start-all.sh
* Update env-template.yaml
* update user command notification
* Update docker-start-all.sh
* fix openim config mongo passwd env
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* update user command get all notification
* update user command get all notification
* fix type = 0
* fix type = 0
* fix type = 0
* fix type = 0
* fix type = 0
* fix type = 0
* fix typing cause callback
* add ex to usercommand
* add ex to usercommand
* update updatefriends
* fix updatefriend map
* fix updatefriend FriendsInfoUpdateNotification
* fix push online and offline user, but why typing trigger callback push?
* fix push online and offline user, but why typing trigger callback push?
* update user command record not found and user access check
* update user command get all user access check
* update go.mod
* fix callback name and place
* fix: fix some bug
* fix: group messages sync failed.
* upadtae callback test
* fix callback typing
* fix callback typing
* fix callback typing
* fix callback typing
* fix lint on processusercommand
* fix: fix the valiable name
* fix: fix the getSortedConversation api
* fix: fix the mongo search error
* fix: GroupApplicationAcceptedNotification
(cherry picked from commit 4c3c4555a3 )
* fix: GroupApplicationAcceptedNotification
* fix update friends
* fix pageFindUser
* fix pageFindUser
* fix pageFindUser
* fix pageFindUser
* Delete .devcontainer directory
* revert
* more powerful PageFindUserWithKeyword
* more powerful PageFindUserWithKeyword
* more powerful PageFindUserWithKeyword
---------
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
Co-authored-by: Xinwei Xiong <3293172751@qq.com >
Co-authored-by: luhaoling <2198702716@qq.com >
Co-authored-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
Co-authored-by: Brabem <69128477+luhaoling@users.noreply.github.com >
Co-authored-by: OpenIM Bot <124379614+kubbot@users.noreply.github.com >
Co-authored-by: OpenIM Robot <139873238+openimbot@users.noreply.github.com >
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <993506633@qq.com >
2024-01-16 06:34:41 +00:00
Xinwei Xiong
64d6b04320
feat: add openim docker compose deployment github comment ( #1769 )
...
* feat: add openim v3.4 and v3.5 changelog
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* feat: add openim github comment
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* fix: fix openim docker compose images version form github comment
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* fix: fix openim docker compose images version form github comment
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
---------
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
2024-01-15 08:39:44 +00:00
Xinwei Xiong
98d3646167
Stability Enhancement: Pin Docker Compose Images for minio and openim-web ( #1762 )
...
* Update docker-compose.yml
* Update docker-compose.yml
* Update docker-compose.yml
2024-01-13 01:38:52 +00:00
Xinwei Xiong
fdf055d328
fix: mac deployment ( #1761 )
2024-01-12 14:02:56 +00:00
Xinwei Xiong
a24eedb66d
Update docker-compose.yml ( #1759 )
2024-01-12 13:17:45 +00:00
Xinwei Xiong
0375361294
Rename README.md to README.md ( #1757 )
2024-01-12 12:12:38 +00:00
AndrewZuo01
955520471f
Rename devcontainer.json to devcontainer.json ( #1756 )
2024-01-12 10:58:29 +00:00
Xinwei Xiong
c795304df1
🚀 Enhancements in Offline Deployment Documentation, CICD Process Upgrades, Deployment Optimization, and Additional Fixes ( #1721 )
...
* feat: support openim prom enbels
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* feat: support openim prom enbels
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* feat: support openim prom enbels
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* feat: support openim prom enbels
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* feat: support openim prom enbels
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* feat: support openim prom enbels
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* feat: support openim prom enbels
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* feat: support openim prom enbels
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* feat: add go formity checker
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* feat: add openim offline deployment docs
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* feat: add openim offline deployment docs
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* feat: add openim offline deployment docs
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* feat: add openim support arm arch
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* fix: fox openim support arm arch
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* fix: fox openim support arm arch
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* feat: add openim v3.4 and v3.5 changelog
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* feat: add devcontainer.json file
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* feat: add openim v3.4 and v3.5 changelog
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* feat: add openim v3.4 and v3.5 changelog
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* Update util.sh
amend shell get pid command fd on mac.
* feat: Add To start developing OpenIM Docs
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* docs: update openim readme and dov container
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* feat: set openim lint
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* feat: fix go release scripts
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* feat: fix go release scripts
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* docs(changelog): add CHANGELOG-3.5.0+6.a09200e.md
* docs(changelog): add CHANGELOG-3.5.0+2.e0bd54f.md
* docs(changelog): add CHANGELOG-3.5.0+2.e0bd54f-1-g4ce6a0fa6.md
* feat: set openim lint
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* docs(changelog): add CHANGELOG-3.5.0+2.e0bd54f-3-g52f9fc209.md
* docs(changelog): add CHANGELOG-3.5.0+2.e0bd54f-4-g87f685b17.md
* docs(changelog): add CHANGELOG-3.5.0.md
* feat: set openim lint
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* fix: fix scripts functions upload
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* fix: fix scripts functions upload
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* docs(changelog): add CHANGELOG-3.5.0.md
* fix: fix scripts functions upload
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* fix: fix scripts functions upload
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* feat: set openim lint
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
---------
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
Co-authored-by: mrwenhui <mr.wenhui@gmail.com >
2024-01-12 10:04:06 +00:00
chao
bf46412c5a
fix: GroupApplicationRejectedNotification not notification apply for userID ( #1740 )
...
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
2024-01-12 03:49:16 +00:00
Brabem
04c77bff7e
fix: fix the mongo search error ( #1736 )
...
* fix: improve the GetSortedConversation api
* fix: fix the go.mod
* fix: fix the valiable name
* fix: the FindUser error
* fix: fix the mongo search
2024-01-10 10:59:12 +00:00
Brabem
1c72e46cc9
fix: fix the GetSortedConversationList ( #1725 )
...
* fix: improve the GetSortedConversation api
* fix: fix the go.mod
* fix: fix the valiable name
2024-01-10 02:55:55 +00:00
AndrewZuo01
a2a082f681
update usercommand and fix callback ( #1681 )
...
* update set pin friends
* update set pin friends
* update set pin friends
* update set pin friends
* update set pin friends
* update set pin friends
* fix bugs
* fix bugs
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* Update go.mod
* Update friend.go
* debug
* debug
* debug
* add pin friend test
* add pin friend test
* add pin friend test
* add pin friend test
* add pin friend test
* add pin friend test
* add pin friend test
* add pin friend test
* add pin friend test
* I cannot solve todo in test.sh
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* Update go.mod
* fix group notification
* fix group notification
* update openimsdk tools
* update openim server remove duplicate code
* update openim server remove duplicate code
* update user command get
* update user command get
* update response of callback response error
* update black ex
* update join group ex
* update user pb2map
* update go sum
* update go sum
* update updateUserInfoEx
* update updateUserInfoEx
* update updateUserInfoEx add callback functions
* fix dismiss group function
* fix dismiss group function
* fix dismiss group function
* fix dismiss group function
* update pin friend to update friend
* fix go mod
* fix err golangci-lint
* fix UserPb2DBMap
* update comments, update go.mod check for register username
* update comments, update go.mod check for register username
* update comments, update go.mod check for register username
* update comments, update go.mod check for register username
* fix callback
* fix go.mod
* fix debug
* fix bugs
* update notification
* update notification
* update notification
* update notification
* update notification
* update notification
* update notification
* update notification
* fix updateUserInfoEx
* fix updateUserInfoEx
* modify go.mod
* fix updateUserInfoEx
* fix updateUserInfoEx
* fix updateUserInfoEx
* update user command notification
* update user command get all notification
* update user command get all notification
* fix type = 0
* fix type = 0
* fix type = 0
* fix type = 0
* fix type = 0
* fix type = 0
* fix typing cause callback
* add ex to usercommand
* add ex to usercommand
* update updatefriends
* fix updatefriend map
* fix updatefriend FriendsInfoUpdateNotification
* fix push online and offline user, but why typing trigger callback push?
* fix push online and offline user, but why typing trigger callback push?
* update user command record not found and user access check
* update user command get all user access check
* update go.mod
* fix callback name and place
* upadtae callback test
* fix callback typing
* fix callback typing
* fix callback typing
* fix callback typing
* fix lint on processusercommand
---------
Co-authored-by: Xinwei Xiong <3293172751@qq.com >
2024-01-10 02:27:03 +00:00
Gordon
535ae19f7a
fix: group messages sync failed. ( #1720 )
...
* fix: add notifications for some notifications.
* fix: modify dismissed group's status.
* fix: Adjust the logic in multiTerminalLoginChecker to prevent onlineUserNum from decreasing below zero, thereby avoiding negative values.
* fix: group messages sync failed.
2024-01-09 06:49:31 +00:00
skiffer-git
3ff588896f
update: update readme ( #1714 )
...
* update: update readme
* update: update readme
* update: update readme
* update: update readme
2024-01-08 13:40:04 +00:00
Brabem
d91a665891
fix: fix some bug ( #1710 )
...
* fix: test the getUser api
* fix: fix the go.mod
* fix: fix the go.mod
* fix: fix the go.mod
* fix: fix the addNotificationAccount req
* fix: fix the addnotificationAccount resp
* fix: fix the searchNotificationResp
* fix: fix the go mod
* fix: fix the field of PageFindUser
* Update openimci.yml
* Update openimci.yml
---------
Co-authored-by: Xinwei Xiong <3293172751@qq.com >
2024-01-08 13:38:48 +00:00
chao
ceb950a57f
feat: send msg at text ( #1705 )
2024-01-08 07:16:28 +00:00
Xinwei Xiong
f27b1e43f5
Enhancements to Script Variables and Logic in OpenIM, Including dig Detection and Mongo Startup Checks ( #1696 )
...
* update openim and optimize openim docs and dig check
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* update openim and optimize openim docs and dig check
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* update openim and optimize openim docs and dig check
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* update openim environment and status
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* update openim environment and status
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* update openim environment and status
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* update openim environment and status
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* update openim environment and status
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* update openim environment and status
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* update openim environment and status
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* update openim environment and status
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* update openim environment and status
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* update openim environment and status
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* fix openim config mongo passwd env
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* update openim environment and status
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* update openim environment and status
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* update openim environment and status
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* update openim environment and status
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* update openim environment and status
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* update openim environment and status
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* update openim environment and status
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* update openim environment and status
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* feat: add openim mongo logic
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* feat: add openim mongo logic
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* feat: add openim mongo logic
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* feat: add openim mongo logic
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* feat: sava openim cicd
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* feat: add openim mongo logic
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* feat: add openim mongo logic
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* feat: add openim mongo logic
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* feat: add openim mongo logic
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* feat: add openim mongo logic
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* feat: add openim mongo logic
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* feat: add openim mongo logic
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* feat: add openim mongo logic
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* feat: add openim mongo logic
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* feat: add openim mongo logic
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* feat: add openim mongo logic
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
---------
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
2024-01-07 07:02:59 +00:00
Xinwei Xiong
c241f5bea1
Update cla.yml ( #1692 )
2024-01-06 13:02:47 +00:00
Xinwei Xiong
8aac6c6f81
Fix(main): fix openim config from mongo password env upgrade openim build CICD ( #1689 )
...
* fix openim config mongo passwd env
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* fix openim config mongo passwd env
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* fix openim config mongo passwd env
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* fix openim config mongo passwd env
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
---------
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
2024-01-05 03:19:40 +00:00
Xinwei Xiong
e0244d9ca7
Update docker-start-all.sh fix MSG_TRANSFER_PROM_PORT ( #1679 )
...
* fix: fix the bug
* fix: fix the imAdmin permission and searchNoficitaion resp
* 2023 Annual Summary Reflections and Aspirations
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* fix: dissmissGroup and lack of keyword bug (#1678 )
* Update docker-start-all.sh
* Update env-template.yaml
* Update docker-start-all.sh
---------
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
Co-authored-by: luhaoling <2198702716@qq.com >
Co-authored-by: Brabem <69128477+luhaoling@users.noreply.github.com >
Co-authored-by: OpenIM Bot <124379614+kubbot@users.noreply.github.com >
2024-01-04 12:51:21 +00:00
skiffer-git
6764fa5e70
MongoDB supports non-root users ( #1684 )
...
* MongoDB supports non-root users
Signed-off-by: skiffer-git <44203734@qq.com >
* Update component.go
* Update env-template.yaml
* Update docker-compose.yml
* Update environment.sh
* Update openim.yaml
* Update mongo-init.sh
---------
Signed-off-by: skiffer-git <44203734@qq.com >
Co-authored-by: Xinwei Xiong <3293172751@qq.com >
2024-01-04 12:50:29 +00:00
Brabem
d3047d73b6
fix: dissmissGroup and lack of keyword bug ( #1672 )
...
* feat: add GetConversationsUnreadSeqAndMaxSeq func
* feat: add GetConversationsUnreadSeqAndMaxSeq func
* feat: add GetConversationsUnreadSeqAndMaxSeq func
* fix: fix the conflect
* feat: add GetConversationList Api
* fix: fix the error
* fix: move the GetConversationList to conversation folder
* fix: fix the go.mod
* fix: add InitiateFormData and CompleteFormData
* fix: fix the error
* fix: find error
* fix: test
* feat: add notification API
* fix: find error
* fix: fix the error
* fix: fix the PinFriend error
* fix: fix the Ex error
* fix: find the error
* fix: fix the rpc error
* fix: fix the error
* fix: fix the log error
* fix: fix the error1
* fix: fix the error
* fix: fix the script
* fix: fix the error
* fix: fix the error
* fix: fix the error of tag
* fix: fix the protocol
* fix: fix the error
* fix: fix the error
* fix: fix the err not wrap
* fix: fix the error
* fix: fix GetGroupMembers by nickname
* fix: support search userInfo by nickname or userID
* fix: fix the search by nickname error
* fix: fix the mod
2024-01-04 08:04:15 +00:00
Xinwei Xiong
09c3229d9d
feat(main): fix openim docker start openim server internal port lock ( #1673 )
...
* fix: fix the bug
* fix: fix the imAdmin permission and searchNoficitaion resp
* 2023 Annual Summary Reflections and Aspirations
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
---------
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
Co-authored-by: luhaoling <2198702716@qq.com >
2024-01-04 08:01:32 +00:00
Xinwei Xiong
e1c2e94ec9
Update env-template.yaml ( #1670 )
...
* Update env-template.yaml
* Update env-template.yaml
* Update env-template.yaml
2024-01-04 06:15:14 +00:00
Brabem
9e2a256817
fix: fix the imAdmin permission ( #1664 )
...
* fix: fix the error
* fix: fix the SearchNotificationAccount resp
* fix: fix the god
* Update install-im-server.sh
* Update install-im-server.sh
* fix: fix the searchNotificationAccounts
* fix: fix the imAdmin competence
* fix: fix the error
* fix: fix the checkAdminV3
---------
Co-authored-by: Xinwei Xiong <3293172751@qq.com >
2024-01-03 17:24:02 +08:00
Brabem
587533df4d
fix: update Notification update resp ( #1663 )
...
* fix: fix the error
* fix: fix the SearchNotificationAccount resp
* fix: fix the god
* Update install-im-server.sh
* Update install-im-server.sh
---------
Co-authored-by: Xinwei Xiong <3293172751@qq.com >
2024-01-03 07:46:38 +00:00
Gordon
5d1cf8c061
fix: Adjust the logic in multiTerminalLoginChecker to prevent onlineUserNum from decreasing below zero, thereby avoiding negative values. ( #1658 )
...
* fix: add notifications for some notifications.
* fix: modify dismissed group's status.
* fix: Adjust the logic in multiTerminalLoginChecker to prevent onlineUserNum from decreasing below zero, thereby avoiding negative values.
2024-01-03 07:32:42 +00:00
Brabem
f1ba5c2bff
fix: fix the error ( #1653 )
2024-01-03 02:07:01 +00:00
Xinwei Xiong
11108e1ddf
fix: release openim version not auto build ( #1660 )
2024-01-02 12:59:26 +00:00
Gordon
c19bafc49d
fix: modify dismissed group's status. ( #1655 )
...
* fix: add notifications for some notifications.
* fix: modify dismissed group's status.
2024-01-02 07:37:05 +00:00
Xinwei Xiong
d594d6f517
fix: install-im-server ( #1648 )
...
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
2024-01-02 04:42:46 +00:00
chao
3fffc2f212
feat: support websocket first message method response code ( #1651 )
...
* upgrade package and rtc convert
* upgrade package and rtc convert
* upgrade package and rtc convert
* upgrade package and rtc convert
* friend user
* s3 form data
* s3 form data
* s3 form data
* s3 form data
* s3 form data
* s3 form data
* s3 form data
* s3 form data
* s3 form data
* ws
* ws
* ws
* ws
* ws
2024-01-02 03:51:09 +00:00
Xinwei Xiong
49f4e3f0de
fix: fix Security vulnerability ( #1646 )
...
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
2024-01-01 13:11:57 +00:00
Xinwei Xiong
bed112d037
Update check-all.sh ( #1643 )
2023-12-30 03:12:19 +00:00
xuexihuang
a7138cb3b7
feature:grafana web inside ( #1636 )
...
* feature:grafana web inside
* fix: using protocal v0.0.42
* fix: review values(but not use)
2023-12-30 02:40:42 +00:00
Xinwei Xiong
959c5a7ae1
feat: add openim scripts fix and optimize config about openim source code deployment for this PR? openim ci and scripts ( #1641 )
...
* fix: fix openim zk env set
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* fix: fix openim zk env set
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* feat: add openim docker prom
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* feat: add openim docker prom
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
---------
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
2023-12-29 22:29:52 +08:00
Xinwei Xiong
1e52376d7b
fix: fix openim scripts and ci add openim check ( #1632 )
...
* fix: fix openim zk env set
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* fix: fix openim zk env set
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* feat: add openim docker prom
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
---------
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
2023-12-29 12:43:58 +00:00
AndrewZuo01
c68a61d8c2
fix setUserInfoEx ( #1635 )
...
* update set pin friends
* update set pin friends
* update set pin friends
* update set pin friends
* update set pin friends
* update set pin friends
* fix bugs
* fix bugs
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* Update go.mod
* Update friend.go
* debug
* debug
* debug
* add pin friend test
* add pin friend test
* add pin friend test
* add pin friend test
* add pin friend test
* add pin friend test
* add pin friend test
* add pin friend test
* add pin friend test
* I cannot solve todo in test.sh
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* Update go.mod
* fix group notification
* fix group notification
* update openimsdk tools
* update openim server remove duplicate code
* update openim server remove duplicate code
* update user command get
* update user command get
* update response of callback response error
* update black ex
* update join group ex
* update user pb2map
* update go sum
* update go sum
* update updateUserInfoEx
* update updateUserInfoEx
* update updateUserInfoEx add callback functions
* fix dismiss group function
* fix dismiss group function
* fix dismiss group function
* fix dismiss group function
* update pin friend to update friend
* fix go mod
* fix err golangci-lint
* fix UserPb2DBMap
* update comments, update go.mod check for register username
* update comments, update go.mod check for register username
* update comments, update go.mod check for register username
* update comments, update go.mod check for register username
* fix callback
* fix go.mod
* fix debug
* fix bugs
* update notification
* update notification
* update notification
* update notification
* update notification
* update notification
* update notification
* update notification
* fix updateUserInfoEx
* fix updateUserInfoEx
* modify go.mod
* fix updateUserInfoEx
* fix updateUserInfoEx
---------
Co-authored-by: Xinwei Xiong <3293172751@qq.com >
2023-12-29 20:38:43 +08:00
Brabem
7ddb84f7fc
fix: add the GetconversationAPI 1542 ( #1604 )
...
* feat: add GetConversationsUnreadSeqAndMaxSeq func
* feat: add GetConversationsUnreadSeqAndMaxSeq func
* feat: add GetConversationsUnreadSeqAndMaxSeq func
* fix: fix the conflect
* feat: add GetConversationList Api
* fix: fix the error
* fix: move the GetConversationList to conversation folder
* fix: fix the go.mod
* fix: add InitiateFormData and CompleteFormData
* fix: fix the error
* fix: find error
* fix: test
* feat: add notification API
* fix: find error
* fix: fix the error
* fix: fix the PinFriend error
* fix: fix the Ex error
* fix: find the error
* fix: fix the rpc error
* fix: fix the error
* fix: fix the log error
* fix: fix the error1
* fix: fix the error
* fix: fix the script
* fix: fix the error
* fix: fix the error
* fix: fix the error of tag
* fix: fix the protocol
* fix: fix the error
* fix: fix the error
* fix: fix the err not wrap
* fix: fix the error
* fix: fix GetGroupMembers by nickname
* fix: fix the error
* fix: fix the FindOneByDocIDs
* fix: fix the protocol version
* fix: fit the protocol version
2023-12-29 18:14:15 +08:00
a3d21
cfde7bb0ff
fix: mongo uri connect ( #1611 )
2023-12-29 02:25:03 +00:00
AndrewZuo01
998d4a3504
Add updates friend, set user ex ( #1592 )
...
* update set pin friends
* update set pin friends
* update set pin friends
* update set pin friends
* update set pin friends
* update set pin friends
* fix bugs
* fix bugs
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* Update go.mod
* Update friend.go
* debug
* debug
* debug
* add pin friend test
* add pin friend test
* add pin friend test
* add pin friend test
* add pin friend test
* add pin friend test
* add pin friend test
* add pin friend test
* add pin friend test
* I cannot solve todo in test.sh
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* Update go.mod
* fix group notification
* fix group notification
* update openimsdk tools
* update openim server remove duplicate code
* update openim server remove duplicate code
* update user command get
* update user command get
* update response of callback response error
* update black ex
* update join group ex
* update user pb2map
* update go sum
* update go sum
* update updateUserInfoEx
* update updateUserInfoEx
* update updateUserInfoEx add callback functions
* fix dismiss group function
* fix dismiss group function
* fix dismiss group function
* fix dismiss group function
* update pin friend to update friend
* fix go mod
* fix err golangci-lint
* fix UserPb2DBMap
* update comments, update go.mod check for register username
* update comments, update go.mod check for register username
* update comments, update go.mod check for register username
* update comments, update go.mod check for register username
* fix callback
* fix go.mod
* fix debug
* fix bugs
* update notification
* update notification
* update notification
* update notification
* update notification
* update notification
* update notification
* update notification
---------
Co-authored-by: Xinwei Xiong <3293172751@qq.com >
2023-12-28 06:45:27 +00:00
Xinwei Xiong
b90b8a1a55
fix: fix openim zk env set ( #1623 )
...
* fix: fix openim zk env set
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* fix: fix openim zk env set
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
---------
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
2023-12-28 06:17:27 +00:00
Gordon
53a3f475f3
fix: add notifications for some notifications. ( #1609 )
2023-12-27 16:41:51 +00:00
Brabem
cff90a3099
fix: fix the searchNotificationAccout by userID or nickname ( #1617 )
...
* feat: add notification API
* fix: fix the script
* fix: fix the error
* fix: fix the searchNotificationAccount
* fix: fix the protocol version
* fix: fix the proto version
2023-12-27 16:29:44 +00:00
Xinwei Xiong
2220645429
Update README.md ( #1615 )
2023-12-26 10:03:07 +00:00
chao
cd1235fb32
feat: s3 FormData upload ( #1614 )
...
* upgrade package and rtc convert
* upgrade package and rtc convert
* upgrade package and rtc convert
* upgrade package and rtc convert
* friend user
* s3 form data
* s3 form data
* s3 form data
* s3 form data
* s3 form data
* s3 form data
* s3 form data
* s3 form data
* s3 form data
2023-12-26 09:29:42 +00:00
Xinwei Xiong
47dd6b17f6
Update openimci.yml ( #1610 )
...
* Update openimci.yml
* Update Makefile
2023-12-26 04:16:55 +00:00
Brabem
7389639f17
feat: add the notificationAccount ( #1602 )
...
* feat: add notification API
* fix: fix the script
* fix: fix the error
2023-12-26 02:15:15 +00:00
Gordon
de451d4cea
fix: online notifications do not push to herself. ( #1534 )
...
* fix: online notifications do not push to herself.
* fix: online notifications do not push to herself.
* fix: online notifications do not push to herself.
2023-12-25 08:30:18 +00:00
Xinwei Xiong
11a147792d
Update prometheus.yml ( #1586 )
2023-12-25 08:28:42 +00:00
Xinwei Xiong
f10528010b
Update check-all.sh ( #1591 )
2023-12-25 08:26:59 +00:00
xuexihuang
34ed032af1
K8s environment supports multiple msggateway by consistent hash ( #1600 )
...
* feature:support multi msggateway
* feature:support multi msggateway
* feature:support multi msggateway by hash method
* fix:fix log
* change to consistent hash
* change go.mod
* fix:fix go routine values error
* fix:fix push filter logic
* fix:fix push filter logic
---------
Co-authored-by: lin.huang <lin.huang@apulis.com >
2023-12-25 15:32:07 +08:00
Brabem
ed5f012c0d
fix: fix the output format ( #1585 )
...
* fix: update the component output format
* fix: fix the successful tiops
* fix: update the error format
2023-12-20 02:22:55 +00:00
AndrewZuo01
87610568ae
add crud for general function user process, add pinFriend ( #1532 )
...
* update set pin friends
* update set pin friends
* update set pin friends
* update set pin friends
* update set pin friends
* update set pin friends
* fix bugs
* fix bugs
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* Update go.mod
* Update friend.go
* debug
* debug
* debug
* add pin friend test
* add pin friend test
* add pin friend test
* add pin friend test
* add pin friend test
* add pin friend test
* add pin friend test
* add pin friend test
* add pin friend test
* I cannot solve todo in test.sh
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* Update go.mod
* fix group notification
* fix group notification
* update openimsdk tools
* update openim server remove duplicate code
* update openim server remove duplicate code
* update user command get
* update user command get
* update response of callback response error
* update black ex
* update join group ex
* update user pb2map
* update go sum
* update go sum
---------
Co-authored-by: Xinwei Xiong <3293172751@qq.com >
2023-12-18 10:39:58 +00:00
Xinwei Xiong
c8463a0a80
Update check-all.sh ( #1573 )
2023-12-18 04:30:38 +00:00
Xinwei Xiong
f1c9686ada
feat: Add OpenIM server, environment support for Docker Compose, and Kubernetes deployment. ( #1559 )
...
* feat: add openim server code
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* feat: add openim env
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* feat: add openim mongo and redis env
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* feat: add zk and redis mongo env
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* feat: add kafka and redis mongo env
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* feat: add openim docker
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* feat: add openim docker
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* feat: add openim docker
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* feat: add openim copyright
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* fix: docker compose
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* fix: remove openim chat config file
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* feat: add openim config set
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* feat: add openim config set
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* fix: fix Security vulnerability
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* fix: fix Security vulnerability
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* fix: docker compose
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* Update kubernetes.go
* Update discoveryregister.go
* fix: copyright-add
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
---------
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
2023-12-18 02:24:12 +00:00
xuexihuang
c5c5b2fd8e
support multipe msggateway services in k8s deployments ( #1565 )
...
* feature:support multi msggateway
* feature:support multi msggateway
---------
Co-authored-by: lin.huang <lin.huang@apulis.com >
2023-12-17 09:40:04 +00:00
Xinwei Xiong
c2dfc37b0b
feat: support mac deployment and optimization make check ( #1570 )
...
* feat: add openim server code
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* feat: add openim env
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* fix: add openim scripts check and mac support ss comment
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* fix: add mac os
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* fix: add mac os
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* fix: add mac os
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* fix: add mac os
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* fix: add mac os
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* fix: add mac os
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* fix: add mac os
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* fix: add mac os
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* fix: add mac os
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* fix: add mac os
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* fix: add mac os
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* fix: add mac os
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
* fix: add mac os
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
---------
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com >
2023-12-16 15:01:15 +00:00
AndrewZuo01
2cef0f62b3
fix group notification ( #1557 )
2023-12-15 09:14:43 +00:00
chao
01c3d4725b
feat: optimize tools up35 ( #1556 )
...
* upgrade package and rtc convert
* upgrade package and rtc convert
* upgrade package and rtc convert
* upgrade package and rtc convert
* friend user
2023-12-12 10:37:23 +00:00
Xinwei Xiong
bb4463349e
feat: add openim docker compose and env ( #1550 )
...
* feat: add openim docker compose
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* feat: add openim env
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* feat: add openim env
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* feat: add openim fix env
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
---------
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-12-12 08:44:02 +00:00
chao
6b55cfd0b8
feat: optimize tools up35 ( #1552 )
...
* upgrade package and rtc convert
* upgrade package and rtc convert
* upgrade package and rtc convert
2023-12-12 02:03:40 +00:00
Xinwei Xiong
bb6462647a
fix: fix docker compose scripts ( #1546 )
...
* fix: fix docker compose scripts
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* fix: fix scripts and rea
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
---------
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-12-11 04:18:55 +00:00
Gordon
60f4f67fb7
fix: online notifications do not push to herself. ( #1528 )
2023-12-06 13:04:48 +00:00
Xinwei Xiong
4cd2713fd6
fix: remove docker compose mysql ( #1523 )
...
* fix: remove docker compose mysql
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* fix: remove docker compose mysql
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* fix: set openim scripts
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* fix: add openim scripts
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
---------
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-12-06 02:45:53 +00:00
Xinwei Xiong
119e8dbb2f
feat: Provides a new reading scheme for profile privacy through environment variables ( #1520 )
...
* fix: fix openim make install
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* fix: fix openim make init
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* fix: remove docker compose mysql
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
---------
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-12-05 13:28:00 +00:00
chao
c0194f6ef4
feat: Remove MySQL and implement it all with Mongo ( #1508 )
...
* fix: GetUserReqApplicationList error when there is a disbanded group chat
* fix: error when querying some information about disbanded group
* fix: GetUserReqApplicationList dismissed group error
* fix: the original message referenced by the pull message processing is withdrawn
* fix: the original message referenced by the pull message processing is withdrawn
* fix: the original message referenced by the pull message processing is withdrawn
* fix: the original message referenced by the pull message processing is withdrawn
* fix: the original message referenced by the pull message processing is withdrawn
* fix: the original message referenced by the pull message processing is withdrawn
* fix: the original message referenced by the pull message processing is withdrawn
* fix: the original message referenced by the pull message processing is withdrawn
* fix: the original message referenced by the pull message processing is withdrawn
* merge
* cicd: robot automated Change
* sdkws.MsgData
* user
* interface{} -> any
* user
* third
* group
* group
* group
* group
* group
* group
* conversation
* standalone mysql db model
* tx
* s3
* group
* mongo
* group
* group
* group
* group
* group
* group
* refactor: add openim mysql to mongo refactor
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* refactor: add openim mysql to mongo refactor
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* remove mysql
* remove mysql
* friend
* friend
* friend
* friend
* friend
* friend
* group
* convert
* index
* index
* all
* all
* mysql2mongo
* data conversion
* up35
* up35
* feat: add format set
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* fix: fix scripts
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* merge main
* merge main
* Update init-config.sh
* fix: user args check
---------
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
Co-authored-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
Co-authored-by: Xinwei Xiong <3293172751@qq.com >
2023-12-05 12:53:02 +00:00
Xinwei Xiong
1c1322e3d2
feat: Enhance Template Generation Logic in OPENIM Deployment Scripts ( #1510 )
...
* feat: add init-config.sh
* feat: add helm charts test cicd
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* feat: add helm charts test cicd
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* feat: add helm charts test cicd
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* feat: add helm charts test cicd
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
---------
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-12-05 08:12:00 +00:00
Xinwei Xiong
4b192027aa
Ⓜ️ feat: openim docker fix ( #1502 )
...
* fix: fix auto gen config
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* feat: add openim openim compatibility
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* fix: fix ai fix git commit continue-on-error: true
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* fix: fix ai fix git commit continue-on-error: true
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* fix: fix ai fix git commit continue-on-error: true
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* fix: fix ai fix git commit continue-on-error: true
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* fix: fix ai fix git commit continue-on-error: true
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
---------
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-11-30 10:25:38 +00:00
fengyun.rui
be5a3e5a3f
docs: add rfyiamcool to code_owners ( #1491 )
...
* docs: add rfyiamcool to code_owners
Signed-off-by: rfyiamcool <rfyiamcool@163.com >
* Update CODEOWNERS
---------
Signed-off-by: rfyiamcool <rfyiamcool@163.com >
Co-authored-by: Xinwei Xiong <3293172751@qq.com >
2023-11-30 08:58:53 +00:00
Xinwei Xiong
5b697d5e95
feat: update openim pull message by seq ( #1498 )
2023-11-30 08:57:06 +00:00
AndrewZuo01
0efc235f45
add webhooks ( #1465 )
...
* add callback before join group
* fix bug
* fix deployments/templates/alertmanager.yml
* fix bug
* update callback after join group
* merge callback after join group
* update callback setrgoup info
* test
* test
* test
* update three functions in friend category
* test friend and blacklist
* test
* test
* test
* Update openim.yaml
* merge callback after join group
* merge callback after join group
* merge callback after join group
* fix callbackbeforesetgroupinfo
* fix eventtime
* update api request required
* update api request required
* update api request required
* delete unused code
* delete unused code
* fix
* Update .env
* Update .env
* Update callback.go
* Update callback.go
* Update .env
* Update .env
* fix: merge
* update
* fix: merge
* fix: fix bugs
* update callback enable
* update callback enable
* update callback enable
* update callback enable
* update callback enable
* update callback enable
* Update openim.yaml
* Update environment.sh
* Update environment.md
* Update environment.md
* Update environment.sh
---------
Co-authored-by: Gordon <1432970085@qq.com >
2023-11-30 02:10:48 +00:00
fengyun.rui
35bac04f58
fix: grace shutdown for gw ( #1478 )
...
Signed-off-by: rfyiamcool <rfyiamcool@163.com >
2023-11-29 02:44:37 +00:00
healingtjx
4c7e0295bf
feat: OpenIMServer compatible qiniu kodo ( #1460 )
...
* build : add aws and kodo dependency
* feat: add qiniu kodo
* Doc : Add Qiniu Cloud Kodo Document and Config
2023-11-29 02:41:47 +00:00
xuexihuang
ceb669dfb8
Feature middleware ( #1476 )
...
* fix:fix error values&logs
* modify: add logs
* feature:add redis io retry logic
* feature:add redis error alert rule
* test:for test alert
* fix:fix prometheus rules
* del:del test code
---------
Co-authored-by: lin.huang <lin.huang@apulis.com >
2023-11-29 02:41:11 +00:00
Brabem
02142c55b2
feat: add callback func ( #1480 )
...
* feat:add callback func
* fix: fix the error
* fix: fix the error of repalce
* fix: fix the error of repalce
2023-11-28 07:26:46 +00:00
Xinwei Xiong
100926da0e
docs: add openim search test ( #1485 )
2023-11-28 06:44:02 +00:00
Gordon
f935d36715
fix: wrong single message read state. ( #1443 )
...
* fix: wrong single message read state.
* Update as_read.go
* Update as_read.go
* Update as_read.go
---------
Co-authored-by: Xinwei Xiong <3293172751@qq.com >
2023-11-26 12:49:31 +00:00
fengyun.rui
3cecbbc69a
fix: grace shutdown for api server ( #1439 )
...
* fix: add grace shutdown for api server
Signed-off-by: rfyiamcool <rfyiamcool@163.com >
* fix: add grace shutdown for api server
Signed-off-by: rfyiamcool <rfyiamcool@163.com >
---------
Signed-off-by: rfyiamcool <rfyiamcool@163.com >
2023-11-26 12:25:37 +00:00
Gordon
e4046994cf
fix: update user's info will modify user create time when modify user's nickname or avatar. ( #1446 )
2023-11-26 12:22:41 +00:00
fengyun.rui
403cfb6055
perf: redis block with keys command ( #1423 )
...
Signed-off-by: rfyiamcool <rfyiamcool@163.com >
2023-11-26 12:16:02 +00:00
Xinwei Xiong
1f7dfa33d7
Update README.md ( #1477 )
2023-11-26 03:19:12 +00:00
fengyun.rui
a9153afc38
perf: control ws write buffer ( #1451 )
...
Signed-off-by: rfyiamcool <rfyiamcool@163.com >
2023-11-22 09:31:37 +00:00
xuexihuang
7a13284b2e
kafka work error ,alertmanager work error ( #1455 )
...
* Code adaptation k8s: service discovery and registration adaptation, configuration adaptation
* Initial submission of the help charts script for openim API
* change the help charts script
* change the help charts script
* change helm chart codes
* change dockerfiles script
* change chart script:add configmap mounts
* change chart script:change repository
* change chart script:msggateway add one service
* change config.yaml
* roll back some config values
* change chart script:change Ingress rule with a rewrite annotation
* add mysql charts scrible
* change chart script:add mysql.config.yaml
* add nfs provisioner charts
* change chart script:add nfs.config.yaml
* add ingress-nginx charts
* change chart script:add ingress-nginx.config.yaml
* add redis &mongodb charts
* add kafka&minio charts
* change chart script:change redis.values.yaml
* change chart script:add redis.config.yaml
* change chart script:change redis.config.yaml
* change chart script:change mongodb.value.yaml
* change chart script:change mongodb.value.yaml
* change chart script:add mongodb.config.yaml
* change chart script:change minio.values.yaml
* change chart script:add minio.config.yaml
* change chart script:change kafka.values.yaml
* change chart script:add kafka.config.yaml
* change chart script:change services.config.yaml
* bug fix:Delete websocket's Port restrictions
* bug fix:change port value
* change chart script:Submit a stable version script
* fix bug:Implement option interface
* fix bug:change K8sDR.Register
* change config.yaml
* change chats script:minio service add ingress
* change chats script:minio service add ingress
* change chats script:kafka.replicaCount=3& change minio.api ingress
* delete change chats script
* change config.yaml
* change openim.yaml
* merge go.sum
* Add monitoring function and struct for Prometheus on gin and GRPC
* Add GRPC and gin server monitoring logic
* Add GRPC and gin server monitoring logic2
* Add GRPC and gin server monitoring logic3
* Add GRPC and gin server monitoring logic4
* Add GRPC and gin server monitoring logic5
* Add GRPC and gin server monitoring logic6
* Add GRPC and gin server monitoring logic7
* delete:old monitoring code
* add for test
* fix bug:change packname
* fix bug:delete getPromPort funciton
* fix bug:delete getPromPort funciton
* fix bug:change logs
* fix bug:change registerName logic in GetGrpcCusMetrics function
* add getPrometheus url api
* fix:config path logic
* fix:prometheus enable function
* fix:prometheus enable function
* fix:transfer Multi process monitoring logic
* del:del not using manifest
* fix:openim-msgtransfer.sh
* fix:openim-msgtransfer.sh
* cicd: robot automated Change
* delete not using files
* add prometheus docker-compose for monitor
* fix prometheus.yaml
* fix environment.sh
* fix init-config.sh
* fix init-config.sh
* fix env_template.yaml
* fix docker-compose.yml
* fix docker-compose.yml
* add openim_admin_front service
* change openim-admin-front
* del not using files
* add node-exporter-dashaboard.yaml
* cicd: robot automated Change
* cicd: robot automated Change
* feature: add alertmanager function
* feature: add alertmanager function
* feature: add alertmanager function
* feature: add alertmanager function
* feature: add alertmanager function
* del:delete not using files
* del:delete not using files
* change:change to personal email info
* fix:alertmanager.yml
* fix:fix docker-compose.yml
* del:not using files
---------
Co-authored-by: lin.huang <lin.huang@apulis.com >
Co-authored-by: Xinwei Xiong <3293172751@qq.com >
Co-authored-by: xuexihuang <xuexihuang@users.noreply.github.com >
Co-authored-by: cubxxw <cubxxw@users.noreply.github.com >
2023-11-21 09:09:31 +00:00
Xinwei Xiong
75375adf62
feat: deployment and design of management backend and monitoring ( #1432 )
...
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-11-18 04:36:30 +00:00
Xinwei Xiong
b17c6ec924
Update docker-compose.yml ( #1425 )
2023-11-16 10:47:04 +00:00
Xinwei Xiong
fb74453c18
Add Prometheus alerting functionality ( #1424 )
...
* Code adaptation k8s: service discovery and registration adaptation, configuration adaptation
* Initial submission of the help charts script for openim API
* change the help charts script
* change the help charts script
* change helm chart codes
* change dockerfiles script
* change chart script:add configmap mounts
* change chart script:change repository
* change chart script:msggateway add one service
* change config.yaml
* roll back some config values
* change chart script:change Ingress rule with a rewrite annotation
* add mysql charts scrible
* change chart script:add mysql.config.yaml
* add nfs provisioner charts
* change chart script:add nfs.config.yaml
* add ingress-nginx charts
* change chart script:add ingress-nginx.config.yaml
* add redis &mongodb charts
* add kafka&minio charts
* change chart script:change redis.values.yaml
* change chart script:add redis.config.yaml
* change chart script:change redis.config.yaml
* change chart script:change mongodb.value.yaml
* change chart script:change mongodb.value.yaml
* change chart script:add mongodb.config.yaml
* change chart script:change minio.values.yaml
* change chart script:add minio.config.yaml
* change chart script:change kafka.values.yaml
* change chart script:add kafka.config.yaml
* change chart script:change services.config.yaml
* bug fix:Delete websocket's Port restrictions
* bug fix:change port value
* change chart script:Submit a stable version script
* fix bug:Implement option interface
* fix bug:change K8sDR.Register
* change config.yaml
* change chats script:minio service add ingress
* change chats script:minio service add ingress
* change chats script:kafka.replicaCount=3& change minio.api ingress
* delete change chats script
* change config.yaml
* change openim.yaml
* merge go.sum
* Add monitoring function and struct for Prometheus on gin and GRPC
* Add GRPC and gin server monitoring logic
* Add GRPC and gin server monitoring logic2
* Add GRPC and gin server monitoring logic3
* Add GRPC and gin server monitoring logic4
* Add GRPC and gin server monitoring logic5
* Add GRPC and gin server monitoring logic6
* Add GRPC and gin server monitoring logic7
* delete:old monitoring code
* add for test
* fix bug:change packname
* fix bug:delete getPromPort funciton
* fix bug:delete getPromPort funciton
* fix bug:change logs
* fix bug:change registerName logic in GetGrpcCusMetrics function
* add getPrometheus url api
* fix:config path logic
* fix:prometheus enable function
* fix:prometheus enable function
* fix:transfer Multi process monitoring logic
* del:del not using manifest
* fix:openim-msgtransfer.sh
* fix:openim-msgtransfer.sh
* cicd: robot automated Change
* delete not using files
* add prometheus docker-compose for monitor
* fix prometheus.yaml
* fix environment.sh
* fix init-config.sh
* fix init-config.sh
* fix env_template.yaml
* fix docker-compose.yml
* fix docker-compose.yml
* add openim_admin_front service
* change openim-admin-front
* del not using files
* add node-exporter-dashaboard.yaml
* cicd: robot automated Change
* cicd: robot automated Change
* feature: add alertmanager function
* feature: add alertmanager function
* feature: add alertmanager function
* feature: add alertmanager function
* feature: add alertmanager function
* del:delete not using files
* del:delete not using files
* change:change to personal email info
* feat: deployment and design of management backend and monitoring
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* feat: deployment and design of management backend and monitoring
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* feat: deployment and design of management backend and monitoring
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
---------
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
Co-authored-by: lin.huang <lin.huang@apulis.com >
Co-authored-by: xuexihuang <1339326187@qq.com >
Co-authored-by: xuexihuang <xuexihuang@users.noreply.github.com >
Co-authored-by: cubxxw <cubxxw@users.noreply.github.com >
2023-11-16 10:02:30 +00:00
skiffer-git
82d238afbe
Add files via upload
2023-11-16 14:36:50 +08:00
skiffer-git
2c9a2239d8
Delete docs/images/Wechat.jpg
2023-11-16 14:36:26 +08:00
skiffer-git
56fd78653c
Add files via upload
2023-11-16 14:35:56 +08:00
skiffer-git
872dcae27a
Update README-zh_CN.md
2023-11-16 14:34:35 +08:00
skiffer-git
6ba0d618e4
Add files via upload
2023-11-16 14:33:27 +08:00
fengyun.rui
a19f0e534f
perf: redis batch delete msgs ( #1395 )
...
Signed-off-by: rfyiamcool <rfyiamcool@163.com >
2023-11-15 17:14:26 +00:00
fengyun.rui
eeb16d4116
perf: broadcast msg to all gateway with concurrency ( #1411 )
...
Signed-off-by: rfyiamcool <rfyiamcool@163.com >
2023-11-15 14:24:17 +00:00
Xinwei Xiong
ae048417ee
"Add Prometheus Support with Documentation and Docker Compose Integration to OpenIM" ( #1403 )
...
* Code adaptation k8s: service discovery and registration adaptation, configuration adaptation
* Initial submission of the help charts script for openim API
* change the help charts script
* change the help charts script
* change helm chart codes
* change dockerfiles script
* change chart script:add configmap mounts
* change chart script:change repository
* change chart script:msggateway add one service
* change config.yaml
* roll back some config values
* change chart script:change Ingress rule with a rewrite annotation
* add mysql charts scrible
* change chart script:add mysql.config.yaml
* add nfs provisioner charts
* change chart script:add nfs.config.yaml
* add ingress-nginx charts
* change chart script:add ingress-nginx.config.yaml
* add redis &mongodb charts
* add kafka&minio charts
* change chart script:change redis.values.yaml
* change chart script:add redis.config.yaml
* change chart script:change redis.config.yaml
* change chart script:change mongodb.value.yaml
* change chart script:change mongodb.value.yaml
* change chart script:add mongodb.config.yaml
* change chart script:change minio.values.yaml
* change chart script:add minio.config.yaml
* change chart script:change kafka.values.yaml
* change chart script:add kafka.config.yaml
* change chart script:change services.config.yaml
* bug fix:Delete websocket's Port restrictions
* bug fix:change port value
* change chart script:Submit a stable version script
* fix bug:Implement option interface
* fix bug:change K8sDR.Register
* change config.yaml
* change chats script:minio service add ingress
* change chats script:minio service add ingress
* change chats script:kafka.replicaCount=3& change minio.api ingress
* delete change chats script
* change config.yaml
* change openim.yaml
* merge go.sum
* Add monitoring function and struct for Prometheus on gin and GRPC
* Add GRPC and gin server monitoring logic
* Add GRPC and gin server monitoring logic2
* Add GRPC and gin server monitoring logic3
* Add GRPC and gin server monitoring logic4
* Add GRPC and gin server monitoring logic5
* Add GRPC and gin server monitoring logic6
* Add GRPC and gin server monitoring logic7
* delete:old monitoring code
* add for test
* fix bug:change packname
* fix bug:delete getPromPort funciton
* fix bug:delete getPromPort funciton
* fix bug:change logs
* fix bug:change registerName logic in GetGrpcCusMetrics function
* add getPrometheus url api
* fix:config path logic
* fix:prometheus enable function
* fix:prometheus enable function
* fix:transfer Multi process monitoring logic
* del:del not using manifest
* fix:openim-msgtransfer.sh
* fix:openim-msgtransfer.sh
* cicd: robot automated Change
* delete not using files
* add prometheus docker-compose for monitor
* fix prometheus.yaml
* fix environment.sh
* fix init-config.sh
* fix init-config.sh
* fix env_template.yaml
* fix docker-compose.yml
* fix docker-compose.yml
* add openim_admin_front service
* change openim-admin-front
* del not using files
* add node-exporter-dashaboard.yaml
* fix: fix prom config file them
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* fix: fix prom config file them
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* feat: Complete the source code module design of monitoring
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* feat: Complete the source code module docs
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* feat: Complete the source code module docs
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* feat: add openim prometheus
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
---------
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
Co-authored-by: lin.huang <lin.huang@apulis.com >
Co-authored-by: xuexihuang <1339326187@qq.com >
Co-authored-by: xuexihuang <xuexihuang@users.noreply.github.com >
2023-11-15 02:38:21 +00:00
fengyun.rui
7502b4ac0f
refactor: lower the level of code nesting ( #1396 )
...
Signed-off-by: rfyiamcool <rfyiamcool@163.com >
2023-11-14 06:21:44 +00:00
chao
05ab3fcd06
fix: the original quoted message is withdrawn and the quoted original message is displayed. ( #1391 )
...
* fix: GetUserReqApplicationList error when there is a disbanded group chat
* fix: error when querying some information about disbanded group
* fix: GetUserReqApplicationList dismissed group error
* fix: the original message referenced by the pull message processing is withdrawn
* fix: the original message referenced by the pull message processing is withdrawn
* fix: the original message referenced by the pull message processing is withdrawn
* fix: the original message referenced by the pull message processing is withdrawn
* fix: the original message referenced by the pull message processing is withdrawn
* fix: the original message referenced by the pull message processing is withdrawn
* fix: the original message referenced by the pull message processing is withdrawn
* fix: the original message referenced by the pull message processing is withdrawn
* fix: the original message referenced by the pull message processing is withdrawn
* merge
* cicd: robot automated Change
* sdkws.MsgData
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
2023-11-14 02:47:56 +00:00
Gordon
7698368957
Bug/fix online status sync trigger ( #1393 )
...
* fix: sync close ws conn when kick old user avoid wrong trigger order about online status.
* fix: reverse conversation notification id.
2023-11-14 02:01:08 +00:00
Xinwei Xiong
0d5fe4e6d6
Formatting adjustments, script removal, and helm template rendering ( #1389 )
...
* cicd: robot automated Change
* fix: add chat thmp
* fix: fix openim test file
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* feat: add openim ctl system sctips remove
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* feat: add openim cicd images
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* feat: add openim cicd images
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* feat: add openim config ete code
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* feat: fix openim pkg
---------
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
Co-authored-by: cubxxw <cubxxw@users.noreply.github.com >
2023-11-13 13:27:17 +00:00
chao
2ac54e09a6
fix: the original quoted message is withdrawn and the quoted original message is displayed. ( #1388 )
...
* fix: GetUserReqApplicationList error when there is a disbanded group chat
* fix: error when querying some information about disbanded group
* fix: GetUserReqApplicationList dismissed group error
* fix: the original message referenced by the pull message processing is withdrawn
* fix: the original message referenced by the pull message processing is withdrawn
* fix: the original message referenced by the pull message processing is withdrawn
* fix: the original message referenced by the pull message processing is withdrawn
* fix: the original message referenced by the pull message processing is withdrawn
* fix: the original message referenced by the pull message processing is withdrawn
* fix: the original message referenced by the pull message processing is withdrawn
* fix: the original message referenced by the pull message processing is withdrawn
* fix: the original message referenced by the pull message processing is withdrawn
* merge
* cicd: robot automated Change
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
2023-11-13 12:01:31 +00:00
fengyun.rui
7153eeb178
refactor: crontask cmd ( #1331 )
...
* refactor: cron task
Signed-off-by: rfyiamcool <rfyiamcool@163.com >
* refactor: cron task
Signed-off-by: rfyiamcool <rfyiamcool@163.com >
---------
Signed-off-by: rfyiamcool <rfyiamcool@163.com >
2023-11-13 07:21:54 +00:00
fengyun.rui
fd42c6dced
fix: reduce lock msg transfer ( #1308 )
...
* fix: reduce lock msg transfer
Signed-off-by: rfyiamcool <rfyiamcool@163.com >
* fix: reduce lock msg transfer
Signed-off-by: rfyiamcool <rfyiamcool@163.com >
---------
Signed-off-by: rfyiamcool <rfyiamcool@163.com >
2023-11-13 05:17:50 +00:00
fengyun.rui
69eb24f702
perf: concurrent notify node on register ( #1327 )
...
Signed-off-by: rfyiamcool <rfyiamcool@163.com >
2023-11-13 05:08:48 +00:00
fengyun.rui
65c1c412da
refactor: gin prometheus for api ( #1371 )
...
Signed-off-by: rfyiamcool <rfyiamcool@163.com >
2023-11-13 05:04:33 +00:00
fengyun.rui
2496a16a88
perf: add concurrency and pipeline for redis cache ( #1338 )
...
* perf: add concurrency and pipeline mode for redis cache
Signed-off-by: rfyiamcool <rfyiamcool@163.com >
* perf: add concurrency and pipeline mode for redis cache
Signed-off-by: rfyiamcool <rfyiamcool@163.com >
* perf: unit test for redis cache
Signed-off-by: rfyiamcool <rfyiamcool@163.com >
---------
Signed-off-by: rfyiamcool <rfyiamcool@163.com >
2023-11-13 03:20:31 +00:00
fengyun.rui
d1af343b13
fix: add kafka compress type and producer ack params ( #1310 )
...
Signed-off-by: rfyiamcool <rfyiamcool@163.com >
2023-11-10 14:04:16 +00:00
fengyun.rui
a580c15f6a
perf: improve gzip performance with sync.pool ( #1321 )
...
Signed-off-by: rfyiamcool <rfyiamcool@163.com >
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
2023-11-10 14:02:02 +00:00
Xinwei Xiong
8e0cb6dc47
build: build openim image ( #1381 )
2023-11-10 13:14:21 +00:00
fengyun.rui
005ff53c3c
perf: auto set runtime maxprocs in docker ( #1339 )
...
Signed-off-by: rfyiamcool <rfyiamcool@163.com >
2023-11-10 11:50:27 +00:00
Xinwei Xiong
e2004c1e9d
☀️ feat: Enhancing OpenIM with Integrated E2E Testing and CI/CD Enhancements ( #1359 )
...
* cicd: robot automated Change
* feat: add api test
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* feat: add api test make file
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* feat: add openim e2e test
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* feat: add openim e2e test
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* fix: Fixed some unused scripts and some names
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* docs: optimize openim docs
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* feat: add prom address
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* feat: add openim info test
* feat: add openim images config path
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* fix: fix tim file rename
* fix: fix tim file rename
* fix: fix tim file rename
* fix: fix tim file rename
* fix: add openim test e2e
* feat: add openim test .keep
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* feat: add openim test .keep
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* feat: openim test
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* feat: openim test
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* feat: openim test
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
---------
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
Co-authored-by: cubxxw <cubxxw@users.noreply.github.com >
2023-11-10 11:37:25 +00:00
fengyun.rui
686fa80800
refactor: lower the level of code nesting ( #1370 )
...
* refactor: lower the level of code nesting
Signed-off-by: rfyiamcool <rfyiamcool@163.com >
* refactor: lower the level of code nesting
Signed-off-by: rfyiamcool <rfyiamcool@163.com >
---------
Signed-off-by: rfyiamcool <rfyiamcool@163.com >
2023-11-10 09:55:50 +00:00
chao
a32e94b5ae
fix: GetUserReqApplicationList dismissed group error ( #1378 )
...
* fix: GetUserReqApplicationList error when there is a disbanded group chat
* fix: error when querying some information about disbanded group
* fix: GetUserReqApplicationList dismissed group error
2023-11-10 08:39:16 +00:00
chao
a285f02631
fix: error when querying some information about disbanded group ( #1376 )
...
* fix: GetUserReqApplicationList error when there is a disbanded group chat
* fix: error when querying some information about disbanded group
2023-11-10 07:44:28 +00:00
chao
e40aca81dc
fix: GetUserReqApplicationList error when there is a disbanded group chat ( #1374 )
2023-11-10 03:30:33 +00:00
skiffer-git
4eb8e0068d
Update README-zh_CN.md
2023-11-10 08:46:00 +08:00
skiffer-git
9d542edc96
Update README-zh_CN.md
2023-11-10 08:44:36 +08:00
Gordon
b562da5c37
fix: sync close ws conn when kick old user avoid wrong trigger order about online status. ( #1368 )
2023-11-08 10:17:09 +00:00
Gordon
3ba861fd90
fix: msg pull change and fcm redis flag fix. ( #1367 )
...
* fix: to start im or chat, ZooKeeper must be started first.
* fix: msg gateway start output err info
Signed-off-by: Gordon <1432970085@qq.com >
* fix: msg gateway start output err info
Signed-off-by: Gordon <1432970085@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* fix: go mod update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: get all userID
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: msggateway add online status call
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* refactor: log change
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* refactor: log change
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* chore: network mode change
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* feat: add api of get server time
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* feat: remove go work sum
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: pull message add isRead field
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: check msg-transfer script
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: start don't kill old process
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: check component
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: pull message set isRead only message come from single.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: add ex field to update group info.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
* cicd: robot automated Change
* refactor: change project module name.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* refactor: change project module name.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* refactor: change project module name.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
* test: for pressure test.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* test: for pressure test.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* test: for pressure test.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* test: message log.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
* fxi: component check output valid info.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fxi: component check output valid info.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* test: send message test log.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
* cicd: robot automated Change
* test: remove info log.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* feat: api of send message add sendTime field.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: add callback for update user's info.
* cicd: robot automated Change
* fix: change callback command name.
* cicd: robot automated Change
* fix: single chat unread status change.
* fix: single chat unread status change.
* fix: single chat unread status change.
* fix: user status change.
* cicd: robot automated Change
* fix: user status change.
* fix: user status change.
* fix: user status change.
* cicd: robot automated Change
* fix: ws close when user logout.
* fix: remove repeat platform on online status.
* cicd: robot automated Change
* fix: api send messages for notification conversation .
* fix: api send messages for notification conversation .
* fix: api send messages for notification conversation .
* fix: api send messages for notification conversation .
* fix: api send messages for notification conversation .
* fix: api send messages for notification conversation.
* fix: api send messages for notification conversation.
* fix: api send messages for notification conversation.
* fix: api send messages for notification conversation.
* fix: api send messages for notification conversation.
* fix: api send messages for notification conversation.
* re: remove router of unsubscribeStatus.
* re: remove router of unsubscribeStatus.
* re: remove router of unsubscribeStatus.
* re: remove router of unsubscribeStatus.
* fix: reset branch
* fix: not support redis cluster. CROSSSLOT Keys in request don't hash to the same slot
* fix: update user.FaceURL do not trigger GroupMemberInfoSetNotification
* cicd: robot automated Change
* fix: api send messages for notification conversation.
* fix: api send messages for notification conversation.
* fix: zk add close to avoid zk block.
* fix: go mod update.
* fix: msg pull change and fcm redis flag fix.
---------
Signed-off-by: Gordon <1432970085@qq.com >
Signed-off-by: withchao <993506633@qq.com >
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: withchao <993506633@qq.com >
Co-authored-by: Xinwei Xiong <3293172751NSS@gmail.com >
Co-authored-by: FGadvancer <FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
2023-11-08 10:01:28 +00:00
chao
194a94cb8e
fix: initiateUpload sign list number ( #1358 )
...
* optimize scheduled deletion
* optimize scheduled deletion
* optimize scheduled deletion
* optimize scheduled deletion
* minio cache
* fix: conflicts
* feat: minio cache
* feat: cache optimize
* feat: cache optimize
* feat: cache optimize
* feat: cache optimize
* feat: cache optimize
* fix: initiateUpload sign list number
2023-11-08 09:29:28 +00:00
xuexihuang
82a8f3351f
Add Prometheus monitoring function ( #1337 )
...
* Code adaptation k8s: service discovery and registration adaptation, configuration adaptation
* Initial submission of the help charts script for openim API
* change the help charts script
* change the help charts script
* change helm chart codes
* change dockerfiles script
* change chart script:add configmap mounts
* change chart script:change repository
* change chart script:msggateway add one service
* change config.yaml
* roll back some config values
* change chart script:change Ingress rule with a rewrite annotation
* add mysql charts scrible
* change chart script:add mysql.config.yaml
* add nfs provisioner charts
* change chart script:add nfs.config.yaml
* add ingress-nginx charts
* change chart script:add ingress-nginx.config.yaml
* add redis &mongodb charts
* add kafka&minio charts
* change chart script:change redis.values.yaml
* change chart script:add redis.config.yaml
* change chart script:change redis.config.yaml
* change chart script:change mongodb.value.yaml
* change chart script:change mongodb.value.yaml
* change chart script:add mongodb.config.yaml
* change chart script:change minio.values.yaml
* change chart script:add minio.config.yaml
* change chart script:change kafka.values.yaml
* change chart script:add kafka.config.yaml
* change chart script:change services.config.yaml
* bug fix:Delete websocket's Port restrictions
* bug fix:change port value
* change chart script:Submit a stable version script
* fix bug:Implement option interface
* fix bug:change K8sDR.Register
* change config.yaml
* change chats script:minio service add ingress
* change chats script:minio service add ingress
* change chats script:kafka.replicaCount=3& change minio.api ingress
* delete change chats script
* change config.yaml
* change openim.yaml
* merge go.sum
* Add monitoring function and struct for Prometheus on gin and GRPC
* Add GRPC and gin server monitoring logic
* Add GRPC and gin server monitoring logic2
* Add GRPC and gin server monitoring logic3
* Add GRPC and gin server monitoring logic4
* Add GRPC and gin server monitoring logic5
* Add GRPC and gin server monitoring logic6
* Add GRPC and gin server monitoring logic7
* delete:old monitoring code
* add for test
* fix bug:change packname
* fix bug:delete getPromPort funciton
* fix bug:delete getPromPort funciton
* fix bug:change logs
* fix bug:change registerName logic in GetGrpcCusMetrics function
* add getPrometheus url api
* fix:config path logic
* fix:prometheus enable function
* fix:prometheus enable function
* fix:transfer Multi process monitoring logic
* del:del not using manifest
* fix:openim-msgtransfer.sh
* fix:openim-msgtransfer.sh
---------
Co-authored-by: lin.huang <lin.huang@apulis.com >
Co-authored-by: Xinwei Xiong <3293172751@qq.com >
2023-11-07 06:36:56 +00:00
a3d21
297a8db788
feat: use dummy pusher by default ( #1349 )
2023-11-07 02:44:08 +00:00
fengyun.rui
815fa15392
refactor: client in msggateway ( #1343 )
...
* refactor: clietn in msggateway
Signed-off-by: rfyiamcool <rfyiamcool@163.com >
* perf: add sync.pool for req object
Signed-off-by: rfyiamcool <rfyiamcool@163.com >
---------
Signed-off-by: rfyiamcool <rfyiamcool@163.com >
2023-11-07 02:42:54 +00:00
a3d21
1aef30dac4
fix GetUserInGroupMembers nil panic ( #1324 )
2023-11-06 04:21:31 +00:00
a3d21
3d3781f8d8
fix: del SuperGroupRecvMsgNotNotifyUserIDs cache when conv edit ( #1313 )
2023-11-05 10:48:17 +00:00
fengyun.rui
21505bce9b
perf: http client transport ( #1311 )
...
Signed-off-by: rfyiamcool <rfyiamcool@163.com >
2023-11-05 10:37:25 +00:00
Xinwei Xiong
a0621aead4
Feat/add test scripts ( #1341 )
...
* kubernetes for kustomize learning
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* feat(main): add openim server test cicd
* feat(main): add openim scripts token
---------
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-11-05 10:36:37 +00:00
醉墨居士
a9e590109c
Details optimization ( #1293 )
...
* Details optimization
* Optimize the control structure
* Optimize the control structure, Fix setting HTTP request setting URL parameter error
2023-11-05 10:36:01 +00:00
a3d21
450fe26cc0
fix: wrong column ( #1309 )
...
* fix: wrong column
* fix: wrong column 2
2023-11-05 10:35:12 +00:00
chao
cb0bf64435
feat: S3 server cache ( #1329 )
...
* optimize scheduled deletion
* optimize scheduled deletion
* optimize scheduled deletion
* optimize scheduled deletion
* minio cache
* fix: conflicts
* feat: minio cache
* feat: cache optimize
* feat: cache optimize
* feat: cache optimize
* feat: cache optimize
* feat: cache optimize
2023-11-03 01:40:45 +00:00
chao
62e9980f3c
refactor: scheduled task splitting ( #1299 )
...
* optimize scheduled deletion
* optimize scheduled deletion
* optimize scheduled deletion
* fix: conflicts
2023-11-02 08:11:45 +00:00
Gordon
d2f0af1b8b
fix: go mod update. ( #1306 )
...
* fix: to start im or chat, ZooKeeper must be started first.
* fix: msg gateway start output err info
Signed-off-by: Gordon <1432970085@qq.com >
* fix: msg gateway start output err info
Signed-off-by: Gordon <1432970085@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* fix: go mod update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: get all userID
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: msggateway add online status call
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* refactor: log change
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* refactor: log change
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* chore: network mode change
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* feat: add api of get server time
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* feat: remove go work sum
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: pull message add isRead field
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: check msg-transfer script
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: start don't kill old process
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: check component
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: pull message set isRead only message come from single.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: add ex field to update group info.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
* cicd: robot automated Change
* refactor: change project module name.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* refactor: change project module name.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* refactor: change project module name.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
* test: for pressure test.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* test: for pressure test.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* test: for pressure test.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* test: message log.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
* fxi: component check output valid info.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fxi: component check output valid info.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* test: send message test log.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
* cicd: robot automated Change
* test: remove info log.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* feat: api of send message add sendTime field.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: add callback for update user's info.
* cicd: robot automated Change
* fix: change callback command name.
* cicd: robot automated Change
* fix: single chat unread status change.
* fix: single chat unread status change.
* fix: single chat unread status change.
* fix: user status change.
* cicd: robot automated Change
* fix: user status change.
* fix: user status change.
* fix: user status change.
* cicd: robot automated Change
* fix: ws close when user logout.
* fix: remove repeat platform on online status.
* cicd: robot automated Change
* fix: api send messages for notification conversation .
* fix: api send messages for notification conversation .
* fix: api send messages for notification conversation .
* fix: api send messages for notification conversation .
* fix: api send messages for notification conversation .
* fix: api send messages for notification conversation.
* fix: api send messages for notification conversation.
* fix: api send messages for notification conversation.
* fix: api send messages for notification conversation.
* fix: api send messages for notification conversation.
* fix: api send messages for notification conversation.
* re: remove router of unsubscribeStatus.
* re: remove router of unsubscribeStatus.
* re: remove router of unsubscribeStatus.
* re: remove router of unsubscribeStatus.
* fix: reset branch
* fix: not support redis cluster. CROSSSLOT Keys in request don't hash to the same slot
* fix: update user.FaceURL do not trigger GroupMemberInfoSetNotification
* cicd: robot automated Change
* fix: api send messages for notification conversation.
* fix: api send messages for notification conversation.
* fix: zk add close to avoid zk block.
* fix: go mod update.
---------
Signed-off-by: Gordon <1432970085@qq.com >
Signed-off-by: withchao <993506633@qq.com >
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: withchao <993506633@qq.com >
Co-authored-by: Xinwei Xiong <3293172751NSS@gmail.com >
Co-authored-by: FGadvancer <FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
2023-11-02 04:28:11 +00:00
醉墨居士
3ce1e6ed71
Optimize the control structure ( #1294 )
...
* cicd: robot automated Change
* cicd: robot automated Change
---------
Co-authored-by: go75 <go75@users.noreply.github.com >
2023-11-02 04:27:59 +00:00
fengyun.rui
1664579cf7
perf: reduce register client latency ( #1312 )
...
Signed-off-by: rfyiamcool <rfyiamcool@163.com >
2023-11-02 04:11:19 +00:00
Xinwei Xiong
cc1f7739e1
docs: update readme docs ( #1304 )
...
* docs: update readme docs
* Update Makefile
* Update README.md
2023-10-30 13:26:11 +00:00
Xinwei Xiong
a4b28c9523
docs: add openim cluster helm chart ( #1291 )
...
* docs: add openim cluster helm chart
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* docs: add openim scripts deployment system
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* docs: add all openim helm chart deployment
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* docs: add all openim helm chart deployment
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* feat: add openim install scripts docs
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* feat: add openim kubernetes deployment
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* feat: add openim kubernetes deployment
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* feat: add openim kubernetes deployment
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* feat: add openim kubernetes deployment
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* fix: openim images version
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* fix: make image
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* feat: add openim helm charts
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* feat: add openim helm charts
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* feat: add openim config docs
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
---------
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-10-30 02:16:37 +00:00
a3d21
726f14fd40
fix: NotNotifyUser receive offline push ( #1287 )
...
* fix: NotNotifyUser receive offline push
* use utils.SliceSub
2023-10-29 14:00:17 +00:00
dependabot[bot]
5806446f90
chore(deps): bump the github-actions group with 1 update ( #1274 )
...
Bumps the github-actions group with 1 update: [actions/setup-node](https://github.com/actions/setup-node ).
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-29 13:59:09 +00:00
kvii
7722714251
fix: create database name ( #1285 )
2023-10-29 13:56:24 +00:00
Gordon
38ab3e0ed7
fix: zk add close to avoid zk block. ( #1284 )
...
* fix: zk add close to avoid zk block.
* fix: zk add close to avoid zk block.
* fix: zk add close to avoid zk block.
* fix: zk add close to avoid zk block.
2023-10-26 04:22:43 +00:00
Gordon
cb0394392b
fix: reset branch. ( #1277 )
...
* fix: to start im or chat, ZooKeeper must be started first.
* fix: msg gateway start output err info
Signed-off-by: Gordon <1432970085@qq.com >
* fix: msg gateway start output err info
Signed-off-by: Gordon <1432970085@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* fix: go mod update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: get all userID
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: msggateway add online status call
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* refactor: log change
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* refactor: log change
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* chore: network mode change
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* feat: add api of get server time
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* feat: remove go work sum
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: pull message add isRead field
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: check msg-transfer script
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: start don't kill old process
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: check component
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: pull message set isRead only message come from single.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: add ex field to update group info.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
* cicd: robot automated Change
* refactor: change project module name.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* refactor: change project module name.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* refactor: change project module name.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
* test: for pressure test.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* test: for pressure test.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* test: for pressure test.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* test: message log.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
* fxi: component check output valid info.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fxi: component check output valid info.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* test: send message test log.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
* cicd: robot automated Change
* test: remove info log.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* feat: api of send message add sendTime field.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: add callback for update user's info.
* cicd: robot automated Change
* fix: change callback command name.
* cicd: robot automated Change
* fix: single chat unread status change.
* fix: single chat unread status change.
* fix: single chat unread status change.
* fix: user status change.
* cicd: robot automated Change
* fix: user status change.
* fix: user status change.
* fix: user status change.
* cicd: robot automated Change
* fix: ws close when user logout.
* fix: remove repeat platform on online status.
* cicd: robot automated Change
* fix: api send messages for notification conversation .
* fix: api send messages for notification conversation .
* fix: api send messages for notification conversation .
* fix: api send messages for notification conversation .
* fix: api send messages for notification conversation .
* fix: api send messages for notification conversation.
* fix: api send messages for notification conversation.
* fix: api send messages for notification conversation.
* fix: api send messages for notification conversation.
* fix: api send messages for notification conversation.
* fix: api send messages for notification conversation.
* re: remove router of unsubscribeStatus.
* re: remove router of unsubscribeStatus.
* re: remove router of unsubscribeStatus.
* re: remove router of unsubscribeStatus.
* fix: reset branch
* fix: not support redis cluster. CROSSSLOT Keys in request don't hash to the same slot
* fix: update user.FaceURL do not trigger GroupMemberInfoSetNotification
* cicd: robot automated Change
* fix: api send messages for notification conversation.
* fix: api send messages for notification conversation.
---------
Signed-off-by: Gordon <1432970085@qq.com >
Signed-off-by: withchao <993506633@qq.com >
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: withchao <993506633@qq.com >
Co-authored-by: Xinwei Xiong <3293172751NSS@gmail.com >
Co-authored-by: FGadvancer <FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <withchao@users.noreply.github.com >
2023-10-24 20:28:22 +08:00
a3d21
8a13017665
fix update user.FaceURL do not trigger GroupMemberInfoSetNotification ( #1267 )
...
* fix update user.FaceURL do not trigger GroupMemberInfoSetNotification
* cicd: robot automated Change
---------
Co-authored-by: a3d21 <a3d21@users.noreply.github.com >
2023-10-23 13:27:27 +00:00
Gordon
e4f3e34249
fix: api send messages for notification conversation. ( #1254 )
...
* fix: to start im or chat, ZooKeeper must be started first.
* fix: msg gateway start output err info
Signed-off-by: Gordon <1432970085@qq.com >
* fix: msg gateway start output err info
Signed-off-by: Gordon <1432970085@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* fix: go mod update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: get all userID
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: msggateway add online status call
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* refactor: log change
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* refactor: log change
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* chore: network mode change
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* feat: add api of get server time
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* feat: remove go work sum
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: pull message add isRead field
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: check msg-transfer script
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: start don't kill old process
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: check component
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: pull message set isRead only message come from single.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: add ex field to update group info.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
* cicd: robot automated Change
* refactor: change project module name.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* refactor: change project module name.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* refactor: change project module name.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
* test: for pressure test.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* test: for pressure test.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* test: for pressure test.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* test: message log.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
* fxi: component check output valid info.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fxi: component check output valid info.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* test: send message test log.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
* cicd: robot automated Change
* test: remove info log.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* feat: api of send message add sendTime field.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: add callback for update user's info.
* cicd: robot automated Change
* fix: change callback command name.
* cicd: robot automated Change
* fix: single chat unread status change.
* fix: single chat unread status change.
* fix: single chat unread status change.
* fix: user status change.
* cicd: robot automated Change
* fix: user status change.
* fix: user status change.
* fix: user status change.
* cicd: robot automated Change
* fix: ws close when user logout.
* fix: remove repeat platform on online status.
* cicd: robot automated Change
* fix: api send messages for notification conversation .
* fix: api send messages for notification conversation .
* fix: api send messages for notification conversation .
* fix: api send messages for notification conversation .
* fix: api send messages for notification conversation .
* fix: api send messages for notification conversation.
* fix: api send messages for notification conversation.
* fix: api send messages for notification conversation.
* fix: api send messages for notification conversation.
* fix: api send messages for notification conversation.
* fix: api send messages for notification conversation.
* re: remove router of unsubscribeStatus.
* re: remove router of unsubscribeStatus.
* re: remove router of unsubscribeStatus.
* re: remove router of unsubscribeStatus.
---------
Signed-off-by: Gordon <1432970085@qq.com >
Signed-off-by: withchao <993506633@qq.com >
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: withchao <993506633@qq.com >
Co-authored-by: Xinwei Xiong <3293172751NSS@gmail.com >
Co-authored-by: FGadvancer <FGadvancer@users.noreply.github.com >
2023-10-23 13:26:35 +00:00
withchao
6ffcfbe68e
fix: not support redis cluster. CROSSSLOT Keys in request don't hash to the same slot ( #1258 )
...
* feat: v2 to v3 data conversion
* feat: v2 to v3 data conversion
* fix: CallbackBeforeCreateGroup
* fix: NotificationUserInfoUpdate
* fix: NotificationUserInfoUpdate
* chore: update pkg github.com/OpenIMSDK/protocol v0.0.26
* chore: code format
* update pkg
* feat: QuitGroup support administrator operations
* feat: QuitGroup support administrator operations
* fix: checkMongo uri
* fix: k8s minio prefix
* fix: k8s minio prefix
* fix: k8s minio prefix
* fix: k8s minio prefix test
* fix: k8s minio prefix test
* fix: GetUsersInfo cache
* fix: redis cache
* fix: redis remove pipeline
* fix: redis remove pipeline
2023-10-23 13:24:22 +00:00
CNCSMonster
b1415473ff
fix: fix all lint warning in pkg ( #1263 )
...
* fix:fix lint errors in internal
* fix:fix lint error in interal/tools
* fix: fix lint errros in pkg/statics
* fix: fix lint erros in pkg/authverify,pkg/rpcclien
* fix: fix lint erros in pkg/common/cmd
* fix: fix lint erros in pkg/common/config,convert
* fix: fix lint erros in pkg/common/db/cache
* fix: fix lint errors in pkg/common/db/controller
* fix:fix lint errors in pkg/common/db/relation
and pkg/common/db/localcache
* fix: fix rest lint errors in pkg/common/db
* fix: fix rest lint errors in pkg
* fix:set back go.work to use go 1.19
2023-10-23 08:24:55 +00:00
liuxuewen
ba190fde13
fix: golint code format and error log trace ( #1259 )
2023-10-23 03:27:15 +00:00
Xinwei Xiong
088b143300
Update README.md ( #1265 )
2023-10-23 02:30:11 +00:00
dependabot[bot]
9cd8fb2b01
feat(deps): bump the gomod-deps group with 2 updates ( #1257 )
...
Bumps the gomod-deps group with 2 updates: [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) and [github.com/OpenIMSDK/protocol](https://github.com/OpenIMSDK/protocol ).
Updates `google.golang.org/api` from 0.147.0 to 0.148.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases )
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md )
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.147.0...v0.148.0 )
Updates `github.com/OpenIMSDK/protocol` from 0.0.27 to 0.0.30
- [Release notes](https://github.com/OpenIMSDK/protocol/releases )
- [Commits](https://github.com/OpenIMSDK/protocol/compare/v0.0.27...v0.0.30 )
---
updated-dependencies:
- dependency-name: google.golang.org/api
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: gomod-deps
- dependency-name: github.com/OpenIMSDK/protocol
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: gomod-deps
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-22 04:41:06 +00:00
Xinwei Xiong
363deff6f8
feat(release-v3.4): Enhanced Build, Deployment, and Configuration Management for Optimized Performance and Automation ( #1255 )
...
* docs: add openim docs
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* docs: add openim images test
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* feat: fix openim ci and deployment
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* feat: fix openim ci and deployment
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* feat: add openim flag api configpath env set
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* fix: fix openim push logger
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* fix: fix openim config path
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* fix: fix openim config path
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* fix: fix openim config path
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
---------
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-10-21 07:23:33 +00:00
withchao
c69d4da8b8
fate: api, rpc QuitGroup req add userID ( #1244 )
...
* feat: v2 to v3 data conversion
* feat: v2 to v3 data conversion
* fix: CallbackBeforeCreateGroup
* fix: NotificationUserInfoUpdate
* fix: NotificationUserInfoUpdate
* chore: update pkg github.com/OpenIMSDK/protocol v0.0.26
* chore: code format
* update pkg
* feat: QuitGroup support administrator operations
* feat: QuitGroup support administrator operations
* fix: checkMongo uri
* fix: k8s minio prefix
* fix: k8s minio prefix
* fix: k8s minio prefix
* fix: k8s minio prefix test
* fix: k8s minio prefix test
2023-10-20 02:49:00 +00:00
dong
4b231716c3
fix: mogodb url connent ( #1232 )
...
* fix: mogodb url connent
* fix: mogodb url connent
* fix: mogodb url connent
* mogodb url connent
* mogodb url connent
2023-10-19 11:18:32 +00:00
CNCSMonster
b3d2f3b182
feat:order logs by time desc ( #1250 )
2023-10-19 03:36:51 +00:00
sweep-ai[bot]
8a54e465a2
feat: Add unit test for DeleteGroupMemberHash meth ( #1200 )
...
Co-authored-by: sweep-ai[bot] <128439645+sweep-ai[bot]@users.noreply.github.com>
2023-10-18 13:41:49 +00:00
sweep-ai[bot]
1c1f2a96ba
feat: Add unit test for RemoveRepeatedElementsInLi ( #1223 )
...
Co-authored-by: sweep-ai[bot] <128439645+sweep-ai[bot]@users.noreply.github.com>
2023-10-18 13:39:01 +00:00
sweep-ai[bot]
5e7e619d10
[Sweep Rules] Add unit test for RemoveRepeatedElementsInList function ( #1224 )
...
* feat: Add unit test for RemoveRepeatedElementsInLi
* Delete tests/user_test.go
---------
Co-authored-by: sweep-ai[bot] <128439645+sweep-ai[bot]@users.noreply.github.com>
2023-10-18 13:38:33 +00:00
dependabot[bot]
2840bc27fe
chore(deps): bump the github-actions group with 1 update ( #1169 )
...
Bumps the github-actions group with 1 update: [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action ).
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases )
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stefanzweifel/git-auto-commit-action/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: stefanzweifel/git-auto-commit-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-18 13:36:13 +00:00
Gordon
2d86a1a0e5
fix: remove repeat platform on online status. ( #1221 )
...
* fix: to start im or chat, ZooKeeper must be started first.
* fix: msg gateway start output err info
Signed-off-by: Gordon <1432970085@qq.com >
* fix: msg gateway start output err info
Signed-off-by: Gordon <1432970085@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* fix: go mod update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: get all userID
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: msggateway add online status call
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* refactor: log change
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* refactor: log change
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* chore: network mode change
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* feat: add api of get server time
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* feat: remove go work sum
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: pull message add isRead field
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: check msg-transfer script
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: start don't kill old process
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: check component
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: pull message set isRead only message come from single.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: add ex field to update group info.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
* cicd: robot automated Change
* refactor: change project module name.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* refactor: change project module name.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* refactor: change project module name.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
* test: for pressure test.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* test: for pressure test.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* test: for pressure test.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* test: message log.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
* fxi: component check output valid info.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fxi: component check output valid info.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* test: send message test log.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
* cicd: robot automated Change
* test: remove info log.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* feat: api of send message add sendTime field.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: add callback for update user's info.
* cicd: robot automated Change
* fix: change callback command name.
* cicd: robot automated Change
* fix: single chat unread status change.
* fix: single chat unread status change.
* fix: single chat unread status change.
* fix: user status change.
* cicd: robot automated Change
* fix: user status change.
* fix: user status change.
* fix: user status change.
* cicd: robot automated Change
* fix: ws close when user logout.
* fix: remove repeat platform on online status.
---------
Signed-off-by: Gordon <1432970085@qq.com >
Signed-off-by: withchao <993506633@qq.com >
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: withchao <993506633@qq.com >
Co-authored-by: Xinwei Xiong <3293172751NSS@gmail.com >
Co-authored-by: FGadvancer <FGadvancer@users.noreply.github.com >
2023-10-18 13:32:00 +00:00
dependabot[bot]
0363763171
feat(deps): bump the gomod-deps group with 7 updates ( #1248 )
...
Bumps the gomod-deps group with 7 updates:
| Package | From | To |
| --- | --- | --- |
| [golang.org/x/image](https://github.com/golang/image ) | `0.12.0` | `0.13.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) | `0.143.0` | `0.147.0` |
| [google.golang.org/grpc](https://github.com/grpc/grpc-go ) | `1.58.2` | `1.59.0` |
| [gorm.io/driver/mysql](https://github.com/go-gorm/mysql ) | `1.5.1` | `1.5.2` |
| [github.com/IBM/sarama](https://github.com/IBM/sarama ) | `1.41.2` | `1.41.3` |
| [github.com/OpenIMSDK/protocol](https://github.com/OpenIMSDK/protocol ) | `0.0.26` | `0.0.27` |
| [github.com/tencentyun/cos-go-sdk-v5](https://github.com/tencentyun/cos-go-sdk-v5 ) | `0.7.44` | `0.7.45` |
Updates `golang.org/x/image` from 0.12.0 to 0.13.0
- [Commits](https://github.com/golang/image/compare/v0.12.0...v0.13.0 )
Updates `google.golang.org/api` from 0.143.0 to 0.147.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases )
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md )
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.143.0...v0.147.0 )
Updates `google.golang.org/grpc` from 1.58.2 to 1.59.0
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.58.2...v1.59.0 )
Updates `gorm.io/driver/mysql` from 1.5.1 to 1.5.2
- [Commits](https://github.com/go-gorm/mysql/compare/v1.5.1...v1.5.2 )
Updates `github.com/IBM/sarama` from 1.41.2 to 1.41.3
- [Release notes](https://github.com/IBM/sarama/releases )
- [Changelog](https://github.com/IBM/sarama/blob/main/CHANGELOG.md )
- [Commits](https://github.com/IBM/sarama/compare/v1.41.2...v1.41.3 )
Updates `github.com/OpenIMSDK/protocol` from 0.0.26 to 0.0.27
- [Release notes](https://github.com/OpenIMSDK/protocol/releases )
- [Commits](https://github.com/OpenIMSDK/protocol/compare/v0.0.26...v0.0.27 )
Updates `github.com/tencentyun/cos-go-sdk-v5` from 0.7.44 to 0.7.45
- [Release notes](https://github.com/tencentyun/cos-go-sdk-v5/releases )
- [Changelog](https://github.com/tencentyun/cos-go-sdk-v5/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tencentyun/cos-go-sdk-v5/compare/v0.7.44...v0.7.45 )
---
updated-dependencies:
- dependency-name: golang.org/x/image
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: gomod-deps
- dependency-name: google.golang.org/api
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: gomod-deps
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: gomod-deps
- dependency-name: gorm.io/driver/mysql
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: gomod-deps
- dependency-name: github.com/IBM/sarama
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: gomod-deps
- dependency-name: github.com/OpenIMSDK/protocol
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: gomod-deps
- dependency-name: github.com/tencentyun/cos-go-sdk-v5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: gomod-deps
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-18 13:18:14 +00:00
fengyun.rui
a648beecb3
optimize: reduce lock latency for conversation cache ( #1231 )
...
Signed-off-by: rfyiamcool <rfyiamcool@163.com >
2023-10-18 11:47:57 +00:00
xuexihuang
abf8e37e78
feat: Add the help chart script to support k8s deployment ( #1145 )
...
* Code adaptation k8s: service discovery and registration adaptation, configuration adaptation
* Initial submission of the help charts script for openim API
* change the help charts script
* change the help charts script
* change helm chart codes
* change dockerfiles script
* change chart script:add configmap mounts
* change chart script:change repository
* change chart script:msggateway add one service
* change config.yaml
* roll back some config values
* change chart script:change Ingress rule with a rewrite annotation
* add mysql charts scrible
* change chart script:add mysql.config.yaml
* add nfs provisioner charts
* change chart script:add nfs.config.yaml
* add ingress-nginx charts
* change chart script:add ingress-nginx.config.yaml
* add redis &mongodb charts
* add kafka&minio charts
* change chart script:change redis.values.yaml
* change chart script:add redis.config.yaml
* change chart script:change redis.config.yaml
* change chart script:change mongodb.value.yaml
* change chart script:change mongodb.value.yaml
* change chart script:add mongodb.config.yaml
* change chart script:change minio.values.yaml
* change chart script:add minio.config.yaml
* change chart script:change kafka.values.yaml
* change chart script:add kafka.config.yaml
* change chart script:change services.config.yaml
* bug fix:Delete websocket's Port restrictions
* bug fix:change port value
* change chart script:Submit a stable version script
* fix bug:Implement option interface
* fix bug:change K8sDR.Register
* change config.yaml
* change chats script:minio service add ingress
* change chats script:minio service add ingress
* change chats script:kafka.replicaCount=3& change minio.api ingress
* delete change chats script
* change config.yaml
* change openim.yaml
---------
Co-authored-by: lin.huang <lin.huang@apulis.com >
2023-10-16 18:02:12 +08:00
withchao
81cc1f355a
fix: after modifying the avatar, offline users who joined the group did not synchronize ( #1198 )
...
* feat: v2 to v3 data conversion
* feat: v2 to v3 data conversion
* fix: CallbackBeforeCreateGroup
* fix: NotificationUserInfoUpdate
* fix: NotificationUserInfoUpdate
* chore: update pkg github.com/OpenIMSDK/protocol v0.0.26
* chore: code format
* update pkg
2023-10-16 03:39:53 +00:00
Gordon
8e6430625c
fix: single chat unread status change. ( #1171 )
...
* fix: to start im or chat, ZooKeeper must be started first.
* fix: msg gateway start output err info
Signed-off-by: Gordon <1432970085@qq.com >
* fix: msg gateway start output err info
Signed-off-by: Gordon <1432970085@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* fix: go mod update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: get all userID
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: msggateway add online status call
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* refactor: log change
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* refactor: log change
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* chore: network mode change
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* feat: add api of get server time
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* feat: remove go work sum
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: pull message add isRead field
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: check msg-transfer script
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: start don't kill old process
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: check component
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: pull message set isRead only message come from single.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: add ex field to update group info.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
* cicd: robot automated Change
* refactor: change project module name.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* refactor: change project module name.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* refactor: change project module name.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
* test: for pressure test.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* test: for pressure test.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* test: for pressure test.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* test: message log.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
* fxi: component check output valid info.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fxi: component check output valid info.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* test: send message test log.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
* cicd: robot automated Change
* test: remove info log.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* feat: api of send message add sendTime field.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: add callback for update user's info.
* cicd: robot automated Change
* fix: change callback command name.
* cicd: robot automated Change
* fix: single chat unread status change.
* fix: single chat unread status change.
* fix: single chat unread status change.
* fix: user status change.
* cicd: robot automated Change
* fix: user status change.
* fix: user status change.
* fix: user status change.
* cicd: robot automated Change
* fix: ws close when user logout.
---------
Signed-off-by: Gordon <1432970085@qq.com >
Signed-off-by: withchao <993506633@qq.com >
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: withchao <993506633@qq.com >
Co-authored-by: Xinwei Xiong <3293172751NSS@gmail.com >
Co-authored-by: FGadvancer <FGadvancer@users.noreply.github.com >
2023-10-13 11:45:40 +08:00
Brabem
b783f0eb98
bug:update a filed ( #1192 )
2023-10-13 02:02:42 +00:00
Xinwei Xiong
9218f0d928
Docs(main): Add English translation for README.md ( #1194 )
...
#1193
Add English translation for README.md
- Introduced README_EN.md containing English translations of the original README file.
- Included a link to README_EN.md in the original README.md for accessibility.
2023-10-12 09:29:26 +00:00
dependabot[bot]
6b7433352a
feat(deps): bump github.com/tencentyun/cos-go-sdk-v5 ( #1174 )
...
Bumps [github.com/tencentyun/cos-go-sdk-v5](https://github.com/tencentyun/cos-go-sdk-v5 ) from 0.7.43 to 0.7.44.
- [Release notes](https://github.com/tencentyun/cos-go-sdk-v5/releases )
- [Changelog](https://github.com/tencentyun/cos-go-sdk-v5/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tencentyun/cos-go-sdk-v5/compare/v0.7.43...v0.7.44 )
---
updated-dependencies:
- dependency-name: github.com/tencentyun/cos-go-sdk-v5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-12 02:51:20 +00:00
dependabot[bot]
5e01a15364
feat(deps): bump gorm.io/gorm from 1.25.4 to 1.25.5 ( #1175 )
...
Bumps [gorm.io/gorm](https://github.com/go-gorm/gorm ) from 1.25.4 to 1.25.5.
- [Release notes](https://github.com/go-gorm/gorm/releases )
- [Commits](https://github.com/go-gorm/gorm/compare/v1.25.4...v1.25.5 )
---
updated-dependencies:
- dependency-name: gorm.io/gorm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-12 02:49:32 +00:00
dependabot[bot]
4305d8b590
chore(deps): bump golang.org/x/net in /tools/data-conversion ( #1187 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.15.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.15.0...v0.17.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-12 02:48:55 +00:00
dependabot[bot]
0a35e94728
feat(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 ( #1188 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.15.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.15.0...v0.17.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-12 02:48:33 +00:00
dependabot[bot]
953b006433
chore(deps): bump golang.org/x/net from 0.9.0 to 0.17.0 in /tools/url2im ( #1189 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.9.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.9.0...v0.17.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-12 02:48:27 +00:00
fengyun.rui
ba1d4790ce
optimize: reduce lock latency for localcache group ( #1179 )
...
Signed-off-by: rfyiamcool <rfyiamcool@163.com >
2023-10-12 02:47:17 +00:00
fengyun.rui
8b649a55a2
feat: add redis cluster mode in option ( #1178 )
...
Signed-off-by: rfyiamcool <rfyiamcool@163.com >
2023-10-12 02:46:31 +00:00
Xinwei Xiong
d8dbcbbec6
eplace -v Operator to Ensure Compatibility ( #1185 )
...
Replaced the `-v` operator with a more universally compatible method for variable checking in the bash script. The update uses parameter expansion to check if a variable is set, ensuring the script runs smoothly on environments with different Bash versions.
Issue: https://github.com/openimsdk/open-im-server/issues/1182
2023-10-12 02:45:41 +00:00
withchao
8e6ee2b80f
feat: v2 to v3 data conversion ( #1176 )
...
* feat: v2 to v3 data conversion
* feat: v2 to v3 data conversion
2023-10-10 16:13:44 +00:00
Xinwei Xiong
b72b72f74f
docs: add openim docs ( #1165 )
...
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-10-08 08:53:19 +00:00
Xinwei Xiong
c5f6514f98
fix: make lint about cicd ( #1161 )
...
* fix: make lint
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* fix: make lint
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
---------
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-10-08 07:05:35 +00:00
withchao
717ed8fd12
feat: v2 to v3 data conversion ( #1164 )
...
* fix: user update group notification, group member face url
* fix: user update group notification, group member face url
* feat: v2 to v3 data conversion
* feat: v2 to v3 data conversion
2023-10-08 04:11:42 +00:00
Xinwei Xiong
8dd6a05d38
fix: Implement Enhanced File Descriptor Limit Handling in Shell Script ( #1160 )
...
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-10-08 02:59:15 +00:00
Xinwei Xiong
daf58715ed
docs(main): update openim readme ( #1157 )
...
* update openim readme
* Update README.md
* Update README.md
2023-10-08 02:16:42 +00:00
dependabot[bot]
1600efa5ef
chore(deps): bump the github-actions group with 10 updates ( #1142 )
...
Bumps the github-actions group with 10 updates:
| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout ) | `2` | `4` |
| [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) | `2` | `3` |
| [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) | `2` | `3` |
| [docker/metadata-action](https://github.com/docker/metadata-action ) | `4.6.0` | `5.0.0` |
| [docker/login-action](https://github.com/docker/login-action ) | `2` | `3` |
| [docker/build-push-action](https://github.com/docker/build-push-action ) | `4` | `5` |
| [contributor-assistant/github-action](https://github.com/contributor-assistant/github-action ) | `2.3.0` | `2.3.1` |
| [actions/setup-go](https://github.com/actions/setup-go ) | `2` | `4` |
| [actions/first-interaction](https://github.com/actions/first-interaction ) | `1.1.1` | `1.2.0` |
| [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) | `4` | `5` |
Updates `actions/checkout` from 2 to 4
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v4 )
Updates `docker/setup-qemu-action` from 2 to 3
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3 )
Updates `docker/setup-buildx-action` from 2 to 3
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3 )
Updates `docker/metadata-action` from 4.6.0 to 5.0.0
- [Release notes](https://github.com/docker/metadata-action/releases )
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md )
- [Commits](https://github.com/docker/metadata-action/compare/v4.6.0...v5.0.0 )
Updates `docker/login-action` from 2 to 3
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v2...v3 )
Updates `docker/build-push-action` from 4 to 5
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v4...v5 )
Updates `contributor-assistant/github-action` from 2.3.0 to 2.3.1
- [Release notes](https://github.com/contributor-assistant/github-action/releases )
- [Commits](https://github.com/contributor-assistant/github-action/compare/v2.3.0...v2.3.1 )
Updates `actions/setup-go` from 2 to 4
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v2...v4 )
Updates `actions/first-interaction` from 1.1.1 to 1.2.0
- [Release notes](https://github.com/actions/first-interaction/releases )
- [Commits](https://github.com/actions/first-interaction/compare/v1.1.1...v1.2.0 )
Updates `goreleaser/goreleaser-action` from 4 to 5
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: docker/setup-qemu-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: docker/metadata-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: contributor-assistant/github-action
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/first-interaction
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: goreleaser/goreleaser-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-03 01:49:37 +00:00
dependabot[bot]
e9d5dcc85d
feat(deps): bump the gomod-deps group with 7 updates ( #1150 )
...
Bumps the gomod-deps group with 7 updates:
| Package | From | To |
| --- | --- | --- |
| [github.com/go-playground/validator/v10](https://github.com/go-playground/validator ) | `10.15.3` | `10.15.5` |
| [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) | `1.16.0` | `1.17.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) | `0.138.0` | `0.143.0` |
| [google.golang.org/grpc](https://github.com/grpc/grpc-go ) | `1.57.0` | `1.58.2` |
| [github.com/IBM/sarama](https://github.com/IBM/sarama ) | `1.41.1` | `1.41.2` |
| [github.com/redis/go-redis/v9](https://github.com/redis/go-redis ) | `9.1.0` | `9.2.1` |
| [github.com/tencentyun/cos-go-sdk-v5](https://github.com/tencentyun/cos-go-sdk-v5 ) | `0.7.42` | `0.7.43` |
Updates `github.com/go-playground/validator/v10` from 10.15.3 to 10.15.5
- [Release notes](https://github.com/go-playground/validator/releases )
- [Commits](https://github.com/go-playground/validator/compare/v10.15.3...v10.15.5 )
Updates `github.com/prometheus/client_golang` from 1.16.0 to 1.17.0
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.16.0...v1.17.0 )
Updates `google.golang.org/api` from 0.138.0 to 0.143.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases )
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md )
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.138.0...v0.143.0 )
Updates `google.golang.org/grpc` from 1.57.0 to 1.58.2
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.57.0...v1.58.2 )
Updates `github.com/IBM/sarama` from 1.41.1 to 1.41.2
- [Release notes](https://github.com/IBM/sarama/releases )
- [Changelog](https://github.com/IBM/sarama/blob/main/CHANGELOG.md )
- [Commits](https://github.com/IBM/sarama/compare/v1.41.1...v1.41.2 )
Updates `github.com/redis/go-redis/v9` from 9.1.0 to 9.2.1
- [Release notes](https://github.com/redis/go-redis/releases )
- [Changelog](https://github.com/redis/go-redis/blob/master/CHANGELOG.md )
- [Commits](https://github.com/redis/go-redis/compare/v9.1.0...v9.2.1 )
Updates `github.com/tencentyun/cos-go-sdk-v5` from 0.7.42 to 0.7.43
- [Release notes](https://github.com/tencentyun/cos-go-sdk-v5/releases )
- [Changelog](https://github.com/tencentyun/cos-go-sdk-v5/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tencentyun/cos-go-sdk-v5/compare/v0.7.42...v0.7.43 )
---
updated-dependencies:
- dependency-name: github.com/go-playground/validator/v10
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: gomod-deps
- dependency-name: github.com/prometheus/client_golang
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: gomod-deps
- dependency-name: google.golang.org/api
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: gomod-deps
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: gomod-deps
- dependency-name: github.com/IBM/sarama
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: gomod-deps
- dependency-name: github.com/redis/go-redis/v9
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: gomod-deps
- dependency-name: github.com/tencentyun/cos-go-sdk-v5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: gomod-deps
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-03 01:48:20 +00:00
withchao
eb749af807
fix: modifying user information notifications to join groups and group avatar issues ( #1147 )
...
* fix: user update group notification, group member face url
* fix: user update group notification, group member face url
2023-09-28 12:38:53 +00:00
Xinwei Xiong
f198317ce7
🧶 feat: Big job! kubernetes Deployment Design ( #1055 )
...
* fix: fix docker compose file
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add options about helm deploy
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add openim server test about openim web
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* feat: add openim server test about openim web
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* feat: add openim server test about openim web
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* feat: add openim test:
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* feat: add openim test:
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* fix: fix env api url
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* fix: fix openim server deployment
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* fix: fix openim server deployment
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* feat: add openim task list
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* feat: remove openim config
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
* feat: remote tools imctl
* feat: add tools imctl
* feat: add tools imctl
* feat: add config
* feat: add config
* feat: add openim config
* feat: add openim config
---------
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-09-28 10:00:41 +00:00
Gordon
80064620b9
fix: add callback for update user's info. ( #1112 )
...
* fix: to start im or chat, ZooKeeper must be started first.
* fix: msg gateway start output err info
Signed-off-by: Gordon <1432970085@qq.com >
* fix: msg gateway start output err info
Signed-off-by: Gordon <1432970085@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* fix: go mod update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: get all userID
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: msggateway add online status call
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* refactor: log change
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* refactor: log change
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* chore: network mode change
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* feat: add api of get server time
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* feat: remove go work sum
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: pull message add isRead field
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: check msg-transfer script
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: start don't kill old process
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: check component
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: pull message set isRead only message come from single.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: add ex field to update group info.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
* cicd: robot automated Change
* refactor: change project module name.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* refactor: change project module name.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* refactor: change project module name.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
* test: for pressure test.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* test: for pressure test.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* test: for pressure test.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* test: message log.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
* fxi: component check output valid info.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fxi: component check output valid info.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* test: send message test log.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
* cicd: robot automated Change
* test: remove info log.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* feat: api of send message add sendTime field.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: add callback for update user's info.
* cicd: robot automated Change
* fix: change callback command name.
---------
Signed-off-by: Gordon <1432970085@qq.com >
Signed-off-by: withchao <993506633@qq.com >
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: withchao <993506633@qq.com >
Co-authored-by: Xinwei Xiong <3293172751NSS@gmail.com >
Co-authored-by: FGadvancer <FGadvancer@users.noreply.github.com >
2023-09-22 19:32:04 +08:00
withchao
6c0be3f2af
fix: turn on status notification that will burn after reading ( #1115 )
...
* fix: repeated modification session notification
* fix: repeated modification session notification
* fix: jpush return a nil pointer panic
* fix: push redis pkg
* fix: OANotification
* feat: add rpc GetConversationNeedOfflinePushUserIDs
* update pkg
* cicd: robot automated Change
* offlinePushMsg
* conversation
* conversation
* cicd: robot automated Change
* conversation
* cicd: robot automated Change
* conversation
* url 2 im s3
* url 2 im s3
* cicd: robot automated Change
* url 2 im s3
* s3 public read
* cicd: robot automated Change
* s3 public read
* cicd: robot automated Change
* s3 public read
* s3 public read
* s3 public read
* s3 public read
* s3 public read
* cicd: robot automated Change
* s3 public read
* s3 public read
* fix: SendMsg api
* config scripts
* config scripts
* fix: SetConversations
* fix: SetConversations
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
2023-09-22 19:31:44 +08:00
Gordon
9673f50518
feat: send message add sendTime field for import messages. ( #1104 )
...
* fix: to start im or chat, ZooKeeper must be started first.
* fix: msg gateway start output err info
Signed-off-by: Gordon <1432970085@qq.com >
* fix: msg gateway start output err info
Signed-off-by: Gordon <1432970085@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* fix: go mod update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: get all userID
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: msggateway add online status call
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* refactor: log change
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* refactor: log change
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* chore: network mode change
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* feat: add api of get server time
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* feat: remove go work sum
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: pull message add isRead field
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: check msg-transfer script
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: start don't kill old process
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: check component
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: pull message set isRead only message come from single.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: add ex field to update group info.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
* cicd: robot automated Change
* refactor: change project module name.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* refactor: change project module name.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* refactor: change project module name.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
* test: for pressure test.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* test: for pressure test.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* test: for pressure test.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* test: message log.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
* fxi: component check output valid info.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fxi: component check output valid info.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* test: send message test log.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
* cicd: robot automated Change
* test: remove info log.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* feat: api of send message add sendTime field.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
---------
Signed-off-by: Gordon <1432970085@qq.com >
Signed-off-by: withchao <993506633@qq.com >
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: withchao <993506633@qq.com >
Co-authored-by: Xinwei Xiong <3293172751NSS@gmail.com >
Co-authored-by: FGadvancer <FGadvancer@users.noreply.github.com >
2023-09-20 04:04:25 +00:00
withchao
5c31d12253
feat: s3 public read ( #1080 )
...
* fix: repeated modification session notification
* fix: repeated modification session notification
* fix: jpush return a nil pointer panic
* fix: push redis pkg
* fix: OANotification
* feat: add rpc GetConversationNeedOfflinePushUserIDs
* update pkg
* cicd: robot automated Change
* offlinePushMsg
* conversation
* conversation
* cicd: robot automated Change
* conversation
* cicd: robot automated Change
* conversation
* url 2 im s3
* url 2 im s3
* cicd: robot automated Change
* url 2 im s3
* s3 public read
* cicd: robot automated Change
* s3 public read
* cicd: robot automated Change
* s3 public read
* s3 public read
* s3 public read
* s3 public read
* s3 public read
* cicd: robot automated Change
* s3 public read
* s3 public read
* fix: SendMsg api
* config scripts
* config scripts
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
2023-09-19 15:23:46 +08:00
Gordon
bba662f404
Feature: add log support for developer ( #1101 )
...
* fix: to start im or chat, ZooKeeper must be started first.
* fix: msg gateway start output err info
Signed-off-by: Gordon <1432970085@qq.com >
* fix: msg gateway start output err info
Signed-off-by: Gordon <1432970085@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* fix: go mod update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: get all userID
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: msggateway add online status call
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* refactor: log change
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* refactor: log change
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* chore: network mode change
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* feat: add api of get server time
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* feat: remove go work sum
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: pull message add isRead field
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: check msg-transfer script
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: start don't kill old process
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: check component
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: pull message set isRead only message come from single.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: add ex field to update group info.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
* cicd: robot automated Change
* refactor: change project module name.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* refactor: change project module name.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* refactor: change project module name.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
* test: for pressure test.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* test: for pressure test.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* test: for pressure test.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: to start im or chat, ZooKeeper must be started first.
---------
Signed-off-by: Gordon <1432970085@qq.com >
Signed-off-by: withchao <993506633@qq.com >
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: withchao <993506633@qq.com >
Co-authored-by: Xinwei Xiong <3293172751NSS@gmail.com >
Co-authored-by: FGadvancer <FGadvancer@users.noreply.github.com >
2023-09-19 15:08:05 +08:00
charles-chenzz
7a3c3d7939
internal/msgtransfer: fix unreachable code issue ( #1078 )
2023-09-15 05:11:10 +00:00
withchao
5fb9e946fc
feat: url to im s3 ( #1067 )
...
* fix: repeated modification session notification
* fix: repeated modification session notification
* fix: jpush return a nil pointer panic
* fix: push redis pkg
* fix: OANotification
* feat: add rpc GetConversationNeedOfflinePushUserIDs
* update pkg
* cicd: robot automated Change
* offlinePushMsg
* conversation
* conversation
* cicd: robot automated Change
* conversation
* cicd: robot automated Change
* conversation
* url 2 im s3
* url 2 im s3
* cicd: robot automated Change
* url 2 im s3
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
2023-09-14 14:38:07 +08:00
OpenIM Bot
40075de484
fix update environment.sh ( #1068 )
2023-09-12 20:02:03 +08:00
withchao
3e1b147160
feat: choose whether to push group messages offline based on the user's session option settings ( #1054 )
...
* fix: repeated modification session notification
* fix: repeated modification session notification
* fix: jpush return a nil pointer panic
* fix: push redis pkg
* fix: OANotification
* feat: add rpc GetConversationNeedOfflinePushUserIDs
* update pkg
* cicd: robot automated Change
* offlinePushMsg
* conversation
* conversation
* cicd: robot automated Change
* conversation
* cicd: robot automated Change
* conversation
---------
Co-authored-by: withchao <withchao@users.noreply.github.com >
2023-09-11 20:03:07 +08:00
Xinwei Xiong
2628874a26
🎯 Optimize the deployment scheme to provide kubernetes deployment strategy ( #1050 )
...
* fix: fix openim web port
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: fix openim web port
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: github gh images
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: github gh images
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: go mod package
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
---------
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-09-09 15:57:46 +08:00
Xinwei Xiong
72e5c4a0bf
fix: set openim volume ( #1051 )
...
* fix: fix openim web port
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: fix openim web port
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: set openim volume
---------
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-09-09 14:26:24 +08:00
Xinwei Xiong
f3939793ab
fix: openim logs release v3.3 ( #1048 )
2023-09-09 11:06:50 +08:00
Xinwei Xiong
aa729a24b6
feat: set docs openim-server url address fix ( #1043 )
...
* feat: set docs openim-server url address fix
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: add openim code fix
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
---------
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-09-08 07:20:30 +00:00
Gordon
186952ab46
refactor: change project module name. ( #1038 )
...
* fix: to start im or chat, ZooKeeper must be started first.
* fix: msg gateway start output err info
Signed-off-by: Gordon <1432970085@qq.com >
* fix: msg gateway start output err info
Signed-off-by: Gordon <1432970085@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* fix: go mod update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: get all userID
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: msggateway add online status call
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* refactor: log change
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* refactor: log change
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* chore: network mode change
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* feat: add api of get server time
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* feat: remove go work sum
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: pull message add isRead field
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: check msg-transfer script
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: start don't kill old process
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: check component
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: pull message set isRead only message come from single.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: add ex field to update group info.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
* cicd: robot automated Change
* refactor: change project module name.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* refactor: change project module name.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* refactor: change project module name.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
---------
Signed-off-by: Gordon <1432970085@qq.com >
Signed-off-by: withchao <993506633@qq.com >
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: withchao <993506633@qq.com >
Co-authored-by: Xinwei Xiong <3293172751NSS@gmail.com >
Co-authored-by: FGadvancer <FGadvancer@users.noreply.github.com >
2023-09-07 11:04:36 +00:00
Xinwei Xiong
da8912121f
fix: add openim server deploy ( #1036 )
...
* fix: add openim server deploy
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add openim im ctl
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add more deployment docs
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add openim save images and release
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* build: set IBM sarama and set k8s deployment helm
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: add openim code fix
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: add openim code fix
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
---------
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-09-07 17:38:09 +08:00
CNCSMonster
de50331d7a
docs: fix go_mode.md ( #1031 )
...
Co-authored-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-09-07 09:00:02 +00:00
charlie liu
35e48b6144
feat: remove redundant readline ( #1027 )
2023-09-07 09:00:02 +00:00
withchao
94a4199855
fix: push redis pkg ( #1019 )
...
* fix: repeated modification session notification
* fix: repeated modification session notification
* fix: jpush return a nil pointer panic
* fix: push redis pkg
* fix: OANotification
2023-09-07 16:35:50 +08:00
Xinwei Xiong
2cca15d7ce
feat: update demo scripts ( #1016 )
2023-09-06 15:38:26 +08:00
Xinwei Xiong
721af24df6
docs: update openim readme ( #1017 )
...
* docs: update openim readme
* Update README.md
2023-09-06 15:38:15 +08:00
withchao
eae79d567c
fix: user offline push ( #1015 )
...
* fix: create group type limit
* fix: group notification
* fix: group notification
* fix: group notification
* chore: group member hash
* chore: group member hash
* chore: group member hash
* chore: group member hash
* test: log
* test: log
* test: log
* test: log
* test: log
* sync: hash code
* sync: hash code
* sync: hash code
* test: log
* test: log
* test: log
* test: log
* test: log
* fix: time stamp
* fix: minio sign endpoint opts
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: minio bucket url
* fix: op user info
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: importFriends Conversation
* fix: importFriends Notification
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: importFriends Notification
* NotificationUserInfoUpdate
* NotificationUserInfoUpdate
* NotificationUserInfoUpdate
* NotificationUserInfoUpdate
* NotificationUserInfoUpdate
* NotificationUserInfoUpdate
* NotificationUserInfoUpdate
* TransferGroupOwner del group hash
* add GetSpecifiedFriendsInfo
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* remove pprop
* chore: optimize modification and send notifications
* chore: optimize modification and send notifications
* fix: repeated modification session notification
* fix: repeated modification session notification
* fix: jpush return a nil pointer panic
* fix: user offline push
* fix: user offline push
---------
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: withchao <withchao@users.noreply.github.com >
2023-09-05 20:43:32 +08:00
dependabot[bot]
1e592f3151
feat(deps): bump the gomod-deps group with 9 updates ( #1003 )
...
Bumps the gomod-deps group with 9 updates:
| Package | From | To |
| --- | --- | --- |
| [github.com/go-playground/validator/v10](https://github.com/go-playground/validator ) | `10.15.0` | `10.15.3` |
| [github.com/jinzhu/copier](https://github.com/jinzhu/copier ) | `0.3.5` | `0.4.0` |
| [github.com/minio/minio-go/v7](https://github.com/minio/minio-go ) | `7.0.61` | `7.0.63` |
| [golang.org/x/image](https://github.com/golang/image ) | `0.11.0` | `0.12.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) | `0.136.0` | `0.138.0` |
| [gorm.io/gorm](https://github.com/go-gorm/gorm ) | `1.25.3` | `1.25.4` |
| [github.com/google/uuid](https://github.com/google/uuid ) | `1.3.0` | `1.3.1` |
| [github.com/aliyun/aliyun-oss-go-sdk](https://github.com/aliyun/aliyun-oss-go-sdk ) | `2.2.8+incompatible` | `2.2.9+incompatible` |
| [github.com/redis/go-redis/v9](https://github.com/redis/go-redis ) | `9.0.5` | `9.1.0` |
Updates `github.com/go-playground/validator/v10` from 10.15.0 to 10.15.3
- [Release notes](https://github.com/go-playground/validator/releases )
- [Commits](https://github.com/go-playground/validator/compare/v10.15.0...v10.15.3 )
Updates `github.com/jinzhu/copier` from 0.3.5 to 0.4.0
- [Commits](https://github.com/jinzhu/copier/compare/v0.3.5...v0.4.0 )
Updates `github.com/minio/minio-go/v7` from 7.0.61 to 7.0.63
- [Release notes](https://github.com/minio/minio-go/releases )
- [Commits](https://github.com/minio/minio-go/compare/v7.0.61...v7.0.63 )
Updates `golang.org/x/image` from 0.11.0 to 0.12.0
- [Commits](https://github.com/golang/image/compare/v0.11.0...v0.12.0 )
Updates `google.golang.org/api` from 0.136.0 to 0.138.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases )
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md )
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.136.0...v0.138.0 )
Updates `gorm.io/gorm` from 1.25.3 to 1.25.4
- [Release notes](https://github.com/go-gorm/gorm/releases )
- [Commits](https://github.com/go-gorm/gorm/compare/v1.25.3...v1.25.4 )
Updates `github.com/google/uuid` from 1.3.0 to 1.3.1
- [Release notes](https://github.com/google/uuid/releases )
- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/uuid/compare/v1.3.0...v1.3.1 )
Updates `github.com/aliyun/aliyun-oss-go-sdk` from 2.2.8+incompatible to 2.2.9+incompatible
- [Release notes](https://github.com/aliyun/aliyun-oss-go-sdk/releases )
- [Changelog](https://github.com/aliyun/aliyun-oss-go-sdk/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aliyun/aliyun-oss-go-sdk/compare/v2.2.8...v2.2.9 )
Updates `github.com/redis/go-redis/v9` from 9.0.5 to 9.1.0
- [Release notes](https://github.com/redis/go-redis/releases )
- [Changelog](https://github.com/redis/go-redis/blob/master/CHANGELOG.md )
- [Commits](https://github.com/redis/go-redis/compare/v9.0.5...v9.1.0 )
---
updated-dependencies:
- dependency-name: github.com/go-playground/validator/v10
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: gomod-deps
- dependency-name: github.com/jinzhu/copier
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: gomod-deps
- dependency-name: github.com/minio/minio-go/v7
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: gomod-deps
- dependency-name: golang.org/x/image
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: gomod-deps
- dependency-name: google.golang.org/api
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: gomod-deps
- dependency-name: gorm.io/gorm
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: gomod-deps
- dependency-name: github.com/google/uuid
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: gomod-deps
- dependency-name: github.com/aliyun/aliyun-oss-go-sdk
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: gomod-deps
- dependency-name: github.com/redis/go-redis/v9
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: gomod-deps
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-05 18:24:00 +08:00
Xinwei Xiong
e50c903ecb
Update go.work ( #1012 )
2023-09-05 16:44:12 +08:00
Xinwei Xiong
87766af02f
🔥 Super feat: OpenIM CTL optimization is supported ( #926 )
...
* feat: add more test code
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add more test code
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add more test code
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: init project
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: init project
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add versionchecker deploy
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: fix go work go version and build scripts
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: fix actions no pass
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add test file
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: fix chat bug
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add more test project
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add more test project
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add more test project
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: sava images file
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add test file
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add more test
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add more test
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add more test
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add more test
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add more test
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: set more help and port set
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: update slack link
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: update slack link
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add more test project
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: update openim-web
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: set more help and port set
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: update openim-web
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: update openim-web
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add docker buildx images is openim-web
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add docker buildx images is openim-web
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add more test
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: scripts fix
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: scripts fix
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: scripts fix
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: set config file path
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: set config file path
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: set config file path
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: docker compose
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: kafka environment port
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: kafka environment port
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: kafka environment port
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: kafka environment port
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* docs: fix docs link error issus:#968
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* docs: add deployment docs
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add more helm chart
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add more helm chart
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: Optimize the functionality of iam
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: add iam super feat
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: add go format
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: add go format
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
---------
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-09-05 16:31:40 +08:00
withchao
db9dbd4385
fix: jpush return a nil pointer panic ( #1005 )
...
* fix: repeated modification session notification
* fix: repeated modification session notification
* fix: jpush return a nil pointer panic
2023-09-05 14:44:47 +08:00
Gordon
f2977b6837
fix: limit group chat has read message.
2023-09-01 21:58:23 +08:00
withchao
4a0e949569
fix: repeated modification session notification ( #994 )
...
* fix: repeated modification session notification
* fix: repeated modification session notification
2023-09-01 17:35:35 +08:00
withchao
40a4952fe2
chore: optimize modification and send notifications ( #992 )
2023-09-01 15:30:57 +08:00
withchao
4ce4548ca1
fix: repeated modification session notification ( #991 )
...
* fix: create group type limit
* fix: group notification
* fix: group notification
* fix: group notification
* chore: group member hash
* chore: group member hash
* chore: group member hash
* chore: group member hash
* test: log
* test: log
* test: log
* test: log
* test: log
* sync: hash code
* sync: hash code
* sync: hash code
* test: log
* test: log
* test: log
* test: log
* test: log
* fix: time stamp
* fix: minio sign endpoint opts
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: minio bucket url
* fix: op user info
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: importFriends Conversation
* fix: importFriends Notification
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: importFriends Notification
* NotificationUserInfoUpdate
* NotificationUserInfoUpdate
* NotificationUserInfoUpdate
* NotificationUserInfoUpdate
* NotificationUserInfoUpdate
* NotificationUserInfoUpdate
* NotificationUserInfoUpdate
* TransferGroupOwner del group hash
* add GetSpecifiedFriendsInfo
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* remove pprop
* chore: optimize modification and send notifications
---------
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: withchao <withchao@users.noreply.github.com >
2023-09-01 10:16:09 +08:00
pluto
6fc15d4f7a
refactor:Returns [] an empty array when no platform is online, instead of null ( #970 )
2023-08-31 16:58:40 +08:00
pluto
687614d3f4
refactor:Optimization of text messages when accepting message req ( #981 )
2023-08-31 16:38:35 +08:00
pluto
d7532347ad
fix:sent message already has a timestamp, no timestamp will be generated ( #982 )
2023-08-31 16:38:15 +08:00
withchao
85bd38d6d4
remove pprop ( #988 )
...
* fix: create group type limit
* fix: group notification
* fix: group notification
* fix: group notification
* chore: group member hash
* chore: group member hash
* chore: group member hash
* chore: group member hash
* test: log
* test: log
* test: log
* test: log
* test: log
* sync: hash code
* sync: hash code
* sync: hash code
* test: log
* test: log
* test: log
* test: log
* test: log
* fix: time stamp
* fix: minio sign endpoint opts
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: minio bucket url
* fix: op user info
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: importFriends Conversation
* fix: importFriends Notification
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: importFriends Notification
* NotificationUserInfoUpdate
* NotificationUserInfoUpdate
* NotificationUserInfoUpdate
* NotificationUserInfoUpdate
* NotificationUserInfoUpdate
* NotificationUserInfoUpdate
* NotificationUserInfoUpdate
* TransferGroupOwner del group hash
* add GetSpecifiedFriendsInfo
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* remove pprop
---------
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: withchao <withchao@users.noreply.github.com >
2023-08-31 15:58:57 +08:00
withchao
9d6b1536d2
add GetSpecifiedFriendsInfo ( #986 )
...
* fix: create group type limit
* fix: group notification
* fix: group notification
* fix: group notification
* chore: group member hash
* chore: group member hash
* chore: group member hash
* chore: group member hash
* test: log
* test: log
* test: log
* test: log
* test: log
* sync: hash code
* sync: hash code
* sync: hash code
* test: log
* test: log
* test: log
* test: log
* test: log
* fix: time stamp
* fix: minio sign endpoint opts
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: minio bucket url
* fix: op user info
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: importFriends Conversation
* fix: importFriends Notification
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: importFriends Notification
* NotificationUserInfoUpdate
* NotificationUserInfoUpdate
* NotificationUserInfoUpdate
* NotificationUserInfoUpdate
* NotificationUserInfoUpdate
* NotificationUserInfoUpdate
* NotificationUserInfoUpdate
* TransferGroupOwner del group hash
* add GetSpecifiedFriendsInfo
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
---------
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: withchao <withchao@users.noreply.github.com >
2023-08-31 14:44:02 +08:00
withchao
96e09a1b37
fix: Transfer Group Questions ( #977 )
...
* fix: create group type limit
* fix: group notification
* fix: group notification
* fix: group notification
* chore: group member hash
* chore: group member hash
* chore: group member hash
* chore: group member hash
* test: log
* test: log
* test: log
* test: log
* test: log
* sync: hash code
* sync: hash code
* sync: hash code
* test: log
* test: log
* test: log
* test: log
* test: log
* fix: time stamp
* fix: minio sign endpoint opts
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: minio bucket url
* fix: op user info
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: importFriends Conversation
* fix: importFriends Notification
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: importFriends Notification
* NotificationUserInfoUpdate
* NotificationUserInfoUpdate
* NotificationUserInfoUpdate
* NotificationUserInfoUpdate
* NotificationUserInfoUpdate
* NotificationUserInfoUpdate
* NotificationUserInfoUpdate
* TransferGroupOwner del group hash
---------
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: withchao <withchao@users.noreply.github.com >
2023-08-30 16:37:48 +08:00
withchao
786090f742
Group members do not set their names and avatars to be updated in real time ( #974 )
...
* fix: create group type limit
* fix: group notification
* fix: group notification
* fix: group notification
* chore: group member hash
* chore: group member hash
* chore: group member hash
* chore: group member hash
* test: log
* test: log
* test: log
* test: log
* test: log
* sync: hash code
* sync: hash code
* sync: hash code
* test: log
* test: log
* test: log
* test: log
* test: log
* fix: time stamp
* fix: minio sign endpoint opts
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: minio bucket url
* fix: op user info
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: importFriends Conversation
* fix: importFriends Notification
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: importFriends Notification
* NotificationUserInfoUpdate
* NotificationUserInfoUpdate
* NotificationUserInfoUpdate
* NotificationUserInfoUpdate
* NotificationUserInfoUpdate
* NotificationUserInfoUpdate
* NotificationUserInfoUpdate
---------
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: withchao <withchao@users.noreply.github.com >
2023-08-30 14:14:29 +08:00
Xinwei Xiong
5b478e3d63
Update sync-release.yml ( #965 )
2023-08-28 11:57:46 +08:00
Xinwei Xiong
3ecce40b87
Create sync-release.yml ( #963 )
2023-08-28 11:55:50 +08:00
Xinwei Xiong
cc29fc85d8
Create sync-release.yml ( #964 )
2023-08-28 11:55:29 +08:00
Xinwei Xiong
497302c400
feat: Automating openim-docker synchronization ( #962 )
2023-08-28 11:37:21 +08:00
John
f4e4bfd639
Update msg.go ( #958 )
...
fix: send text message by api doesn't work. (#929 )
2023-08-28 11:27:49 +08:00
withchao
781b13c604
fix: default friends and groups, no new sessions triggered ( #960 )
...
* fix: create group type limit
* fix: group notification
* fix: group notification
* fix: group notification
* chore: group member hash
* chore: group member hash
* chore: group member hash
* chore: group member hash
* test: log
* test: log
* test: log
* test: log
* test: log
* sync: hash code
* sync: hash code
* sync: hash code
* test: log
* test: log
* test: log
* test: log
* test: log
* fix: time stamp
* fix: minio sign endpoint opts
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: minio bucket url
* fix: op user info
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: importFriends Conversation
* fix: importFriends Notification
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: importFriends Notification
---------
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: withchao <withchao@users.noreply.github.com >
2023-08-28 11:27:20 +08:00
WangchuXiao
31ae8271e7
fix: send text message by api doesn't work. ( #954 )
...
* send msg
* send_msg
* fix: text
* text
2023-08-25 21:03:14 +08:00
Wang Zhi
303162f8a5
Add TLS config for Kafka ( #956 )
...
* feat: add TLS utility.
* chore: rename pkg/tls/tls.go to pkg/common/tls/tls.go .
* feat: add util for kafka TLS config.
* feat: setup TLS config for kafka consumer.
* feat: add TLS config to kafka consumer group.
* feat: add TLS config for kafka producer.
* chore: add TLS config for kafka.
* feat: add TLS config for kafka checker.
2023-08-25 21:00:53 +08:00
WangchuXiao
6ca1afe641
new feat: zk get self register addr ( #935 )
...
* new feat: zk get self register addr
* merge code
---------
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
2023-08-25 17:14:03 +08:00
Gordon
a6731174f3
fix: add ex field to update group info. ( #947 )
...
* fix: to start im or chat, ZooKeeper must be started first.
* fix: msg gateway start output err info
Signed-off-by: Gordon <1432970085@qq.com >
* fix: msg gateway start output err info
Signed-off-by: Gordon <1432970085@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* fix: go mod update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: get all userID
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: msggateway add online status call
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* refactor: log change
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* refactor: log change
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* chore: network mode change
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* feat: add api of get server time
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* feat: remove go work sum
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: pull message add isRead field
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: check msg-transfer script
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: start don't kill old process
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: check component
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: pull message set isRead only message come from single.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: add ex field to update group info.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
---------
Signed-off-by: Gordon <1432970085@qq.com >
Signed-off-by: withchao <993506633@qq.com >
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: withchao <993506633@qq.com >
Co-authored-by: Xinwei Xiong <3293172751NSS@gmail.com >
Co-authored-by: FGadvancer <FGadvancer@users.noreply.github.com >
2023-08-25 15:10:42 +08:00
Gordon
4c509ed67e
fix: multiple gateway kick user each other. ( #943 )
...
* fix: to start im or chat, ZooKeeper must be started first.
* fix: msg gateway start output err info
Signed-off-by: Gordon <1432970085@qq.com >
* fix: msg gateway start output err info
Signed-off-by: Gordon <1432970085@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* fix: go mod update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: get all userID
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: msggateway add online status call
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* refactor: log change
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* refactor: log change
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* chore: network mode change
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* feat: add api of get server time
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* feat: remove go work sum
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: pull message add isRead field
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: check msg-transfer script
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: start don't kill old process
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: check component
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: pull message set isRead only message come from single.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
---------
Signed-off-by: Gordon <1432970085@qq.com >
Signed-off-by: withchao <993506633@qq.com >
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: withchao <993506633@qq.com >
Co-authored-by: Xinwei Xiong <3293172751NSS@gmail.com >
Co-authored-by: FGadvancer <FGadvancer@users.noreply.github.com >
2023-08-25 11:14:35 +08:00
withchao
19343fef62
fix: minio unable to upload files larger than 5mb ( #931 )
...
* fix: create group type limit
* fix: group notification
* fix: group notification
* fix: group notification
* chore: group member hash
* chore: group member hash
* chore: group member hash
* chore: group member hash
* test: log
* test: log
* test: log
* test: log
* test: log
* sync: hash code
* sync: hash code
* sync: hash code
* test: log
* test: log
* test: log
* test: log
* test: log
* fix: time stamp
* fix: minio sign endpoint opts
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: minio bucket url
---------
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: withchao <withchao@users.noreply.github.com >
2023-08-25 10:52:17 +08:00
pluto
a22a0e5b52
MySQL Data conversion ( #894 )
...
* mysql conversion
* mysql data conversion
* kafka msg data conversion
2023-08-23 20:14:29 +08:00
Xinwei Xiong
b2ea4ce2a3
fix: Fix Bug related issues with OpenIM actions PR ( #921 )
...
* feat: add test changelog file
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add test changelog file
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add test changelog file
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add test changelog file
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add test changelog file
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add test changelog file
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add test changelog file
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add scripts test
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add scripts test and format
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add scripts test and format
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add scripts test and format
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add scripts test and format
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add scripts test and format
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add scripts test and format
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add scripts test and format
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add scripts test and format
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add scripts test and format
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
---------
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-08-23 08:45:52 +00:00
Xinwei Xiong
73c4b68052
fix: images bug find tput in make demo ( #918 )
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-08-23 11:31:12 +08:00
Xinwei Xiong
58f591e5f6
✨ Large refactoring projects: OpenIM automation, scripting, and openimctl refactoring ( #825 )
...
* fix: fix bin tools path
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: fix golang release file path
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: fix golang release file path
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: fix scripts and optimize
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: fix scripts path module
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: sync script code
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add lib and start scripts
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* ci: add copyright scripts
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* ci: add go-docs file and copyright scripts
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add scripts cross ower
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* style: Formatting code make lint path
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* style: Formatting code make lint path
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* style: Formatting code make lint path
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* style: Formatting code make lint path
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: chat scripts path bug
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: channge smail images
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add makefile feature
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add config and images log
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* style: Migrate directory to remove docker to images
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* style: formatting style Code
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: set opneim's bash logs
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: option scripts and docs
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add git cherry
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add git cherry
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: save all bash and docs labels
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: scripts feature extend
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add config path config
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add config path config
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add feat scripts
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add save scripts
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add save scripts
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add sctips help
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add start sctips help
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: save scripts file
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: save all file
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add openim server template file
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add alot of system design
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: save all file
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: save all file
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add env config options
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add more robot details
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add more module explain
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add scripts environment details design
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add openim msgtransfer scripts
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add openim msgtransfer scripts
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add more design scripts
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add file save
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add file save
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add rpc build and start
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add rpc build and start
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add rpc build and start
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: save all images file
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add scripts set
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add test options
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: fix config path file
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: update config file
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: update config file
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: update config file
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: update config file
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add readme docs
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: save build scripts
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add all actions file
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add chat scripts name
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add all compose
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: commit tag
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: save server code
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add docker compose fix
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add docker compose fix
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add docker compose fix
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: save server code
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: optimize dockerfile option
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: optimize dockerfile option
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: optimize dockerfile option
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add all options
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add all options
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add more scrips
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add more options
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add more options
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add config path
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: Add some optimizations
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: Add some optimizations
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: delele go work sum
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: delele go work sum
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* Delete go.work.sum
* feat: delele go work sum
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* Update .env
* feat: delele go work sum
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: delele go work sum
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: delele go work sum
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: delele go work sum
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add docker compose fix
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add docker compose fix
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: delele go work sum
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
---------
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-08-23 09:09:51 +08:00
WangchuXiao
ff9b258229
fix: admin revoke msg ( #910 )
2023-08-22 18:46:08 +08:00
Gordon
90659a30b6
fix: pull message set isRead only message come from single. ( #902 )
...
* fix: to start im or chat, ZooKeeper must be started first.
* fix: msg gateway start output err info
Signed-off-by: Gordon <1432970085@qq.com >
* fix: msg gateway start output err info
Signed-off-by: Gordon <1432970085@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* fix: go mod update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: get all userID
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: msggateway add online status call
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* refactor: log change
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* refactor: log change
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* chore: network mode change
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* feat: add api of get server time
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* feat: remove go work sum
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: pull message add isRead field
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: check msg-transfer script
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: start don't kill old process
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: check component
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: pull message set isRead only message come from single.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
---------
Signed-off-by: Gordon <1432970085@qq.com >
Signed-off-by: withchao <993506633@qq.com >
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: withchao <993506633@qq.com >
Co-authored-by: Xinwei Xiong <3293172751NSS@gmail.com >
Co-authored-by: FGadvancer <FGadvancer@users.noreply.github.com >
2023-08-21 14:16:33 +08:00
Xinwei Xiong
ef399caa4d
docs: update sync file ( #900 )
2023-08-19 19:25:43 +08:00
Gordon
7994b377f7
fix: check component ( #898 )
...
* fix: to start im or chat, ZooKeeper must be started first.
* fix: msg gateway start output err info
Signed-off-by: Gordon <1432970085@qq.com >
* fix: msg gateway start output err info
Signed-off-by: Gordon <1432970085@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* fix: go mod update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: get all userID
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: msggateway add online status call
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* refactor: log change
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* refactor: log change
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* chore: network mode change
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* feat: add api of get server time
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* feat: remove go work sum
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: pull message add isRead field
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: check msg-transfer script
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: start don't kill old process
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: check component
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
---------
Signed-off-by: Gordon <1432970085@qq.com >
Signed-off-by: withchao <993506633@qq.com >
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: withchao <993506633@qq.com >
Co-authored-by: Xinwei Xiong <3293172751NSS@gmail.com >
Co-authored-by: FGadvancer <FGadvancer@users.noreply.github.com >
2023-08-18 22:16:41 +08:00
Alan
45a0266b20
chore: to map files of chat docker image into the IM server ( #897 )
...
* docker_script
Signed-off-by: hanzhixiao <709674996@qq.com >
* docker_script
Signed-off-by: hanzhixiao <709674996@qq.com >
* docker_script
Signed-off-by: hanzhixiao <709674996@qq.com >
* docker_script
Signed-off-by: hanzhixiao <709674996@qq.com >
* docker_script
Signed-off-by: hanzhixiao <709674996@qq.com >
* docker_script
Signed-off-by: hanzhixiao <709674996@qq.com >
* docker_script
Signed-off-by: hanzhixiao <709674996@qq.com >
---------
Signed-off-by: hanzhixiao <709674996@qq.com >
2023-08-18 21:54:13 +08:00
Alan
8b365ae49f
Searchmsg ( #859 )
...
* fix:searchmsg
Signed-off-by: hanzhixiao <709674996@qq.com >
* fix:searchmsg
Signed-off-by: hanzhixiao <709674996@qq.com >
---------
Signed-off-by: hanzhixiao <709674996@qq.com >
2023-08-18 18:44:18 +08:00
Gordon
958afd6115
fix: start don't kill old process ( #892 )
...
* fix: to start im or chat, ZooKeeper must be started first.
* fix: msg gateway start output err info
Signed-off-by: Gordon <1432970085@qq.com >
* fix: msg gateway start output err info
Signed-off-by: Gordon <1432970085@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* fix: go mod update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: get all userID
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: msggateway add online status call
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* refactor: log change
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* refactor: log change
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* chore: network mode change
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* feat: add api of get server time
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* feat: remove go work sum
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: pull message add isRead field
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: check msg-transfer script
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: start don't kill old process
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
---------
Signed-off-by: Gordon <1432970085@qq.com >
Signed-off-by: withchao <993506633@qq.com >
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: withchao <993506633@qq.com >
Co-authored-by: Xinwei Xiong <3293172751NSS@gmail.com >
Co-authored-by: FGadvancer <FGadvancer@users.noreply.github.com >
2023-08-17 21:22:27 +08:00
EthanForAi
4f1dacabfa
Feat/686: add release process ( #891 )
...
* feat: add pre-release process
* docs: add release process
---------
Co-authored-by: skiffer-git <44203734@qq.com >
2023-08-17 20:43:58 +08:00
Gordon
0c11880326
fix: script update ( #889 )
...
* fix: to start im or chat, ZooKeeper must be started first.
* fix: msg gateway start output err info
Signed-off-by: Gordon <1432970085@qq.com >
* fix: msg gateway start output err info
Signed-off-by: Gordon <1432970085@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* fix: go mod update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: get all userID
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: msggateway add online status call
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* refactor: log change
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* refactor: log change
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* chore: network mode change
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* feat: add api of get server time
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* feat: remove go work sum
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: pull message add isRead field
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: check msg-transfer script
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
---------
Signed-off-by: Gordon <1432970085@qq.com >
Signed-off-by: withchao <993506633@qq.com >
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: withchao <993506633@qq.com >
Co-authored-by: Xinwei Xiong <3293172751NSS@gmail.com >
Co-authored-by: FGadvancer <FGadvancer@users.noreply.github.com >
2023-08-17 19:30:43 +08:00
Gordon
b0d940945f
fix: script update ( #888 )
...
* fix: to start im or chat, ZooKeeper must be started first.
* fix: msg gateway start output err info
Signed-off-by: Gordon <1432970085@qq.com >
* fix: msg gateway start output err info
Signed-off-by: Gordon <1432970085@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* fix: go mod update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: get all userID
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: msggateway add online status call
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* refactor: log change
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* refactor: log change
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* chore: network mode change
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* feat: add api of get server time
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* feat: remove go work sum
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: pull message add isRead field
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: check msg-transfer script
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
---------
Signed-off-by: Gordon <1432970085@qq.com >
Signed-off-by: withchao <993506633@qq.com >
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: withchao <993506633@qq.com >
Co-authored-by: Xinwei Xiong <3293172751NSS@gmail.com >
Co-authored-by: FGadvancer <FGadvancer@users.noreply.github.com >
2023-08-17 19:21:12 +08:00
Gordon
6f9f7c767c
fix: scripts of start and check update ( #887 )
...
* fix: to start im or chat, ZooKeeper must be started first.
* fix: msg gateway start output err info
Signed-off-by: Gordon <1432970085@qq.com >
* fix: msg gateway start output err info
Signed-off-by: Gordon <1432970085@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* fix: go mod update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: get all userID
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: msggateway add online status call
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* refactor: log change
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* refactor: log change
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* chore: network mode change
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* feat: add api of get server time
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* feat: remove go work sum
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: pull message add isRead field
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: check msg-transfer script
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
---------
Signed-off-by: Gordon <1432970085@qq.com >
Signed-off-by: withchao <993506633@qq.com >
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: withchao <993506633@qq.com >
Co-authored-by: Xinwei Xiong <3293172751NSS@gmail.com >
Co-authored-by: FGadvancer <FGadvancer@users.noreply.github.com >
2023-08-17 18:41:32 +08:00
Gordon
dd5f2d0476
fix: check msg-transfer script ( #886 )
...
* fix: to start im or chat, ZooKeeper must be started first.
* fix: msg gateway start output err info
Signed-off-by: Gordon <1432970085@qq.com >
* fix: msg gateway start output err info
Signed-off-by: Gordon <1432970085@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* fix: go mod update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: get all userID
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: msggateway add online status call
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* refactor: log change
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* refactor: log change
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* chore: network mode change
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* feat: add api of get server time
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* feat: remove go work sum
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: pull message add isRead field
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: check msg-transfer script
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
---------
Signed-off-by: Gordon <1432970085@qq.com >
Signed-off-by: withchao <993506633@qq.com >
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: withchao <993506633@qq.com >
Co-authored-by: Xinwei Xiong <3293172751NSS@gmail.com >
Co-authored-by: FGadvancer <FGadvancer@users.noreply.github.com >
2023-08-17 16:59:06 +08:00
Gordon
84c60cd6b6
Feature: add api of get server time and the message's read status is incorrect when app reinstalling. ( #884 )
...
* fix: to start im or chat, ZooKeeper must be started first.
* fix: msg gateway start output err info
Signed-off-by: Gordon <1432970085@qq.com >
* fix: msg gateway start output err info
Signed-off-by: Gordon <1432970085@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* fix: go mod update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: get all userID
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: msggateway add online status call
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* refactor: log change
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* refactor: log change
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* chore: network mode change
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* feat: add api of get server time
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* feat: remove go work sum
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: pull message add isRead field
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
---------
Signed-off-by: Gordon <1432970085@qq.com >
Signed-off-by: withchao <993506633@qq.com >
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: withchao <993506633@qq.com >
Co-authored-by: Xinwei Xiong <3293172751NSS@gmail.com >
Co-authored-by: FGadvancer <FGadvancer@users.noreply.github.com >
2023-08-17 15:57:59 +08:00
pluto
7000755e15
Fix bug #862 ( #879 )
...
* test
* Solve the problem that the storage of multiple terminals in the online state is overwritten
* go.sum
* debug
* debug
* Judging whether to be kicked out
* Judging whether to be kicked out
* Finish debug
2023-08-17 14:20:46 +08:00
withchao
b3899f559c
fix: minio sign cndpoint crash caused by unconfigured ( #881 )
...
* fix: create group type limit
* fix: group notification
* fix: group notification
* fix: group notification
* chore: group member hash
* chore: group member hash
* chore: group member hash
* chore: group member hash
* test: log
* test: log
* test: log
* test: log
* test: log
* sync: hash code
* sync: hash code
* sync: hash code
* test: log
* test: log
* test: log
* test: log
* test: log
* fix: time stamp
* fix: minio sign endpoint opts
2023-08-16 18:43:10 +08:00
WangchuXiao
03906a89cd
sync designation conversation unreadcount ( #874 )
...
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* new feat: get single con unread
* new feat: get single con unread
---------
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: wangchuxiao-dev <wangchuxiao-dev@users.noreply.github.com >
2023-08-16 10:54:53 +08:00
Dian Qi
51e747119c
fix: support multi-platform build script( #866 ) ( #867 )
...
Co-authored-by: Dian Qi <qidian.qd@alibaba-inc.com >
2023-08-15 20:24:02 +08:00
pluto
5353e5fa66
Add feature 829 ( #853 )
...
* add user notification
* add user notification
* add UserStatusChangeNotification constant
* add get_subscribe_users_status interface
* update note
* log debug
* log debug
* add SingleChatType
* add SingleChatType and ContentTypeConf
* delete debug
* auto go.work.sum
2023-08-15 19:56:41 +08:00
withchao
57ce0bd29d
group member sync use hash ( #857 )
...
* fix: create group type limit
* fix: group notification
* fix: group notification
* fix: group notification
* chore: group member hash
* chore: group member hash
* chore: group member hash
* chore: group member hash
* test: log
* test: log
* test: log
* test: log
* test: log
* sync: hash code
* sync: hash code
* sync: hash code
* test: log
* test: log
* test: log
* test: log
* test: log
* fix: time stamp
2023-08-14 17:55:36 +08:00
Ikko Eltociear Ashimine
c5d66914fa
fix: typo in golang.mk ( #855 )
...
Formating -> Formatting
2023-08-12 03:47:57 +00:00
Alan
50a63adf5e
815 ( #849 )
...
Signed-off-by: hanzhixiao <709674996@qq.com >
2023-08-11 06:41:40 +00:00
Gordon
71393da390
chore: network mode change to start server normally ( #847 )
...
* fix: to start im or chat, ZooKeeper must be started first.
* fix: msg gateway start output err info
Signed-off-by: Gordon <1432970085@qq.com >
* fix: msg gateway start output err info
Signed-off-by: Gordon <1432970085@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* fix: go mod update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: get all userID
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: msggateway add online status call
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* refactor: log change
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* refactor: log change
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* chore: network mode change
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
---------
Signed-off-by: Gordon <1432970085@qq.com >
Signed-off-by: withchao <993506633@qq.com >
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <993506633@qq.com >
Co-authored-by: Xinwei Xiong <3293172751NSS@gmail.com >
2023-08-11 09:57:23 +08:00
WangchuXiao
825622fd99
Fix add friend ( #845 )
...
* new feature: add batch send msg
* new feature: add batch send msg
* new feature: add batch send msg
* new feature: add batch send msg
* new feature: add batch send msg
* new feature: add batch send msg
* fix bug: multiple gateway kick user
* fix bug: multiple gateway kick user
* fix bug: multiple gateway kick user
* fix bug: multiple gateway kick user
* fix bug: multiple gateway kick user
* MsgDestructTime
* fix bug: msg destruct sql
* fix bug: msg destruct
* fix bug: msg destruct
* fix bug: msg destruct sql
* fix bug: msg destruct sql
* fix bug: msg destruct sql
* fix bug: msg destruct sql
* debug: print stack
* debug: print stack
* debug: print stack
* fix bug: msg destruct sql
Signed-off-by: wangchuxiao <wangchuxiao97@outlook.com >
* fix bug: msg notification self 2 self push twice
* fix bug: heartbeat get self notification
* fix bug: init grpc conn in one process
* fix bug: grpc conn
Signed-off-by: wangchuxiao <wangchuxiao97@outlook.com >
* fix bug: zk client recreate node when reconn
* fix bug: set friend mark args error
* fix bug: rpc client intercepter called twice
Signed-off-by: wangchuxiao <wangchuxiao97@outlook.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* test: document msg num set 100
* new feat: sync designated model
* new feat: sync designated model
* new feat: sync designated model
* new feat: sync designated model
* new feat: sync designated model
* new feat: sync designated model
* new feat: sync designated model
* merge code
* merge code
* fix bug: repeat add friend not effect
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix bug: refused friend
* fix bug: fix_add_friend
* fix bug: fix_add_friend
* fix bug: fix_add_friend
* fix bug: fix_add_friend
---------
Signed-off-by: wangchuxiao <wangchuxiao97@outlook.com >
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: wangchuxiao-dev <wangchuxiao-dev@users.noreply.github.com >
2023-08-10 12:25:54 +00:00
WangchuXiao
415d40f8c5
Fix bug: first time add friend ( #844 )
...
* new feature: add batch send msg
* new feature: add batch send msg
* new feature: add batch send msg
* new feature: add batch send msg
* new feature: add batch send msg
* new feature: add batch send msg
* fix bug: multiple gateway kick user
* fix bug: multiple gateway kick user
* fix bug: multiple gateway kick user
* fix bug: multiple gateway kick user
* fix bug: multiple gateway kick user
* MsgDestructTime
* fix bug: msg destruct sql
* fix bug: msg destruct
* fix bug: msg destruct
* fix bug: msg destruct sql
* fix bug: msg destruct sql
* fix bug: msg destruct sql
* fix bug: msg destruct sql
* debug: print stack
* debug: print stack
* debug: print stack
* fix bug: msg destruct sql
Signed-off-by: wangchuxiao <wangchuxiao97@outlook.com >
* fix bug: msg notification self 2 self push twice
* fix bug: heartbeat get self notification
* fix bug: init grpc conn in one process
* fix bug: grpc conn
Signed-off-by: wangchuxiao <wangchuxiao97@outlook.com >
* fix bug: zk client recreate node when reconn
* fix bug: set friend mark args error
* fix bug: rpc client intercepter called twice
Signed-off-by: wangchuxiao <wangchuxiao97@outlook.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* test: document msg num set 100
* new feat: sync designated model
* new feat: sync designated model
* new feat: sync designated model
* new feat: sync designated model
* new feat: sync designated model
* new feat: sync designated model
* new feat: sync designated model
* merge code
* merge code
* fix bug: repeat add friend not effect
* fix bug: refused friend
* fix bug: fix_add_friend
* fix bug: fix_add_friend
* fix bug: fix_add_friend
---------
Signed-off-by: wangchuxiao <wangchuxiao97@outlook.com >
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: wangchuxiao-dev <wangchuxiao-dev@users.noreply.github.com >
2023-08-10 12:12:37 +00:00
dependabot[bot]
bde3d98d0f
feat(deps): bump golang from 1.20 to 1.21 ( #831 )
...
Bumps golang from 1.20 to 1.21.
---
updated-dependencies:
- dependency-name: golang
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-10 09:27:37 +00:00
dependabot[bot]
d37796a58f
feat(deps): bump the gomod-deps group with 2 updates ( #840 )
...
Bumps the gomod-deps group with 2 updates: [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) and [gorm.io/gorm](https://github.com/go-gorm/gorm ).
Updates `google.golang.org/api` from 0.135.0 to 0.136.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases )
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md )
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.135.0...v0.136.0 )
Updates `gorm.io/gorm` from 1.25.2 to 1.25.3
- [Release notes](https://github.com/go-gorm/gorm/releases )
- [Commits](https://github.com/go-gorm/gorm/compare/v1.25.2...v1.25.3 )
---
updated-dependencies:
- dependency-name: google.golang.org/api
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: gomod-deps
- dependency-name: gorm.io/gorm
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: gomod-deps
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-10 09:14:08 +00:00
WangchuXiao
4fcea57df0
Fix bug: where if the last message in the document is an expired message, it won't delete the message within that document. ( #839 )
...
* new feature: add batch send msg
* new feature: add batch send msg
* new feature: add batch send msg
* new feature: add batch send msg
* new feature: add batch send msg
* new feature: add batch send msg
* fix bug: multiple gateway kick user
* fix bug: multiple gateway kick user
* fix bug: multiple gateway kick user
* fix bug: multiple gateway kick user
* fix bug: multiple gateway kick user
* MsgDestructTime
* fix bug: msg destruct sql
* fix bug: msg destruct
* fix bug: msg destruct
* fix bug: msg destruct sql
* fix bug: msg destruct sql
* fix bug: msg destruct sql
* fix bug: msg destruct sql
* debug: print stack
* debug: print stack
* debug: print stack
* fix bug: msg destruct sql
Signed-off-by: wangchuxiao <wangchuxiao97@outlook.com >
* fix bug: msg notification self 2 self push twice
* fix bug: heartbeat get self notification
* fix bug: init grpc conn in one process
* fix bug: grpc conn
Signed-off-by: wangchuxiao <wangchuxiao97@outlook.com >
* fix bug: zk client recreate node when reconn
* fix bug: set friend mark args error
* fix bug: rpc client intercepter called twice
Signed-off-by: wangchuxiao <wangchuxiao97@outlook.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* test: document msg num set 100
* new feat: sync designated model
* new feat: sync designated model
* new feat: sync designated model
* new feat: sync designated model
* new feat: sync designated model
* new feat: sync designated model
* new feat: sync designated model
* merge code
* merge code
* fix bug: repeat add friend not effect
* fix bug: cron del mongo msg
---------
Signed-off-by: wangchuxiao <wangchuxiao97@outlook.com >
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: wangchuxiao-dev <wangchuxiao-dev@users.noreply.github.com >
2023-08-10 08:02:42 +00:00
withchao
1d98a9959c
fix: MemberEnterNotification ( #834 )
...
* fix: create group type limit
* fix: group notification
* fix: group notification
* fix: group notification
2023-08-09 09:53:16 +00:00
Alan
3ecd33aded
744 ( #766 )
...
Signed-off-by: hanzhixiao <709674996@qq.com >
2023-08-09 02:53:48 +00:00
WangchuXiao
5615e47d99
new feature data convert ( #819 )
...
* new feature: add batch send msg
* new feature: add batch send msg
* new feature: add batch send msg
* new feature: add batch send msg
* new feature: add batch send msg
* new feature: add batch send msg
* fix bug: multiple gateway kick user
* fix bug: multiple gateway kick user
* fix bug: multiple gateway kick user
* fix bug: multiple gateway kick user
* fix bug: multiple gateway kick user
* MsgDestructTime
* fix bug: msg destruct sql
* fix bug: msg destruct
* fix bug: msg destruct
* fix bug: msg destruct sql
* fix bug: msg destruct sql
* fix bug: msg destruct sql
* fix bug: msg destruct sql
* debug: print stack
* debug: print stack
* debug: print stack
* fix bug: msg destruct sql
Signed-off-by: wangchuxiao <wangchuxiao97@outlook.com >
* fix bug: msg notification self 2 self push twice
* fix bug: heartbeat get self notification
* fix bug: init grpc conn in one process
* fix bug: grpc conn
Signed-off-by: wangchuxiao <wangchuxiao97@outlook.com >
* fix bug: zk client recreate node when reconn
* fix bug: set friend mark args error
* fix bug: rpc client intercepter called twice
Signed-off-by: wangchuxiao <wangchuxiao97@outlook.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* test: document msg num set 100
* new feat: sync designated model
* new feat: sync designated model
* new feat: sync designated model
* new feat: sync designated model
* new feat: sync designated model
* new feat: sync designated model
* new feat: sync designated model
* merge code
* merge code
* fix bug: repeat add friend not effect
* feat: msg doc len changed
* feat: msg doc len changed
* feat: msg doc len changed
* feat: msg doc len changed
* feat: msg doc len changed
* feat: msg doc len changed
* feat: msg doc len changed
* feat: msg doc len changed
* feat: msg doc len changed
---------
Signed-off-by: wangchuxiao <wangchuxiao97@outlook.com >
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: wangchuxiao-dev <wangchuxiao-dev@users.noreply.github.com >
2023-08-09 02:37:56 +00:00
withchao
04a97ac154
fix: create group type limit ( #824 )
2023-08-09 02:34:41 +00:00
dependabot[bot]
598938c13c
feat(deps): bump the gomod-deps group with 1 update ( #820 )
...
Bumps the gomod-deps group with 1 update: [golang.org/x/image](https://github.com/golang/image ).
- [Commits](https://github.com/golang/image/compare/v0.9.0...v0.11.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/image
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: gomod-deps
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-09 01:41:49 +00:00
Xinwei Xiong
d97c44ef99
Update stop_all.sh ( #822 )
2023-08-09 01:41:04 +00:00
withchao
e706620f12
feat: server thumbnail ( #818 )
...
* feat: add get_group_member_user_id api
* feat: add SendBusinessNotification api
* feat: add GetFriendIDs api
* update pkg
* feat: cos oss thumbnail
* feat: cos video snapshot
* feat: oss video snapshot
* feat: minio video snapshot
* feat: minio video snapshot
* feat: minio
* feat: minio
* feat: minio
* feat: s3 AccessURL
* feat: s3 AccessURL
* fix: Minio AccessURL
* fix: Minio AccessURL
* fix: optimize thumbnails
* fix: optimize thumbnails
* fix: cos option
* fix: cos option
* fix: cos option
* docs: config
* docs: config
* minio: preview image cache
* minio: preview image cache
* minio: preview image cache
* go mod tidy
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
---------
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: withchao <withchao@users.noreply.github.com >
2023-08-08 08:40:07 +00:00
Xinwei Xiong
bd518365ea
Update version.md ( #816 )
2023-08-08 07:07:58 +00:00
Xinwei Xiong
73effdf644
fix: fix bin tools path ( #814 )
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-08-08 03:42:36 +00:00
dependabot[bot]
c8971de833
feat(deps): bump the gomod-deps group with 1 update ( #813 )
...
Bumps the gomod-deps group with 1 update: [google.golang.org/api](https://github.com/googleapis/google-api-go-client ).
- [Release notes](https://github.com/googleapis/google-api-go-client/releases )
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md )
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.134.0...v0.135.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/api
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: gomod-deps
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-08 03:33:03 +00:00
Xinwei Xiong
b26a979378
feat: add scripts format ( #811 )
...
* feat: add scripts format
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add go work
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
---------
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-08-08 03:24:15 +00:00
Xinwei Xiong
3836bf19d6
Update docker-compose.yaml ( #810 )
2023-08-07 10:04:34 +00:00
dependabot[bot]
f2f2448fe2
feat(deps): bump the gomod-deps group with 3 updates ( #808 )
...
Bumps the gomod-deps group with 3 updates: [github.com/go-playground/validator/v10](https://github.com/go-playground/validator ), [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) and [google.golang.org/grpc](https://github.com/grpc/grpc-go ).
Updates `github.com/go-playground/validator/v10` from 10.14.1 to 10.15.0
- [Release notes](https://github.com/go-playground/validator/releases )
- [Commits](https://github.com/go-playground/validator/compare/v10.14.1...v10.15.0 )
Updates `google.golang.org/api` from 0.114.0 to 0.134.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases )
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md )
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.114.0...v0.134.0 )
Updates `google.golang.org/grpc` from 1.56.2 to 1.57.0
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.2...v1.57.0 )
---
updated-dependencies:
- dependency-name: github.com/go-playground/validator/v10
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: gomod-deps
- dependency-name: google.golang.org/api
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: gomod-deps
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: gomod-deps
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-07 09:42:49 +00:00
Xinwei Xiong
969a9d8782
Update README.md ( #807 )
2023-08-07 07:36:18 +00:00
Xinwei Xiong
6f64b0a236
Update README.md ( #806 )
2023-08-07 07:32:42 +00:00
Xinwei Xiong
4d04c76cd7
docs: add png multi-terminal-synchronization ( #805 )
2023-08-07 07:26:23 +00:00
Xinwei Xiong
7a448b35d4
feat: fix scripts and build speed ( #790 )
...
* feat: fix scripts and build speed
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add docker compose file
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: fix image
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add chat scripts design
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
---------
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-08-07 06:21:31 +00:00
Xinwei Xiong
594b16374b
Update README.md ( #803 )
2023-08-07 02:22:48 +00:00
Xinwei Xiong
39275c0110
Update README.md ( #802 )
2023-08-07 02:07:33 +00:00
Xinwei Xiong
4ad81c363c
Update README.md ( #801 )
2023-08-07 02:07:22 +00:00
Xinwei Xiong
10b56142d5
Update README.md ( #800 )
2023-08-07 02:05:22 +00:00
Xinwei Xiong
5ee54c9c2a
docs: add png file ( #799 )
2023-08-07 02:04:27 +00:00
Xinwei Xiong
0b75c52a6e
Create README.md ( #798 )
2023-08-07 02:01:55 +00:00
Xinwei Xiong
375105997f
Update README.md ( #797 )
2023-08-06 07:39:06 +00:00
Xinwei Xiong
4e9179f309
Update README.md ( #796 )
2023-08-06 07:33:48 +00:00
Xinwei Xiong
863e925b30
Update README.md ( #795 )
2023-08-06 07:33:42 +00:00
Xinwei Xiong
8cb05d50c9
Update go_code.md ( #794 )
2023-08-06 07:13:13 +00:00
Xinwei Xiong
5d34e3f081
Update README.md ( #793 )
2023-08-06 07:08:11 +00:00
Xinwei Xiong
d8fd4bfcf1
Update README.md ( #792 )
2023-08-06 05:37:16 +00:00
Xinwei Xiong
ffa3b53065
Update images.md ( #774 )
2023-08-04 14:12:40 +00:00
Xinwei Xiong
af00960ad1
style: add format and lint ( #773 )
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-08-04 13:38:30 +00:00
pluto
863c52c7bb
Improve user subscription and unsubscription ( #770 )
...
* Improve user subscription and unsubscription
* Modification only does not delete all subscribed documents when unsubscribing
* fix build
* update
* update
* update
* update
* add log
* update
* update
* update
* delete simple log
2023-08-04 13:35:33 +00:00
dependabot[bot]
ef32a6bce9
chore(deps): bump the github-actions group with 9 updates ( #772 )
...
Bumps the github-actions group with 9 updates:
| Package | Update |
| --- | --- |
| [actions/checkout](https://github.com/actions/checkout ) | 2 to 3 |
| [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment ) | 1 to 3 |
| [actions/github-script](https://github.com/actions/github-script ) | 5 to 6 |
| [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) | 1 to 2 |
| [magnetikonline/action-golang-cache](https://github.com/magnetikonline/action-golang-cache ) | 3 to 4 |
| [actions/setup-go](https://github.com/actions/setup-go ) | 2 to 4 |
| [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action ) | 1.7.0 to 1.8.0 |
| [actions/setup-node](https://github.com/actions/setup-node ) | 2 to 3 |
| [actions/stale](https://github.com/actions/stale ) | 5 to 8 |
Updates `actions/checkout` from 2 to 3
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v3 )
Updates `peter-evans/create-or-update-comment` from 1 to 3
- [Release notes](https://github.com/peter-evans/create-or-update-comment/releases )
- [Commits](https://github.com/peter-evans/create-or-update-comment/compare/v1...v3 )
Updates `actions/github-script` from 5 to 6
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](https://github.com/actions/github-script/compare/v5...v6 )
Updates `docker/setup-buildx-action` from 1 to 2
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1...v2 )
Updates `magnetikonline/action-golang-cache` from 3 to 4
- [Release notes](https://github.com/magnetikonline/action-golang-cache/releases )
- [Commits](https://github.com/magnetikonline/action-golang-cache/compare/v3...v4 )
Updates `actions/setup-go` from 2 to 4
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v2...v4 )
Updates `lycheeverse/lychee-action` from 1.7.0 to 1.8.0
- [Release notes](https://github.com/lycheeverse/lychee-action/releases )
- [Commits](https://github.com/lycheeverse/lychee-action/compare/v1.7.0...v1.8.0 )
Updates `actions/setup-node` from 2 to 3
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v2...v3 )
Updates `actions/stale` from 5 to 8
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/v5...v8 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: peter-evans/create-or-update-comment
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/github-script
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: magnetikonline/action-golang-cache
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: lycheeverse/lychee-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-04 13:21:37 +00:00
dependabot[bot]
a7b6923b74
feat(deps): bump the gomod-deps group with 1 update ( #771 )
...
Bumps the gomod-deps group with 1 update: [github.com/aliyun/aliyun-oss-go-sdk](https://github.com/aliyun/aliyun-oss-go-sdk ).
- [Release notes](https://github.com/aliyun/aliyun-oss-go-sdk/releases )
- [Changelog](https://github.com/aliyun/aliyun-oss-go-sdk/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aliyun/aliyun-oss-go-sdk/compare/v2.2.7...v2.2.8 )
---
updated-dependencies:
- dependency-name: github.com/aliyun/aliyun-oss-go-sdk
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: gomod-deps
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-04 13:21:30 +00:00
Xinwei Xiong
a8f5034012
fix: part of the make rules optimization ( #751 )
...
* fix: part of the make rules optimization
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: set github hub
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: set github hub
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: scripts path
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: scripts path
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: scripts path
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: dockerfile path
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: gorelease quest
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add openim deployment build sub image
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: docker images optimize
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: dockerfile fix
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* style: fix cicd actions openimci
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* style: fix cicd actions openimci
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add sub images actions build
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: set branch
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: set branch
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* refactor: remove makefile
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: docker release v3.1.1 images optimize
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: add scripts path set
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: fix env config
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add scripts bash path
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: docker release v3.1.1 images optimize
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: super docker version
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
---------
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-08-04 11:13:22 +00:00
dependabot[bot]
f21d64c000
build(deps): bump github.com/OpenIMSDK/protocol from 0.0.3 to 0.0.4 ( #769 )
...
Bumps [github.com/OpenIMSDK/protocol](https://github.com/OpenIMSDK/protocol ) from 0.0.3 to 0.0.4.
- [Release notes](https://github.com/OpenIMSDK/protocol/releases )
- [Commits](https://github.com/OpenIMSDK/protocol/compare/v0.0.3...v0.0.4 )
---
updated-dependencies:
- dependency-name: github.com/OpenIMSDK/protocol
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-04 07:29:01 +00:00
dependabot[bot]
7707375cf5
build(deps): bump go.mongodb.org/mongo-driver from 1.12.0 to 1.12.1 ( #764 )
...
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver ) from 1.12.0 to 1.12.1.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases )
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.12.0...v1.12.1 )
---
updated-dependencies:
- dependency-name: go.mongodb.org/mongo-driver
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-04 03:15:05 +00:00
pluto
4950ccf4ec
nginx minio configuration picture can not be sent ( #763 )
...
* fix-bug-762
* update
* example
2023-08-03 08:04:35 +00:00
pluto
f592a3abd7
Fix bug 755 ( #758 )
...
* Resolving code conflicts after project directory changes and Add subscribe and unsubscribe mongodb operations
* Organize and update module dependencies
* Get user online status
* Get user online status
* Get user online status
* fix-bug-755
* Modify statusmod to a prime number to reduce hash conflicts
2023-08-03 01:44:10 +00:00
withchao
d9dbd739ab
feat: Perfect with rpc but no api ( #747 )
...
* feat: add get_group_member_user_id api
* feat: add SendBusinessNotification api
* feat: add GetFriendIDs api
* update pkg
2023-08-02 02:41:34 +00:00
Xinwei Xiong
31cd19af09
Update docker-compose.yaml ( #745 )
2023-08-02 02:24:15 +00:00
pluto
b514bd8934
Nginx reverse proxy and TLS configuration ( #742 )
...
* Resolving code conflicts after project directory changes and Add subscribe and unsubscribe mongodb operations
* Organize and update module dependencies
* Get user online status
* Get user online status
* Get user online status
* Nginx reverse proxy and TLS configuration
* update "Nginx reverse proxy and TLS configuration"
2023-08-01 14:10:02 +00:00
Xinwei Xiong
444dc1ae6e
Update images.md ( #743 )
2023-08-01 09:16:37 +00:00
dependabot[bot]
0ca097db8f
build(deps): bump github.com/gorilla/websocket from 1.4.2 to 1.5.0 ( #729 )
...
Bumps [github.com/gorilla/websocket](https://github.com/gorilla/websocket ) from 1.4.2 to 1.5.0.
- [Release notes](https://github.com/gorilla/websocket/releases )
- [Commits](https://github.com/gorilla/websocket/compare/v1.4.2...v1.5.0 )
---
updated-dependencies:
- dependency-name: github.com/gorilla/websocket
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-31 10:51:47 +00:00
dependabot[bot]
a7acc8d9d2
build(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 ( #731 )
...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.8.3 to 1.8.4.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.8.3...v1.8.4 )
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-31 10:43:34 +00:00
dependabot[bot]
37611ab0dd
build(deps): bump google.golang.org/grpc from 1.56.2 to 1.57.0 ( #730 )
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.56.2 to 1.57.0.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.2...v1.57.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-31 10:43:25 +00:00
dependabot[bot]
f971a148c8
build(deps): bump github.com/go-playground/validator/v10 ( #728 )
...
Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator ) from 10.14.0 to 10.14.1.
- [Release notes](https://github.com/go-playground/validator/releases )
- [Commits](https://github.com/go-playground/validator/compare/v10.14.0...v10.14.1 )
---
updated-dependencies:
- dependency-name: github.com/go-playground/validator/v10
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-31 10:41:41 +00:00
dependabot[bot]
4e7f7e8605
build(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0 ( #727 )
...
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra ) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/spf13/cobra/releases )
- [Commits](https://github.com/spf13/cobra/compare/v1.6.1...v1.7.0 )
---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-31 10:41:18 +00:00
Xinwei Xiong
fb021baf52
docs: update readme version ( #735 )
2023-07-31 10:39:47 +00:00
withchao
b131013b3f
feat: add get_group_member_user_id api ( #734 )
2023-07-31 09:41:40 +00:00
Alan
62141fa121
Docs: Update README.md ( #726 )
2023-07-31 07:37:46 +00:00
WangchuXiao
74313d54c2
fix bug: /msg/batch_send_msg isSendAll param not effect send msg to all user ( #725 )
...
* docs: add readme docs
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add script yaml
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add script yaml
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add test
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add test
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix bug: reject group req bug
* feat: add go relase
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix bug: join group failed
* fix bug: join group failed
* fix: get userid function call rpc and message gateway add status change callback (#700 )
Co-authored-by: withchao <993506633@qq.com >
* fix bug: send all not send msg 2 all user
---------
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
Co-authored-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <993506633@qq.com >
2023-07-31 03:53:53 +00:00
Xinwei Xiong
1ca6c97364
Release/v3.1 merge ( #724 )
...
* docs: add readme docs
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add script yaml
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add script yaml
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add test
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add test
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix bug: reject group req bug
* feat: add go relase
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix bug: join group failed
* fix bug: join group failed
* synchronize the image and tag name of open-im-server
* restore the IP in the env to 127.0.0.1
* synchronize the image and tag name of chat
* fix: docker images (#702 )
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: adjust the order: first replace the values in the .env file, then replace the configuration in the config file
* fix: adjust the order: first replace the values in the .env file, then replace the configuration in the config file
* fix: adjust the order: first replace the values in the .env file, then replace the configuration in the config file
* fix: get userid function call rpc and message gateway add status change callback (#699 )
* fix: to start im or chat, ZooKeeper must be started first.
* fix: msg gateway start output err info
Signed-off-by: Gordon <1432970085@qq.com >
* fix: msg gateway start output err info
Signed-off-by: Gordon <1432970085@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* fix: go mod update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: get all userID
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: msggateway add online status call
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
---------
Signed-off-by: Gordon <1432970085@qq.com >
Signed-off-by: withchao <993506633@qq.com >
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <993506633@qq.com >
* Update version.md (#703 )
* Update version.md (#704 )
* docs: update create CODE_OF_CONDUCT.md (#705 )
* fix: docker images (#706 )
* fix: docker images
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: chat scripts config
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
---------
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* Update docker-compose.yaml (#707 )
* fix: docker images (#709 )
* fix: docker images
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: chat scripts config
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
---------
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* Create dependabot.yml (#708 )
* Update golang.mk (#710 )
* build(deps): bump github.com/minio/minio-go/v7 from 7.0.59 to 7.0.61 (#711 )
Bumps [github.com/minio/minio-go/v7](https://github.com/minio/minio-go ) from 7.0.59 to 7.0.61.
- [Release notes](https://github.com/minio/minio-go/releases )
- [Commits](https://github.com/minio/minio-go/compare/v7.0.59...v7.0.61 )
---
updated-dependencies:
- dependency-name: github.com/minio/minio-go/v7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* build(deps): bump github.com/go-sql-driver/mysql from 1.6.0 to 1.7.1 (#713 )
Bumps [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql ) from 1.6.0 to 1.7.1.
- [Release notes](https://github.com/go-sql-driver/mysql/releases )
- [Changelog](https://github.com/go-sql-driver/mysql/blob/master/CHANGELOG.md )
- [Commits](https://github.com/go-sql-driver/mysql/compare/v1.6.0...v1.7.1 )
---
updated-dependencies:
- dependency-name: github.com/go-sql-driver/mysql
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* build(deps): bump google.golang.org/api from 0.114.0 to 0.134.0 (#714 )
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.114.0 to 0.134.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases )
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md )
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.114.0...v0.134.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* build(deps): bump gorm.io/driver/mysql from 1.3.5 to 1.5.1 (#712 )
Bumps [gorm.io/driver/mysql](https://github.com/go-gorm/mysql ) from 1.3.5 to 1.5.1.
- [Commits](https://github.com/go-gorm/mysql/compare/v1.3.5...v1.5.1 )
---
updated-dependencies:
- dependency-name: gorm.io/driver/mysql
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* build(deps): bump github.com/tencentyun/cos-go-sdk-v5 (#715 )
Bumps [github.com/tencentyun/cos-go-sdk-v5](https://github.com/tencentyun/cos-go-sdk-v5 ) from 0.7.41 to 0.7.42.
- [Release notes](https://github.com/tencentyun/cos-go-sdk-v5/releases )
- [Changelog](https://github.com/tencentyun/cos-go-sdk-v5/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tencentyun/cos-go-sdk-v5/compare/v0.7.41...v0.7.42 )
---
updated-dependencies:
- dependency-name: github.com/tencentyun/cos-go-sdk-v5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* docs: more about docker image install (#718 )
docs: more about docker image install
* Update README.md (#719 )
---------
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
Signed-off-by: Gordon <1432970085@qq.com >
Signed-off-by: withchao <993506633@qq.com >
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: wangchuxiao <wangchuxiao97@outlook.com >
Co-authored-by: skiffer-git <72860476+skiffer-git@users.noreply.github.com >
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <993506633@qq.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-31 03:33:20 +00:00
Xinwei Xiong
be10c57153
Update README.md ( #719 )
2023-07-31 02:13:13 +00:00
Xinwei Xiong
66b64d1b3f
docs: more about docker image install ( #718 )
...
docs: more about docker image install
2023-07-31 02:08:43 +00:00
dependabot[bot]
5143f7f304
build(deps): bump github.com/tencentyun/cos-go-sdk-v5 ( #715 )
...
Bumps [github.com/tencentyun/cos-go-sdk-v5](https://github.com/tencentyun/cos-go-sdk-v5 ) from 0.7.41 to 0.7.42.
- [Release notes](https://github.com/tencentyun/cos-go-sdk-v5/releases )
- [Changelog](https://github.com/tencentyun/cos-go-sdk-v5/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tencentyun/cos-go-sdk-v5/compare/v0.7.41...v0.7.42 )
---
updated-dependencies:
- dependency-name: github.com/tencentyun/cos-go-sdk-v5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-29 14:26:44 +00:00
dependabot[bot]
9b7ff131c5
build(deps): bump gorm.io/driver/mysql from 1.3.5 to 1.5.1 ( #712 )
...
Bumps [gorm.io/driver/mysql](https://github.com/go-gorm/mysql ) from 1.3.5 to 1.5.1.
- [Commits](https://github.com/go-gorm/mysql/compare/v1.3.5...v1.5.1 )
---
updated-dependencies:
- dependency-name: gorm.io/driver/mysql
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-29 14:25:53 +00:00
dependabot[bot]
83eb0da902
build(deps): bump google.golang.org/api from 0.114.0 to 0.134.0 ( #714 )
...
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.114.0 to 0.134.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases )
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md )
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.114.0...v0.134.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-29 14:25:42 +00:00
dependabot[bot]
7b0334ff6d
build(deps): bump github.com/go-sql-driver/mysql from 1.6.0 to 1.7.1 ( #713 )
...
Bumps [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql ) from 1.6.0 to 1.7.1.
- [Release notes](https://github.com/go-sql-driver/mysql/releases )
- [Changelog](https://github.com/go-sql-driver/mysql/blob/master/CHANGELOG.md )
- [Commits](https://github.com/go-sql-driver/mysql/compare/v1.6.0...v1.7.1 )
---
updated-dependencies:
- dependency-name: github.com/go-sql-driver/mysql
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-29 14:08:17 +00:00
dependabot[bot]
f13088262e
build(deps): bump github.com/minio/minio-go/v7 from 7.0.59 to 7.0.61 ( #711 )
...
Bumps [github.com/minio/minio-go/v7](https://github.com/minio/minio-go ) from 7.0.59 to 7.0.61.
- [Release notes](https://github.com/minio/minio-go/releases )
- [Commits](https://github.com/minio/minio-go/compare/v7.0.59...v7.0.61 )
---
updated-dependencies:
- dependency-name: github.com/minio/minio-go/v7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-29 14:02:46 +00:00
Xinwei Xiong
a74c851295
Update golang.mk ( #710 )
2023-07-29 14:00:40 +00:00
Xinwei Xiong
cf2145cc32
Create dependabot.yml ( #708 )
2023-07-29 13:53:00 +00:00
Xinwei Xiong
7328667337
fix: docker images ( #709 )
...
* fix: docker images
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: chat scripts config
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
---------
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-29 13:44:19 +00:00
Xinwei Xiong
6414a0fafd
Update docker-compose.yaml ( #707 )
2023-07-29 13:30:47 +00:00
Xinwei Xiong
6480f9f0b5
fix: docker images ( #706 )
...
* fix: docker images
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: chat scripts config
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
---------
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-29 13:26:27 +00:00
Xinwei Xiong
80d888f886
docs: update create CODE_OF_CONDUCT.md ( #705 )
2023-07-29 13:04:14 +00:00
Xinwei Xiong
2166c71c1f
Update version.md ( #704 )
2023-07-29 11:20:09 +00:00
Xinwei Xiong
1ec33afe3f
Update version.md ( #703 )
2023-07-29 06:07:59 +00:00
Gordon
f894a4546e
fix: get userid function call rpc and message gateway add status change callback ( #699 )
...
* fix: to start im or chat, ZooKeeper must be started first.
* fix: msg gateway start output err info
Signed-off-by: Gordon <1432970085@qq.com >
* fix: msg gateway start output err info
Signed-off-by: Gordon <1432970085@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* fix: go mod update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: get all userID
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
* fix: msggateway add online status call
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
---------
Signed-off-by: Gordon <1432970085@qq.com >
Signed-off-by: withchao <993506633@qq.com >
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com >
Co-authored-by: withchao <993506633@qq.com >
2023-07-29 04:15:12 +00:00
Xinwei Xiong
a5eb4dd499
fix: docker images ( #701 )
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-28 14:49:55 +00:00
WangchuXiao
788b381508
fix bug: When the previously applied group has a disbanded group, applying to add the group again will fail ( #698 )
...
* docs: add readme docs
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add script yaml
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add script yaml
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add test
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add test
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix bug: reject group req bug
* feat: add go relase
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix bug: join group failed
* fix bug: join group failed
---------
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
Co-authored-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-28 13:43:29 +00:00
pluto
e24b0e2114
Get user online status ( #693 )
...
* Resolving code conflicts after project directory changes and Add subscribe and unsubscribe mongodb operations
* Organize and update module dependencies
* Get user online status
* Get user online status
* Get user online status
2023-07-28 09:54:29 +00:00
Xinwei Xiong
8979b9dce1
fix: docker file fix ( #692 )
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-28 07:09:04 +00:00
Xinwei Xiong
e7040d3b26
docs: add readme docs ( #691 )
...
* docs: add readme docs
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add script yaml
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add script yaml
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add test
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add test
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix bug: reject group req bug
* feat: add go relase
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add test
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add test
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: config env command
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
---------
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
Co-authored-by: wangchuxiao <wangchuxiao97@outlook.com >
2023-07-28 06:37:39 +00:00
Xinwei Xiong
114d77b9d8
docs: add readme docs ( #690 )
...
* docs: add readme docs
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add script yaml
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add script yaml
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add test
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
---------
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-28 06:26:18 +00:00
Xinwei Xiong
cf59084dde
Fix/docker images ( #689 )
...
* docs: add readme docs
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add script yaml
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add script yaml
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add test
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
---------
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-28 06:22:27 +00:00
pluto
4d816978ec
Resolving code conflicts after project directory changes and Add user subscription to the operation from rpc to db layer ( #684 )
...
* Resolving code conflicts after project directory changes and Add subscribe and unsubscribe mongodb operations
* Organize and update module dependencies
2023-07-27 11:46:44 +00:00
Xinwei Xiong
0b9ac4bd87
Feat/develop test ( #687 )
...
* docs: add readme docs
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add script yaml
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add script yaml
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add test
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* Update config.yaml
* Update config.yaml
---------
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-27 08:44:02 +00:00
WangchuXiao
df71049533
fix bug: delete friend and repeat add friend not effect ( #682 )
...
* new feature: add batch send msg
* new feature: add batch send msg
* new feature: add batch send msg
* new feature: add batch send msg
* new feature: add batch send msg
* new feature: add batch send msg
* fix bug: multiple gateway kick user
* fix bug: multiple gateway kick user
* fix bug: multiple gateway kick user
* fix bug: multiple gateway kick user
* fix bug: multiple gateway kick user
* MsgDestructTime
* fix bug: msg destruct sql
* fix bug: msg destruct
* fix bug: msg destruct
* fix bug: msg destruct sql
* fix bug: msg destruct sql
* fix bug: msg destruct sql
* fix bug: msg destruct sql
* debug: print stack
* debug: print stack
* debug: print stack
* fix bug: msg destruct sql
Signed-off-by: wangchuxiao <wangchuxiao97@outlook.com >
* fix bug: msg notification self 2 self push twice
* fix bug: heartbeat get self notification
* fix bug: init grpc conn in one process
* fix bug: grpc conn
Signed-off-by: wangchuxiao <wangchuxiao97@outlook.com >
* fix bug: zk client recreate node when reconn
* fix bug: set friend mark args error
* fix bug: rpc client intercepter called twice
Signed-off-by: wangchuxiao <wangchuxiao97@outlook.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* test: document msg num set 100
* new feat: sync designated model
* new feat: sync designated model
* new feat: sync designated model
* new feat: sync designated model
* new feat: sync designated model
* new feat: sync designated model
* new feat: sync designated model
* merge code
* merge code
* fix bug: repeat add friend not effect
---------
Signed-off-by: wangchuxiao <wangchuxiao97@outlook.com >
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: wangchuxiao-dev <wangchuxiao-dev@users.noreply.github.com >
2023-07-27 07:04:50 +00:00
Xinwei Xiong
68e521d198
feat: config env optimize ( #683 )
...
* feat: config env optimize
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* docs: add readme docs
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
---------
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-27 07:00:33 +00:00
Xinwei Xiong
a86d24cfd1
feat: config env optimize ( #680 )
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-27 06:38:46 +00:00
WangchuXiao
0bc8b9259e
new feat: sync designated model data ( #668 )
...
* new feature: add batch send msg
* new feature: add batch send msg
* new feature: add batch send msg
* new feature: add batch send msg
* new feature: add batch send msg
* new feature: add batch send msg
* fix bug: multiple gateway kick user
* fix bug: multiple gateway kick user
* fix bug: multiple gateway kick user
* fix bug: multiple gateway kick user
* fix bug: multiple gateway kick user
* MsgDestructTime
* fix bug: msg destruct sql
* fix bug: msg destruct
* fix bug: msg destruct
* fix bug: msg destruct sql
* fix bug: msg destruct sql
* fix bug: msg destruct sql
* fix bug: msg destruct sql
* debug: print stack
* debug: print stack
* debug: print stack
* fix bug: msg destruct sql
Signed-off-by: wangchuxiao <wangchuxiao97@outlook.com >
* fix bug: msg notification self 2 self push twice
* fix bug: heartbeat get self notification
* fix bug: init grpc conn in one process
* fix bug: grpc conn
Signed-off-by: wangchuxiao <wangchuxiao97@outlook.com >
* fix bug: zk client recreate node when reconn
* fix bug: set friend mark args error
* fix bug: rpc client intercepter called twice
Signed-off-by: wangchuxiao <wangchuxiao97@outlook.com >
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* test: document msg num set 100
* new feat: sync designated model
* new feat: sync designated model
* new feat: sync designated model
* new feat: sync designated model
* new feat: sync designated model
* new feat: sync designated model
* new feat: sync designated model
* merge code
* merge code
---------
Signed-off-by: wangchuxiao <wangchuxiao97@outlook.com >
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: wangchuxiao-dev <wangchuxiao-dev@users.noreply.github.com >
2023-07-27 04:32:08 +00:00
withchao
8a4be45804
fix: sql injection risk ( #678 )
...
Signed-off-by: withchao <993506633@qq.com >
2023-07-27 04:31:27 +00:00
Xinwei Xiong
8a77306de7
feat: add openim log ( #679 )
...
* feat: add openim log
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add openim install scripts
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: config env command
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: config env command
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
---------
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-27 04:31:06 +00:00
Gordon
5b85fa763a
Feat: Refactor project's references to shared modules ( #672 )
...
* fix: to start im or chat, ZooKeeper must be started first.
* fix: msg gateway start output err info
Signed-off-by: Gordon <1432970085@qq.com >
* fix: msg gateway start output err info
Signed-off-by: Gordon <1432970085@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* fix: go mod update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com >
---------
Signed-off-by: Gordon <1432970085@qq.com >
Signed-off-by: withchao <993506633@qq.com >
Co-authored-by: withchao <993506633@qq.com >
2023-07-26 11:45:23 +00:00
Xinwei Xiong
d7218dd5be
docs: update README.md install ( #673 )
2023-07-26 10:50:50 +00:00
Xinwei Xiong
28732a29cd
Update CODEOWNERS ( #670 )
2023-07-26 09:43:18 +00:00
Xinwei Xiong
3dc1958525
Update README.md ( #669 )
2023-07-26 09:28:35 +00:00
Xinwei Xiong
4bb2ffa399
feat: add test format ( #657 )
...
* feat: add test format
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: fix github auto gh pr
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add build
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* build: add build copyright admin
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* docs: design documentation and deployment devops flow
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add docker file and version appoint
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add go release
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add go release
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add go release
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add go release
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add go release
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
feat: add go release
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
feat: add go release
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: set pull request
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: set pull request
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: set pull request
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: set pull request
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
---------
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-26 09:03:17 +00:00
withchao
5f6b2b7f9d
chore: tools, pb replaced by public warehouse ( #662 )
...
* fix: StringValue When there are double quotes in the string value, serialization and deserialization fail
Signed-off-by: withchao <993506633@qq.com >
* test: StatusTemporaryRedirect -> StatusFound
Signed-off-by: withchao <993506633@qq.com >
* chore: pb a2r
Signed-off-by: withchao <993506633@qq.com >
* chore: replacement package
Signed-off-by: withchao <993506633@qq.com >
* chore: replacement package
Signed-off-by: withchao <993506633@qq.com >
* chore: replacement package
Signed-off-by: withchao <993506633@qq.com >
* fix: remove go mod replace
Signed-off-by: withchao <993506633@qq.com >
* fix: tools version
Signed-off-by: withchao <993506633@qq.com >
* fix: config.yaml
Signed-off-by: withchao <993506633@qq.com >
---------
Signed-off-by: withchao <993506633@qq.com >
2023-07-25 12:13:32 +00:00
withchao
166fb3ca62
fix: http redirect compatibility ( #659 )
...
* fix: StringValue When there are double quotes in the string value, serialization and deserialization fail
Signed-off-by: withchao <993506633@qq.com >
* test: StatusTemporaryRedirect -> StatusFound
Signed-off-by: withchao <993506633@qq.com >
---------
Signed-off-by: withchao <993506633@qq.com >
2023-07-25 07:24:15 +00:00
Xinwei Xiong
68f3f1f10b
Delete auto-release.yml ( #651 )
2023-07-25 01:26:22 +00:00
Xinwei Xiong
643e081bb9
feat: add file: ( #650 )
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-25 01:25:51 +00:00
Xinwei Xiong
3cae4e6890
feat: add file: ( #648 )
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-24 13:25:23 +00:00
Xinwei Xiong
f9406108aa
fix: actions milestones auto ( #642 )
...
* fix: actions milestones auto
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add org server secret
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: fix scripts
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add file:
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add file:
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add file:
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
---------
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-24 13:06:16 +00:00
withchao
9ef94ad46b
fix: StringValue When there are double quotes in the string value, serialization and deserialization fail ( #646 )
...
Signed-off-by: withchao <993506633@qq.com >
2023-07-24 10:07:31 +00:00
Xinwei Xiong
00b4483065
fix: actions milestones auto ( #640 )
...
* fix: actions milestones auto
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add org server secret
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
---------
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-24 02:54:42 +00:00
Xinwei Xiong
9db61becff
fix: actions milestones auto ( #638 )
...
* fix: actions milestones auto
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: actions milestones auto
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
---------
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-23 10:47:42 +00:00
OpenIM Bot
36e202531b
Update and rename golangci-link.yml to golangci-lint.yml ( #637 )
2023-07-23 04:59:06 +00:00
OpenIM Bot
73b8f5dc4e
Update cla.yml ( #634 )
2023-07-22 13:21:45 +00:00
EthanForAi
f3bb890a87
docs: fix lint update CONTRIBUTING.md ( #632 )
2023-07-22 13:04:01 +00:00
BanTanger
edd6a86d12
fix bug: obtain user online status err( #567 ) ( #592 )
...
* fix: implement of GetUsersOnlineStatus (#567 )
* fix bug: obtain user online status err(#567 )
* fix bug: obtain user online status err(#567 )
* fix bug: obtain user online status err(#567 )
* fix bug: obtain user online status err(#567 )
* fix bug: obtain user online status err(#567 )
* fix bug: obtain user online status err(#567 )
* fix bug: obtain user online status err(#567 )
* fix bug: obtain user online status err(#567 )
* fix bug: obtain user online status err(#567 )
2023-07-22 05:40:20 +00:00
WangchuXiao
5a7084a8ab
fix bug: grpc options duplicated when send msg ( #628 )
...
* new feature: add batch send msg
* new feature: add batch send msg
* new feature: add batch send msg
* new feature: add batch send msg
* new feature: add batch send msg
* new feature: add batch send msg
* fix bug: multiple gateway kick user
* fix bug: multiple gateway kick user
* fix bug: multiple gateway kick user
* fix bug: multiple gateway kick user
* fix bug: multiple gateway kick user
* MsgDestructTime
* fix bug: msg destruct sql
* fix bug: msg destruct
* fix bug: msg destruct
* fix bug: msg destruct sql
* fix bug: msg destruct sql
* fix bug: msg destruct sql
* fix bug: msg destruct sql
* debug: print stack
* debug: print stack
* debug: print stack
* fix bug: msg destruct sql
Signed-off-by: wangchuxiao <wangchuxiao97@outlook.com >
* fix bug: msg notification self 2 self push twice
* fix bug: heartbeat get self notification
* fix bug: init grpc conn in one process
* fix bug: grpc conn
Signed-off-by: wangchuxiao <wangchuxiao97@outlook.com >
* fix bug: zk client recreate node when reconn
* fix bug: set friend mark args error
* fix bug: rpc client intercepter called twice
Signed-off-by: wangchuxiao <wangchuxiao97@outlook.com >
---------
Signed-off-by: wangchuxiao <wangchuxiao97@outlook.com >
2023-07-22 05:38:36 +00:00
withchao
ad9137931b
fix: Compatible with wasm s3 oss header Date ( #630 )
...
* fix: optimize minio initialization
* test date
* test date
* test date
* test date
2023-07-21 14:37:54 +00:00
Xinwei Xiong
81785648a7
fix: delete batch build all file ( #561 )
...
* fix: delete batch build all file
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add cicd sacript feature
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: docker scripts
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add openim fix scripts
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: fix scripts show
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* cicd: add ci workflow
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* cicd: add ci workflow
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* cicd: add ci workflow
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* cicd: add ci workflow
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* cicd: add ci workflow
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* cicd: add ci workflow
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: about the distribution of the strategy
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: github release fix
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: build bing file:
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add openim server
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add more cicd auto
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add test file
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add test file
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add test file
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add test file
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add test file
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add test file
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add test file
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add test file
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add test file
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add test file
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add test file
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add test file
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add test file
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add test file
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add test file
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add test file
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add test file
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add before module
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add copyright dispose
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add tools user
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: More support
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: signing commit
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add release
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add release
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add cicd actions
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add test login
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add release copyright
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add release copyright
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add release copyright
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: go release quest
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* cide: add ca
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: cicd action about lock issue
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: cicd action about lock issue
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add comment remark
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: cicd about gosec
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: cicd about gosec
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
---------
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-21 13:20:23 +00:00
Alan
6de9995354
parameter range error ( #606 )
...
* message for your changes
Signed-off-by: ‘hanzhixiao’ <‘709674996@qq.com ’>
* debug
Signed-off-by: ‘hanzhixiao’ <‘709674996@qq.com ’>
* Delete start.bat
* Delete build.cmd
* fix: parameter check
Signed-off-by: hanzhixiao <709674996@qq.com >
* fix: parameter check
Signed-off-by: hanzhixiao <709674996@qq.com >
---------
Signed-off-by: ‘hanzhixiao’ <‘709674996@qq.com ’>
Signed-off-by: hanzhixiao <709674996@qq.com >
Co-authored-by: ‘hanzhixiao’ <‘709674996@qq.com ’>
2023-07-20 08:31:41 +00:00
WangchuXiao
7ee40bd485
fix: init grpc conn multiple in one process will cause zero address when rpc is called ( #604 )
...
* new feature: add batch send msg
* new feature: add batch send msg
* new feature: add batch send msg
* new feature: add batch send msg
* new feature: add batch send msg
* new feature: add batch send msg
* fix bug: multiple gateway kick user
* fix bug: multiple gateway kick user
* fix bug: multiple gateway kick user
* fix bug: multiple gateway kick user
* fix bug: multiple gateway kick user
* MsgDestructTime
* fix bug: msg destruct sql
* fix bug: msg destruct
* fix bug: msg destruct
* fix bug: msg destruct sql
* fix bug: msg destruct sql
* fix bug: msg destruct sql
* fix bug: msg destruct sql
* debug: print stack
* debug: print stack
* debug: print stack
* fix bug: msg destruct sql
Signed-off-by: wangchuxiao <wangchuxiao97@outlook.com >
* fix bug: msg notification self 2 self push twice
* fix bug: heartbeat get self notification
* fix bug: init grpc conn in one process
* fix bug: grpc conn
Signed-off-by: wangchuxiao <wangchuxiao97@outlook.com >
* fix bug: zk client recreate node when reconn
* fix bug: set friend mark args error
---------
Signed-off-by: wangchuxiao <wangchuxiao97@outlook.com >
2023-07-20 08:28:58 +00:00
withchao
4629b03272
fix: optimize minio initialization ( #602 )
2023-07-19 08:17:46 +00:00
WangchuXiao
222d061dcd
fix: msg destruct not effect and notification self 2 self push twice ( #596 )
...
* new feature: add batch send msg
* new feature: add batch send msg
* new feature: add batch send msg
* new feature: add batch send msg
* new feature: add batch send msg
* new feature: add batch send msg
* fix bug: multiple gateway kick user
* fix bug: multiple gateway kick user
* fix bug: multiple gateway kick user
* fix bug: multiple gateway kick user
* fix bug: multiple gateway kick user
* MsgDestructTime
* fix bug: msg destruct sql
* fix bug: msg destruct
* fix bug: msg destruct
* fix bug: msg destruct sql
* fix bug: msg destruct sql
* fix bug: msg destruct sql
* fix bug: msg destruct sql
* debug: print stack
* debug: print stack
* debug: print stack
* fix bug: msg destruct sql
Signed-off-by: wangchuxiao <wangchuxiao97@outlook.com >
* fix bug: msg notification self 2 self push twice
* fix bug: heartbeat get self notification
---------
Signed-off-by: wangchuxiao <wangchuxiao97@outlook.com >
2023-07-19 10:47:28 +08:00
withchao
5cb5de4970
fix: user app_manger_level ( #584 )
...
Signed-off-by: withchao <993506633@qq.com >
2023-07-19 01:55:53 +00:00
skiffer-git
c2a848a89e
update readme: With the release of the new system, the readme is also updated accordingly.
2023-07-17 21:50:46 +08:00
skiffer-git
f80e2e3036
update readme: With the release of the new system, the readme is also updated accordingly.
2023-07-17 21:45:16 +08:00
skiffer-git
159c81a053
update readme: With the release of the new system, the readme is also updated accordingly.
2023-07-17 21:42:49 +08:00
skiffer-git
1552a773e9
update readme: With the release of the new system, the readme is also updated accordingly.
2023-07-17 21:18:34 +08:00
skiffer-git
3483296d24
update readme: With the release of the new system, the readme is also updated accordingly.
2023-07-17 21:04:40 +08:00
skiffer-git
1f4aefab93
update readme: With the release of the new system, the readme is also updated accordingly.
2023-07-17 21:03:42 +08:00
skiffer-git
803673562c
Merge remote-tracking branch 'origin/main'
2023-07-17 20:59:48 +08:00
skiffer-git
2a0d69bae3
update readme: With the release of the new system, the readme is also updated accordingly.
2023-07-17 20:59:25 +08:00
skiffer-git
94dfea5b11
Add files via upload
2023-07-17 20:56:17 +08:00
skiffer-git
459c68b85d
Add files via upload
2023-07-17 20:43:20 +08:00
withchao
b95420ef8e
fix: s3 browser preview ( #580 )
2023-07-17 09:23:39 +00:00
skiffer-git
cb59f05734
Replace WeChat image links with COS (Cloud Object Storage)
2023-07-15 11:58:35 +08:00
kubbot
b47d2c5c34
fix: release 3.0
...
Signed-off-by: kubbot <3293172751ysy@gmail.com >
2023-07-14 22:10:01 +08:00
kubbot
4ea62d6fd0
build: fix chat docker images
...
Signed-off-by: kubbot <3293172751ysy@gmail.com >
2023-07-14 21:54:23 +08:00
kubbot
bc6e0e8f01
fix: script v3.0
...
Signed-off-by: kubbot <3293172751ysy@gmail.com >
2023-07-14 21:39:30 +08:00
kubbot
0001573af7
release: v3.0 release
...
Signed-off-by: kubbot <3293172751ysy@gmail.com >
2023-07-14 21:14:22 +08:00
skiffer-git
4ca0a4b861
fix bug: DelConvsersations->DelConversations
2023-07-14 21:07:30 +08:00
BanTanger
9d6acf41f9
fix: implement of GetUsersOnlineStatus ( #567 ) ( #569 )
2023-07-14 12:54:24 +00:00
WangchuXiao
2f59be98d1
fix bug: multiple gateway kick user ( #568 )
...
* new feature: add batch send msg
* new feature: add batch send msg
* new feature: add batch send msg
* new feature: add batch send msg
* new feature: add batch send msg
* new feature: add batch send msg
* fix bug: multiple gateway kick user
* fix bug: multiple gateway kick user
* fix bug: multiple gateway kick user
* fix bug: multiple gateway kick user
* fix bug: multiple gateway kick user
2023-07-14 12:46:25 +00:00
Alan
0c23b3a443
debug ( #566 )
...
* message for your changes
Signed-off-by: ‘hanzhixiao’ <‘709674996@qq.com ’>
* debug
Signed-off-by: ‘hanzhixiao’ <‘709674996@qq.com ’>
* Delete start.bat
* Delete build.cmd
---------
Signed-off-by: ‘hanzhixiao’ <‘709674996@qq.com ’>
Co-authored-by: ‘hanzhixiao’ <‘709674996@qq.com ’>
2023-07-14 12:40:41 +00:00
Alan
16a851d951
message for your changes ( #565 )
...
Signed-off-by: ‘hanzhixiao’ <‘709674996@qq.com ’>
Co-authored-by: ‘hanzhixiao’ <‘709674996@qq.com ’>
2023-07-14 11:14:18 +00:00
pluto
887267e62d
fix bug #545 ( #555 )
2023-07-14 10:59:28 +00:00
Xinwei Xiong
e8229700e9
feat: Add light mode and dark mode.( #89 ) ( #564 )
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-14 10:56:54 +00:00
Alan
3aa8d2fa69
fix get groups bug ( #562 )
...
* fix get group bug
Signed-off-by: ‘hanzhixiao’ <‘709674996@qq.com ’>
* bug
* api
Signed-off-by: ‘hanzhixiao’ <‘709674996@qq.com ’>
* Delete start.bat
* Delete build.cmd
---------
Signed-off-by: ‘hanzhixiao’ <‘709674996@qq.com ’>
Co-authored-by: ‘hanzhixiao’ <‘709674996@qq.com ’>
2023-07-14 10:54:56 +00:00
Xinwei Xiong
b85c5ad84e
feat: Add light mode and dark mode.( #89 ) ( #558 )
...
* feat: Add light mode and dark mode.(#89 )
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: make file code len
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: fix scripts support win
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: make build issue
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: golint and format
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add scripts sudo limits of authority
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: docker images fix
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: docker images fix
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
---------
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-14 08:17:59 +00:00
WangchuXiao
70d8ae4c19
new feature: add batch send msg ( #560 )
...
* new feature: add batch send msg
* new feature: add batch send msg
* new feature: add batch send msg
* new feature: add batch send msg
* new feature: add batch send msg
* new feature: add batch send msg
2023-07-14 06:49:28 +00:00
Xinwei Xiong
3b438d58a9
fix: scripts and release ( #552 )
...
* fix: scripts and release
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: fix bug
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: docker compose and release
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: cicd bug
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: cicd bug
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
---------
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-14 03:32:14 +00:00
Xinwei Xiong
02cf07de3d
Merge pull request #547 from wangchuxiao-dev/main
...
fix bug: log path and user rpc
2023-07-13 12:56:54 +00:00
wangchuxiao
084a374c62
fix bug: log not in correct position
2023-07-13 20:48:57 +08:00
wangchuxiao
642ae4d159
Merge branch 'main' of github.com:wangchuxiao-dev/Open-IM-Server
2023-07-13 20:05:46 +08:00
wangchuxiao
99de4f8a7e
fix bug: init conn once
2023-07-13 20:05:39 +08:00
wangchuxiao
e1b1fc705b
Merge remote-tracking branch 'upstream/main'
2023-07-13 20:02:26 +08:00
wangchuxiao
38a191e5d1
fix bug: init conn once
2023-07-13 19:57:52 +08:00
wangchuxiao
7cf48c89f3
fix bug: init conn once
2023-07-13 19:57:40 +08:00
withchao
7624821f5f
Merge pull request #546 from withchao/main
...
fix: rpc mw mismatch key
2023-07-13 11:53:19 +00:00
wangchuxiao
dbe58fac04
Merge remote-tracking branch 'upstream/main'
2023-07-13 19:49:09 +08:00
withchao
3163f42597
fix: rpc mw mismatch key
2023-07-13 19:26:17 +08:00
Xinwei Xiong
ab406bea3d
Merge pull request #543 from hanzhixiao/fix/v3-error2
...
fix conflict
2023-07-13 10:39:35 +00:00
‘hanzhixiao’
4bd97149c3
fix conflict
...
Signed-off-by: ‘hanzhixiao’ <‘709674996@qq.com ’>
2023-07-13 18:37:59 +08:00
‘hanzhixiao’
fda6cd5354
fix conflict
...
Signed-off-by: ‘hanzhixiao’ <‘709674996@qq.com ’>
2023-07-13 18:30:18 +08:00
Xinwei Xiong
c6203c825f
Merge pull request #542 from hanzhixiao/fix/v3-error
...
Fix/v3 error
2023-07-13 10:26:27 +00:00
‘hanzhixiao’
90d226c290
fix conflict
...
Signed-off-by: ‘hanzhixiao’ <‘709674996@qq.com ’>
2023-07-13 18:21:42 +08:00
‘hanzhixiao’
25eabde3f6
fix conflict
...
Signed-off-by: ‘hanzhixiao’ <‘709674996@qq.com ’>
2023-07-13 18:20:11 +08:00
‘hanzhixiao’
02e6b7ec18
fix conflict
...
Signed-off-by: ‘hanzhixiao’ <‘709674996@qq.com ’>
2023-07-13 18:20:03 +08:00
‘hanzhixiao’
be7d785f1d
fix conflict
...
Signed-off-by: ‘hanzhixiao’ <‘709674996@qq.com ’>
2023-07-13 18:17:27 +08:00
Xinwei Xiong
ccf2cdaab2
Merge pull request #540 from cubxxw/fix/copy
...
feat: add test file
2023-07-13 10:09:16 +00:00
Xinwei Xiong(cubxxw-openim)
99dc701ff6
feat: script and make build
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-13 17:37:51 +08:00
Xinwei Xiong
8fbc7e8116
Merge pull request #539 from plutoyty/main
...
url to uri
2023-07-13 09:33:37 +00:00
pluto
4066726221
Merge branch 'OpenIMSDK:main' into main
2023-07-13 17:22:39 +08:00
withchao
53048951ec
Merge pull request #538 from withchao/main
...
fix: minio auto make bucket
2023-07-13 09:19:30 +00:00
plutoyty
772cb859fa
url to uri
2023-07-13 17:18:14 +08:00
withchao
81bcd86304
fix: minio auto make bucket
2023-07-13 17:10:48 +08:00
pluto
b0b7d6fe7f
Merge branch 'OpenIMSDK:main' into main
2023-07-13 17:08:00 +08:00
Xinwei Xiong(cubxxw-openim)
6ecf253ef6
feat: add copy
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-13 17:07:45 +08:00
Xinwei Xiong(cubxxw-openim)
fd3c19d6a5
feat: add test file
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-13 17:07:45 +08:00
Gordon
ce33b79915
fix: conflict resolve main ( #537 )
...
* statistics user register
* refactor: router change
* minio init
* UserRegisterCount
* push use local conn
* refactor: user pb update
* remove online push close grpc conn
* refactor: user pb update
* refactor:pb file
* msgs statistics
* msgs statistics
* revoke userID
* refactor: errcode update
* active user
* active user
* active user
* refactor: errcode update
* feat: conn update token
* active user
* active user
* feat: conn update token
* active user
* feat: conn update token
* feat: conn update token
* feat: conn update token
* add tx_oss cos
* active user
* active user
* group create
* group create
* feat: group notification show to conversation
* feat: group notification show to conversation
* group active
* user active
* sendNotificationWithName
* withname
* privateChat
* a2r call option
* grpc with detail return error
* change log error
* chain unary interceptor
* api nil slice map
* fix sync has read
* fix: text update
* fix: update add model
* set conversations update
* set privateChat
* fix: content update
* remove unuse rpc
* msgDestruct
* cron use rpc mw
* set IsMsgDestruct
* msg destruct
* msgDestruct
* s3 minio, cos, oss support
* feat: add implement of GetUsersOnlineStatus, #472 (#477 )
* s3 minio, cos, oss support
* s3 route
* remove extendMsg code
* s3 route
* remove unuse code
* s3 pb
* s3 pb
* s3 pb
* s3 presigned put
* s3 presigned test
* s3 presigned test
* s3 presigned test
* s3 presigned test
* s3 presigned test
* s3 presigned test
* s3 presigned test
* s3 presigned test
* Update .gitignore (#482 )
* s3 debug log
* s3 debug log
* cron add log and fix cron
* add log
* cron
* s3 config
* fix kick user bug
* s3 cos
* add kick log
* s3 cos test
* s3 cos test
* s3 cos test
* kick user log
* kickuserlog
* s3 cos copy
* s3 cos copy
* s3 url
* s3 url
* s3 AccessURL
* log
* s3 InitiateMultipartUpload add ExpireTime
* feat: regenerate pb file
* feat: regenerate pb file
* Revert "feat: regenerate pb file"
This reverts commit 434f22564a .
* Delete .idea directory
* feat: regenerate pb file
* fix: remove import C
* fix: add msg transfer main file
* fix: get user online status fix
---------
Co-authored-by: withchao <993506633@qq.com >
Co-authored-by: wangchuxiao <wangchuxiao97@outlook.com >
Co-authored-by: BanTanger <88583317+BanTanger@users.noreply.github.com >
Co-authored-by: withchao <48119764+withchao@users.noreply.github.com >
Co-authored-by: Alan <68671759+hanzhixiao@users.noreply.github.com >
2023-07-13 16:51:52 +08:00
pluto
2388f93cfb
Merge branch 'OpenIMSDK:main' into main
2023-07-13 15:46:37 +08:00
WangchuXiao
4cacc3f621
fix bug: friend, args error ( #534 )
...
* fix bug: args error
* fix bug: args error
* fix bug: add friend need update both request
* fix bug: add friend need update both request
2023-07-13 15:26:25 +08:00
wangchuxiao
2607862544
Merge remote-tracking branch 'upstream/main'
2023-07-13 15:22:59 +08:00
Gordon
e5ab278be5
fix: get user online status #472 ( #527 )
...
* statistics user register
* refactor: router change
* minio init
* UserRegisterCount
* push use local conn
* refactor: user pb update
* remove online push close grpc conn
* refactor: user pb update
* refactor:pb file
* msgs statistics
* msgs statistics
* revoke userID
* refactor: errcode update
* active user
* active user
* active user
* refactor: errcode update
* feat: conn update token
* active user
* active user
* feat: conn update token
* active user
* feat: conn update token
* feat: conn update token
* feat: conn update token
* add tx_oss cos
* active user
* active user
* group create
* group create
* feat: group notification show to conversation
* feat: group notification show to conversation
* group active
* user active
* sendNotificationWithName
* withname
* privateChat
* a2r call option
* grpc with detail return error
* change log error
* chain unary interceptor
* api nil slice map
* fix sync has read
* fix: text update
* fix: update add model
* set conversations update
* set privateChat
* fix: content update
* remove unuse rpc
* msgDestruct
* cron use rpc mw
* set IsMsgDestruct
* msg destruct
* msgDestruct
* s3 minio, cos, oss support
* feat: add implement of GetUsersOnlineStatus, #472 (#477 )
* s3 minio, cos, oss support
* s3 route
* remove extendMsg code
* s3 route
* remove unuse code
* s3 pb
* s3 pb
* s3 pb
* s3 presigned put
* s3 presigned test
* s3 presigned test
* s3 presigned test
* s3 presigned test
* s3 presigned test
* s3 presigned test
* s3 presigned test
* s3 presigned test
* Update .gitignore (#482 )
* s3 debug log
* s3 debug log
* cron add log and fix cron
* add log
* cron
* s3 config
* fix kick user bug
* s3 cos
* add kick log
* s3 cos test
* s3 cos test
* s3 cos test
* kick user log
* kickuserlog
* s3 cos copy
* s3 cos copy
* s3 url
* s3 url
* s3 AccessURL
* log
* s3 InitiateMultipartUpload add ExpireTime
* feat: regenerate pb file
* feat: regenerate pb file
* Revert "feat: regenerate pb file"
This reverts commit 434f22564a .
* Delete .idea directory
* feat: regenerate pb file
* fix: remove import C
* fix: add msg transfer main file
* fix: get user online status fix
---------
Co-authored-by: withchao <993506633@qq.com >
Co-authored-by: wangchuxiao <wangchuxiao97@outlook.com >
Co-authored-by: BanTanger <88583317+BanTanger@users.noreply.github.com >
Co-authored-by: withchao <48119764+withchao@users.noreply.github.com >
Co-authored-by: Alan <68671759+hanzhixiao@users.noreply.github.com >
2023-07-13 15:17:05 +08:00
Alan
0b306d996d
all back-office api ( #533 )
...
* fix conflict
Signed-off-by: ‘hanzhixiao’ <‘709674996@qq.com ’>
* all Back-office management api
Signed-off-by: ‘hanzhixiao’ <‘709674996@qq.com ’>
---------
Signed-off-by: ‘hanzhixiao’ <‘709674996@qq.com ’>
Co-authored-by: ‘hanzhixiao’ <‘709674996@qq.com ’>
2023-07-13 15:11:33 +08:00
wangchuxiao
643de8c7ec
fix bug: add friend need update both request
2023-07-13 14:41:49 +08:00
wangchuxiao
4c365701d4
fix bug: add friend need update both request
2023-07-13 13:09:46 +08:00
pluto
5e92c76136
Merge branch 'OpenIMSDK:main' into main
2023-07-13 12:27:20 +08:00
pluto
058e2eee32
add MongoDB,Redis,Kafka retry mechanism ( #518 )
2023-07-13 12:26:09 +08:00
wangchuxiao
9d6f46b7f9
fix bug: args error
2023-07-13 11:49:51 +08:00
Xinwei Xiong
7bf8a898e2
feat: add scripts ( #525 )
2023-07-13 11:37:23 +08:00
wangchuxiao
549721ec8e
Merge remote-tracking branch 'upstream/main'
2023-07-13 11:33:25 +08:00
wangchuxiao
4d89d7c618
fix bug: args error
2023-07-13 11:03:22 +08:00
pluto
eb7953cacb
cicd: update openim-ci.yml ( #528 )
2023-07-13 10:30:25 +08:00
pluto
59f948bde2
Merge branch 'OpenIMSDK:main' into main
2023-07-13 10:14:40 +08:00
skiffer-git
b46f3410ad
Add feature: Replace apiURL (in config.yaml) with an external IP address
2023-07-12 22:07:25 +08:00
skiffer-git
62cd1dace0
Merge remote-tracking branch 'origin/main'
2023-07-12 21:33:25 +08:00
skiffer-git
95ec99daf0
fix bug ContentType is wrong range for Check
2023-07-12 21:33:11 +08:00
pluto
df38875d88
Merge branch 'OpenIMSDK:main' into main
2023-07-12 20:58:37 +08:00
Xinwei Xiong
135dc7b359
feat: add scripts ( #515 )
...
* feat: add scripts
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* build: Infrastructure, openimv3.0.0
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add code (#519 )
---------
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-12 20:46:34 +08:00
plutoyty
d41f2a7aef
Add retry mechanism to mongoDB, Redis, Kafka
2023-07-12 20:21:52 +08:00
plutoyty
40b26f9a2f
Merge remote-tracking branch 'origin/main' into add-new-feature-#484
2023-07-12 19:29:12 +08:00
pluto
2cca8b8927
Merge branch 'OpenIMSDK:main' into main
2023-07-12 19:27:50 +08:00
Xinwei Xiong
1b5eb4a5c0
feat: add scripts ( #514 )
2023-07-12 19:21:55 +08:00
plutoyty
9ac47e3423
Merge remote-tracking branch 'origin/main' into add-new-feature-#484
...
# Conflicts:
# pkg/common/db/unrelation/extend_msg.go
2023-07-12 19:16:48 +08:00
pluto
568e6a8e86
Merge branch 'OpenIMSDK:main' into main
2023-07-12 19:16:04 +08:00
plutoyty
35b1f75036
Add retry mechanism to mongoDB, Redis, Kafka
2023-07-12 19:15:39 +08:00
Gordon
de1b970046
fix: add msg transfer file ( #512 )
...
* statistics user register
* refactor: router change
* minio init
* UserRegisterCount
* push use local conn
* refactor: user pb update
* remove online push close grpc conn
* refactor: user pb update
* refactor:pb file
* msgs statistics
* msgs statistics
* revoke userID
* refactor: errcode update
* active user
* active user
* active user
* refactor: errcode update
* feat: conn update token
* active user
* active user
* feat: conn update token
* active user
* feat: conn update token
* feat: conn update token
* feat: conn update token
* add tx_oss cos
* active user
* active user
* group create
* group create
* feat: group notification show to conversation
* feat: group notification show to conversation
* group active
* user active
* sendNotificationWithName
* withname
* privateChat
* a2r call option
* grpc with detail return error
* change log error
* chain unary interceptor
* api nil slice map
* fix sync has read
* fix: text update
* fix: update add model
* set conversations update
* set privateChat
* fix: content update
* remove unuse rpc
* msgDestruct
* cron use rpc mw
* set IsMsgDestruct
* msg destruct
* msgDestruct
* s3 minio, cos, oss support
* feat: add implement of GetUsersOnlineStatus, #472 (#477 )
* s3 minio, cos, oss support
* s3 route
* remove extendMsg code
* s3 route
* remove unuse code
* s3 pb
* s3 pb
* s3 pb
* s3 presigned put
* s3 presigned test
* s3 presigned test
* s3 presigned test
* s3 presigned test
* s3 presigned test
* s3 presigned test
* s3 presigned test
* s3 presigned test
* Update .gitignore (#482 )
* s3 debug log
* s3 debug log
* cron add log and fix cron
* add log
* cron
* s3 config
* fix kick user bug
* s3 cos
* add kick log
* s3 cos test
* s3 cos test
* s3 cos test
* kick user log
* kickuserlog
* s3 cos copy
* s3 cos copy
* s3 url
* s3 url
* s3 AccessURL
* log
* s3 InitiateMultipartUpload add ExpireTime
* feat: regenerate pb file
* feat: regenerate pb file
* Revert "feat: regenerate pb file"
This reverts commit 434f22564a .
* Delete .idea directory
* feat: regenerate pb file
* fix: remove import C
* fix: add msg transfer main file
---------
Co-authored-by: withchao <993506633@qq.com >
Co-authored-by: wangchuxiao <wangchuxiao97@outlook.com >
Co-authored-by: BanTanger <88583317+BanTanger@users.noreply.github.com >
Co-authored-by: withchao <48119764+withchao@users.noreply.github.com >
Co-authored-by: Alan <68671759+hanzhixiao@users.noreply.github.com >
2023-07-12 18:18:08 +08:00
Gordon
fc71af8ce2
fix: remove import C ( #511 )
...
* statistics user register
* refactor: router change
* minio init
* UserRegisterCount
* push use local conn
* refactor: user pb update
* remove online push close grpc conn
* refactor: user pb update
* refactor:pb file
* msgs statistics
* msgs statistics
* revoke userID
* refactor: errcode update
* active user
* active user
* active user
* refactor: errcode update
* feat: conn update token
* active user
* active user
* feat: conn update token
* active user
* feat: conn update token
* feat: conn update token
* feat: conn update token
* add tx_oss cos
* active user
* active user
* group create
* group create
* feat: group notification show to conversation
* feat: group notification show to conversation
* group active
* user active
* sendNotificationWithName
* withname
* privateChat
* a2r call option
* grpc with detail return error
* change log error
* chain unary interceptor
* api nil slice map
* fix sync has read
* fix: text update
* fix: update add model
* set conversations update
* set privateChat
* fix: content update
* remove unuse rpc
* msgDestruct
* cron use rpc mw
* set IsMsgDestruct
* msg destruct
* msgDestruct
* s3 minio, cos, oss support
* feat: add implement of GetUsersOnlineStatus, #472 (#477 )
* s3 minio, cos, oss support
* s3 route
* remove extendMsg code
* s3 route
* remove unuse code
* s3 pb
* s3 pb
* s3 pb
* s3 presigned put
* s3 presigned test
* s3 presigned test
* s3 presigned test
* s3 presigned test
* s3 presigned test
* s3 presigned test
* s3 presigned test
* s3 presigned test
* Update .gitignore (#482 )
* s3 debug log
* s3 debug log
* cron add log and fix cron
* add log
* cron
* s3 config
* fix kick user bug
* s3 cos
* add kick log
* s3 cos test
* s3 cos test
* s3 cos test
* kick user log
* kickuserlog
* s3 cos copy
* s3 cos copy
* s3 url
* s3 url
* s3 AccessURL
* log
* s3 InitiateMultipartUpload add ExpireTime
* feat: regenerate pb file
* feat: regenerate pb file
* Revert "feat: regenerate pb file"
This reverts commit 434f22564a .
* Delete .idea directory
* feat: regenerate pb file
* fix: remove import C
---------
Co-authored-by: withchao <993506633@qq.com >
Co-authored-by: wangchuxiao <wangchuxiao97@outlook.com >
Co-authored-by: BanTanger <88583317+BanTanger@users.noreply.github.com >
Co-authored-by: withchao <48119764+withchao@users.noreply.github.com >
Co-authored-by: Alan <68671759+hanzhixiao@users.noreply.github.com >
2023-07-12 18:11:10 +08:00
Gordon
c7c9f170ad
fix: remove some structs ( #509 )
...
* statistics user register
* refactor: router change
* minio init
* UserRegisterCount
* push use local conn
* refactor: user pb update
* remove online push close grpc conn
* refactor: user pb update
* refactor:pb file
* msgs statistics
* msgs statistics
* revoke userID
* refactor: errcode update
* active user
* active user
* active user
* refactor: errcode update
* feat: conn update token
* active user
* active user
* feat: conn update token
* active user
* feat: conn update token
* feat: conn update token
* feat: conn update token
* add tx_oss cos
* active user
* active user
* group create
* group create
* feat: group notification show to conversation
* feat: group notification show to conversation
* group active
* user active
* sendNotificationWithName
* withname
* privateChat
* a2r call option
* grpc with detail return error
* change log error
* chain unary interceptor
* api nil slice map
* fix sync has read
* fix: text update
* fix: update add model
* set conversations update
* set privateChat
* fix: content update
* remove unuse rpc
* msgDestruct
* cron use rpc mw
* set IsMsgDestruct
* msg destruct
* msgDestruct
* s3 minio, cos, oss support
* feat: add implement of GetUsersOnlineStatus, #472 (#477 )
* s3 minio, cos, oss support
* s3 route
* remove extendMsg code
* s3 route
* remove unuse code
* s3 pb
* s3 pb
* s3 pb
* s3 presigned put
* s3 presigned test
* s3 presigned test
* s3 presigned test
* s3 presigned test
* s3 presigned test
* s3 presigned test
* s3 presigned test
* s3 presigned test
* Update .gitignore (#482 )
* s3 debug log
* s3 debug log
* cron add log and fix cron
* add log
* cron
* s3 config
* fix kick user bug
* s3 cos
* add kick log
* s3 cos test
* s3 cos test
* s3 cos test
* kick user log
* kickuserlog
* s3 cos copy
* s3 cos copy
* s3 url
* s3 url
* s3 AccessURL
* log
* s3 InitiateMultipartUpload add ExpireTime
* feat: regenerate pb file
* feat: regenerate pb file
* Revert "feat: regenerate pb file"
This reverts commit 434f22564a .
* Delete .idea directory
* feat: regenerate pb file
---------
Co-authored-by: withchao <993506633@qq.com >
Co-authored-by: wangchuxiao <wangchuxiao97@outlook.com >
Co-authored-by: BanTanger <88583317+BanTanger@users.noreply.github.com >
Co-authored-by: withchao <48119764+withchao@users.noreply.github.com >
Co-authored-by: Alan <68671759+hanzhixiao@users.noreply.github.com >
2023-07-12 17:48:06 +08:00
Xinwei Xiong
4d05ea1de6
Delete .idea directory ( #507 )
2023-07-12 15:55:24 +08:00
Xinwei Xiong
b865fb1264
fix: fix start scripts ( #501 )
...
* fix: fix start scripts
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add openim ci
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add bash scripts
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
---------
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-12 15:44:06 +08:00
pluto
496d178313
Merge branch 'OpenIMSDK:main' into main
2023-07-12 15:34:47 +08:00
Gordon
454bf97e3f
merge v3dev into main ( #504 )
...
* statistics user register
* refactor: router change
* minio init
* UserRegisterCount
* push use local conn
* refactor: user pb update
* remove online push close grpc conn
* refactor: user pb update
* refactor:pb file
* msgs statistics
* msgs statistics
* revoke userID
* refactor: errcode update
* active user
* active user
* active user
* refactor: errcode update
* feat: conn update token
* active user
* active user
* feat: conn update token
* active user
* feat: conn update token
* feat: conn update token
* feat: conn update token
* add tx_oss cos
* active user
* active user
* group create
* group create
* feat: group notification show to conversation
* feat: group notification show to conversation
* group active
* user active
* sendNotificationWithName
* withname
* privateChat
* a2r call option
* grpc with detail return error
* change log error
* chain unary interceptor
* api nil slice map
* fix sync has read
* fix: text update
* fix: update add model
* set conversations update
* set privateChat
* fix: content update
* remove unuse rpc
* msgDestruct
* cron use rpc mw
* set IsMsgDestruct
* msg destruct
* msgDestruct
* s3 minio, cos, oss support
* feat: add implement of GetUsersOnlineStatus, #472 (#477 )
* s3 minio, cos, oss support
* s3 route
* remove extendMsg code
* s3 route
* remove unuse code
* s3 pb
* s3 pb
* s3 pb
* s3 presigned put
* s3 presigned test
* s3 presigned test
* s3 presigned test
* s3 presigned test
* s3 presigned test
* s3 presigned test
* s3 presigned test
* s3 presigned test
* Update .gitignore (#482 )
* s3 debug log
* s3 debug log
* cron add log and fix cron
* add log
* cron
* s3 config
* fix kick user bug
* s3 cos
* add kick log
* s3 cos test
* s3 cos test
* s3 cos test
* kick user log
* kickuserlog
* s3 cos copy
* s3 cos copy
* s3 url
* s3 url
* s3 AccessURL
* log
* s3 InitiateMultipartUpload add ExpireTime
---------
Co-authored-by: withchao <993506633@qq.com >
Co-authored-by: wangchuxiao <wangchuxiao97@outlook.com >
Co-authored-by: BanTanger <88583317+BanTanger@users.noreply.github.com >
Co-authored-by: withchao <48119764+withchao@users.noreply.github.com >
Co-authored-by: Alan <68671759+hanzhixiao@users.noreply.github.com >
2023-07-12 15:31:24 +08:00
pluto
1fe6423593
Merge branch 'OpenIMSDK:main' into main
2023-07-12 15:28:38 +08:00
pluto
5467887e1c
For "add database retry" add test ( #500 )
...
* Add database retry
* For "add database retry" add test
* For "add database retry" add test
* For 'add database retry' add test
Signed-off-by: plutoyty <2631223275@qq.com >
* Remove .idea directory and add it to .gitignore
---------
Signed-off-by: plutoyty <2631223275@qq.com >
2023-07-12 15:23:25 +08:00
guangwu
e000236eca
chore: use fmt.Errorf Sprint ( #469 )
2023-07-12 13:19:44 +08:00
kubbot
3ff4103711
fix: scripts start
...
Signed-off-by: kubbot <3293172751ysy@gmail.com >
2023-07-12 13:11:31 +08:00
kubbot
e649943649
fix: scripts start
...
Signed-off-by: kubbot <3293172751ysy@gmail.com >
2023-07-12 13:01:20 +08:00
kubbot
3ae5375d1a
fix: scripts start
...
Signed-off-by: kubbot <3293172751ysy@gmail.com >
2023-07-12 12:58:24 +08:00
kubbot
5755a43f1c
fix: scripts start
...
Signed-off-by: kubbot <3293172751ysy@gmail.com >
2023-07-12 12:45:23 +08:00
Xinwei Xiong
dd7e2be74a
feat: add logic to deploy images ( #497 )
...
* feat: add logic to deploy images
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add logic to deploy images
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: add ubuntu
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: sync quest
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add copyright information
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add more cicd design
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: fix sync
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: test file
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: test file
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: build multiarch
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: build multiarch
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* feat: add start scripts
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
---------
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-12 12:28:18 +08:00
plutoyty
a735a70a7b
Remove .idea directory and add it to .gitignore
2023-07-12 12:05:32 +08:00
plutoyty
2f5bcf1cf7
For 'add database retry' add test
...
Signed-off-by: plutoyty <2631223275@qq.com >
2023-07-12 11:53:22 +08:00
plutoyty
6bc369ed00
For "add database retry" add test
2023-07-12 11:43:30 +08:00
plutoyty
66f6e3d604
Merge remote-tracking branch 'origin/main' into add-new-feature-#484
2023-07-12 11:39:28 +08:00
pluto
4d2bd1a1c5
Merge branch 'OpenIMSDK:main' into main
2023-07-12 11:37:54 +08:00
plutoyty
2693db218a
For "add database retry" add test
2023-07-12 11:35:06 +08:00
pluto
531c8a9876
Add database retry ( #493 )
2023-07-12 10:06:30 +08:00
pluto
51314729fc
Merge branch 'OpenIMSDK:main' into main
2023-07-12 09:57:32 +08:00
kubbot
154658ee12
feat: add make file
...
Signed-off-by: kubbot <3293172751ysy@gmail.com >
2023-07-11 22:14:44 +08:00
kubbot
f13ffc6e6c
fix: all file
...
Signed-off-by: kubbot <3293172751ysy@gmail.com >
2023-07-11 22:10:43 +08:00
Xinwei Xiong
0350636960
fix: docker file path ( #495 )
...
* fix: docker file path
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: docker file path
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
* fix: fix scripts
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
---------
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-11 21:13:06 +08:00
杨腾宇
2b041d8f6a
Add database retry
2023-07-11 17:34:39 +08:00
Xinwei Xiong
b5d1adb465
fix: docker file path ( #492 )
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-11 16:37:51 +08:00
Xinwei Xiong
42aa349846
feat: add the changelog ( #490 )
2023-07-11 16:18:12 +08:00
Xinwei Xiong
6a1cf144fb
Merge pull request #462 from cubxxw/feat/cicd-actions
2023-07-11 16:10:20 +08:00
Xinwei Xiong(cubxxw-openim)
ae029ebdfa
feat: add scripts and fix
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-10 18:19:25 +08:00
Xinwei Xiong(cubxxw-openim)
29d422b71d
feat: add scripts and fix
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-10 18:19:25 +08:00
Xinwei Xiong(cubxxw-openim)
b4dcbe7202
feature: release version logs
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-10 18:19:25 +08:00
Xinwei Xiong(cubxxw-openim)
5b05152f9a
feat: optimize scripts
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-10 18:19:25 +08:00
Xinwei Xiong(cubxxw-openim)
a5191bac95
feat: add link file
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-10 18:19:25 +08:00
Xinwei Xiong(cubxxw-openim)
eaaf309b30
feat: add link file
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-10 18:19:25 +08:00
Xinwei Xiong(cubxxw-openim)
3c73ba03ba
feat: fix code
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-10 18:19:25 +08:00
Xinwei Xiong(cubxxw-openim)
826c86907c
feat: complete the basic build
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-10 18:19:25 +08:00
Xinwei Xiong(cubxxw-openim)
d41ad35b21
feat: add all command
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-10 18:19:25 +08:00
Xinwei Xiong(cubxxw-openim)
7426ee0abe
feat: sets the absolute path of the script
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-10 18:19:25 +08:00
Xinwei Xiong(cubxxw-openim)
b6e108774a
fix: directory name
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-10 18:19:25 +08:00
Xinwei Xiong(cubxxw-openim)
94bc02caa2
feat: add cyan
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-10 18:19:25 +08:00
Xinwei Xiong(cubxxw-openim)
f4cef32b95
feat: add cyan
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-10 18:19:25 +08:00
Xinwei Xiong(cubxxw-openim)
4e64888651
feat: add cyan
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-10 18:19:25 +08:00
Xinwei Xiong(cubxxw-openim)
abc538c64f
feat: add cyan
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-10 18:19:25 +08:00
Xinwei Xiong(cubxxw-openim)
48f1580e04
feat: add cyan
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-10 18:19:25 +08:00
Xinwei Xiong(cubxxw-openim)
44d7f79637
feat: add COLOR_SUFFIX=033[0m # End all colors and special effects
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-10 18:19:25 +08:00
Xinwei Xiong(cubxxw-openim)
396f455c77
feat: fix scripts
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-10 18:19:25 +08:00
Xinwei Xiong(cubxxw-openim)
049ae6eb80
feat: add chmod
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-10 18:19:25 +08:00
Xinwei Xiong(cubxxw-openim)
905c55caad
fix: binary name modification
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-10 18:19:25 +08:00
Xinwei Xiong(cubxxw-openim)
3e7989c2e7
fix: binary name modification
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-10 18:17:56 +08:00
Xinwei Xiong(cubxxw-openim)
d6a89567e5
feat: add all page
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-10 18:13:53 +08:00
Xinwei Xiong(cubxxw-openim)
f7bd391ed7
fix: optimization details
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-10 18:13:53 +08:00
Xinwei Xiong(cubxxw-openim)
6484c32e26
docs: add more docs help deployer
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-10 18:13:53 +08:00
Xinwei Xiong(cubxxw-openim)
d30131166d
feat: add make file
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-10 18:13:53 +08:00
Xinwei Xiong(cubxxw-openim)
ae2369c3a9
feat: add scripts
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-10 18:13:53 +08:00
Xinwei Xiong(cubxxw-openim)
74b849f4bc
feat: add code comment
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-10 18:13:53 +08:00
Xinwei Xiong(cubxxw-openim)
80a4e35c0f
fix: remove test file
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-10 18:13:53 +08:00
Xinwei Xiong(cubxxw-openim)
fe16385c9b
fix: rename open_im to openim
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-10 18:13:45 +08:00
Xinwei Xiong(cubxxw-openim)
98fe83b62d
feat: add make
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-10 18:13:30 +08:00
Xinwei Xiong(cubxxw-openim)
1158de9f35
fix: details optimize
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-10 18:13:30 +08:00
Xinwei Xiong(cubxxw-openim)
57fe056316
feat: add deployments readme file
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-10 18:13:30 +08:00
Xinwei Xiong(cubxxw-openim)
02a24aebfe
style: migrate image locations
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-10 18:13:30 +08:00
Xinwei Xiong(cubxxw-openim)
dae7849393
feat: add license
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-10 18:13:30 +08:00
Xinwei Xiong(cubxxw-openim)
859d82fcd1
feat: add makefile bug
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-10 18:13:30 +08:00
Xinwei Xiong(cubxxw-openim)
aedd16a33a
fix: fix cmd filename
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-10 18:13:30 +08:00
Xinwei Xiong(cubxxw-openim)
12695337e9
feat: add more feature in scripts
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-10 18:13:30 +08:00
Xinwei Xiong(cubxxw-openim)
ada9acf218
feat: add git hook sign
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-10 18:13:30 +08:00
Xinwei Xiong(cubxxw-openim)
667d9e33d7
feat: add codeowners file
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-10 18:13:30 +08:00
Xinwei Xiong(cubxxw-openim)
4d8fafe029
feat: add release
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-10 18:13:30 +08:00
Xinwei Xiong(cubxxw-openim)
edcb065636
feat: add common scripts
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-10 18:13:30 +08:00
Xinwei Xiong(cubxxw-openim)
2dcbfde3bf
test: add chmod file in scripts
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-10 18:13:30 +08:00
Xinwei Xiong(cubxxw-openim)
f1b82e1297
fix: fix scripts
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-10 18:13:30 +08:00
Xinwei Xiong(cubxxw-openim)
21789bd7ac
feat: add copyright
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-10 18:13:30 +08:00
Xinwei Xiong(cubxxw-openim)
91979285eb
feat: add scripts lib
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-10 18:13:29 +08:00
Xinwei Xiong(cubxxw-openim)
dc318bbdb5
cide: fix make file command
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-10 18:13:29 +08:00
Xinwei Xiong(cubxxw-openim)
d03097108c
feat: add code comment
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-10 18:13:29 +08:00
Xinwei Xiong(cubxxw-openim)
3742973e3d
feat: add feature
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-10 18:13:29 +08:00
Xinwei Xiong(cubxxw-openim)
cf6f7be56f
feat: add code ql system
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-10 18:13:29 +08:00
Xinwei Xiong(cubxxw-openim)
166ddb1e34
style: add format
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-10 18:13:29 +08:00
Xinwei Xiong(cubxxw-openim)
187ee9a375
feat: fix openim ci
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-10 18:13:29 +08:00
Xinwei Xiong(cubxxw-openim)
5ec628fccb
style: add import formatting
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-07-10 18:13:29 +08:00
YuanJey
4684a428f5
Docker compose bug ( #471 )
2023-07-06 10:58:07 +08:00
skiffer-git
ca071fdf68
fixbug: remove slashes in the compile script
2023-07-04 20:44:43 +08:00
Alan
a9e2b55f6a
Feat/parameter check ( #465 )
...
Co-authored-by: ‘hanzhixiao’ <‘709674996@qq.com ’>
2023-07-03 22:51:56 +08:00
skiffer-git
308f84e222
Replace the value in 'secret' within the config.yaml file with the PASSWORD from the .env file.
2023-07-03 17:59:20 +08:00
WangchuXiao
941c1f954e
V3dev ( #463 )
...
* statistics user register
* refactor: router change
* minio init
---------
Co-authored-by: withchao <993506633@qq.com >
Co-authored-by: Gordon <1432970085@qq.com >
2023-07-03 15:21:17 +08:00
Xinwei Xiong
e50b8bd8f1
feat: adding actions ( #461 )
2023-07-03 12:16:34 +08:00
skiffer-git
c6611a6679
Update docker_check_service.sh
2023-07-02 22:14:20 +08:00
skiffer-git
0fffa0c43b
Update install_im_server.sh
2023-07-02 22:13:10 +08:00
withchao
d345fc80c7
gorm chat_logs init
2023-07-02 18:59:18 +08:00
skiffer-git
7930a8bf85
Update docker_check_service.sh
2023-07-02 17:49:00 +08:00
skiffer-git
f828a6b122
Update docker-compose.yaml
2023-07-02 17:43:23 +08:00
skiffer-git
c48d479053
Update docker_check_service.sh
2023-07-02 11:37:02 +08:00
skiffer-git
144e511672
Update init_pwd.sh
2023-07-02 11:01:59 +08:00
skiffer-git
4e66f4d237
Update init_pwd.sh
2023-07-02 10:50:49 +08:00
Xinwei Xiong(cubxxw)
b44c895d12
feat: set scripts
...
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-06-30 23:21:49 +08:00
Xinwei Xiong(cubxxw)
28c7a959a6
feat: set scripts
...
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-06-30 23:16:33 +08:00
Xinwei Xiong(cubxxw)
51ab6a6156
test: version quest
...
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-06-30 23:11:59 +08:00
skiffer-git
378221f903
Update docker_start_all.sh
2023-06-30 23:35:07 +08:00
Xinwei Xiong(cubxxw)
359e6b1c46
feat: add chmod script
...
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-06-30 22:49:52 +08:00
kubbot & kubecub
e5724b32e1
fix: script -> scripts
...
Signed-off-by: kubbot & kubecub <3293172751ysy@gmail.com >
2023-06-30 23:22:58 +08:00
kubbot & kubecub
45f0a5445e
fix: script -> scripts
...
Signed-off-by: kubbot & kubecub <3293172751ysy@gmail.com >
2023-06-30 23:22:16 +08:00
kubbot & kubecub
64bb62d814
feat: ver3 branch
...
Signed-off-by: kubbot & kubecub <3293172751ysy@gmail.com >
2023-06-30 23:04:28 +08:00
kubbot & kubecub
74de8825f6
fix bug
...
Signed-off-by: kubbot & kubecub <3293172751ysy@gmail.com >
2023-06-30 22:32:30 +08:00
Xinwei Xiong(cubxxw-openim)
491d87872c
fix: env file
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-06-30 21:20:06 +08:00
Xinwei Xiong(cubxxw-openim)
27e475a122
fix: remote
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-06-30 20:41:01 +08:00
Xinwei Xiong(cubxxw-openim)
b61b7c9216
feat: add scripts chmod
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-06-30 19:59:40 +08:00
Xinwei Xiong(cubxxw-openim)
e2f56443ea
feat: add scripts
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-06-30 19:52:49 +08:00
Xinwei Xiong(cubxxw-openim)
e36560a630
feat: docker compose logs unified directory
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-06-30 19:35:10 +08:00
Xinwei Xiong(cubxxw-openim)
8d698ce1c2
fix: docker compose
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-06-30 19:33:59 +08:00
Xinwei Xiong(cubxxw-openim)
ec38c8535d
fix: docker compose
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-06-30 19:13:39 +08:00
Xinwei Xiong(cubxxw-openim)
65b54c85a9
fix: version ploblem
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-06-30 19:03:52 +08:00
Xinwei Xiong(cubxxw-openim)
149fa3a4e3
feat: docker compose logs unified directory
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-06-30 18:59:56 +08:00
Xinwei Xiong(cubxxw-openim)
9394ac658e
feat: add copyright permission
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-06-30 17:59:38 +08:00
Xinwei Xiong(cubxxw-openim)
6d7f8c68e5
feat: optimize scripts and makefiles
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-06-30 17:54:56 +08:00
Xinwei Xiong(cubxxw-openim)
a5147ca564
feat: optimize scripts and makefiles
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-06-30 17:54:56 +08:00
Xinwei Xiong
e6bf4da430
Update README-zh_CN.md
2023-06-30 13:31:19 +08:00
Xinwei Xiong
67c9553722
Update README.md
2023-06-30 13:30:56 +08:00
withchao
5b3e977665
add tools
2023-06-30 11:24:37 +08:00
withchao
c19952d483
remove OmitHost
2023-06-30 10:58:37 +08:00
kubbot & kubecub
6772c25deb
test: delete bash
...
Signed-off-by: kubbot & kubecub <3293172751ysy@gmail.com >
2023-06-30 10:33:01 +08:00
kubbot & kubecub
06047ae778
feat: set up golang ci
...
Signed-off-by: kubbot & kubecub <3293172751ysy@gmail.com >
2023-06-30 10:31:13 +08:00
kubbot & kubecub
2b6f382c4a
feat: refactoring main
...
Signed-off-by: kubbot & kubecub <3293172751ysy@gmail.com >
2023-06-30 10:21:11 +08:00
kubbot & kubecub
6f3d17b927
feat: migrate the original main branch code
...
Signed-off-by: kubbot & kubecub <3293172751ysy@gmail.com >
2023-06-30 09:56:10 +08:00
kubbot & kubecub
e8ff01790b
feat(main): update readme in v3
...
Signed-off-by: kubbot & kubecub <3293172751ysy@gmail.com >
2023-06-30 09:48:15 +08:00
kubbot & kubecub
539e0fdfb6
feat: use robot to migrate code
...
Signed-off-by: kubbot & kubecub <3293172751ysy@gmail.com >
2023-06-30 09:45:02 +08:00
Xinwei Xiong(cubxxw-openim)
2d41819008
v3 - main to cut out
2023-06-29 22:44:25 +08:00
withchao
3fbeb622a2
optimize seq, specifying that seq is stored in the only certain unknown
2023-06-29 22:44:25 +08:00
withchao
c5a494f28b
optimize the calling process from api to rpc
2023-06-29 22:44:25 +08:00
withchao
e1f5b2afe0
error code optimization
2023-06-29 22:44:25 +08:00
Xinwei Xiong(cubxxw-openim)
ce7ae6a9b9
fix: fix branch git hooks
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-06-29 22:44:25 +08:00
Xinwei Xiong(cubxxw-openim)
86cf2f3263
feat: add actions form org
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-06-29 22:44:25 +08:00
Xinwei Xiong(cubxxw-openim)
06a1f9edef
feat: add actions form org
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-06-29 22:44:25 +08:00
Xinwei Xiong(cubxxw-openim)
6394ad9227
feat: project actions
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-06-29 22:44:25 +08:00
Xinwei Xiong(cubxxw-openim)
5b76d9e853
feat: service architecture
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-06-29 22:44:25 +08:00
Xinwei Xiong(cubxxw-openim)
18ae8f67d0
feat: service architecture
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-06-29 22:44:25 +08:00
Xinwei Xiong(cubxxw)
70d2f93a40
feat: Automatic PR title AI fix
...
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-06-29 22:44:24 +08:00
Xinwei Xiong(cubxxw-openim)
d41b91c67f
refactor: add openim-sdk-core submodule
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-06-29 22:44:24 +08:00
Xinwei Xiong(cubxxw-openim)
633f0ade3e
feat: vscode gitignore
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-06-29 22:44:24 +08:00
Xinwei Xiong(cubxxw-openim)
21a68c353a
feat: sync file to *
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-06-29 22:44:24 +08:00
Xinwei Xiong(cubxxw-openim)
66d8fafc8d
feat: sync file to *
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-06-29 22:44:24 +08:00
Xinwei Xiong(cubxxw-openim)
fe58c8459b
test: test robot form kubbot
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-06-29 22:44:24 +08:00
Xinwei Xiong(cubxxw-openim)
79f4ef5b99
test: test robot form kubbot
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-06-29 22:44:24 +08:00
Xinwei Xiong(cubxxw-openim)
7947cfa08e
test: test robot form kubbot
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-06-29 22:44:24 +08:00
Xinwei Xiong(cubxxw-openim)
c7b3f6e94f
test: test robot form kubbot
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-06-29 22:44:24 +08:00
Xinwei Xiong(cubxxw-openim)
42d78368e5
test: test robot form kubbot
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-06-29 22:44:24 +08:00
Xinwei Xiong(cubxxw-openim)
9b39428f26
test: test robot form kubbot
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-06-29 22:44:24 +08:00
Xinwei Xiong(cubxxw-openim)
220cd9fc09
feat: sync core branch
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-06-29 22:44:24 +08:00
Xinwei Xiong(cubxxw-openim)
3d5670bc96
feat: copy license
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-06-29 22:44:24 +08:00
Xinwei Xiong(cubxxw-openim)
909ed48b1e
fix: Improved initial docker scripts
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-06-29 22:44:24 +08:00
Xinwei Xiong(cubxxw-openim)
c6595bee54
feat: make multiarch
2023-06-29 22:44:24 +08:00
Xinwei Xiong(cubxxw-openim)
32e60fd250
fix: Fix make Help
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-06-29 22:44:24 +08:00
Xinwei Xiong(cubxxw-openim)
cd86f8b03f
feat: sync robot
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-06-29 22:44:24 +08:00
Xinwei Xiong(cubxxw-openim)
c002967c9d
feat: tools optimize
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-06-29 22:44:23 +08:00
Xinwei Xiong(cubxxw-openim)
61ea5b1912
feat(main): dockerfile fix
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com >
2023-06-29 22:44:23 +08:00
Xinwei Xiong(cubxxw)
fdbc60eef1
docs(main): update readme file
...
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-06-29 22:44:23 +08:00
Xinwei Xiong(cubxxw)
0831593a45
feat(main): add stale labels
...
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-06-29 22:44:22 +08:00
Xinwei Xiong(cubxxw)
ea58e22f33
feat: resolving initialization
...
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-06-29 22:44:22 +08:00
Xinwei Xiong(cubxxw)
8c471955e3
fix: robot name
...
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-06-29 22:44:22 +08:00
Xinwei Xiong(cubxxw)
2e74d0c22f
feat: exchange tokens for the robot
...
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-06-29 22:44:22 +08:00
Xinwei Xiong(cubxxw)
68ff2b0cdb
feat: provide robot for use
...
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-06-29 22:44:22 +08:00
Xinwei Xiong(cubxxw)
8f45b1d794
fix: comment invite trigger actions
...
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-06-29 22:44:22 +08:00
Xinwei Xiong(cubxxw)
1496a23fdc
fix: comment invite trigger actions
...
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-06-29 22:44:22 +08:00
Xinwei Xiong(cubxxw)
e39367049a
feat: support for closing issues
...
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-06-29 22:44:22 +08:00
Xinwei Xiong(cubxxw)
76612469c6
feat: comment invite trigger actions
...
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-06-29 22:44:22 +08:00
Xinwei Xiong(cubxxw)
7eadf9ef6e
fix: gosec help us audit the Go code
...
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-06-29 22:44:22 +08:00
Xinwei Xiong(cubxxw)
03be4a4494
ci: gosec help us audit the Go code
...
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-06-29 22:44:22 +08:00
Xinwei Xiong(cubxxw)
7e0e779cbf
docs(main): D
...
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-06-29 22:44:22 +08:00
Xinwei Xiong(cubxxw)
8007488ee3
feat: add codecov context
...
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-06-29 22:44:22 +08:00
Xinwei Xiong(cubxxw)
2e2980028d
feat: super log dergen
...
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-06-29 22:44:22 +08:00
Xinwei Xiong(cubxxw)
36cd78c3be
fix: changelog error
...
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-06-29 22:44:22 +08:00
Xinwei Xiong(cubxxw)
5a8f2e8157
ci: join the desgin of chglog and init
...
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-06-29 22:44:22 +08:00
Xinwei Xiong(cubxxw)
0e41f8621d
fix: cover adjustment in some actions
...
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-06-29 22:44:22 +08:00
Xinwei Xiong(cubxxw)
472ab6cfad
feat: set the structure of the rebase
...
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-06-29 22:44:22 +08:00
Xinwei Xiong(cubxxw)
94abdbd664
fix: make up for small problems with pre-push D
...
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-06-29 22:44:22 +08:00
Xinwei Xiong(cubxxw)
0de951f065
fix: optimize codeql ananlysis workflows
...
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-06-29 22:44:22 +08:00
Xinwei Xiong(cubxxw)
ad1fe42352
style: optimize the limit of githook commit
...
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-06-29 22:44:21 +08:00
Xinwei Xiong(cubxxw)
3d431abf30
fix: file name quest
...
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-06-29 22:44:21 +08:00
Xinwei Xiong(cubxxw)
14b2e3f4f0
fix: fix the cicd error of the robot
...
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-06-29 22:44:21 +08:00
Xinwei Xiong
74c94d39db
docs: update readme is openim slack
2023-06-29 22:44:21 +08:00
Xinwei Xiong(cubxxw)
103c231a1d
fix: copyright owner
...
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-06-29 22:44:21 +08:00
Xinwei Xiong(cubxxw)
47f94ada70
docs(readme): chinese and englist
...
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-06-29 22:44:21 +08:00
Xinwei Xiong(cubxxw)
0ca55c088d
fix: readme styles
...
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-06-29 22:44:21 +08:00
Xinwei Xiong(cubxxw)
40a0663f9f
styles: tweak bash scripts
...
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-06-29 22:44:21 +08:00
Xinwei Xiong(cubxxw)
ed71f4fb9a
feat: adjust the install go-gitlint role
...
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-06-29 22:44:21 +08:00
Xinwei Xiong(cubxxw)
4d78ab0de3
feat: complete the githook design
...
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-06-29 22:44:21 +08:00
Xinwei Xiong(cubxxw)
b9dc4d302e
docs(readme): styles beautify
...
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-06-29 22:44:21 +08:00
Xinwei Xiong(cubxxw)
e21982534e
feat(githook): make sure to trigger githook when you make
...
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-06-29 22:44:21 +08:00
Xinwei Xiong(cubxxw)
0ef4fbfa5a
feat(make): add file name pre-commit for githook
...
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-06-29 22:44:21 +08:00
Xinwei Xiong(cubxxw)
1a034cfc66
feat(make): define common githook
...
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-06-29 22:44:21 +08:00
Xinwei Xiong(cubxxw)
6ca3de6063
feat(make): define the common implementation of the base
...
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-06-29 22:44:21 +08:00
Xinwei Xiong(cubxxw)
d30efd7425
feat(make): determine the base constant setting for common
...
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-06-29 22:44:21 +08:00
Xinwei Xiong(cubxxw)
db721ace5f
fix: markfown lint test cicd actions deplpy
...
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-06-29 22:44:21 +08:00
Xinwei Xiong(cubxxw)
01fedcf83f
test: test cicd actions deplpy
...
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-06-29 22:44:21 +08:00
Xinwei Xiong(cubxxw)
70e25f688e
fix: designing and supplementing gnore
...
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-06-29 22:44:21 +08:00
Xinwei Xiong(cubxxw)
29bc6f17ce
feat: designing and supplementing gnore
...
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-06-29 22:44:21 +08:00
Xinwei Xiong(cubxxw)
0d93480e39
fix(gnore): remove .github
...
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-06-29 22:44:21 +08:00
Xinwei Xiong(cubxxw)
097df11840
feat: super dependencies makefile help
...
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-06-29 22:44:21 +08:00
Xinwei Xiong(cubxxw)
84609dd73a
styles: readme file update
...
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-06-29 22:44:21 +08:00
Xinwei Xiong(cubxxw)
b613a045d5
scripts fix change scripts to script, and create dependencies
...
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-06-29 22:44:21 +08:00
Xinwei Xiong(cubxxw)
c85bbe0488
feat: Improve tools information
...
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-06-29 22:44:21 +08:00
Xinwei Xiong(cubxxw)
4ca0212629
feat: Improve copyright information
...
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-06-29 22:44:21 +08:00
Xinwei Xiong(cubxxw)
51c51a6668
feat: Improve copyright information
...
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-06-29 22:44:21 +08:00
Xinwei Xiong(cubxxw)
2acb856021
feat: Improve help information
...
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-06-29 22:44:21 +08:00
Xinwei Xiong(cubxxw)
7b9db69f87
feat: good frist issue readme
...
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-06-29 22:44:21 +08:00
Xinwei Xiong(cubxxw)
97eec5cc48
feat: good frist issue readme
...
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-06-29 22:44:21 +08:00
Xinwei Xiong(cubxxw)
84b36e8e1b
feat: good frist issue readme
...
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-06-29 22:44:21 +08:00
Xinwei Xiong(cubxxw)
46f36474f2
feat: slack
...
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-06-29 22:44:21 +08:00
Xinwei Xiong(cubxxw)
dd532a6039
feat: readme add shields
...
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-06-29 22:44:21 +08:00
Xinwei Xiong(cubxxw)
9ed2513e6c
feat: readme add shields
...
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-06-29 22:44:21 +08:00
Xinwei Xiong(cubxxw)
fbaea5dba1
feat: ADOPTERS
...
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-06-29 22:44:21 +08:00
Xinwei Xiong(cubxxw)
cf5ed40bd7
fix: readme file
...
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-06-29 22:44:21 +08:00
Xinwei Xiong(cubxxw)
cd7bcc75b6
feat: zh-reamde
...
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-06-29 22:44:21 +08:00
Xinwei Xiong
5af0932fa8
delete issue template ( #376 )
2023-06-29 22:44:21 +08:00
Xinwei Xiong
312d8cffc2
feat: a feat of Makefile large-scale engineering design ( #370 )
2023-06-29 22:44:21 +08:00
Xinwei Xiong
312d61abe2
fix: fixed some connection display issues
2023-06-29 22:44:21 +08:00
Xinwei Xiong
30a3ce80d6
fix: Update README image address
2023-06-29 22:44:21 +08:00
Xinwei Xiong
0092ec1871
Update README.md
2023-06-29 22:44:21 +08:00
Xinwei Xiong
2cf15e8893
fix: Update CONTRIBUTING.md
2023-06-29 22:44:21 +08:00
Xinwei Xiong
796612d56e
fix: Update README.md file
2023-06-29 22:44:21 +08:00
Xinwei Xiong(cubxxw)
e009aea244
docs: design contributor documentation
...
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-06-29 22:44:21 +08:00
Xinwei Xiong(cubxxw)
b8772ceb0f
feat: extensions ignore files
...
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com >
2023-06-29 22:44:21 +08:00
Gordon
6c5190f10f
remove file
2023-06-29 22:44:21 +08:00
soasurs
2710db63a1
feat: add recvID/groupID for msg modification callback ( #351 )
...
Signed-off-by: soasurs <soasurs@gmail.com >
2023-06-29 22:44:20 +08:00
Gordon
4a7026622e
ws recycle conn bug fix
2023-06-29 22:44:20 +08:00
wangchuxiao
09fe19d97b
fix mongoDB bug
2023-06-29 22:44:19 +08:00
skiffer-git
7812a4bb58
Update config.example.yaml
2023-06-29 22:44:18 +08:00
skiffer-git
e7afb35b31
Update README.md
2023-06-29 22:44:18 +08:00
skiffer-git
a45e763fef
Update config.yaml
2023-06-29 22:44:18 +08:00
Gordon
f42b9a6dfe
super group remove unread message
2023-06-29 22:44:16 +08:00
wangchuxiao
465dbf09cd
fix script
2023-06-29 22:44:15 +08:00
Gordon
8c27ac3afc
file add
2023-06-29 22:44:15 +08:00
withchao
e598d8ad79
agree user join group
2023-06-29 22:44:15 +08:00
wangchuxiao
bb65c7293e
modify
2023-06-29 22:44:10 +08:00
skiffer-git
2f23baa629
check time synchronize
2023-06-29 22:44:08 +08:00
skiffer-git
22ad94b336
check time synchronize
2023-06-29 22:44:08 +08:00
Gordon
5870e9f599
add friend notification
2023-06-29 22:44:07 +08:00
skiffer-git
9af98618b4
log
2023-06-29 22:44:07 +08:00
skiffer-git
d09576f54d
log
2023-06-29 22:44:07 +08:00
skiffer-git
fcabd1b1cf
log
2023-06-29 22:44:07 +08:00
wangchuxiao
8aefd41cdd
group
2023-06-29 22:44:06 +08:00
wangchuxiao
ff1718fef5
group
2023-06-29 22:44:06 +08:00
wangchuxiao
6cc0fcf928
mongo
2023-06-29 22:44:05 +08:00
Gordon
ad74d39e02
user
2023-06-29 22:44:02 +08:00
skiffer-git
a248e0ffad
Update README.md
2023-06-29 22:44:01 +08:00
skiffer-git
f31410c6b1
readme
2023-06-29 22:44:01 +08:00
wangchuxiao
d53d35c831
check script
2023-06-29 22:44:00 +08:00
skiffer-git
43eb2326d1
nginx config
2023-06-29 22:43:58 +08:00
skiffer-git
8246d0dd9f
nginx config
2023-06-29 22:43:58 +08:00
skiffer-git
bc12c74b85
slack
2023-06-29 22:43:58 +08:00
skiffer-git
a047b4c5e6
slack
2023-06-29 22:43:58 +08:00
skiffer-git
a39a3a9c0c
slack
2023-06-29 22:43:58 +08:00
skiffer-git
103b0c3050
slack
2023-06-29 22:43:58 +08:00
wangchuxiao
795f78655f
Merge branch 'main' into v2.3.0release
...
# Conflicts:
# .env
# install_im_server.sh
2023-06-29 22:43:57 +08:00
skiffer-git
1a6945f40b
install_im_server
2023-06-29 22:43:57 +08:00
skiffer-git
ec2ff42080
Optimize the script
2023-06-29 22:43:57 +08:00
skiffer-git
eabb095dba
Optimize the configuration
2023-06-29 22:43:57 +08:00
skiffer-git
b82c795b50
remove log
2023-06-29 22:43:57 +08:00
skiffer-git
fd30e5f469
log
2023-06-29 22:43:56 +08:00
Gordon
95b9f0d4a3
message pull
2023-06-29 22:43:52 +08:00
wangchuxiao
7c3a3d7c7c
fix bug
2023-06-29 22:43:50 +08:00
skiffer-git
59c7300bc8
update proto
2023-06-29 22:43:48 +08:00
skiffer-git
610a66395a
update proto
2023-06-29 22:43:48 +08:00
skiffer-git
b6d3623dd7
update proto
2023-06-29 22:43:48 +08:00
skiffer-git
0f4b615aa3
update proto
2023-06-29 22:43:48 +08:00
wangchuxiao
8b616df1d5
organization
2023-06-29 22:43:48 +08:00
wangchuxiao
7aba8d1250
orgization
2023-06-29 22:43:48 +08:00
wangchuxiao
7f05212771
orgization
2023-06-29 22:43:48 +08:00
wangchuxiao
c82e35f55c
orgization
2023-06-29 22:43:48 +08:00
wangchuxiao
3651292186
grafana
2023-06-29 22:43:44 +08:00
skiffer-git
e01c6799ac
log
2023-06-29 22:43:41 +08:00
wangchuxiao
d04133c042
add log
2023-06-29 22:43:41 +08:00
Gordon
b82062ff54
log test
2023-06-29 22:43:39 +08:00
Gordon
d914eb92d4
log test
2023-06-29 22:43:39 +08:00
Gordon
0a36ff7eec
opid add
2023-06-29 22:43:36 +08:00
wangchuxiao
727e08f333
conversation
2023-06-29 22:43:35 +08:00
wangchuxiao
9c7165d121
cms
2023-06-29 22:43:33 +08:00
skiffer-git
9e3103cb90
log
2023-06-29 22:43:32 +08:00
skiffer-git
5f513287ba
change log file mode
2023-06-29 22:43:32 +08:00
skiffer-git
c4a5eb9cb3
change log file mode
2023-06-29 22:43:32 +08:00
Gordon
a5f79eae07
user conn map copy
2023-06-29 22:43:32 +08:00
wangchuxiao
bdb8642c12
k8s
2023-06-29 22:43:31 +08:00
skiffer-git
5709238c2b
set mysql connection
2023-06-29 22:43:31 +08:00
wangchuxiao
ae86caf39e
fix bug
2023-06-29 22:43:30 +08:00
wangchuxiao
5148f3fdb6
etcd
2023-06-29 22:43:28 +08:00
wangchuxiao
eb0a8132d5
update orgnization after update user
2023-06-29 22:43:27 +08:00
skiffer-git
ad94857351
set mysql max conn
2023-06-29 22:43:27 +08:00
skiffer-git
d3badd279a
build_all_service
2023-06-29 22:43:27 +08:00
skiffer-git
d947ca0965
batch_build_all_service
2023-06-29 22:43:27 +08:00
Gordon
92b9df8541
model add update time
2023-06-29 22:43:27 +08:00
wangchuxiao
92c2a420e9
rtc pb
2023-06-29 22:43:27 +08:00
skiffer-git
ade80af037
GetSelfUserInfo: Handle the case where the user does not exist
2023-06-29 22:43:27 +08:00
wangchuxiao
b5456da3f3
update orgnization after update user
2023-06-29 22:43:26 +08:00
wangchuxiao
f23e904171
update orgnization after update user
2023-06-29 22:43:26 +08:00
Gordon
6cb8f01a74
retry function
2023-06-29 22:43:26 +08:00
Gordon
af8d412d1a
mark message
2023-06-29 22:43:25 +08:00
Gordon
4e5d180bfa
mark message
2023-06-29 22:43:25 +08:00
欧阳氏
ae2342353f
封禁用户列表
2023-06-29 22:43:25 +08:00
wangchuxiao
d1985a6de8
fix delete
2023-06-29 22:43:21 +08:00
wangchuxiao
d8f751eb4f
fix delete
2023-06-29 22:43:21 +08:00
wangchuxiao
d6200180d9
fix delete
2023-06-29 22:43:21 +08:00
Gordon
f0a22e6a6c
conversation update
2023-06-29 22:43:21 +08:00
wangchuxiao
fb018985c2
getui debug
2023-06-29 22:43:19 +08:00
wangchuxiao
7f1b2bd59a
cache get group
2023-06-29 22:43:17 +08:00
wangchuxiao
4e51e4e79b
fix bug
2023-06-29 22:43:15 +08:00
wangchuxiao
6f6382eae2
fix bug
2023-06-29 22:43:15 +08:00
wangchuxiao
d275f6b4d4
fix bug
2023-06-29 22:43:14 +08:00
wangchuxiao
1096dcd49e
minio obj locking
2023-06-29 22:43:14 +08:00
wangchuxiao
01adec6003
fix bug
2023-06-29 22:43:14 +08:00
Gordon
e5d6107795
add test file
2023-06-29 22:43:14 +08:00
wenxu12345
06c74de0a8
debug
2023-06-29 22:43:12 +08:00
wenxu12345
31ab45d246
debug
2023-06-29 22:43:12 +08:00
wenxu12345
c458d59da5
debug
2023-06-29 22:43:12 +08:00
Gordon
5e5654f513
add update conversation unread count
2023-06-29 22:43:12 +08:00
Gordon
cbba9bdeb3
remove validation for notificationFaceURL
2023-06-29 22:43:12 +08:00
wangchuxiao
cf85ed2ffe
superGroupMaxSeq
2023-06-29 22:43:11 +08:00
Gordon
3568c58574
seq add
2023-06-29 22:43:11 +08:00
wangchuxiao
ba095cd196
superGroupMaxSeq
2023-06-29 22:43:11 +08:00
wangchuxiao
0edd99825d
superGroupMaxSeq
2023-06-29 22:43:11 +08:00
wangchuxiao
d7bae8573e
fix bug
2023-06-29 22:43:11 +08:00
skiffer-git
5ada15a461
rename
2023-06-29 22:43:09 +08:00
skiffer-git
24e3196bf5
rename
2023-06-29 22:43:09 +08:00
skiffer-git
0211f568a0
rename
2023-06-29 22:43:09 +08:00
skiffer-git
5e60ba7f0d
rename
2023-06-29 22:43:09 +08:00
skiffer-git
69b805a537
rename
2023-06-29 22:43:09 +08:00
skiffer-git
5c405a9f3f
rename
2023-06-29 22:43:09 +08:00
skiffer-git
ce22696760
rename
2023-06-29 22:43:09 +08:00
wangchuxiao
cf9a7a7cb7
docker-compose fix
2023-06-29 22:43:08 +08:00
skiffer-git
3189937aca
new image
2023-06-29 22:43:08 +08:00
Gordon
3ef9db0ebe
add docker-compose shard cluster
2023-06-29 22:43:06 +08:00
Gordon
e6161ee410
add docker-compose shard cluster
2023-06-29 22:43:06 +08:00
Gordon
f824b824e0
add docker-compose shard cluster
2023-06-29 22:43:06 +08:00
Gordon
14959b7d96
add docker-compose shard cluster
2023-06-29 22:43:06 +08:00
欧阳氏
6dce8188dc
+ windows编译脚本 ( #245 )
...
新增windows编译脚本
win_build_all_service.cmd windows下编译脚本
win_start_all_service.cmd windows下执行脚本
2023-06-29 22:43:06 +08:00
Gordon
8a869335ad
check all shell update
2023-06-29 22:43:06 +08:00
Gordon
3ecc50bc3d
test
2023-06-29 22:43:05 +08:00
wangchuxiao
cf8cc38e22
v2.2.0
2023-06-29 22:43:05 +08:00
Gordon
3cca12f0b7
test
2023-06-29 22:43:05 +08:00
skiffer-git
a05e5b6bca
fix bug
2023-06-29 22:43:04 +08:00
Gordon
b64f141f9a
compose file update
2023-06-29 22:43:03 +08:00
skiffer-git
431472363d
fix bug
2023-06-29 22:43:02 +08:00
Gordon
e4eea8cb35
mongo version update
2023-06-29 22:43:02 +08:00
skiffer-git
7ae19ad111
fix bug
2023-06-29 22:43:02 +08:00
skiffer-git
244d38b616
debug
2023-06-29 22:43:02 +08:00
wangchuxiao
3df74a08fa
docker-compose
2023-06-29 22:43:01 +08:00
wangchuxiao
2d6d5e707f
docker-compose
2023-06-29 22:43:01 +08:00
wangchuxiao
d98c9683e6
demo
2023-06-29 22:43:01 +08:00
Gordon
a7c7b5ce58
compose file update
2023-06-29 22:43:01 +08:00
wangchuxiao
f9014afe94
fix bug
2023-06-29 22:43:00 +08:00
wangchuxiao
bbf3c2d981
fix bug
2023-06-29 22:43:00 +08:00
Gordon
bbd3ebc9c9
test
2023-06-29 22:43:00 +08:00
Gordon
6655a4135c
compose limit memory
2023-06-29 22:42:59 +08:00
Gordon
f3f014c170
jpush add config for ios env mode
2023-06-29 22:42:59 +08:00
Gordon
dec96cd429
jpush add config for ios env mode
2023-06-29 22:42:59 +08:00
wangchuxiao
315fc6024e
v2.1.0
2023-06-29 22:42:58 +08:00
wangchuxiao
8583dd017a
merge super 2 tuoyun
2023-06-29 22:42:58 +08:00
wangchuxiao
036105ab47
入职流程
2023-06-29 22:42:58 +08:00
skiffer-git
f71d9b95c1
log for etcd
2023-06-29 22:42:58 +08:00
wangchuxiao
9d2a2804ab
入职流程
2023-06-29 22:42:58 +08:00
wangchuxiao
d5c338dee5
fix bug
2023-06-29 22:42:58 +08:00
skiffer-git
1536d7e259
log for etcd
2023-06-29 22:42:58 +08:00
wangchuxiao
1bdf743193
fix bug
2023-06-29 22:42:58 +08:00
wangchuxiao
b3f924c081
fix bug
2023-06-29 22:42:58 +08:00
Gordon
434f09c6d8
user proto modify
2023-06-29 22:42:58 +08:00
Gordon
d3e6d210ee
user proto modify
2023-06-29 22:42:58 +08:00
Gordon
5f5320e353
user proto modify
2023-06-29 22:42:58 +08:00
wangchuxiao
c18b0ce26e
fix bug
2023-06-29 22:42:58 +08:00
wangchuxiao
6d1930d0d1
fix bug
2023-06-29 22:42:58 +08:00
wangchuxiao
a8cd3129e7
fix bug
2023-06-29 22:42:57 +08:00
skiffer-git
b0d8fe5c3d
fix bug
2023-06-29 22:42:57 +08:00
skiffer-git
5f9f1ab996
Handling exception: getcdv3.GetConn == nil
2023-06-29 22:42:57 +08:00
skiffer-git
cab0a46fb3
Handling exception: getcdv3.GetConn == nil
2023-06-29 22:42:56 +08:00
skiffer-git
1cbd2eed9d
Handling exception: getcdv3.GetConn == nil
2023-06-29 22:42:56 +08:00
Gordon
389ea2c726
add global recv opt
2023-06-29 22:42:56 +08:00
skiffer-git
e923cbd53e
Optimization for log
2023-06-29 22:42:56 +08:00
skiffer-git
e1eb18db13
Optimization for log
2023-06-29 22:42:56 +08:00
wangchuxiao
2ee723c134
GlobalRecvMsgOpt
2023-06-29 22:42:56 +08:00
wangchuxiao
8de737f0b3
hash userID
2023-06-29 22:42:56 +08:00
Gordon
320aad203c
redis replace to go_redis
2023-06-29 22:42:55 +08:00
wangchuxiao
2f3a731f3a
go-redis
2023-06-29 22:42:55 +08:00
wangchuxiao
a6b1a35bea
alter rtc timeout
2023-06-29 22:42:55 +08:00
wangchuxiao
a62d5b3897
alter rtc timeout
2023-06-29 22:42:55 +08:00
wangchuxiao
f7ab01be27
alter rtc timeout
2023-06-29 22:42:55 +08:00
wangchuxiao
3da22fc1cc
alter rtc timeout
2023-06-29 22:42:55 +08:00
wangchuxiao
70a576123d
alter rtc timeout
2023-06-29 22:42:55 +08:00
Gordon
0c7d6022ca
user add global set message recv opt
2023-06-29 22:42:55 +08:00
Gordon
3a04780aec
log
2023-06-29 22:42:55 +08:00
Gordon
d52a9a9206
redis model update
2023-06-29 22:42:55 +08:00
Gordon
34cbbbd826
push update
2023-06-29 22:42:54 +08:00
skiffer-git
9ea6520092
SuperGroupOnlineBatchPushOneMsg
2023-06-29 22:42:54 +08:00
wangchuxiao
5010060459
org
2023-06-29 22:42:54 +08:00
wangchuxiao
52869c9a39
org
2023-06-29 22:42:54 +08:00
wangchuxiao
12efe434ee
org
2023-06-29 22:42:54 +08:00
skiffer-git
e0f3014c4e
batch build
2023-06-29 22:42:54 +08:00
skiffer-git
ff81d7a6a5
compile
2023-06-29 22:42:54 +08:00
skiffer-git
830d3f9a28
batch push
2023-06-29 22:42:54 +08:00
skiffer-git
fe5b457f29
batch build
2023-06-29 22:42:54 +08:00
skiffer-git
cbf53e12cd
batch build
2023-06-29 22:42:54 +08:00
wangchuxiao
3825653c49
org
2023-06-29 22:42:54 +08:00
skiffer-git
4329cfc414
batch build
2023-06-29 22:42:54 +08:00
wangchuxiao
d9aa410045
base64 userID
2023-06-29 22:42:54 +08:00
wangchuxiao
2f62db66cb
base64 userID
2023-06-29 22:42:54 +08:00
skiffer-git
05e378fe37
batch build
2023-06-29 22:42:54 +08:00
skiffer-git
ad5d32538c
batch build
2023-06-29 22:42:54 +08:00
skiffer-git
929c0415a1
batch build
2023-06-29 22:42:54 +08:00
skiffer-git
866a41472d
batch build
2023-06-29 22:42:54 +08:00
skiffer-git
5df0598aea
batch build
2023-06-29 22:42:54 +08:00
skiffer-git
6515599986
batch build
2023-06-29 22:42:54 +08:00
skiffer-git
3f313a40d2
batch build
2023-06-29 22:42:54 +08:00
skiffer-git
448cdddc80
batch build
2023-06-29 22:42:54 +08:00
skiffer-git
71ae2d1f01
batch build
2023-06-29 22:42:54 +08:00
skiffer-git
68df4c86ee
batch build
2023-06-29 22:42:54 +08:00
skiffer-git
4609675a39
batch build
2023-06-29 22:42:54 +08:00
wangchuxiao
dc3206dd3e
fix signal
2023-06-29 22:42:53 +08:00
wangchuxiao
2661f71671
demo
2023-06-29 22:42:53 +08:00
wangchuxiao
57d2be140a
demo
2023-06-29 22:42:53 +08:00
wangchuxiao
7d9494ebb2
fix bug
2023-06-29 22:42:52 +08:00
wangchuxiao
2d55e92d8c
fix bug
2023-06-29 22:42:52 +08:00
wangchuxiao
439110f95b
fix bug
2023-06-29 22:42:52 +08:00
wangchuxiao
54589814f8
fix bug
2023-06-29 22:42:52 +08:00
wangchuxiao
13498a5f95
fix bug
2023-06-29 22:42:52 +08:00
wangchuxiao
119aa4df02
organization
2023-06-29 22:42:52 +08:00
wangchuxiao
6ce261c7f1
fix bug
2023-06-29 22:42:52 +08:00
wangchuxiao
c2a1134a53
organization
2023-06-29 22:42:52 +08:00
Gordon
9d63a09ec1
ws pb
2023-06-29 22:42:51 +08:00
Gordon
60f8c117c1
super group push
2023-06-29 22:42:51 +08:00
Gordon
c41fd248cc
ws and push update
2023-06-29 22:42:50 +08:00
Gordon
9594f6a2df
ws and push update
2023-06-29 22:42:50 +08:00
Gordon
d6971f959e
ws and push update
2023-06-29 22:42:50 +08:00
wenxu12345
61f58bf465
tools
2023-06-29 22:42:49 +08:00
Gordon
d990af7e71
redis replace go redis
2023-06-29 22:42:49 +08:00
Gordon
b9597a139b
redis replace go redis
2023-06-29 22:42:49 +08:00
Gordon
85b9a2cc39
redis replace go redis
2023-06-29 22:42:49 +08:00
Gordon
f002044db1
redis replace go redis
2023-06-29 22:42:49 +08:00
Gordon
40494f605b
redis replace go redis
2023-06-29 22:42:49 +08:00
Gordon
1c36220c1f
redis replace go redis
2023-06-29 22:42:49 +08:00
Gordon
96f2eea111
redis replace go redis
2023-06-29 22:42:48 +08:00
Gordon
7a5c8323df
redis replace go redis
2023-06-29 22:42:48 +08:00
Gordon
6e088f1eb8
redis replace go redis
2023-06-29 22:42:48 +08:00
Gordon
29f9931a42
redis replace go redis
2023-06-29 22:42:48 +08:00
Gordon
f3fbe86ca4
log
2023-06-29 22:42:48 +08:00
wenxu12345
89098f65d6
super group
2023-06-29 22:42:48 +08:00
Gordon
3c9afe5bcf
log
2023-06-29 22:42:48 +08:00
Gordon
cb44e1678d
message update
2023-06-29 22:42:48 +08:00
wenxu12345
26edb159d9
super group
2023-06-29 22:42:48 +08:00
Gordon
5013a2cd42
pb file
2023-06-29 22:42:47 +08:00
wenxu12345
f189bb83e5
super group
2023-06-29 22:42:47 +08:00
wangchuxiao
daec07b09e
rtc
2023-06-29 22:42:47 +08:00
wangchuxiao
67da48a41a
signal
2023-06-29 22:42:46 +08:00
skiffer-git
c05a98dca6
remove kick
2023-06-29 22:42:46 +08:00
skiffer-git
9bacd07973
set time out
2023-06-29 22:42:46 +08:00
skiffer-git
7e517b9ab9
set time out
2023-06-29 22:42:46 +08:00
skiffer-git
c2782a4bb6
SetWriteTimeoutWriteMsg
2023-06-29 22:42:46 +08:00
skiffer-git
0a2e4d2325
log
2023-06-29 22:42:46 +08:00
skiffer-git
4e8b240dc6
log
2023-06-29 22:42:46 +08:00
skiffer-git
87fed2bb0f
add send msg timeout
2023-06-29 22:42:46 +08:00
skiffer-git
0363bce110
add send msg timeout
2023-06-29 22:42:45 +08:00
skiffer-git
2b60982327
log
2023-06-29 22:42:45 +08:00
Gordon
4c5b4a38fc
log
2023-06-29 22:42:45 +08:00
Gordon
a97eb7b7c9
log
2023-06-29 22:42:45 +08:00
wangchuxiao
b4a8e9a2c4
singal offline push
2023-06-29 22:42:43 +08:00
wangchuxiao
60486f3b2e
organization
2023-06-29 22:42:41 +08:00
wangchuxiao
f6e0fa378c
k8s
2023-06-29 22:42:41 +08:00
wangchuxiao
73db052ab3
k8s
2023-06-29 22:42:41 +08:00
wangchuxiao
c48e149ae6
k8s
2023-06-29 22:42:41 +08:00
wangchuxiao
3c9ca0b006
k8s
2023-06-29 22:42:41 +08:00
wangchuxiao
e1ab1a00ae
k8s
2023-06-29 22:42:41 +08:00
wangchuxiao
463d0a4ca7
k8s
2023-06-29 22:42:41 +08:00
wangchuxiao
1cc9a5a2ae
k8s
2023-06-29 22:42:41 +08:00
wangchuxiao
e377ac3b06
k8s
2023-06-29 22:42:41 +08:00
wangchuxiao
aa54133ed5
k8s
2023-06-29 22:42:41 +08:00
wangchuxiao
6a94de9c84
k8s
2023-06-29 22:42:41 +08:00
wangchuxiao
b02859bbfe
k8s
2023-06-29 22:42:41 +08:00
wangchuxiao
ce2830e9a1
k8s
2023-06-29 22:42:41 +08:00
wangchuxiao
7e28c27f2a
k8s
2023-06-29 22:42:41 +08:00
wangchuxiao
9553b4056e
k8s
2023-06-29 22:42:41 +08:00
wangchuxiao
381213ae75
k8s
2023-06-29 22:42:40 +08:00
wangchuxiao
10da5beb5a
k8s
2023-06-29 22:42:40 +08:00
wangchuxiao
41af67be53
k8s
2023-06-29 22:42:40 +08:00
wangchuxiao
716d6accb7
k8s
2023-06-29 22:42:40 +08:00
wangchuxiao
965c8bd9a4
callback
2023-06-29 22:42:40 +08:00
wangchuxiao
fba3b25225
callback
2023-06-29 22:42:40 +08:00
wangchuxiao
c1dd36d09e
ingress
2023-06-29 22:42:39 +08:00
wangchuxiao
b998162a7e
ingress
2023-06-29 22:42:39 +08:00
wangchuxiao
94b7ce2172
ingress
2023-06-29 22:42:39 +08:00
wangchuxiao
2a75b42e6a
ingress
2023-06-29 22:42:39 +08:00
wangchuxiao
4c884ee078
callback
2023-06-29 22:42:39 +08:00
wangchuxiao
d9b5fc8be0
callback
2023-06-29 22:42:39 +08:00
wangchuxiao
c9a9eb7ec6
ingress
2023-06-29 22:42:39 +08:00
wangchuxiao
2843f8b03d
ingress
2023-06-29 22:42:38 +08:00
wangchuxiao
29ca352766
ingress
2023-06-29 22:42:38 +08:00
wangchuxiao
a40a9da324
ingress
2023-06-29 22:42:38 +08:00
wangchuxiao
6680833efb
script
2023-06-29 22:42:38 +08:00
wangchuxiao
4a8ad389d8
script
2023-06-29 22:42:38 +08:00
wangchuxiao
e444ba3fd0
script
2023-06-29 22:42:38 +08:00
wangchuxiao
103c0f88ee
script
2023-06-29 22:42:38 +08:00
wangchuxiao
7ecd39acb7
script
2023-06-29 22:42:38 +08:00
wangchuxiao
ccc34bcb0a
script
2023-06-29 22:42:38 +08:00
wangchuxiao
1b87c322b3
script
2023-06-29 22:42:38 +08:00
wangchuxiao
384d39120d
script
2023-06-29 22:42:38 +08:00
wangchuxiao
cad360869e
script
2023-06-29 22:42:38 +08:00
wangchuxiao
0390a34ee6
script
2023-06-29 22:42:38 +08:00
wangchuxiao
ae9be873c5
script
2023-06-29 22:42:38 +08:00
wangchuxiao
5c26611886
script
2023-06-29 22:42:38 +08:00
wangchuxiao
e56c8923a2
script
2023-06-29 22:42:38 +08:00
wangchuxiao
c35d7d3e01
script
2023-06-29 22:42:38 +08:00
wangchuxiao
8ed629118e
del msg
2023-06-29 22:42:38 +08:00
wenxu12345
bf42f0b907
debug
2023-06-29 22:42:38 +08:00
wangchuxiao
d5ffbf4d67
del msg
2023-06-29 22:42:38 +08:00
Gordon
8511ea166b
message update
2023-06-29 22:42:37 +08:00
Gordon
d14e9c8430
message update
2023-06-29 22:42:37 +08:00
Gordon
6adef7b562
pb file
2023-06-29 22:42:37 +08:00
Gordon
86a6ab1c47
pb file
2023-06-29 22:42:37 +08:00
wenxu12345
7e38335f0c
msg cache
2023-06-29 22:42:37 +08:00
wenxu12345
daa716a083
msg cache
2023-06-29 22:42:36 +08:00
wangchuxiao
d8814ad09f
k8s deploy
2023-06-29 22:42:35 +08:00
Gordon
aee20ffe09
docker compose file update
2023-06-29 22:42:35 +08:00
Gordon
880901364f
compose file update
2023-06-29 22:42:35 +08:00
Gordon
a98950381e
compose file update
2023-06-29 22:42:35 +08:00
Gordon
eac4215f62
compose file update
2023-06-29 22:42:35 +08:00
Gordon
bbf125b351
compose file update
2023-06-29 22:42:35 +08:00
Gordon
52461c09b5
compose file update
2023-06-29 22:42:35 +08:00
Gordon
7762d57609
compose file update
2023-06-29 22:42:35 +08:00
wangchuxiao
ac52b250e7
k8s deploy
2023-06-29 22:42:35 +08:00
Gordon
5070a72752
consumer update
2023-06-29 22:42:35 +08:00
wangchuxiao
5326741b26
k8s deploy
2023-06-29 22:42:35 +08:00
wangchuxiao
aae7bb45ec
k8s deploy
2023-06-29 22:42:35 +08:00
wangchuxiao
51eec6ccaa
k8s deploy
2023-06-29 22:42:35 +08:00
wangchuxiao
56e26a31bb
k8s deploy
2023-06-29 22:42:35 +08:00
wangchuxiao
bbbeaa0f0d
k8s deploy
2023-06-29 22:42:35 +08:00
wangchuxiao
db93f7cba9
k8s deploy
2023-06-29 22:42:35 +08:00
Gordon
d17559c528
log
2023-06-29 22:42:35 +08:00
wangchuxiao
2c2b5d5737
k8s deploy
2023-06-29 22:42:35 +08:00
wangchuxiao
8708659761
k8s deploy
2023-06-29 22:42:35 +08:00
skiffer-git
c0a9ddb760
log
2023-06-29 22:42:35 +08:00
Gordon
4d2f3fa219
concurrent consumption of messages
2023-06-29 22:42:33 +08:00
skiffer-git
c7e0a57b50
fix bug
2023-06-29 22:42:33 +08:00
Gordon
e8670896b3
concurrent consumption of messages
2023-06-29 22:42:33 +08:00
skiffer-git
d5167688b1
fix bug
2023-06-29 22:42:33 +08:00
Gordon
1fda2e5135
concurrent consumption of messages
2023-06-29 22:42:33 +08:00
skiffer-git
d6dc839f34
log
2023-06-29 22:42:33 +08:00
skiffer-git
1af6e628ff
batch to mongo
2023-06-29 22:42:32 +08:00
skiffer-git
fa7c6b6f52
batch to mongo
2023-06-29 22:42:32 +08:00
skiffer-git
a35712f281
batch to mongo
2023-06-29 22:42:32 +08:00
skiffer-git
5e76a8b3a8
batch to mongo
2023-06-29 22:42:32 +08:00
skiffer-git
3345771bca
batch to mongo
2023-06-29 22:42:31 +08:00
skiffer-git
37c668cc29
batch to mongo
2023-06-29 22:42:31 +08:00
skiffer-git
db4d8976f8
batch to mongo
2023-06-29 22:42:31 +08:00
skiffer-git
7b2de29e30
batch to mongo
2023-06-29 22:42:31 +08:00
skiffer-git
ae7e681bca
batch to mongo
2023-06-29 22:42:31 +08:00
Gordon
61c102c794
push message
2023-06-29 22:42:31 +08:00
Gordon
8a1ddafec8
tag message sender not notification
2023-06-29 22:42:31 +08:00
wangchuxiao
c4d3f87bf1
k8s_deployment
2023-06-29 22:42:31 +08:00
wangchuxiao
270034204c
k8s_deploy
2023-06-29 22:42:31 +08:00
wangchuxiao
c65c1a0859
k8s_deploy
2023-06-29 22:42:31 +08:00
wangchuxiao
b238ccbc29
k8s_deploy
2023-06-29 22:42:31 +08:00
wangchuxiao
ebd3a2e84f
k8s_deploy
2023-06-29 22:42:31 +08:00
wangchuxiao
81374ef98f
k8s_deploy
2023-06-29 22:42:31 +08:00
wangchuxiao
831f074a99
k8s_deploy
2023-06-29 22:42:31 +08:00
wangchuxiao
0f38dc5c6b
k8s_deploy
2023-06-29 22:42:31 +08:00
wangchuxiao
1a5f3c25c1
k8s_deploy
2023-06-29 22:42:31 +08:00
wangchuxiao
28a5ca824c
k8s_deploy
2023-06-29 22:42:31 +08:00
wangchuxiao
faee88a442
k8s_deploy
2023-06-29 22:42:31 +08:00
wangchuxiao
231ce47fd6
k8s_deploy
2023-06-29 22:42:31 +08:00
wangchuxiao
09f818f0f9
k8s_deploy
2023-06-29 22:42:31 +08:00
wangchuxiao
a6bdc36318
k8s_deploy
2023-06-29 22:42:31 +08:00
wangchuxiao
2d107ec5af
k8s_deploy
2023-06-29 22:42:31 +08:00
wangchuxiao
2eedba89d4
k8s_deploy
2023-06-29 22:42:31 +08:00
wangchuxiao
e67fe4ca88
k8s_deploy
2023-06-29 22:42:31 +08:00
wangchuxiao
b4caadc704
k8s_deploy
2023-06-29 22:42:31 +08:00
Gordon
f26170540f
options add value
2023-06-29 22:42:30 +08:00
wangchuxiao
e459295a72
organization
2023-06-29 22:42:30 +08:00
skiffer-git
58c717f75b
Update README.md
2023-06-29 22:42:29 +08:00
skiffer-git
b8dae3b1c2
Update README.md
2023-06-29 22:42:29 +08:00
skiffer-git
b2f049827e
Update README.md
2023-06-29 22:42:29 +08:00
skiffer-git
8cf3977208
Add files via upload
2023-06-29 22:42:29 +08:00
skiffer-git
82b1dfea56
Delete Wechat.jpg
2023-06-29 22:42:29 +08:00
skiffer-git
6c8e11caf0
Update README.md
2023-06-29 22:42:29 +08:00
skiffer-git
df6e8be6c4
Update README.md
2023-06-29 22:42:29 +08:00
skiffer-git
2986328ed0
Update README.md
2023-06-29 22:42:29 +08:00
skiffer-git
493d9dc7d8
Update README.md
2023-06-29 22:42:29 +08:00
skiffer-git
b037af820f
Add files via upload
2023-06-29 22:42:29 +08:00
Gordon
9ea9dcfe92
log add operationID
2023-06-29 22:42:29 +08:00
Gordon
a83b5a6e35
docker-compose version upgrade
2023-06-29 22:42:29 +08:00
Gordon
8fcc851f8c
add log
2023-06-29 22:42:29 +08:00
wangchuxiao
76ee5be606
organization
2023-06-29 22:42:29 +08:00
wangchuxiao
342ea0b767
organization
2023-06-29 22:42:29 +08:00
wangchuxiao
8acf60a1ef
organization
2023-06-29 22:42:29 +08:00
wangchuxiao
a5455feff4
organization
2023-06-29 22:42:29 +08:00
Gordon
143c0e022c
compose restore
2023-06-29 22:42:29 +08:00
Gordon
01828b8635
video message send
2023-06-29 22:42:28 +08:00
wangchuxiao
78a78ab22a
update app
2023-06-29 22:42:28 +08:00
Gordon
e1eef33cf2
add kafka manager
2023-06-29 22:42:27 +08:00
wangchuxiao
f35ab2638f
update app
2023-06-29 22:42:27 +08:00
wangchuxiao
213ed54266
update app
2023-06-29 22:42:27 +08:00
wenxu12345
838fa4ff7b
add ParseToken
2023-06-29 22:42:25 +08:00
Gordon
cde6f1ee9b
test
2023-06-29 22:42:24 +08:00
Gordon
55be9da582
manager send message to mysql duplicate primary key fix
2023-06-29 22:42:24 +08:00
skiffer-git
aae978535b
add err log
2023-06-29 22:42:24 +08:00
skiffer-git
ef91522813
add err log
2023-06-29 22:42:24 +08:00
Gordon
f887b50471
log change
2023-06-29 22:42:22 +08:00
skiffer-git
9a2102e96c
delete msg by index
2023-06-29 22:42:22 +08:00
skiffer-git
7285bc7657
delete msg by index
2023-06-29 22:42:22 +08:00
skiffer-git
4c5766b7af
group chat log
2023-06-29 22:41:57 +08:00
wangchuxiao
57b70c0490
cache
2023-06-29 22:41:34 +08:00
Gordon
0b68ba5874
send message parallel
2023-06-29 22:41:31 +08:00
wenxu12345
012b6d09f7
Revert "update etcd to v3.5.2 ( #206 )"
...
This reverts commit 766b6e9f
2023-06-29 22:41:31 +08:00
wenxu12345
7c3b3431fe
etcd
2023-06-29 22:41:31 +08:00
wenxu12345
d88036758b
etcd
2023-06-29 22:41:31 +08:00
wenxu12345
83b33771f4
etcd
2023-06-29 22:41:31 +08:00
wenxu12345
50de2a7cc6
etcd
2023-06-29 22:41:31 +08:00
Gordon
647d03fcca
test
2023-06-29 22:41:31 +08:00
Gordon
f4d7457a57
test
2023-06-29 22:41:31 +08:00
wangchuxiao
8554f1e228
cache & workMoments
2023-06-29 22:41:31 +08:00
wenxu12345
36c6a3b41b
config
2023-06-29 22:41:31 +08:00
wenxu12345
3debc27227
config
2023-06-29 22:41:31 +08:00
wenxu12345
e7c5e465d1
config
2023-06-29 22:41:31 +08:00
wenxu12345
e1ee0500ea
config
2023-06-29 22:41:31 +08:00
wenxu12345
41d94e2f40
config
2023-06-29 22:41:31 +08:00
Gordon
82511322a2
test
2023-06-29 22:41:31 +08:00
yiippee
4987f8b80c
update etcd to v3.5.2 ( #206 )
...
Co-authored-by: lizhanbin <lizhanbin@52tt.com >
2023-06-29 22:41:31 +08:00
wenxu12345
a090ecb8ac
ulimit -n
2023-06-29 22:40:32 +08:00
Gordon
e6dd438a84
log modify
2023-06-29 22:40:31 +08:00
wenxu12345
970786b755
ulimit -n
2023-06-29 22:40:30 +08:00
wenxu12345
4a2556653a
fix bug user_register port
2023-06-29 22:40:30 +08:00
wangchuxiao
7169113067
cache rpc
2023-06-29 22:40:23 +08:00
Gordon
7c007e54a3
conversation update
2023-06-29 22:40:23 +08:00
Gordon
a994ef5f67
conversation update
2023-06-29 22:40:23 +08:00
wenxu12345
925bdfa773
Adjust port
2023-06-29 22:40:23 +08:00
wenxu12345
9b13aeafce
Adjust port
2023-06-29 22:40:23 +08:00
Gordon
ee88c586cc
conversation update
2023-06-29 22:40:23 +08:00
wenxu12345
9359399d07
Adjust port
2023-06-29 22:40:23 +08:00
wenxu12345
fe83cda881
Adjust port
2023-06-29 22:40:23 +08:00
wenxu12345
f0616a3052
Adjust port
2023-06-29 22:40:23 +08:00
wenxu12345
46142aa670
Adjust port
2023-06-29 22:40:23 +08:00
wenxu12345
1fae6a61d7
Adjust port
2023-06-29 22:40:23 +08:00
wangchuxiao
51891c632d
alter router
2023-06-29 22:40:22 +08:00
Gordon
29d81d5e8f
shell update
2023-06-29 22:40:16 +08:00
wangchuxiao
8d93d5a780
work_moments
2023-06-29 22:40:16 +08:00
Gordon
67dcd24410
add modify conversation api
2023-06-29 22:40:16 +08:00
Gordon
9b6446c95e
add modify conversation api
2023-06-29 22:40:16 +08:00
Gordon
9e593085c1
add modify conversation api
2023-06-29 22:40:16 +08:00
Gordon
21a63b98ce
@ people update
2023-06-29 22:40:16 +08:00
Gordon
830784463c
config
2023-06-29 22:40:15 +08:00
Gordon
102feb0e57
config
2023-06-29 22:40:15 +08:00
Gordon
5572f90319
add rpc conversation
2023-06-29 22:40:15 +08:00
wangchuxiao
f16b7d694b
fix docker-compose
2023-06-29 22:40:15 +08:00
wangchuxiao
ba8765aed0
Merge branch 'tuoyun'
...
# Conflicts:
# config/config.yaml
2023-06-29 22:40:15 +08:00
Gordon
11d120e387
conversation update
2023-06-29 22:40:15 +08:00
wangchuxiao
f4768df8ee
minio config
2023-06-29 22:40:15 +08:00
Gordon
a5a3d039c6
conversation update
2023-06-29 22:40:15 +08:00
wangchuxiao
6a1c0960e1
workMoments
2023-06-29 22:40:15 +08:00
Gordon
7964a6a7ce
conversation update
2023-06-29 22:40:15 +08:00
Gordon
41212de95d
kick group invite group update
2023-06-29 22:40:15 +08:00
Gordon
f0aa679b6d
kick group invite group update
2023-06-29 22:40:14 +08:00
Gordon
541dacd293
quit group and dismiss group update
2023-06-29 22:40:14 +08:00
Gordon
393eb6aecb
quit group and dismiss group update
2023-06-29 22:40:14 +08:00
Gordon
ece1dac81a
add save message to mysql switch
2023-06-29 22:40:12 +08:00
Gordon
a525db7088
conversation add fields
2023-06-29 22:40:12 +08:00
skiffer-git
20000ac670
add cache
2023-06-29 22:40:11 +08:00
skiffer-git
1f0f81c60d
add cache
2023-06-29 22:40:11 +08:00
skiffer-git
8a938c889b
log
2023-06-29 22:40:11 +08:00
wangchuxiao
5601a33c17
workMoments
2023-06-29 22:40:11 +08:00
Gordon
1c8f0076ad
pb file
2023-06-29 22:40:11 +08:00
Gordon
be3869ba2b
pb file
2023-06-29 22:40:11 +08:00
skiffer-git
2d57f742e2
Organization
2023-06-29 22:40:11 +08:00
skiffer-git
066fae0b74
Organization
2023-06-29 22:40:11 +08:00
skiffer-git
31d2527cfe
Organization
2023-06-29 22:40:11 +08:00
skiffer-git
6182ac4e23
Organization
2023-06-29 22:40:11 +08:00
skiffer-git
537df93b17
Organization
2023-06-29 22:40:11 +08:00
skiffer-git
53281eef3d
Organization
2023-06-29 22:40:11 +08:00
skiffer-git
efcf466c7d
OrganizationChangedNotification
2023-06-29 22:40:11 +08:00
skiffer-git
bf81b7a78b
OrganizationChangedNotification
2023-06-29 22:40:11 +08:00
skiffer-git
1ea38e6b20
OrganizationChangedNotification
2023-06-29 22:40:11 +08:00
wangchuxiao
81ec54d6e4
workMoments
2023-06-29 22:40:08 +08:00
skiffer-git
0122c4f9ce
organization
2023-06-29 22:40:06 +08:00
skiffer-git
4adb409fc5
add operationID when ws connecting
2023-06-29 22:40:06 +08:00
skiffer-git
b05565026a
add operationID when ws connecting
2023-06-29 22:40:06 +08:00
skiffer-git
8a5bb7be35
add operationID when ws connecting
2023-06-29 22:40:06 +08:00
skiffer-git
d3aa3dbf41
add operationID when ws connecting
2023-06-29 22:35:31 +08:00
skiffer-git
dbf233d30b
organization
2023-06-29 22:35:31 +08:00
skiffer-git
0392d9e900
organization
2023-06-29 22:35:31 +08:00
skiffer-git
06fe1f5b5a
organization
2023-06-29 22:35:31 +08:00
skiffer-git
9d999c4067
organization
2023-06-29 22:35:31 +08:00
skiffer-git
35d4ea7cce
organization
2023-06-29 22:35:31 +08:00
skiffer-git
5cfffc61a4
organization
2023-06-29 22:35:31 +08:00
skiffer-git
164a15cfd0
organization
2023-06-29 22:35:31 +08:00
skiffer-git
97303eebe4
organization
2023-06-29 22:35:31 +08:00
skiffer-git
e73f5981c9
organization
2023-06-29 22:35:31 +08:00
skiffer-git
a030d7181c
organization
2023-06-29 22:35:31 +08:00
skiffer-git
ec9474e96f
organization
2023-06-29 22:35:31 +08:00
skiffer-git
5271d22174
organization
2023-06-29 22:35:31 +08:00
skiffer-git
581dbec117
/user/get_users_online_status
2023-06-29 22:35:31 +08:00
skiffer-git
9c19d2d81c
set group member nickname
2023-06-29 22:35:31 +08:00
skiffer-git
ee0a168414
set group member nickname
2023-06-29 22:35:31 +08:00
skiffer-git
e1bb294fdb
set group member nickname
2023-06-29 22:35:31 +08:00
skiffer-git
f9d9f794de
set groupmember nickname
2023-06-29 22:35:31 +08:00
skiffer-git
4f6f68b70f
organization
2023-06-29 22:35:31 +08:00
skiffer-git
aa73b78e84
organization
2023-06-29 22:35:31 +08:00
skiffer-git
c9d7c20871
organization
2023-06-29 22:35:31 +08:00
skiffer-git
d949ee0239
organization
2023-06-29 22:35:31 +08:00
skiffer-git
f917eb19f1
organization
2023-06-29 22:35:31 +08:00
skiffer-git
df2271ee9a
organization
2023-06-29 22:35:31 +08:00
Xinwei Xiong(cubxxw-openim)
6d499032fa
v3 - main to cut out
2023-06-29 22:35:31 +08:00