1480 Commits

Author SHA1 Message Date
icey-yu
2421669ac4 feat: add long time send msg to grafana 2024-09-07 15:52:49 +08:00
icey-yu
573dc3120e feat: prometheus config 2024-09-07 15:40:08 +08:00
icey-yu
df392a1d6e feat: prometheus config 2024-09-07 15:37:42 +08:00
icey-yu
3493dba445 feat: prometheus config 2024-09-07 15:37:05 +08:00
icey-yu
35c6dc2706 feat: remove port reuse 2024-09-07 15:30:49 +08:00
icey-yu
59987f57a9 feat: start config 2024-09-07 15:28:34 +08:00
icey-yu
06d5e944ee feat: change port 2024-09-07 15:27:55 +08:00
icey-yu
9bc31f649e feat: logs 2024-09-07 14:57:17 +08:00
icey-yu
7143444bd2 feat: logs 2024-09-07 14:37:04 +08:00
icey-yu
b28d0fd8fb feat: warn logs 2024-09-06 16:10:38 +08:00
icey-yu
7a35975ba1 feat: add sleep in push 2024-09-06 15:23:33 +08:00
icey-yu
5c4f23b3fa feat: change config 2024-09-06 15:15:04 +08:00
icey-yu
51f1c68ddd feat: change config 2024-09-06 15:13:53 +08:00
icey-yu
596a58d91c feat: go mod 2024-09-06 15:11:39 +08:00
icey-yu
3ee8845db1 feat: change config 2024-09-06 15:10:32 +08:00
icey-yu
842be3a71d feat: fix err 2024-09-06 14:43:00 +08:00
icey-yu
834964a3f2 feat: del interface 2024-09-06 14:38:25 +08:00
icey-yu
6666d4a426 feat: change kafka and push config 2024-09-06 14:25:22 +08:00
icey-yu
7788728d89 feat: change log 2024-09-06 14:23:26 +08:00
icey-yu
f81fa93f1c
Merge pull request #1 from mo3et/fix-err
feat: implement Getbatch in rpcCache.
2024-09-06 10:01:15 +08:00
icey-yu
db4e1c1005
Merge branch 'fix-err' into fix-err 2024-09-06 10:01:06 +08:00
icey-yu
0aed52e7c9 feat: print getOnline cost 2024-09-06 09:56:57 +08:00
Monet Lee
3eb260fe28 Merge branch 'fix-err' of github.com:icey-yu/open-im-server into fix-err 2024-09-05 18:56:48 +08:00
Monet Lee
c667795285 feat: implement Getbatch in rpcCache. 2024-09-05 18:47:54 +08:00
icey-yu
1ce82ab92d feat: change log 2024-09-05 18:33:03 +08:00
icey-yu
c8d5cd6eba feat: change 1s 2024-09-05 18:31:41 +08:00
icey-yu
09fc762a58 feat: sleep 2024-09-05 17:58:11 +08:00
icey-yu
f7eb050457 feat: with operationID 2024-09-05 17:44:58 +08:00
icey-yu
8920b48718 feat: push err 2024-09-05 17:39:05 +08:00
icey-yu
70d39bf5e2 feat: push rpc num 2024-09-05 17:34:38 +08:00
icey-yu
d9064867d5 chore: enable fullUserCache 2024-09-05 17:22:05 +08:00
icey-yu
7f8d26c36b feat: cache batch 2024-09-05 14:35:40 +08:00
icey-yu
176eb00941 feat: add logs 2024-09-05 10:25:45 +08:00
icey-yu
5555f31961 feat: enable listen TIME_WAIT port 2024-09-04 19:23:39 +08:00
icey-yu
076205a290 feat: listen config 2024-09-04 18:59:18 +08:00
icey-yu
708cfe2ee5 feat: add logs 2024-09-04 18:40:21 +08:00
icey-yu
f2c876380a feat: wrap logs 2024-09-04 17:40:03 +08:00
icey-yu
8af9dcb99c feat: add rocksTimeout 2024-09-04 17:39:49 +08:00
chao
2477a6658c
feat: supports getting messages based on session ID and seq (#2582)
* 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

* fix: seq conversion bug

* fix: redis pipe exec

* fix: ImportFriends

* fix: A large number of logs keysAndValues ​​length is not even

* feat: mark read aggregate write

* feat: online status supports redis cluster

* feat: online status supports redis cluster

* feat: online status supports redis cluster

* merge

* merge

* read seq is written to mongo

* read seq is written to mongo

* fix: invitation to join group notification

* fix: friend op_user_id

* feat: optimizing asynchronous context

* feat: optimizing memamq size

* feat: add GetSeqMessage

* feat: GroupApplicationAgreeMemberEnterNotification

* feat: GroupApplicationAgreeMemberEnterNotification

* feat: go.mod

* feat: go.mod

* feat: join group notification and get seq

---------

Co-authored-by: withchao <withchao@users.noreply.github.com>
2024-09-04 03:14:21 +00:00
icey-yu
38a8802107
feat: add long time push msg in prometheus (#2584)
* feat: add long time push msg in prometheus

* fix: log print

* fix: go mod

* fix: log msg

* fix: log init

* feat: push msg

* feat: go mod ,remove cgo package

* feat: remove error log

* feat: test dummy push

* feat:redis pool config

* feat: push to kafka log
2024-09-03 10:32:40 +00:00
Monet Lee
a5292bb3a3
feat: update group notification when set to null. (#2590)
* refactor: refactor workflows contents.

* add tool workflows.

* update field.

* fix: remove chat error.

* Fix err.

* fix error.

* remove cn comment.

* update workflows files.

* update infra config.

* move workflows.

* feat: update bot.

* fix: solve uncorrect outdated msg get.

* update get docIDs logic.

* update

* update skip logic.

* fix

* update.

* fix: delay deleteObject func.

* remove unused content.

* feat: update group notification when set to null.

* update log standard.
2024-09-03 10:26:28 +00:00
icey-yu
8c7de0416b
fix: fill opUser in invite tips (#2578)
* fix: fill opUser in invite tips

* fix: del code
2024-08-30 09:19:41 +00:00
chao
275491a1b5
fix: memory queue optimization (#2568)
* 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

* fix: seq conversion bug

* fix: redis pipe exec

* fix: ImportFriends

* fix: A large number of logs keysAndValues ​​length is not even

* feat: mark read aggregate write

* feat: online status supports redis cluster

* feat: online status supports redis cluster

* feat: online status supports redis cluster

* merge

* merge

* read seq is written to mongo

* read seq is written to mongo

* fix: invitation to join group notification

* fix: friend op_user_id

* feat: optimizing asynchronous context

* feat: optimizing memamq size

---------

Co-authored-by: withchao <withchao@users.noreply.github.com>
2024-08-29 07:18:23 +00:00
Monet Lee
c37e0227ff
fix: delay deleteObject func. (#2566)
* refactor: refactor workflows contents.

* add tool workflows.

* update field.

* fix: remove chat error.

* Fix err.

* fix error.

* remove cn comment.

* update workflows files.

* update infra config.

* move workflows.

* feat: update bot.

* fix: solve uncorrect outdated msg get.

* update get docIDs logic.

* update

* update skip logic.

* fix

* update.

* fix: delay deleteObject func.

* remove unused content.
2024-08-29 04:17:19 +00:00
icey-yu
bb4cbcbc78
Fix set convsation (#2564)
* fix: set conversation unequal check

* fix: check update list
2024-08-27 08:58:36 +00:00
chao
bcd5324b48
fix: invitation to join group notification opuser is null (#2562)
* 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

* fix: seq conversion bug

* fix: redis pipe exec

* fix: ImportFriends

* fix: A large number of logs keysAndValues ​​length is not even

* feat: mark read aggregate write

* feat: online status supports redis cluster

* feat: online status supports redis cluster

* feat: online status supports redis cluster

* merge

* merge

* read seq is written to mongo

* read seq is written to mongo

* fix: invitation to join group notification

---------

Co-authored-by: withchao <withchao@users.noreply.github.com>
2024-08-27 04:21:14 +00:00
chao
85614da36f
fix: read seq is written to mongo, online status redis cluster is supported (#2558)
* 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

* fix: seq conversion bug

* fix: redis pipe exec

* fix: ImportFriends

* fix: A large number of logs keysAndValues ​​length is not even

* feat: mark read aggregate write

* feat: online status supports redis cluster

* feat: online status supports redis cluster

* feat: online status supports redis cluster

* merge

* merge

* read seq is written to mongo

* read seq is written to mongo

---------

Co-authored-by: withchao <withchao@users.noreply.github.com>
2024-08-26 10:45:44 +00:00
icey-yu
86a325f309
Fix push (#2559)
* fix:log

* fix: add log

* fix: del return

* fix: push config

* feat: add push err log and extend push wait time

* feat: group config

* feat: add log in write binary msg

* feat: Modify Prometheus data scraping ports and reserve port space.

* feat: change group rpc num

* feat: change log

* fix: remove quotation mark
2024-08-26 10:15:05 +00:00
icey-yu
938409b0e4
fix: set min seq (#2556)
* fix:log

* fix: set min seq
2024-08-26 07:57:57 +00:00
Monet Lee
fa1467878b
feat: implement SetGroupInfoEX interface. (#2552)
* refactor: refactor workflows contents.

* add tool workflows.

* update field.

* fix: remove chat error.

* Fix err.

* fix error.

* remove cn comment.

* update workflows files.

* update infra config.

* move workflows.

* feat: update bot.

* fix: solve uncorrect outdated msg get.

* update get docIDs logic.

* update

* update skip logic.

* fix

* update.

* feat: implement `SetGroupInfoEX` interface.

* remove null interface.

* update router.
2024-08-26 06:29:10 +00:00