1323 Commits

Author SHA1 Message Date
Gordon
b096083336 refactor: unified naming for module startup functions. 2024-03-19 14:30:02 +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
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
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
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
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