1463 Commits

Author SHA1 Message Date
Monet Lee
0e90f782ad remove unused content. 2024-08-29 11:26:57 +08:00
Monet Lee
6bc5264de3 fix: delay deleteObject func. 2024-08-29 11:16:26 +08:00
Monet Lee
fcb210df0d Merge branch 'main' of github.com:openimsdk/open-im-server 2024-08-29 11:13:48 +08: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
icey-yu
7deb45e35d
Groupmsg (#2548)
* feat: add EnableHistoryForNewMembers

* feat: change name

* refactor: move first create conversation

* fix: set min seq
2024-08-23 09:34:58 +00:00
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.
2024-08-22 09:43:13 +00:00
Monet Lee
d63c5b7a65 Merge branch 'main' of github.com:openimsdk/open-im-server 2024-08-21 16:36:15 +08:00
qinguoyi
a559bfe323
fix:doPut error (#2495) 2024-08-21 07:27:51 +00:00
qinguoyi
f44a97b8d2
fix:mgo delete err (#2496) 2024-08-21 07:26:53 +00:00
qinguoyi
97f4b51874
fix:get msg error (#2494) 2024-08-21 07:25:19 +00:00
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.
2024-08-21 07:23:43 +00:00
icey-yu
0af207b625
Fix config (#2541)
* feat: remove double quotation marks

* feat: test

* feat: default close prometheus
2024-08-21 07:10:43 +00:00
Monet Lee
d4a4d6703d Merge branch 'main' of github.com:openimsdk/open-im-server 2024-08-21 14:49:54 +08:00
Mew151
1022b297d4
fix 细节 (#2525)
1、统一结构体方法 receiver,都用 pointer
2、使用 errors.Is 来做错误判断
3、修复单词拼写的错误
2024-08-21 03:44:00 +00:00
chao
7f6b4da8eb
fix: the log key value is not aligned (#2527)
* 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

---------

Co-authored-by: withchao <withchao@users.noreply.github.com>
2024-08-21 03:27:47 +00:00
Monet Lee
8c1c1b6c58 Merge branch 'main' of github.com:openimsdk/open-im-server 2024-08-20 09:52:13 +08:00
Monet Lee
0b06e20464
docs: update CLA comments contents. (#2534)
* 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.

* docs: update CLA comments contents.

* update workflow file.
2024-08-19 11:14:24 +00:00
Monet Lee
45391510a3 Merge branch 'main' of github.com:openimsdk/open-im-server 2024-08-19 16:40:23 +08:00
Monet Lee
188507a8ac
fix: pass getMinioImageThumbnailKey error. (#2532)
* 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 issue translator.

* fix: pass getMinioImageThumbnailKey error.
2024-08-19 08:13:48 +00:00
Monet Lee
6f901bc389
feat: update issue translator in workflows (#2521)
* 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 issue translator.
2024-08-14 10:27:09 +00:00
Monet Lee
e8789bdb00 Merge branch 'main' of github.com:openimsdk/open-im-server 2024-08-14 18:22:10 +08:00
Monet Lee
27024dfb03
fix: solve uncorrect outdated msg get. (#2513)
* 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.
2024-08-14 10:20:42 +00:00
Monet Lee
850b7b2be7 update. 2024-08-13 19:19:41 +08:00
Monet Lee
a2bbb6aff6 fix 2024-08-13 17:13:29 +08:00
Monet Lee
d467381b6f update skip logic. 2024-08-13 17:09:11 +08:00
Monet Lee
7c482c9466 update 2024-08-13 17:03:14 +08:00
Monet Lee
bc47a6a8b6 update get docIDs logic. 2024-08-13 17:01:32 +08:00
Monet Lee
9b46304988 Merge branch 'main' of github.com:mo3et/open-im-server 2024-08-13 16:36:57 +08:00
Monet Lee
4ef9200bba fix: solve uncorrect outdated msg get. 2024-08-13 16:36:17 +08:00
Monet Lee
e5435cdbcd
Merge branch 'openimsdk:main' into main 2024-08-12 18:38:45 +08:00
Monet Lee
f100cabaf5 feat: update bot. 2024-08-12 18:25:18 +08:00
Monet Lee
f3dfeb3bc4
refactor: refactor workflows structure. (#2511)
* 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.
2024-08-12 09:56:01 +00:00
Monet Lee
fa54e57bfd move workflows. 2024-08-12 17:50:18 +08:00
Monet Lee
a281442386 update infra config. 2024-08-12 17:41:51 +08:00
Monet Lee
002cdde001 update workflows files. 2024-08-12 17:37:47 +08:00
Monet Lee
72aca1ebb8 remove cn comment. 2024-08-12 17:31:41 +08:00
Monet Lee
3101f1491b fix error. 2024-08-12 17:29:16 +08:00
Monet Lee
5471d1ca43 Fix err. 2024-08-12 17:27:23 +08:00
Monet Lee
c50bce3909 fix: remove chat error. 2024-08-12 17:26:12 +08:00
Monet Lee
5511ad348d update field. 2024-08-12 17:19:34 +08:00
Monet Lee
c8dec9f733 add tool workflows. 2024-08-12 17:11:00 +08:00
Monet Lee
6fa9d93b7a refactor: refactor workflows contents. 2024-08-12 17:09:18 +08:00
icey-yu
7110183892
h (#2501) 2024-08-09 09:52:03 +00:00
icey-yu
17816053f3
fix: fix-validate message. (#2499) 2024-08-09 08:53:58 +00:00
qinguoyi
33aa2070c4
fix:update recive name to same (#2493) 2024-08-09 02:05:12 +00:00