1584 Commits

Author SHA1 Message Date
withchao
ec7bebfb86 GetOwnerConversation 2024-07-11 10:52:18 +08:00
chao
18cc83cab8
Merge branch 'openimsdk:main' into main 2024-07-11 10:31:23 +08:00
Monet Lee
28898f5b79
feat: implement server-initiated heartbeat in msgGateway module (#2404)
* feat: implement send ping msg when platform is web in gateway.

* add context life cycle control.

* feat: implement heartbeat logic in msggateway.

* update heartbeat logic.

* update to correct method name and comment.

* update initiate heartbeat logic.

* rename ws_server

* update writePingMsg logic

* update log level to warn.
2024-07-10 07:48:12 +00:00
withchao
1d54c61b8c merge seq 2024-07-10 15:42:52 +08:00
withchao
4875a34ff4 Merge branch 'convincr' into allmerge
# Conflicts:
#	pkg/common/storage/database/name.go
2024-07-10 15:41:55 +08:00
withchao
e1e3bb8248 merge online 2024-07-10 15:40:41 +08:00
withchao
98b3846d38 Merge remote-tracking branch 'origin/count' into allmerge
# Conflicts:
#	go.mod
#	go.sum
2024-07-10 15:40:02 +08:00
withchao
c3729d1e99 merge online 2024-07-10 15:38:54 +08:00
withchao
c5519ed6c9 merge online 2024-07-10 15:31:57 +08:00
withchao
65d4fc7f81 Merge branch 'online' into allmerge
# Conflicts:
#	go.mod
#	go.sum
2024-07-10 15:20:41 +08:00
withchao
92d70ece32 merge seq 2024-07-10 15:18:39 +08:00
withchao
df808658b2 Merge branch 'seq38' into allmerge
# Conflicts:
#	go.mod
#	go.sum
2024-07-10 15:18:02 +08:00
chao
fdb6ea7a47
Merge branch 'openimsdk:main' into main 2024-07-10 15:07:42 +08:00
withchao
e17f0c95aa conversation version incremental 2024-07-10 14:44:26 +08:00
icey-yu
213613cf54
Fix token (#2403)
* fix:log config

* fix: token update expire time
2024-07-09 10:17:44 +00:00
chao
df9bbeb313
Merge branch 'openimsdk:main' into main 2024-07-09 14:39:22 +08:00
withchao
9a4f5f78cb sub 2024-07-09 14:26:55 +08:00
Monet Lee
407a117a05
fix: remove repeat append logic. (#2400) 2024-07-08 04:34:46 +00:00
withchao
67d17c82d5 online status 2024-07-08 11:09:03 +08:00
withchao
fd2b0b3284 online status 2024-07-08 10:11:40 +08:00
withchao
daaf993d1c Merge remote-tracking branch 'upstream/main' into online
# Conflicts:
#	go.mod
#	go.sum
2024-07-08 10:11:30 +08:00
withchao
b53a26d2ca online status 2024-07-08 10:04:31 +08:00
withchao
c1967a63ca online status 2024-07-05 18:47:48 +08:00
withchao
2052e1c7d5 rpc prommetrics 2024-07-05 14:59:41 +08:00
withchao
181107d1d3 Merge branch 'main' into count
# Conflicts:
#	go.mod
#	go.sum
2024-07-05 14:59:09 +08:00
chao
ab84d77b38
Merge branch 'openimsdk:main' into main 2024-07-05 14:55:56 +08:00
withchao
0a9b53bbe3 rpc prommetrics 2024-07-05 14:19:34 +08:00
icey-yu
cc2f993eab
fix:log (#2396) 2024-07-04 11:58:41 +00:00
withchao
e3ee24df31 api prommetrics 2024-07-04 16:40:09 +08:00
withchao
c1d66faa10 api prommetrics 2024-07-04 16:36:20 +08:00
withchao
9151b56fe9 api prommetrics 2024-07-04 16:21:24 +08:00
withchao
6713986887 api prommetrics 2024-07-04 16:15:27 +08:00
withchao
1336b83142 api prommetrics 2024-07-04 16:10:26 +08:00
withchao
97636c4c7a test 2024-07-04 10:51:26 +08:00
withchao
a9ab9baa23 resolving conflicts 2024-07-04 10:36:18 +08:00
withchao
f315177a93 Merge branch 'seq38' into online
# Conflicts:
#	go.mod
#	go.sum
#	internal/tools/cron_task.go
#	pkg/common/config/config.go
2024-07-04 10:33:21 +08:00
withchao
c5cf078cd6 resolving conflicts 2024-07-04 10:29:33 +08:00
withchao
73a9265957 Merge remote-tracking branch 'origin/main' into seq38
# Conflicts:
#	go.mod
#	go.sum
#	internal/api/friend.go
#	internal/rpc/group/sync.go
#	pkg/common/storage/cache/redis/seq.go
#	pkg/common/storage/controller/group.go
#	pkg/common/storage/database/mgo/group_member.go
#	pkg/common/storage/database/name.go
2024-07-04 10:26:48 +08:00
chao
a464750de2
Merge branch 'openimsdk:main' into main 2024-07-04 10:18:13 +08:00
withchao
fcda73f4bc online push 2024-07-04 10:16:31 +08:00
icey-yu
f231ea1f21
fix:start (#2389) 2024-07-03 07:39:59 +00:00
withchao
006766cd14 online push 2024-07-03 15:21:34 +08:00
withchao
e791cbde96 online push 2024-07-03 15:06:09 +08:00
chao
644eaf996c
update gomake version (#2386)
* fix: GroupApplicationAcceptedNotification

* fix: GroupApplicationAcceptedNotification

* fix: NotificationUserInfoUpdate

* cicd: robot automated Change

* fix: component

* fix: getConversationInfo

* feat: cron task

* feat: cron task

* feat: cron task

* feat: cron task

* feat: cron task

* fix: minio config url recognition error

* update gomake version

* update gomake version

---------

Co-authored-by: withchao <withchao@users.noreply.github.com>
2024-07-03 06:27:16 +00:00
icey-yu
95df4194ca
Optimize get conversation seq (#2387)
* feat:optimize GetConversationsHasReadAndMaxSeq

* fix:get max seqs

* fix:get max seqs

* fix:get max seqs

* fix:get max seqs
2024-07-03 06:25:10 +00:00
chao
c117ef8399
Merge pull request #8 from mo3et/minio-cron-del
feat: implement scheduled delete outdated object in minio.
2024-07-03 11:47:04 +08:00
Monet Lee
a421bd11bb fix uncorrect args call. 2024-07-03 11:14:38 +08:00
Monet Lee
686ccae18d remove unnesseary incr. 2024-07-03 11:10:33 +08:00
Monet Lee
7897044e28 implement FindExpires pagination. 2024-07-03 11:03:03 +08:00
withchao
0b4c802074 update gomake version 2024-07-03 10:45:11 +08:00