Gordon
68c7a42f34
refactor: zk log debug.
2024-04-23 16:33:23 +08:00
Gordon
36780c6b4b
fix: push update.
2024-04-19 17:59:02 +08:00
withchao
778e374712
fix: update file
2024-04-17 16:09:37 +08:00
Gordon
ae4417fc3c
refactor: api name change.
2024-04-17 10:11:54 +08:00
skiffer-git
b6a62ee134
refactor webhook
2024-04-15 14:50:10 +08:00
skiffer-git
95b180e7dc
Code Refactoring
2024-04-11 19:40:22 +08:00
Gordon
67e264c461
refactor: api remove token auth by redis directly.
2024-04-11 16:01:28 +08:00
Gordon
5824d17797
refactor: all module update.
2024-04-10 12:06:07 +08:00
Gordon
a7d43bb186
refactor: all module update.
2024-04-09 22:08:00 +08:00
Gordon
bc0809321d
refactor: all module update.
2024-04-09 19:26:42 +08:00
Gordon
97e53a492b
refactor: all module update.
2024-04-09 16:30:46 +08:00
Gordon
9b3aedc795
refactor: api update
2024-04-08 16:26:20 +08:00
withchao
cc05aab07e
feat: s3 api addr
2024-04-03 17:18:35 +08:00
Gordon
3bc27905fd
refactor: remove info log.
2024-04-02 16:33:05 +08:00
Gordon
22f5dd3937
refactor: replace errors into errs.
2024-04-01 15:08:26 +08:00
withchao
519a9153e3
feat: extract kafka
2024-03-29 14:53:19 +08:00
Xinwei Xiong (cubxxw)
2dd52d5274
feat: add oepnim make lint format all code
2024-03-28 00:09:36 +08:00
Xinwei Xiong (cubxxw)
55b63b1cdb
Merge remote-tracking branch 'gordon/3.6.1-code-conventions' into 3.6.1-code-conventions
2024-03-27 23:15:48 +08:00
Xinwei Xiong (cubxxw)
88eb7d5b82
feat: fix components design
2024-03-27 23:08:40 +08:00
Gordon
25e71d6b3c
fix: pkg update.
2024-03-27 16:10:58 +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
177c8b3d59
fix: api and msg gateway update.
2024-03-26 16:01:28 +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
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
1fa4511fb3
refactor: unified naming for module startup functions.
2024-03-19 18:04:46 +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
Xinwei Xiong(cubxxw)
b0a3cbdf4f
feat: add openim make lint
2024-03-19 15:03:32 +08:00
Xinwei Xiong (cubxxw)
843fbdc62b
build: make lint format code
2024-03-19 14:19:38 +08:00
Xinwei Xiong (cubxxw)
999d0dfd85
feat: optimize openim config code
2024-03-18 14:45:01 +08: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)
2810cab920
fix: fix tools erros code
2024-03-15 11:15:58 +08:00
Xinwei Xiong (cubxxw)
10bb10be9e
fix: fix tools erros code
2024-03-15 11:09:38 +08:00
Gordon
f7e5aab805
refactor: friend rpc config change.
2024-03-14 12:53:21 +08:00
Gordon
a2ff3de7e4
refactor: extract nested structures in the config.
2024-03-14 10:16:26 +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
Brabem
8501c66d14
fix: fix the protocol version ( #2074 )
2024-03-13 02:13:15 +00:00
OpenIM Bot
c7dad1a5c1
cicd: bump League Patch ( #2004 )
2024-03-06 07:58:05 +00: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
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
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