Gordon
|
67e5e3b56b
|
fcm ios push badge
|
2022-09-01 21:05:16 +08:00 |
|
wangchuxiao
|
caea072f7d
|
fcm
|
2022-08-31 14:53:16 +08:00 |
|
wangchuxiao
|
04b22c1a76
|
Merge branch 'v2.3.0release' of github.com:OpenIMSDK/Open-IM-Server into v2.3.0release
|
2022-08-31 11:56:50 +08:00 |
|
wangchuxiao
|
26d9d7630c
|
fcm
|
2022-08-31 11:55:55 +08:00 |
|
skiffer-git
|
e5a7810d6e
|
add group member cache in msg rpc
|
2022-08-30 22:04:13 +08:00 |
|
skiffer-git
|
99e913637a
|
add group member cache in push
|
2022-08-30 21:31:53 +08:00 |
|
skiffer-git
|
67319031ea
|
log
|
2022-08-30 21:22:14 +08:00 |
|
Gordon
|
93f8ed223e
|
group file update
|
2022-08-26 17:41:58 +08:00 |
|
wangchuxiao
|
d20c89ba21
|
merge shichuang 2 v2.3.0release
|
2022-08-21 17:57:44 +08:00 |
|
Gordon
|
9a82dd356c
|
callback add offline info
|
2022-08-19 13:04:38 +08:00 |
|
Gordon
|
eee98c5175
|
revoke super group message and push message modify
|
2022-08-17 20:18:56 +08:00 |
|
wangchuxiao
|
d0a200f652
|
etcd
|
2022-08-17 14:57:57 +08:00 |
|
wangchuxiao
|
6f2451edd3
|
etcd
|
2022-08-17 12:12:54 +08:00 |
|
wangchuxiao
|
64e1361ef5
|
fix signal bug
|
2022-08-16 23:08:16 +08:00 |
|
Gordon
|
b8aa54a159
|
mark message
|
2022-08-12 20:05:01 +08:00 |
|
Gordon
|
9c7ae3b0ef
|
mark message
|
2022-08-12 19:24:30 +08:00 |
|
wangchuxiao
|
b294a8138c
|
Merge branch 'v2.3.0release' of github.com:OpenIMSDK/Open-IM-Server into v2.3.0release
|
2022-08-04 14:22:27 +08:00 |
|
wangchuxiao
|
a99dbf634b
|
callback fix
|
2022-08-04 14:21:03 +08:00 |
|
skiffer-git
|
a1392a7677
|
GetGroupAllMemberListBySplit
|
2022-08-04 14:04:29 +08:00 |
|
Gordon
|
18891c554d
|
log add
|
2022-08-01 17:02:56 +08:00 |
|
wangchuxiao
|
ab6b1f0fca
|
fix bug
|
2022-07-29 19:08:56 +08:00 |
|
wangchuxiao
|
1c85424488
|
mongodb superGroup
|
2022-07-29 17:09:21 +08:00 |
|
wangchuxiao
|
e1af587040
|
mongodb superGroup
|
2022-07-29 15:56:16 +08:00 |
|
wangchuxiao
|
6e826cf369
|
Merge branch 'v2.3.0release' of github.com:OpenIMSDK/Open-IM-Server into v2.3.0release
|
2022-07-29 14:36:33 +08:00 |
|
wangchuxiao
|
8f12fa52b4
|
mongodb superGroup to cache
|
2022-07-29 14:36:07 +08:00 |
|
Gordon
|
1eda0ebea7
|
fcm push modify
|
2022-07-28 18:58:57 +08:00 |
|
Gordon
|
e61434347e
|
Merge branch 'superGroup' into v2.3.0release
# Conflicts:
# go.sum
# pkg/common/db/RedisModel.go
# pkg/common/db/model.go
|
2022-07-25 17:22:47 +08:00 |
|
欧阳氏
|
84c068783d
|
新增 firebase cloud message 消息推送 (#236)
* 新增 firebase cloud message 消息推送
新增 api接口 /third/fcm_update_token 用于更新客户端获取到 FCM token 同步到服务器
* mongodb授权缺少授权数据库
windows下面的编译+启动
|
2022-07-25 17:07:47 +08:00 |
|
skiffer-git
|
dd0d518ecd
|
rename
|
2022-07-20 21:36:10 +08:00 |
|
skiffer-git
|
ea32c88d85
|
rename
|
2022-07-20 21:17:47 +08:00 |
|
Gordon
|
3157f97ae6
|
push fix bug
|
2022-07-06 16:14:31 +08:00 |
|
wenxu12345
|
218340e138
|
Rpc Register IP
|
2022-06-23 09:24:05 +08:00 |
|
wangchuxiao
|
f82f9567c2
|
merge super 2 tuoyun
|
2022-06-17 15:56:19 +08:00 |
|
wangchuxiao
|
0a2951c2eb
|
Merge branch 'superGroup' into tuoyun
# Conflicts:
# internal/push/logic/push_to_client.go
|
2022-06-17 15:54:57 +08:00 |
|
wangchuxiao
|
3451d22460
|
signal
|
2022-06-17 13:14:38 +08:00 |
|
Gordon
|
9b5bd47760
|
config file update
|
2022-06-17 12:39:26 +08:00 |
|
skiffer-git
|
066a7041d8
|
Handling exception: getcdv3.GetConn == nil
|
2022-06-16 14:36:59 +08:00 |
|
wangchuxiao
|
077482d759
|
Merge branch 'tuoyun' into superGroup
# Conflicts:
# internal/push/logic/push_to_client.go
|
2022-06-16 12:47:06 +08:00 |
|
wangchuxiao
|
b6634d26d1
|
Merge branch 'superGroup' of github.com:OpenIMSDK/Open-IM-Server into superGroup
|
2022-06-16 12:36:00 +08:00 |
|
Gordon
|
1e62ddce73
|
super update
|
2022-06-15 11:31:24 +08:00 |
|
wangchuxiao
|
a0581618a4
|
Merge branch 'tuoyun' into superGroup
# Conflicts:
# config/config.yaml
# internal/msg_gateway/gate/logic.go
# internal/msg_gateway/gate/ws_server.go
# internal/push/logic/push_to_client.go
# internal/rpc/group/group.go
# internal/rpc/msg/send_msg.go
# pkg/common/config/config.go
# pkg/proto/sdk_ws/ws.pb.go
|
2022-06-15 10:31:58 +08:00 |
|
wangchuxiao
|
f324bb603d
|
rtc
|
2022-06-14 16:05:45 +08:00 |
|
wangchuxiao
|
d7884f89f5
|
rtc
|
2022-06-14 15:56:06 +08:00 |
|
skiffer-git
|
5be23220e4
|
super group
|
2022-06-13 18:27:52 +08:00 |
|
wangchuxiao
|
d881ab5fea
|
signal
|
2022-06-13 15:04:36 +08:00 |
|
skiffer-git
|
9ae84a69be
|
SuperGroupOnlineBatchPushOneMsg
|
2022-06-13 14:56:24 +08:00 |
|
skiffer-git
|
f9c2b4c28e
|
SuperGroupOnlineBatchPushOneMsg
|
2022-06-13 09:00:09 +08:00 |
|
skiffer-git
|
dc10c7e3e7
|
batch push
|
2022-06-11 09:23:51 +08:00 |
|
wangchuxiao
|
1687b70bde
|
fix signal
|
2022-06-10 17:31:30 +08:00 |
|
skiffer-git
|
d49ceef637
|
log
|
2022-06-10 15:55:07 +08:00 |
|