526 Commits

Author SHA1 Message Date
Gordon
be06145e47 fix: pkg update. 2024-03-27 21:31:02 +08:00
Gordon
ca89004086 fix: pkg update. 2024-03-27 21:28:56 +08:00
Gordon
a097295894 fix: pkg update. 2024-03-27 19:03:14 +08:00
Gordon
421751fc1a fix: pkg update. 2024-03-27 18:30:11 +08:00
withchao
261367242a Merge remote-tracking branch 'origin/3.6.1-code-conventions' into 3.6.1-code-conventions
# Conflicts:
#	pkg/rpcclient/group.go
#	pkg/rpcclient/third.go
2024-03-27 17:25:52 +08:00
withchao
8b3e8ff549 feat: kafka group third 2024-03-27 17:24:39 +08:00
Gordon
b9c62b20b8 Merge remote-tracking branch 'origin/3.6.1-code-conventions' into 3.6.1-code-conventions
# Conflicts:
#	internal/msggateway/user_map.go
2024-03-27 16:12:28 +08:00
Gordon
25e71d6b3c fix: pkg update. 2024-03-27 16:10:58 +08:00
Xinwei Xiong (cubxxw)
3053d4a5ce fix: fix get functions bug 2024-03-27 14:55:49 +08:00
Xinwei Xiong (cubxxw)
aa5f55fb2f Merge remote-tracking branch 'upstream/main' into 3.6.1-code-conventions 2024-03-27 12:26:21 +08:00
Gordon
1f6f8964dd fix: discov update. 2024-03-26 19:51:43 +08:00
Gordon
5823b6925b fix: discov update. 2024-03-26 18:00:08 +08:00
Gordon
177c8b3d59 fix: api and msg gateway update. 2024-03-26 16:01:28 +08:00
Gordon
3165317634 fix: err handle. 2024-03-26 14:43:51 +08:00
Gordon
0bd7269f1e fix: message gateway update. 2024-03-25 21:17:35 +08:00
withchao
de4f90c763 feat: kafka 2024-03-21 19:39:23 +08:00
withchao
cf635918ae feat: msg format 2024-03-21 18:14:24 +08:00
withchao
32b7738112 feat: msg format 2024-03-21 17:55:05 +08:00
withchao
f692f820bc feat: split token 2024-03-21 14:25:58 +08:00
Xinwei Xiong (cubxxw)
0a46150bdc feat: optimize openim code 2024-03-21 12:31:20 +08:00
Gordon
d3bc9aec87 refactor: unified naming for module startup functions. 2024-03-19 21:42:49 +08:00
Gordon
952160e0c9 refactor: unified naming for module startup functions. 2024-03-19 19:57:33 +08:00
withchao
584c5fc3c4 fix: packet name 2024-03-19 19:00:49 +08:00
Gordon
8da7c837bd refactor: unified naming for module startup functions. 2024-03-19 18:39:25 +08:00
Gordon
ab2064c29a refactor: unified naming for module startup functions. 2024-03-19 18:35:36 +08:00
Gordon
1fa4511fb3 refactor: unified naming for module startup functions. 2024-03-19 18:04:46 +08:00
Yibiao He
6d1062bef8
fix: Fix the callback after reading the group message (#2114) 2024-03-19 09:40:30 +00:00
Xinwei Xiong (cubxxw)
b6759fe604 build: make lint format code 2024-03-19 16:47:34 +08:00
Gordon
6c8b7de786 refactor: unified naming for module startup functions. 2024-03-19 16:44:17 +08:00
Gordon
1b62cb1b22 refactor: unified naming for module startup functions. 2024-03-19 16:41:09 +08:00
Xinwei Xiong(cubxxw)
1132bce252 feat: format openim config constran 2024-03-19 15:42:33 +08:00
Gordon
7b262510f5 Merge remote-tracking branch 'origin/3.6.1-code-conventions' into 3.6.1-code-conventions 2024-03-19 15:10:52 +08:00
Gordon
56f0cc7489 refactor: unified naming for module startup functions. 2024-03-19 15:10:09 +08:00
Xinwei Xiong(cubxxw)
b0a3cbdf4f feat: add openim make lint 2024-03-19 15:03:32 +08:00
Xinwei Xiong (cubxxw)
9ce3708a17 build: make lint format code 2024-03-19 15:03:32 +08:00
OpenIM Bot
c69522b878
cicd: bump League Patch (#2117) 2024-03-19 06:23:50 +00:00
Xinwei Xiong (cubxxw)
843fbdc62b build: make lint format code 2024-03-19 14:19:38 +08:00
Gordon
993e97019a refactor: unified naming for module startup functions. 2024-03-19 11:52:38 +08:00
Xinwei Xiong (cubxxw)
817153be37 feat: add openim env 2024-03-18 21:58:38 +08:00
Xinwei Xiong (cubxxw)
f499cecc3c feat: optimize openim config code 2024-03-18 16:37:35 +08:00
Gordon
3150e5377a Merge remote-tracking branch 'origin/3.6.1-code-conventions' into 3.6.1-code-conventions 2024-03-18 16:34:28 +08:00
Gordon
269794456a refactor: unified naming for module startup functions. 2024-03-18 16:34:03 +08:00
Xinwei Xiong (cubxxw)
999d0dfd85 feat: optimize openim config code 2024-03-18 14:45:01 +08:00
Xinwei Xiong (cubxxw)
1c4b9c6ba2 fix: fix defer functions err and removev 2024-03-18 11:48:00 +08: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
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
Gordon
1ebd4aa0d9 refactor: separate functions with error containing message and error with only stack trace. 2024-03-15 17:56:40 +08:00
Xinwei Xiong (cubxxw)
1c29734a76 fix: fix user module format code 2024-03-15 14:19:37 +08:00
Xinwei Xiong (cubxxw)
43c96f30a8 fix: fix user module format code 2024-03-15 14:15:45 +08:00