AndrewZuo01
|
6bf50e03fa
|
fix UserPb2DBMap
|
2023-12-21 12:23:24 +08:00 |
|
AndrewZuo01
|
a43479eea3
|
Merge remote-tracking branch 'origin/add_set_ex_friend' into add_set_ex_friend
|
2023-12-21 12:14:38 +08:00 |
|
AndrewZuo01
|
49d543133d
|
fix err golangci-lint
|
2023-12-21 12:14:05 +08:00 |
|
AndrewZuo01
|
9cc6afc2c2
|
Merge branch 'main' into add_set_ex_friend
|
2023-12-21 11:58:53 +08:00 |
|
AndrewZuo01
|
e5b09795e4
|
fix go mod
|
2023-12-21 11:49:30 +08:00 |
|
AndrewZuo01
|
42a8d7e83c
|
update pin friend to update friend
|
2023-12-20 16:12:14 +08:00 |
|
AndrewZuo01
|
e8c29272f8
|
fix dismiss group function
|
2023-12-20 14:26:51 +08:00 |
|
AndrewZuo01
|
20b839fe49
|
fix dismiss group function
|
2023-12-20 14:16:06 +08:00 |
|
AndrewZuo01
|
744c68d60c
|
fix dismiss group function
|
2023-12-20 12:24:39 +08:00 |
|
AndrewZuo01
|
5ebb813766
|
fix dismiss group function
|
2023-12-20 12:17:36 +08:00 |
|
Brabem
|
ed5f012c0d
|
fix: fix the output format (#1585)
* fix: update the component output format
* fix: fix the successful tiops
* fix: update the error format
|
2023-12-20 02:22:55 +00:00 |
|
AndrewZuo01
|
62e96753c3
|
update updateUserInfoEx add callback functions
|
2023-12-19 16:16:57 +08:00 |
|
AndrewZuo01
|
3ea4f921f0
|
update updateUserInfoEx
|
2023-12-19 14:10:33 +08:00 |
|
AndrewZuo01
|
d5cce45a53
|
update updateUserInfoEx
|
2023-12-19 11:19:50 +08:00 |
|
AndrewZuo01
|
87610568ae
|
add crud for general function user process, add pinFriend (#1532)
* 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
---------
Co-authored-by: Xinwei Xiong <3293172751@qq.com>
|
2023-12-18 10:39:58 +00:00 |
|
AndrewZuo01
|
9882da62f9
|
Merge remote-tracking branch 'origin/main'
|
2023-12-18 18:26:09 +08:00 |
|
AndrewZuo01
|
5ba963711e
|
update go sum
|
2023-12-18 18:23:51 +08:00 |
|
AndrewZuo01
|
be30ee34a6
|
Merge branch 'openimsdk:main' into main
|
2023-12-18 18:16:18 +08:00 |
|
AndrewZuo01
|
7eeb9daf2d
|
update go sum
|
2023-12-18 18:08:38 +08:00 |
|
AndrewZuo01
|
f129708e24
|
update user pb2map
|
2023-12-18 17:19:36 +08:00 |
|
Xinwei Xiong
|
c8463a0a80
|
Update check-all.sh (#1573)
v3.5.0-rc.7
|
2023-12-18 04:30:38 +00:00 |
|
AndrewZuo01
|
38e626fa9a
|
update join group ex
|
2023-12-18 12:16:41 +08:00 |
|
AndrewZuo01
|
c7c1111823
|
update black ex
|
2023-12-18 11:58:31 +08:00 |
|
Xinwei Xiong
|
f1c9686ada
|
feat: Add OpenIM server, environment support for Docker Compose, and Kubernetes deployment. (#1559)
* feat: add openim server code
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
* feat: add openim env
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
* feat: add openim mongo and redis env
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
* feat: add zk and redis mongo env
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
* feat: add kafka and redis mongo env
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
* feat: add openim docker
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
* feat: add openim docker
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
* feat: add openim docker
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
* feat: add openim copyright
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
* fix: docker compose
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
* fix: remove openim chat config file
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
* feat: add openim config set
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
* feat: add openim config set
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
* fix: fix Security vulnerability
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
* fix: fix Security vulnerability
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
* fix: docker compose
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
* Update kubernetes.go
* Update discoveryregister.go
* fix: copyright-add
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
---------
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
|
2023-12-18 02:24:12 +00:00 |
|
xuexihuang
|
c5c5b2fd8e
|
support multipe msggateway services in k8s deployments (#1565)
* feature:support multi msggateway
* feature:support multi msggateway
---------
Co-authored-by: lin.huang <lin.huang@apulis.com>
|
2023-12-17 09:40:04 +00:00 |
|
Xinwei Xiong
|
c2dfc37b0b
|
feat: support mac deployment and optimization make check (#1570)
* feat: add openim server code
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
* feat: add openim env
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
* fix: add openim scripts check and mac support ss comment
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
* fix: add mac os
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
* fix: add mac os
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
* fix: add mac os
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
* fix: add mac os
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
* fix: add mac os
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
* fix: add mac os
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
* fix: add mac os
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
* fix: add mac os
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
* fix: add mac os
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
* fix: add mac os
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
* fix: add mac os
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
* fix: add mac os
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
* fix: add mac os
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
---------
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
|
2023-12-16 15:01:15 +00:00 |
|
AndrewZuo01
|
2cef0f62b3
|
fix group notification (#1557)
|
2023-12-15 09:14:43 +00:00 |
|
AndrewZuo01
|
25fa4da3bc
|
update response of callback response error
|
2023-12-15 16:43:28 +08:00 |
|
AndrewZuo01
|
7dc8a0d519
|
update user command get
|
2023-12-14 12:10:02 +08:00 |
|
AndrewZuo01
|
6b151f0106
|
update user command get
|
2023-12-13 09:43:23 +08:00 |
|
AndrewZuo01
|
c014ad173c
|
update openim server remove duplicate code
|
2023-12-12 19:02:41 +08:00 |
|
AndrewZuo01
|
31e8054cd8
|
update openim server remove duplicate code
|
2023-12-12 18:51:51 +08:00 |
|
AndrewZuo01
|
78c874f0e0
|
Merge remote-tracking branch 'origin/main'
|
2023-12-12 18:43:03 +08:00 |
|
AndrewZuo01
|
80fc0a97e9
|
update openimsdk tools
|
2023-12-12 18:42:50 +08:00 |
|
Xinwei Xiong
|
b054881052
|
Merge branch 'main' into main
|
2023-12-12 18:39:31 +08:00 |
|
chao
|
01c3d4725b
|
feat: optimize tools up35 (#1556)
* upgrade package and rtc convert
* upgrade package and rtc convert
* upgrade package and rtc convert
* upgrade package and rtc convert
* friend user
|
2023-12-12 10:37:23 +00:00 |
|
AndrewZuo01
|
1bbcf1f0ed
|
fix group notification
|
2023-12-12 18:08:10 +08:00 |
|
AndrewZuo01
|
4dde26411a
|
Merge remote-tracking branch 'origin/main'
|
2023-12-12 18:02:13 +08:00 |
|
AndrewZuo01
|
e9cf46b18c
|
fix group notification
|
2023-12-12 18:02:02 +08:00 |
|
AndrewZuo01
|
0a200df9bf
|
Update go.mod
|
2023-12-12 17:21:43 +08:00 |
|
AndrewZuo01
|
73b8f76185
|
update user command
|
2023-12-12 16:59:23 +08:00 |
|
AndrewZuo01
|
3c57baec6b
|
update user command
|
2023-12-12 16:46:10 +08:00 |
|
Xinwei Xiong
|
bb4463349e
|
feat: add openim docker compose and env (#1550)
* feat: add openim docker compose
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com>
* feat: add openim env
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com>
* feat: add openim env
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com>
* feat: add openim fix env
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com>
---------
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com>
|
2023-12-12 08:44:02 +00:00 |
|
AndrewZuo01
|
4c34647ccf
|
update user command
|
2023-12-12 16:41:14 +08:00 |
|
AndrewZuo01
|
b1ce59be3b
|
update user command
|
2023-12-12 16:36:34 +08:00 |
|
AndrewZuo01
|
1373e968a5
|
update user command
|
2023-12-12 16:30:47 +08:00 |
|
AndrewZuo01
|
80b3ae875e
|
update user command
|
2023-12-12 16:24:59 +08:00 |
|
AndrewZuo01
|
cc4122dde4
|
update user command
|
2023-12-12 15:59:37 +08:00 |
|
AndrewZuo01
|
35c5678a87
|
update user command
|
2023-12-12 15:43:32 +08:00 |
|
AndrewZuo01
|
5eec833c74
|
update user command
|
2023-12-12 15:34:44 +08:00 |
|