1239 Commits

Author SHA1 Message Date
luhaoling
80c851c71d fix: replace the SIGnal 2024-02-18 19:18:46 +08:00
luhaoling
9f0d782072 Merge branch 'plant' of github.com:luhaoling/open-im-server into plant 2024-02-18 19:13:35 +08:00
luhaoling
dacaa47af3 fix: fix the error 2024-02-18 19:12:46 +08:00
Brabem
0447758b08
Merge branch 'openimsdk:main' into plant 2024-02-18 19:11:23 +08:00
Xinwei Xiong
7921797294
Update and rename README-ES.md to README-e.md (#1918)
* Update and rename README-ES.md to README-e.md

* Rename README-e.md to README-es.md

* Update and rename README-FR.md to README-fr.md

* Update README-fr.md

* Rename README-es.md to README_es.md

* Rename README-fr.md to README_fr.md
2024-02-18 11:09:49 +00:00
luhaoling
af85f4ea46 fix: fix the tranfer exit error 2024-02-18 19:02:44 +08:00
Seal Bell
760fbc95e6
docs:add README_cs.md (#1917)
* docs:add README_cs.md

* Update .spelling_failures

* Update .spelling_failures

* Update .spelling_failures

---------

Co-authored-by: Xinwei Xiong <3293172751NSS@gmail.com>
2024-02-18 10:44:59 +00:00
longyuqing112
c63ea386af
docs: add README.md -FR (#1901)
* docs: add README-FR

Signed-off-by: Your Name <2631918708@qq.com>

* docs: add README-FR

Signed-off-by: longyuqing112 <2631918708@qq.com>

---------

Signed-off-by: Your Name <2631918708@qq.com>
Signed-off-by: longyuqing112 <2631918708@qq.com>
2024-02-18 10:44:49 +00:00
luhaoling
3d9700be29 fix: return the SIGTERM received,shutting down 2024-02-18 18:43:43 +08:00
longyuqing112
bd354f9a62
docs: add README-ES (#1896)
Signed-off-by: kubbot & kubecub <3293172751ysy@gmail.com>
Co-authored-by: kubbot & kubecub <3293172751ysy@gmail.com>
2024-02-18 10:43:23 +00:00
Brabem
6186d657e2
feat: add docker-compse-1.yml and cancel the openim-admin annotate in docker-compose.yml (#1881)
* 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

* feat: add a yml of docker-compose-1.yml

* fix: add the lack content in docker-compose-1.yml

* fix: add the tips in docker-compose.yml

---------

Co-authored-by: OpenIM-Gordon <46924906+FGadvancer@users.noreply.github.com>
2024-02-18 10:42:56 +00:00
luhaoling
455ac082ef fix: fix the unsolve error 2024-02-18 18:19:13 +08:00
Seal Bell
5e7138034c
Docs: Modify the wrong file name (#1914) 2024-02-18 09:36:15 +00:00
xuan
90bd53b7dd
docs: renmae README files about other languages (#1915)
Signed-off-by: wxuanF <2569456943@qq.com>
2024-02-18 09:23:22 +00: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