1511 Commits

Author SHA1 Message Date
Gordon
24f8ad5f8f refactor: unified naming for module startup functions. 2024-03-19 18:37:31 +08:00
Gordon
4bc69e8011 Merge remote-tracking branch 'origin/3.6.1-code-conventions' into 3.6.1-code-conventions 2024-03-19 18:36:03 +08:00
Gordon
ab2064c29a refactor: unified naming for module startup functions. 2024-03-19 18:35:36 +08:00
Xinwei Xiong (cubxxw)
c7e4c8c22f docs: add docs file and add copyright 2024-03-19 18:17:40 +08:00
Gordon
499b71be09 refactor: unified naming for module startup functions. 2024-03-19 18:17:24 +08:00
Gordon
e063a804e7 refactor: unified naming for module startup functions. 2024-03-19 18:16:27 +08:00
Gordon
f16479380d Merge remote-tracking branch 'origin/3.6.1-code-conventions' into 3.6.1-code-conventions 2024-03-19 18:15:06 +08:00
Gordon
40e089b06c refactor: unified naming for module startup functions. 2024-03-19 18:14:44 +08:00
Xinwei Xiong (cubxxw)
e46eed5208 docs: add docs file and add copyright 2024-03-19 18:14:11 +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)
ba3399c710 build: make lint format code 2024-03-19 17:06:29 +08:00
Xinwei Xiong (cubxxw)
6ad93ef4f7 build: make lint format code 2024-03-19 17:04:49 +08:00
Gordon
3bb25c9cdd refactor: unified naming for module startup functions. 2024-03-19 17:01:50 +08:00
Xinwei Xiong (cubxxw)
b6759fe604 build: make lint format code 2024-03-19 16:47:34 +08:00
Gordon
0bd177f362 refactor: unified naming for module startup functions. 2024-03-19 16:46:02 +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
Gordon
131b38caff refactor: unified naming for module startup functions. 2024-03-19 14:52:01 +08:00
Gordon
de725885fd refactor: unified naming for module startup functions. 2024-03-19 14:48:58 +08:00
Gordon
d4f2a04eb4 Merge remote-tracking branch 'origin/3.6.1-code-conventions' into 3.6.1-code-conventions 2024-03-19 14:30:29 +08:00
Gordon
b096083336 refactor: unified naming for module startup functions. 2024-03-19 14:30:02 +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
0467408a3b refactor: unified naming for module startup functions. 2024-03-19 14:10:51 +08:00
Gordon
34df324789 Merge remote-tracking branch 'origin/3.6.1-code-conventions' into 3.6.1-code-conventions
# Conflicts:
#	tools/component/component.go
#	tools/formitychecker/checker/checker.go
2024-03-19 12:29:34 +08:00
Gordon
6e00ed3a02 refactor: unified naming for module startup functions. 2024-03-19 12:27:41 +08:00
Xinwei Xiong (cubxxw)
aa135131a8 feat: add tools formitychecker 2024-03-19 12:14:55 +08:00
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