1528 Commits

Author SHA1 Message Date
Xinwei Xiong (cubxxw)
e748ffa67c feat: add tools formitychecker 2024-03-19 12:13:12 +08:00
Xinwei Xiong (cubxxw)
f75506b230 feat: add tools formitychecker 2024-03-19 12:13:12 +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)
aca8a5020a docs: add logging md About WrapMsg Use docs 2024-03-18 11:48:00 +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
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
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
Xinwei Xiong (cubxxw)
e503229f6b fix: fix tools erros code 2024-03-15 12:24:59 +08:00
Xinwei Xiong (cubxxw)
65427a9592 fix: fix tools erros code 2024-03-15 11:20:31 +08:00
Xinwei Xiong (cubxxw)
2810cab920 fix: fix tools erros code 2024-03-15 11:15:58 +08:00
Xinwei Xiong (cubxxw)
96121b0ca0 fix: fix tools erros code 2024-03-15 11:14:44 +08:00
Xinwei Xiong (cubxxw)
10bb10be9e fix: fix tools erros code 2024-03-15 11:09:38 +08:00
Xinwei Xiong (cubxxw)
0327e33ee7 fix: fix tools erros code 2024-03-15 11:07:06 +08:00
Gordon
116c9363c7 refactor: separate functions with error containing message and error with only stack trace. 2024-03-15 09:46:43 +08:00
Xinwei Xiong (cubxxw)
30012a7c59 fix: fix group getGroupMemberIDs is 0 err 2024-03-14 19:51:31 +08:00
Xinwei Xiong (cubxxw)
faa2bbb204 fix: fix group getGroupMemberIDs is 0 err 2024-03-14 19:48:20 +08:00
Xinwei Xiong (cubxxw)
13f0c1f2b6 fix: fix group getGroupMemberIDs is 0 err 2024-03-14 19:36:00 +08:00
withchao
fcbe00ae5a tools upgrade 2024-03-14 18:13:25 +08:00
Xinwei Xiong (cubxxw)
533b6d0621 fix: fix group getGroupMemberIDs is 0 err 2024-03-14 17:54:16 +08:00
Xinwei Xiong (cubxxw)
2509c789fa fix: fix group getGroupMemberIDs is 0 err 2024-03-14 17:39:38 +08:00
withchao
cc49f96182 tools upgrade 2024-03-14 14:53:27 +08:00
Gordon
f7e5aab805 refactor: friend rpc config change. 2024-03-14 12:53:21 +08:00
Gordon
e6f1452974 refactor: user and conversation rpc config change. 2024-03-14 11:11:36 +08:00
Gordon
177f7fdf99 Merge remote-tracking branch 'origin/3.6.1-code-conventions' into 3.6.1-code-conventions 2024-03-14 10:56:34 +08:00
Gordon
415793bcbf refactor: extract nested structures in the config. 2024-03-14 10:56:18 +08:00
withchao
1f5f10abe0 tools upgrade 2024-03-14 10:46:45 +08:00
OpenIM Bot
2d2fa99d2c
cicd: bump League Patch (#2105) 2024-03-14 02:17:22 +00:00
Gordon
a2ff3de7e4 refactor: extract nested structures in the config. 2024-03-14 10:16:26 +08:00
Xinwei Xiong (cubxxw)
bf5ed62b53 feat: save callbacks code 2024-03-13 21:22:15 +08:00
Xinwei Xiong (cubxxw)
d3df5c8d9c feat: save callbacks code 2024-03-13 21:22:15 +08:00
OpenIM-Gordon
ecdc76bd62 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 21:22:15 +08:00
Brabem
396e42479c fix: fix the protocol version (#2074) 2024-03-13 21:22:15 +08:00
Gordon
1f563fde3a refactor: extract nested structures in the config. 2024-03-13 21:11:07 +08:00
Xinwei Xiong (cubxxw)
8d3402982d feat: optimize rpc group 2024-03-13 18:32:33 +08: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
Gordon
7380dd1e0b refactor: extract nested structures in the config. 2024-03-13 11:22:34 +08:00
Gordon
36c8e9e14d refactor: extract nested structures in the config. 2024-03-13 11:17:05 +08:00