icey-yu
|
9bc31f649e
|
feat: logs
|
4 months ago |
icey-yu
|
7143444bd2
|
feat: logs
|
4 months ago |
icey-yu
|
b28d0fd8fb
|
feat: warn logs
|
4 months ago |
icey-yu
|
7a35975ba1
|
feat: add sleep in push
|
4 months ago |
icey-yu
|
5c4f23b3fa
|
feat: change config
|
4 months ago |
icey-yu
|
51f1c68ddd
|
feat: change config
|
4 months ago |
icey-yu
|
596a58d91c
|
feat: go mod
|
4 months ago |
icey-yu
|
3ee8845db1
|
feat: change config
|
4 months ago |
icey-yu
|
842be3a71d
|
feat: fix err
|
4 months ago |
icey-yu
|
834964a3f2
|
feat: del interface
|
4 months ago |
icey-yu
|
6666d4a426
|
feat: change kafka and push config
|
4 months ago |
icey-yu
|
7788728d89
|
feat: change log
|
4 months ago |
icey-yu
|
f81fa93f1c
|
Merge pull request #1 from mo3et/fix-err
feat: implement Getbatch in rpcCache.
|
4 months ago |
icey-yu
|
db4e1c1005
|
Merge branch 'fix-err' into fix-err
|
4 months ago |
icey-yu
|
0aed52e7c9
|
feat: print getOnline cost
|
4 months ago |
Monet Lee
|
3eb260fe28
|
Merge branch 'fix-err' of github.com:icey-yu/open-im-server into fix-err
|
4 months ago |
Monet Lee
|
c667795285
|
feat: implement Getbatch in rpcCache.
|
4 months ago |
icey-yu
|
1ce82ab92d
|
feat: change log
|
4 months ago |
icey-yu
|
c8d5cd6eba
|
feat: change 1s
|
4 months ago |
icey-yu
|
09fc762a58
|
feat: sleep
|
4 months ago |
icey-yu
|
f7eb050457
|
feat: with operationID
|
4 months ago |
icey-yu
|
8920b48718
|
feat: push err
|
4 months ago |
icey-yu
|
70d39bf5e2
|
feat: push rpc num
|
4 months ago |
icey-yu
|
d9064867d5
|
chore: enable fullUserCache
|
4 months ago |
icey-yu
|
7f8d26c36b
|
feat: cache batch
|
4 months ago |
icey-yu
|
176eb00941
|
feat: add logs
|
4 months ago |
icey-yu
|
5555f31961
|
feat: enable listen TIME_WAIT port
|
4 months ago |
icey-yu
|
076205a290
|
feat: listen config
|
4 months ago |
icey-yu
|
708cfe2ee5
|
feat: add logs
|
4 months ago |
icey-yu
|
f2c876380a
|
feat: wrap logs
|
4 months ago |
icey-yu
|
8af9dcb99c
|
feat: add rocksTimeout
|
4 months ago |
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>
|
4 months ago |
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
|
4 months ago |
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.
|
4 months ago |
icey-yu
|
8c7de0416b
|
fix: fill opUser in invite tips (#2578)
* fix: fill opUser in invite tips
* fix: del code
|
4 months ago |
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>
|
4 months ago |
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.
|
4 months ago |
icey-yu
|
bb4cbcbc78
|
Fix set convsation (#2564)
* fix: set conversation unequal check
* fix: check update list
|
4 months ago |
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>
|
4 months ago |
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>
|
4 months ago |
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
|
4 months ago |
icey-yu
|
938409b0e4
|
fix: set min seq (#2556)
* fix:log
* fix: set min seq
|
4 months ago |
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.
|
4 months ago |
icey-yu
|
7deb45e35d
|
Groupmsg (#2548)
* feat: add EnableHistoryForNewMembers
* feat: change name
* refactor: move first create conversation
* fix: set min seq
|
4 months ago |
Monet Lee
|
d938754ff6
|
feat: update set conversation logic. (#2544)
* 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: update set conversation logic.
* content format.
* update setConversation logic.
* update conversation logic.
* update conversation logic.
* update logic.
* update logic.
|
4 months ago |
qinguoyi
|
a559bfe323
|
fix:doPut error (#2495)
|
4 months ago |
qinguoyi
|
f44a97b8d2
|
fix:mgo delete err (#2496)
|
4 months ago |
qinguoyi
|
97f4b51874
|
fix:get msg error (#2494)
|
4 months ago |
Monet Lee
|
e70695077a
|
Fix: solve conversation blocking in private chat when non friendship. (#2542)
* 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: update contribute cla.
* fix: solve conversations bug.
|
4 months ago |
icey-yu
|
0af207b625
|
Fix config (#2541)
* feat: remove double quotation marks
* feat: test
* feat: default close prometheus
|
4 months ago |