withchao
|
ef4b6deadb
|
s3 public read
|
2023-09-15 16:11:53 +08:00 |
|
withchao
|
e8d7e3861d
|
s3 public read
|
2023-09-15 15:56:06 +08:00 |
|
withchao
|
52796bf79d
|
s3 public read
|
2023-09-15 15:30:06 +08:00 |
|
withchao
|
a71b143b1c
|
s3 public read
|
2023-09-15 14:24:14 +08:00 |
|
withchao
|
77289e68b4
|
s3 public read
|
2023-09-15 11:39:19 +08:00 |
|
withchao
|
2875c2b890
|
Merge branch 'openimsdk:main' into main
|
2023-09-14 18:41:42 +08:00 |
|
withchao
|
cce2734798
|
Merge remote-tracking branch 'origin/main'
|
2023-09-14 18:40:15 +08:00 |
|
withchao
|
345dfd9976
|
s3 public read
|
2023-09-14 18:40:03 +08:00 |
|
withchao
|
7f77d9e0a9
|
cicd: robot automated Change
|
2023-09-14 10:33:12 +00:00 |
|
withchao
|
a4fbda85d0
|
Merge remote-tracking branch 'origin/main'
|
2023-09-14 18:30:38 +08:00 |
|
withchao
|
c825e2db43
|
s3 public read
|
2023-09-14 18:30:25 +08:00 |
|
withchao
|
8789011ecf
|
cicd: robot automated Change
|
2023-09-14 09:20:51 +00:00 |
|
withchao
|
2f1b3ce16e
|
s3 public read
|
2023-09-14 17:17:51 +08:00 |
|
withchao
|
5fb9e946fc
|
feat: url to im s3 (#1067)
* fix: repeated modification session notification
* fix: repeated modification session notification
* fix: jpush return a nil pointer panic
* fix: push redis pkg
* fix: OANotification
* feat: add rpc GetConversationNeedOfflinePushUserIDs
* update pkg
* cicd: robot automated Change
* offlinePushMsg
* conversation
* conversation
* cicd: robot automated Change
* conversation
* cicd: robot automated Change
* conversation
* url 2 im s3
* url 2 im s3
* cicd: robot automated Change
* url 2 im s3
---------
Co-authored-by: withchao <withchao@users.noreply.github.com>
|
2023-09-14 14:38:07 +08:00 |
|
withchao
|
39ce8cd516
|
Merge branch 'openimsdk:main' into main
|
2023-09-14 12:02:40 +08:00 |
|
withchao
|
870104f11d
|
Merge remote-tracking branch 'origin/main'
|
2023-09-13 10:12:03 +08:00 |
|
withchao
|
af664b4e1f
|
url 2 im s3
|
2023-09-13 10:08:00 +08:00 |
|
OpenIM Bot
|
40075de484
|
fix update environment.sh (#1068)
|
2023-09-12 20:02:03 +08:00 |
|
withchao
|
465412567c
|
cicd: robot automated Change
|
2023-09-12 10:26:42 +00:00 |
|
withchao
|
9d174db5fe
|
url 2 im s3
|
2023-09-12 18:23:28 +08:00 |
|
withchao
|
064383f0b0
|
url 2 im s3
|
2023-09-12 18:20:17 +08:00 |
|
withchao
|
8bd50e2bcf
|
Merge branch 'openimsdk:main' into main
|
2023-09-12 17:43:01 +08:00 |
|
withchao
|
3e1b147160
|
feat: choose whether to push group messages offline based on the user's session option settings (#1054)
* fix: repeated modification session notification
* fix: repeated modification session notification
* fix: jpush return a nil pointer panic
* fix: push redis pkg
* fix: OANotification
* feat: add rpc GetConversationNeedOfflinePushUserIDs
* update pkg
* cicd: robot automated Change
* offlinePushMsg
* conversation
* conversation
* cicd: robot automated Change
* conversation
* cicd: robot automated Change
* conversation
---------
Co-authored-by: withchao <withchao@users.noreply.github.com>
|
2023-09-11 20:03:07 +08:00 |
|
withchao
|
151888ada5
|
Merge remote-tracking branch 'origin/main'
|
2023-09-11 19:04:10 +08:00 |
|
withchao
|
acec520bdf
|
conversation
|
2023-09-11 19:03:54 +08:00 |
|
withchao
|
ee599e5ecd
|
cicd: robot automated Change
|
2023-09-11 10:59:32 +00:00 |
|
withchao
|
3d08931ea8
|
Merge remote-tracking branch 'origin/main'
# Conflicts:
# internal/push/push_to_client.go
|
2023-09-11 18:56:07 +08:00 |
|
withchao
|
3a71cb1372
|
conversation
|
2023-09-11 18:55:26 +08:00 |
|
withchao
|
b186641053
|
cicd: robot automated Change
|
2023-09-11 06:44:38 +00:00 |
|
withchao
|
d93ea6f842
|
conversation
|
2023-09-11 14:41:51 +08:00 |
|
withchao
|
39266f3db6
|
conversation
|
2023-09-11 14:36:47 +08:00 |
|
Xinwei Xiong
|
2628874a26
|
🎯 Optimize the deployment scheme to provide kubernetes deployment strategy (#1050)
* fix: fix openim web port
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
* fix: fix openim web port
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
* fix: github gh images
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
* fix: github gh images
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
* feat: go mod package
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
---------
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
|
2023-09-09 15:57:46 +08:00 |
|
Xinwei Xiong
|
72e5c4a0bf
|
fix: set openim volume (#1051)
* fix: fix openim web port
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
* fix: fix openim web port
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
* fix: set openim volume
---------
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
|
2023-09-09 14:26:24 +08:00 |
|
Xinwei Xiong
|
f3939793ab
|
fix: openim logs release v3.3 (#1048)
|
2023-09-09 11:06:50 +08:00 |
|
withchao
|
bd13ab666f
|
offlinePushMsg
|
2023-09-08 16:43:35 +08:00 |
|
withchao
|
3cf89a4cbd
|
cicd: robot automated Change
|
2023-09-08 08:18:31 +00:00 |
|
withchao
|
4c1f797a82
|
update pkg
|
2023-09-08 16:15:30 +08:00 |
|
withchao
|
2caf4ab7c1
|
Merge remote-tracking branch 'upstream/main'
# Conflicts:
# go.mod
# go.sum
# internal/api/msg.go
# internal/rpc/conversation/conversaion.go
|
2023-09-08 16:13:43 +08:00 |
|
Xinwei Xiong
|
aa729a24b6
|
feat: set docs openim-server url address fix (#1043)
* feat: set docs openim-server url address fix
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
* fix: add openim code fix
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
---------
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
|
2023-09-08 07:20:30 +00:00 |
|
withchao
|
03bdd4cb6e
|
Merge remote-tracking branch 'origin/main'
|
2023-09-08 15:18:10 +08:00 |
|
withchao
|
1dcfb2fe62
|
feat: add rpc GetConversationNeedOfflinePushUserIDs
|
2023-09-08 15:17:30 +08:00 |
|
Gordon
|
186952ab46
|
refactor: change project module name. (#1038)
* fix: to start im or chat, ZooKeeper must be started first.
* fix: msg gateway start output err info
Signed-off-by: Gordon <1432970085@qq.com>
* fix: msg gateway start output err info
Signed-off-by: Gordon <1432970085@qq.com>
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com>
* fix: go mod update
Signed-off-by: Gordon <1432970085@qq.com>
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com>
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com>
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com>
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com>
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com>
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com>
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com>
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com>
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com>
* fix: get all userID
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
* fix: msggateway add online status call
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
* refactor: log change
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
* refactor: log change
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
* chore: network mode change
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* feat: add api of get server time
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
* feat: remove go work sum
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: pull message add isRead field
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
* fix: check msg-transfer script
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
* fix: script update
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
* fix: start don't kill old process
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: check component
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
* fix: pull message set isRead only message come from single.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: multiple gateway kick user each other.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
* fix: add ex field to update group info.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
* cicd: robot automated Change
* cicd: robot automated Change
* refactor: change project module name.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
* refactor: change project module name.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
* refactor: change project module name.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
* cicd: robot automated Change
---------
Signed-off-by: Gordon <1432970085@qq.com>
Signed-off-by: withchao <993506633@qq.com>
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: withchao <993506633@qq.com>
Co-authored-by: Xinwei Xiong <3293172751NSS@gmail.com>
Co-authored-by: FGadvancer <FGadvancer@users.noreply.github.com>
v3.3.0-rc.0
|
2023-09-07 11:04:36 +00:00 |
|
Xinwei Xiong
|
da8912121f
|
fix: add openim server deploy (#1036)
* fix: add openim server deploy
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
* feat: add openim im ctl
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
* feat: add more deployment docs
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
* feat: add openim save images and release
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
* build: set IBM sarama and set k8s deployment helm
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
* fix: add openim code fix
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
* fix: add openim code fix
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
---------
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
|
2023-09-07 17:38:09 +08:00 |
|
CNCSMonster
|
de50331d7a
|
docs: fix go_mode.md (#1031)
Co-authored-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
|
2023-09-07 09:00:02 +00:00 |
|
charlie liu
|
35e48b6144
|
feat: remove redundant readline (#1027)
|
2023-09-07 09:00:02 +00:00 |
|
withchao
|
94a4199855
|
fix: push redis pkg (#1019)
* fix: repeated modification session notification
* fix: repeated modification session notification
* fix: jpush return a nil pointer panic
* fix: push redis pkg
* fix: OANotification
|
2023-09-07 16:35:50 +08:00 |
|
withchao
|
0a9b3de6e2
|
fix: OANotification
|
2023-09-07 15:40:22 +08:00 |
|
withchao
|
98a14aa122
|
Merge remote-tracking branch 'origin/main'
|
2023-09-07 15:35:55 +08:00 |
|
withchao
|
c3d2bb4f5f
|
fix: push redis pkg
|
2023-09-06 16:07:02 +08:00 |
|
Xinwei Xiong
|
2cca15d7ce
|
feat: update demo scripts (#1016)
|
2023-09-06 15:38:26 +08:00 |
|