136 Commits

Author SHA1 Message Date
skiffer-git
dfe7c4c741 refactor 2024-04-19 15:28:52 +08:00
skiffer-git
c8531886ca refactor 2024-04-18 18:11:18 +08:00
skiffer-git
b0a58214d8 refactor 2024-04-18 18:07:36 +08:00
skiffer-git
b6a62ee134 refactor webhook 2024-04-15 14:50:10 +08:00
skiffer-git
d81cfb99d6 Optimize Docker configuration and script. 2024-04-11 15:39:43 +08:00
skiffer-git
867cbaff6e Optimize Docker configuration and script. 2024-04-11 15:09:59 +08:00
skiffer-git
3ad8056c8f Optimize Docker configuration and script. 2024-04-11 12:23:07 +08:00
skiffer-git
4d05521adc Optimize Docker configuration and script. 2024-04-10 16:03:52 +08:00
skiffer-git
a683aad88b Optimize Docker configuration and script. 2024-04-10 15:58:48 +08:00
Gordon
97e53a492b refactor: all module update. 2024-04-09 16:30:46 +08:00
Gordon
93b68f070c refactor: crontab update 2024-04-08 16:47:32 +08:00
Gordon
827e673e14 refactor: webhooks update 2024-04-07 17:27:14 +08:00
Gordon
1ab094e756 refactor: webhooks update 2024-04-07 16:59:59 +08:00
Gordon
46201b77c3 Merge remote-tracking branch 'origin/3.6.1-code-conventions' into 3.6.1-code-conventions 2024-04-07 15:40:15 +08:00
Gordon
f80e8bab3c refactor: kafka update. 2024-04-07 15:39:43 +08:00
skiffer-git
eeb8041bd5 Windows can compile and run. 2024-04-07 15:20:10 +08:00
skiffer-git
0267fec106 Simplify the Docker Compose configuration, remove unnecessary environment variables, and eliminate the gateway service. 2024-04-07 14:12:05 +08:00
skiffer-git
5893ba77b5 Simplify the Docker Compose configuration, remove unnecessary environment variables, and eliminate the gateway service. 2024-04-07 12:34:51 +08:00
Gordon
c52eaa838c refactor: kafka update. 2024-04-07 11:18:17 +08:00
Gordon
38c6ff7e7a refactor: webhooks update. 2024-04-03 21:01:20 +08:00
skiffer-git
60dd5004b5 Adjust configuration settings 2024-04-03 18:32:59 +08:00
skiffer-git
c6a3cb5c9c Adjust configuration settings 2024-04-03 18:02:39 +08:00
skiffer-git
5a5f2c48e7 Adjust configuration settings 2024-04-03 17:54:04 +08:00
skiffer-git
46e07d9d16 Merge branch '3.6.1-code-conventions' of https://github.com/FGadvancer/Open-IM-Server into 3.6.1-code-conventions 2024-04-03 17:39:00 +08:00
skiffer-git
213269acc1 Adjust configuration settings 2024-04-03 17:38:44 +08:00
Gordon
53133824a8 refactor: webhooks update. 2024-04-03 17:36:46 +08:00
withchao
cc05aab07e feat: s3 api addr 2024-04-03 17:18:35 +08:00
skiffer-git
b21c1b906f Adjust configuration settings 2024-04-03 16:14:38 +08:00
skiffer-git
66eff5116e Adjust configuration settings 2024-04-03 15:31:34 +08:00
Gordon
697bde6828 refactor: webhooks update. 2024-04-03 15:29:00 +08:00
skiffer-git
4ac490aedc Adjust configuration settings 2024-04-03 15:26:23 +08:00
skiffer-git
069cc580a6 Adjust configuration settings 2024-04-03 15:25:21 +08:00
Gordon
4fe86d52e8 refactor: webhooks update. 2024-04-03 15:06:22 +08:00
Gordon
e352bbafa1 Merge remote-tracking branch 'origin/3.6.1-code-conventions' into 3.6.1-code-conventions 2024-04-03 14:33:44 +08:00
Gordon
650851a1b1 refactor: config change. 2024-04-03 14:33:21 +08:00
skiffer-git
ac6e73a840 Adjust configuration settings 2024-04-03 14:24:47 +08:00
skiffer-git
2363fb40b4 Adjust configuration settings 2024-04-03 12:32:36 +08:00
skiffer-git
6e7c13e0c8 Adjust MinIO configuration settings 2024-04-03 12:27:25 +08:00
Xinwei Xiong (cubxxw)
cee74a016a feat: add code lint 2024-04-02 17:28:13 +08:00
Gordon
296623b3d5 refactor: config change. 2024-04-02 16:57:09 +08:00
Xinwei Xiong (cubxxw)
0d09b4117c feat: optimize config 2024-04-02 10:42:01 +08:00
Xinwei Xiong (cubxxw)
916a4f510b feat: optimize config 2024-04-02 10:39:40 +08:00
Xinwei Xiong (cubxxw)
332e168be4 feat: optimize config 2024-04-02 03:09:19 +08:00
skiffer-git
2acdfde56e
Fix bug configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr (#2044)
* delete

* add context deadline exceeded

* Error not handled

* Error not handled

* Error not handled

* Error not handled

* configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr
2024-03-08 17:21:50 +08: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
hanson-wen
b6ded44510
add aws upload, but not complete, leave some todos (#1858)
* add aws upload, but not complete, leave some todos

* Update config.yaml

* Update environment.sh

* Update aws.go

* Update aws.go

* Update aws.go

---------

Co-authored-by: Xinwei Xiong <3293172751NSS@gmail.com>
2024-02-26 14:47:01 +00:00
Xinwei Xiong
d356f7a035
feat(main): 🚀 Database Name Correction and S3 Module Int32 Overflow Fix with Go Routine Integration for Automated Checks and Script Optimization (#1799)
* feat: replace mongo database openIM_v3 to openim_v3

* openim-building-an-efficient-version-control-and-testing-workflow

* feat: complete openim source deployment rpc start timeout

* feat: optimize config

Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>

* feat: add scripts format

* feat: use scripts format code

* fix cos and minio etc to typecheck

* feat: scripts make verify check ci

* fix: make file verify spelling

* fix: make file verify spelling

* Concurrent Type Checking and Cross-Platform Development in Go

* feat: add copyright make lint and format

* feat: add config examples file

Signed-off-by: Xinwei Xiong <3293172751@qq.com>

* feat: add config examples file

Signed-off-by: Xinwei Xiong <3293172751@qq.com>

---------

Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
Signed-off-by: Xinwei Xiong <3293172751@qq.com>
2024-01-26 02:02:53 +00:00
Xinwei Xiong
64d6b04320
feat: add openim docker compose deployment github comment (#1769)
* feat: add openim v3.4 and v3.5 changelog

Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>

* feat: add openim github comment

Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>

* fix: fix openim docker compose images version form github comment

Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>

* fix: fix openim docker compose images version form github comment

Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>

---------

Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
2024-01-15 08:39:44 +00:00
xuexihuang
a7138cb3b7
feature:grafana web inside (#1636)
* feature:grafana web inside

* fix: using protocal v0.0.42

* fix: review values(but not use)
2023-12-30 02:40:42 +00:00
AndrewZuo01
998d4a3504
Add updates friend, set user ex (#1592)
* update set pin friends

* update set pin friends

* update set pin friends

* update set pin friends

* update set pin friends

* update set pin friends

* fix bugs

* fix bugs

* debug

* debug

* debug

* debug

* debug

* debug

* debug

* debug

* debug

* debug

* debug

* debug

* Update go.mod

* Update friend.go

* debug

* debug

* debug

* add pin friend test

* add pin friend test

* add pin friend test

* add pin friend test

* add pin friend test

* add pin friend test

* add pin friend test

* add pin friend test

* add pin friend test

* I cannot solve todo in test.sh

* update user command

* update user command

* update user command

* update user command

* update user command

* update user command

* update user command

* update user command

* update user command

* update user command

* update user command

* update user command

* update user command

* update user command

* Update go.mod

* fix group notification

* fix group notification

* update openimsdk tools

* update openim server remove duplicate code

* update openim server remove duplicate code

* update user command get

* update user command get

* update response of callback response error

* update black ex

* update join group ex

* update user pb2map

* update go sum

* update go sum

* update updateUserInfoEx

* update updateUserInfoEx

* update updateUserInfoEx add callback functions

* fix dismiss group function

* fix dismiss group function

* fix dismiss group function

* fix dismiss group function

* update pin friend to update friend

* fix go mod

* fix err golangci-lint

* fix UserPb2DBMap

* update comments, update go.mod check for register username

* update comments, update go.mod check for register username

* update comments, update go.mod check for register username

* update comments, update go.mod check for register username

* fix callback

* fix go.mod

* fix debug

* fix bugs

* update notification

* update notification

* update notification

* update notification

* update notification

* update notification

* update notification

* update notification

---------

Co-authored-by: Xinwei Xiong <3293172751@qq.com>
2023-12-28 06:45:27 +00:00