luhaoling
455ac082ef
fix: fix the unsolve error
2024-02-18 18:19:13 +08:00
luhaoling
f6fdfee759
fix: fix the script
2024-02-18 16:52:25 +08:00
luhaoling
654248dc5a
fix: replace the signal with SIGTERM
2024-02-18 16:45:09 +08:00
luhaoling
1276384180
fix: fix the signal value
2024-02-18 16:27:50 +08:00
Xinwei Xiong (cubxxw)
bc6a4b227c
fix: fix branch name
2024-02-18 11:26:23 +08:00
Brabem
0ee9ee3e72
Merge branch 'openimsdk:main' into plant
2024-02-18 10:16:54 +08:00
Seal Bell
5046b3f6ce
docs:Modified the language naming of files and changed some error paths ( #1898 )
...
* Add Simplified Chinese README.md
* Add Ukrainian README.md
* Add Traditional Chinese README.md
* Add Czech README.md
* Add Hungarian README.md
* Add spanish README.md
* Add Persian README.md
* Add French README.md
* Add German README.md
* Add Japanese README.md
* Add Polish README.md
* Add Indonesian README.md
* Add Finnish README.md
* Add Malayalam README.md
* Add Dutch README.md
* Add Italian README.md
* Add Russian README.md
* Added Brazilian Portuguese README.md
* Add Esperanto README.md
* Add Korean README.md
* Add Vietnamese README.md
* Add Arabic README.md
* Add Danish README.md
* Add Greek README.md
* Add Turkish README.md
* Correct document suffix to distinguish language versions
* Improve path and file naming corrections
* Correct document suffix to distinguish language versions
* Improve path and file naming corrections
* Add Ukrainian README_uk.md
2024-02-07 13:52:38 +00:00
xuan
9dd44a75d0
docs: README KR ( #1895 )
...
Signed-off-by: wxuanF <2569456943@qq.com>
2024-02-07 13:51:45 +00:00
xuan
51faa9190d
docs: add README.md-TR ( #1900 )
...
Signed-off-by: wxuanF <2569456943@qq.com>
2024-02-07 13:50:17 +00:00
Brabem
8330316dda
fix: fix the InitConfig error
2024-02-06 18:58:23 +08:00
OpenIM-Gordon
b74b7f6f81
Update init.go
2024-02-06 17:33:18 +08:00
OpenIM-Gordon
797427dade
fix: remove not used header import.
2024-02-06 17:28:38 +08:00
OpenIM-Gordon
12a70a63de
Merge branch 'main' into plant
2024-02-06 17:24:36 +08:00
Xinwei Xiong
49610b5604
Fix Script Error and Enhance Code Robustness and Details ( #1890 )
...
* feat: add openim deployment tactics
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
* feat: add openim deployment tactics
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
* fix: set openim admin chat code
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
* fix: set openim admin chat code
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
* fix: fix openim msgtransfer code
* fix: fix openim msgtransfer code
---------
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
2024-02-06 07:53:03 +00:00
OpenIM Bot
5cb69b8742
cicd: bump League Patch ( #1892 )
2024-02-06 07:51:25 +00:00
xuan
7862fa5003
docs: add README.md JP ( #1891 )
...
* docs: README JP
Signed-off-by: wxuanF <2569456943@qq.com>
* Update openimci.yml
* Update golangci-lint.yml
* docs: README JP
Signed-off-by: wxuanF <2569456943@qq.com>
* docs: README JP
Signed-off-by: wxuanF <2569456943@qq.com>
* docs: README JP
Signed-off-by: wxuanF <2569456943@qq.com>
---------
Signed-off-by: wxuanF <2569456943@qq.com>
Co-authored-by: Xinwei Xiong <3293172751NSS@gmail.com>
2024-02-06 06:11:27 +00:00
luhaoling
8ade4677cd
fix: fix the code
2024-02-05 18:04:02 +08:00
OpenIM Bot
6c7b94f03f
[Auto PR 🤖 ] Bump League Patch auto PR ( #1884 )
...
* cicd: bump League Patch
* Update project-progress.yml
---------
Co-authored-by: Xinwei Xiong <3293172751NSS@gmail.com>
2024-02-05 09:45:45 +00:00
luhaoling
4f756c8b29
fix: fix the Signal.Notify
2024-02-05 16:07:47 +08:00
luhaoling
b425702c01
fix: refactor the elegant startup code
2024-02-05 15:06:34 +08:00
luhaoling
1db9545596
fix: fix the process exit
2024-02-05 14:53:09 +08:00
luhaoling
b482cdfe51
fix: fix the print format
2024-02-05 11:08:52 +08:00
luhaoling
c1a1e759c1
fix: fix the netDone
2024-02-05 10:56:13 +08:00
luhaoling
38d3064399
fix: fix the timeout
2024-02-05 10:48:58 +08:00
fengyun.rui
31381935f1
fix: graceful exit for kafka consumer of msgtransfer ( #1483 )
...
* fix: graceful exit for kafka consumer of msgtransfer
Signed-off-by: rfyiamcool <rfyiamcool@163.com>
* Update init.go
* Update init.go
---------
Signed-off-by: rfyiamcool <rfyiamcool@163.com>
Co-authored-by: OpenIM-Gordon <46924906+FGadvancer@users.noreply.github.com>
2024-02-05 02:37:53 +00:00
Xinwei Xiong
0865eb65b1
fix: kill 10 process optimization ( #1883 )
2024-02-05 02:08:55 +00:00
luhaoling
482227552e
fix: reconstruct exit gracefully
2024-02-05 10:02:43 +08:00
Brabem
ee24515761
feat: add getUserToken api and add ex field in getSortedConversationListResp ( #1880 )
...
* fix: del the manager config and manger init statement
* fix: fix the Manger judge condition
* fix: fix revokeMsg error
* fix: find erors
* fix: find error
* fix: fix the AdminAccount error
* fix: del the debug statement
* fix: fix the component check func
* fix: fix the get zkAddress error
* fix: fix the kafka client close error
* fix: add env in minio connected
* fix: del the minio env
* fix: fix the go.mod tools version
* fix: del get env in minio conneted
* feat: add GetUserToken api and add ex field in GetSortedConversationList resp
* fix: fix the go.mod version
* fix: add lack method
* fix: add a method
* fix: add lack implement
* fix: fix the tools pkg version
* fix: del the unuser pkg
* fix: add Limiting judgement of get admin token
2024-02-04 12:13:17 +00:00
Xinwei Xiong
311d42283b
feat: fix openim logs and ci ( #1878 )
2024-02-04 12:06:34 +00:00
Xinwei Xiong
9610da9123
fix(main): fix openim scripts start rpc log ( #1877 )
...
* Update start.go
* Update start.go
2024-02-04 12:05:53 +00:00
luhaoling
dc5504d203
fix: print the sigs
2024-02-04 19:43:24 +08:00
luhaoling
9848e29447
fix: print sigs
2024-02-04 19:39:00 +08:00
luhaoling
9a5d603bee
fix: print chanal
2024-02-04 19:33:34 +08:00
luhaoling
328c70be9e
fix: plant a layer
2024-02-04 19:20:11 +08:00
OpenIM Bot
8729f90d02
cicd: bump League Patch ( #1874 )
2024-02-04 02:40:26 +00:00
Xinwei Xiong
854f8dbd2f
feat: Optimize openim scripts and standard output logs ( #1866 )
...
* feat: add component check func
* fix: fix the outpu error
* fix: fix the stderr outpu
* fix: fix the component check func
* fix: fix the error
* fix: fix the output error
* fix: del the disruptions code
* fix the log output format
* fix: fix the tools version
* fix: fix the cycle detection
* fix: fix the error
* fix: fix the flag
* fix: add mongo ping detection
* fix: fix the tools pkg version
* fix: del the err
* feat: support openim readme docs
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
* feat: support openim readme docs
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
* feat: support openim readme docs
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
* fix: fix the minio nil error
* fix: del the repeated wrap and add err print
* fix: fix this bug scripts
* Revert "Check"
---------
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
Co-authored-by: luhaoling <2198702716@qq.com>
2024-02-02 13:59:12 +00:00
Xinwei Xiong
af878a96cf
feat: add architecture layers ( #1860 )
...
* feat: add architecture layers
* feat: add architecture layers
* feat: add architecture layers
* feat: add .gitignore file
* feat: add .gitignore file
* feat: fix openim logs and ci
* feat: fix openim logs and ci
* feat: support openim readme docs
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
* Update main.go
---------
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
2024-02-02 11:47:16 +00:00
Brabem
f551b50e79
fix: Refactoring the code for component detection ( #1868 )
...
* feat: add component check func
* fix: fix the outpu error
* fix: fix the stderr outpu
* fix: fix the component check func
* fix: fix the error
* fix: fix the output error
* fix: del the disruptions code
* fix the log output format
* fix: fix the tools version
2024-02-02 16:21:14 +08:00
OpenIM Bot
bb862bd207
cicd: bump League Patch ( #1863 )
2024-02-02 03:41:01 +00:00
OpenIM-Gordon
c55e03dc70
fix: process add errors wrap. ( #1862 )
...
* fix: process add errors wrap.
* fix: process add errors wrap.
2024-02-02 02:11:13 +00:00
Brabem
55ca661d13
Bug: replace the component check func by tools pkg ( #1846 )
...
* fix: del the manager config and manger init statement
* fix: fix the Manger judge condition
* fix: fix revokeMsg error
* fix: find erors
* fix: find error
* fix: fix the AdminAccount error
* fix: del the debug statement
* fix: fix the component check func
* fix: fix the get zkAddress error
* fix: fix the kafka client close error
* fix: add env in minio connected
* fix: del the minio env
* fix: fix the go.mod tools version
* fix: del get env in minio conneted
2024-02-01 02:11:22 +00:00
丛蛋白
551781a0ee
fix document parameter errors ( #1848 )
...
Co-authored-by: Xinwei Xiong <3293172751NSS@gmail.com>
2024-02-01 02:10:38 +00:00
Seal Bell
4c0121849d
docs:Add multi-language README.md in ./docs/ file ( #1852 )
...
* Add Simplified Chinese README.md
* Add Ukrainian README.md
* Add Traditional Chinese README.md
* Add Czech README.md
* Add Hungarian README.md
* Add spanish README.md
* Add Persian README.md
* Add French README.md
* Add German README.md
* Add Japanese README.md
* Add Polish README.md
* Add Indonesian README.md
* Add Finnish README.md
* Add Malayalam README.md
* Add Dutch README.md
* Add Italian README.md
* Add Russian README.md
* Added Brazilian Portuguese README.md
* Add Esperanto README.md
* Add Korean README.md
* Add Vietnamese README.md
* Add Arabic README.md
* Add Danish README.md
* Add Greek README.md
* Add Turkish README.md
2024-02-01 09:38:21 +08:00
Xinwei Xiong
42a3084a6f
Update environment.md fix environment mongo username ( #1847 )
2024-01-31 09:58:24 +00:00
Xinwei Xiong
c205013436
Update offline-deployment.md openim offine deployment docs ( #1843 )
2024-01-31 06:16:32 +00:00
Xinwei Xiong
18047859b8
Delete build/images/openim-rpc-encryption directory ( #1842 )
2024-01-31 06:16:19 +00:00
Xinwei Xiong
4ded2cffed
Delete build/images/openim-rpc-extend-msg directory ( #1841 )
2024-01-31 06:16:09 +00:00
OpenIM Bot
0a245df2f8
cicd: bump League Patch ( #1837 )
2024-01-31 06:14:03 +00:00
Xinwei Xiong
bd9e50d9e0
fix(docker-compose): Update the env template to uncomment the mongo port ( #1833 )
2024-01-29 11:58:19 +00:00
Brabem
32cd79044b
feat: del the manager configure and it's initializestatement ( #1830 )
...
* fix: del the manager config and manger init statement
* fix: fix the Manger judge condition
* fix: fix revokeMsg error
* fix: find erors
* fix: find error
* fix: fix the AdminAccount error
* fix: del the debug statement
2024-01-29 11:57:37 +00:00