Commit Graph

  • e99c8ab065 Update version to v3.8.3-patch.9 v3.8.3-patch.9 github-actions[bot] 2025-08-19 08:38:53 +00:00
  • 2aab7034b0 feat: enable redis aof-use-rdb-preamble && disable auto rdb (#3529) (#3535) OpenIM-Robot 2025-08-19 16:36:59 +08:00
  • 68a735ba99 feat: enable redis aof-use-rdb-preamble && disable auto rdb (#3529) icey-yu 2025-08-19 16:23:27 +08:00
  • 123abe9803 fix: fill in the most recent sendTime for a gap message to prevent the client from repeatedly retrieving the same message due to sendTime being 0. (#3522) OpenIM-Gordon 2025-08-14 14:16:50 +08:00
  • 7a9c336a96 fix: fill in the most recent sendTime for a gap message to prevent the client from repeatedly retrieving the same message due to sendTime being 0. (#3523) OpenIM-Gordon 2025-08-14 13:43:34 +08:00
  • 34971c8b96 fix: optimize to lru local cache. (#3514) Monet Lee 2025-08-14 10:19:11 +08:00
  • d32cd465fd Update CHANGELOG for release v3.8.3-patch.8 changelog-v3.8.3-patch.8 mo3et 2025-08-13 10:28:27 +00:00
  • 3d9b33b1ab Update version to v3.8.3-patch.8 v3.8.3-patch.8 github-actions[bot] 2025-08-13 10:28:15 +00:00
  • 02025278b3 fix: solve batch incorrect error in Find DocIDs in v3.8.3-patch branch. (#3515) Monet Lee 2025-08-13 17:24:23 +08:00
  • d542df7000 fix: revert contentType in API msg (#3509) Monet Lee 2025-08-13 17:01:27 +08:00
  • 90596b1a02 fix: fix incorrect kicked logic and PCAndOther Login policy In v3.8.3-patch (#3511) Monet Lee 2025-08-12 16:31:41 +08:00
  • 56fe999b60 Merge pull request #3500 from withchao/pre-release-v3.8.4 chao 2025-08-01 10:59:38 +08:00
  • 9551ae4f74 fix: admin token in standalone mode (#3499) chao 2025-08-01 10:48:25 +08:00
  • d817cb0ffd fix: admin token in standalone mode (#3499) chao 2025-08-01 10:48:25 +08:00
  • 4f6d5ebfc9 Merge pull request #3494 from withchao/pre-release-v3.8.4 chao 2025-07-30 10:46:28 +08:00
  • e655f6422c feat: merge main branch withchao 2025-07-29 17:35:39 +08:00
  • dd5253f015 feat: merge main branch withchao 2025-07-29 17:30:06 +08:00
  • 08c7461ade Merge remote-tracking branch 'origin/main' into pre-release-v3.8.4 withchao 2025-07-29 17:29:08 +08:00
  • 0496e1cdf6 Update CHANGELOG for release v3.8.3-patch.7 changelog-v3.8.3-patch.7 mo3et 2025-07-29 09:07:26 +00:00
  • 391eafb402 Update version to v3.8.3-patch.7 v3.8.3-patch.7 github-actions[bot] 2025-07-29 09:07:09 +00:00
  • 55ebedc452 Merge branch 'openimsdk:main' into main chao 2025-07-29 16:23:40 +08:00
  • c208c3789f fix: searchMessage method has potential NPE bug (#3287) (#3289) xuzhijvn 2025-07-29 16:16:30 +08:00
  • 482284a0fb Merge remote-tracking branch 'upstream/3.8.3-patch' into 3.8.3-patch Gordon 2025-07-29 16:00:51 +08:00
  • a893141ae6 eat: add filtering for invalid messages and invalid conversations to prevent data-fetching exceptions after conversations are deleted. Gordon 2025-07-29 16:00:08 +08:00
  • 9eccfee997 fix: solve redis config db field in v3.8.3-patch (#3490) Monet Lee 2025-07-29 14:11:43 +08:00
  • f950dbc5e7 fix: import friends send notification in v3.8.3-patch (#3488) Monet Lee 2025-07-29 11:11:42 +08:00
  • 2d4cf99744 fix: performance issues with Kafka caused by encapsulating the MQ interface (#3485) chao 2025-07-28 17:10:38 +08:00
  • 031b37f06f Merge branch 'openimsdk:main' into main chao 2025-07-28 16:58:36 +08:00
  • eebff88a29 fix: performance issues with Kafka caused by encapsulating the MQ interface withchao 2025-07-28 16:57:58 +08:00
  • b44e56b151 docs: update readme of config file. (#3356) OpenIM-Gordon 2025-07-28 15:51:26 +08:00
  • b19b81b10e Update CHANGELOG for release v3.8.3-patch.6 (#3473) github-actions[bot] 2025-07-28 15:33:05 +08:00
  • 80de08e8ed Update CHANGELOG for release v3.8.3-patch.5 (#3405) github-actions[bot] 2025-07-28 15:29:41 +08:00
  • 55113e5277 feat: add filtering for invalid messages and invalid conversations to prevent data-fetching exceptions after conversations are deleted. (#3239) (#3247) (#3483) OpenIM-Gordon 2025-07-28 14:43:58 +08:00
  • 4c9fdf70db feat: support mongo replicaset mode. (#3433) Monet Lee 2025-07-28 14:22:40 +08:00
  • 7fdc438500 fix: correctly aggregate read seqs by conversation and user before DB update. [Created by @FGadvancer from #3442] (#3482) OpenIM-Robot 2025-07-28 12:36:48 +08:00
  • d6cd0258a5 fix: correctly aggregate read seqs by conversation and user before DB update. (#3442) OpenIM-Gordon 2025-07-28 12:11:38 +08:00
  • b1837434df feat: set configs (#3183) (#3243) OpenIM-Robot 2025-07-28 11:37:39 +08:00
  • becc999d63 fix: solve batch incorrect error in Find DocIDs (#3476) Monet Lee 2025-07-28 11:29:51 +08:00
  • f9475bdd87 fix: added AtUserIDList to the @ message for API sending. (#3472) OpenIM-Gordon 2025-07-28 11:18:49 +08:00
  • 839d7d90ac Update CHANGELOG for release v3.8.3-patch.4 (#3226) github-actions[bot] 2025-07-28 11:13:35 +08:00
  • 359201a005 Update CHANGELOG for release v3.8.3-patch.3 (#3206) github-actions[bot] 2025-07-28 11:10:42 +08:00
  • 865eaa719f Update CHANGELOG for release v3.8.3-patch.2 (#3175) github-actions[bot] 2025-07-28 11:07:59 +08:00
  • 097e033347 fix: fix incorrect kicked logic. (#3480) Monet Lee 2025-07-28 10:57:44 +08:00
  • 3ad24d9521 Update CHANGELOG for release v3.8.3-patch.1 (#3164) github-actions[bot] 2025-07-28 10:52:25 +08:00
  • 230c93cc16 docs: update slack link. (#3479) Monet Lee 2025-07-28 10:46:23 +08:00
  • 4ae05d2e38 fix: use safe submodule init in workflows. (#3468) Monet Lee 2025-07-25 15:02:49 +08:00
  • 6eb6ac1c57 Update version to v3.8.3-patch.6 v3.8.3-patch.6 github-actions[bot] 2025-07-23 03:24:56 +00:00
  • 2804d90020 fix: use safe submodule init in workflows in v3.8.3-patch. (#3469) Monet Lee 2025-07-22 10:59:16 +08:00
  • b1659ef84d refactor: support modified config and args in mage. (#3466) Monet Lee 2025-07-22 10:24:01 +08:00
  • 4ca3f2dc0c Merge pull request #3454 from withchao/3.8.3-patch chao 2025-07-10 15:03:58 +08:00
  • b92c5ab821 Merge remote-tracking branch 'origin/3.8.3-patch' into 3.8.3-patch withchao 2025-07-10 14:59:46 +08:00
  • 9c4b6e50ef fix: s3 aws init withchao 2025-07-10 14:59:33 +08:00
  • 54e189d80f fix: remove update version file workflows have new line in 3.8.3-patch branch. (#3452) Monet Lee 2025-07-09 17:27:59 +08:00
  • 5e813ef079 fix: solve createTime not set in setConversation and Create Conversation. (#3447) Monet Lee 2025-07-08 16:33:39 +08:00
  • bd56bd23b8 fix: update log level in crontask dist look. (#3440) Monet Lee 2025-07-08 16:33:25 +08:00
  • 1b6d70e4a7 Merge pull request #3438 from icey-yu/add-friend icey-yu 2025-06-25 16:39:23 +08:00
  • 4c9cf55867 fix: add friend db in notification sender chao 2025-05-14 16:07:05 +08:00
  • a5ac7f2a81 feat: add nickname for adminUser (#3435) icey-yu 2025-06-25 11:33:19 +08:00
  • 6912ad6f33 feat: add api logger (#3427) chao 2025-06-19 11:51:35 +08:00
  • 53bf8acc21 fix: solve webhook incorrect attentionID references. (#3411) Monet Lee 2025-06-18 14:32:29 +08:00
  • 8f7b02979d feat: support redis sentinel. (#3423) Monet Lee 2025-06-18 14:31:09 +08:00
  • 1baf9a8e0f feat: Implement etcd and kafka auth. (#3394) Monet Lee 2025-06-17 15:33:25 +08:00
  • 1e2375faca fix: improve mileston PR workflows contents. (#3382) Monet Lee 2025-06-17 15:12:25 +08:00
  • 545125884e fix: import friends send notification (#3420) icey-yu 2025-06-16 10:46:07 +08:00
  • d156e1e519 fix: prometheus discovery (#3408) icey-yu 2025-06-11 16:29:44 +08:00
  • 13b929444a Update version to v3.8.3-patch.5 v3.8.3-patch.5 github-actions[bot] 2025-06-10 09:10:01 +00:00
  • 9be25ab041 build: update gomake version in dockerfile. (#3416) Monet Lee 2025-06-10 17:08:37 +08:00
  • 75367545ea feat: support distributed lock in crontask. (#3401) Monet Lee 2025-06-06 14:25:58 +08:00
  • 04ee509b68 fix: solve incorrect when sendMsg webhook callback after. (#3409) Monet Lee 2025-06-06 11:29:45 +08:00
  • b7ca3bd95f fix redis config db field (#3395) HonQi 2025-06-04 10:46:20 +08:00
  • 8a5f8a10ba Merge pull request #3396 from withchao/3.8.3-patch chao 2025-05-29 18:35:35 +08:00
  • 1f3b41e379 fix: optimize friend and group applications (#3389) chao 2025-05-27 15:01:09 +08:00
  • 1684c82458 feat: optimize friend and group applications (#3384) withchao 2025-05-29 18:29:19 +08:00
  • bc326704f1 feat: optimize friend and group applications (#3384) chao 2025-05-26 10:06:35 +08:00
  • e254bbf1fc Merge branch 'openimsdk:3.8.3-patch' into 3.8.3-patch chao 2025-05-29 18:08:43 +08:00
  • e816626b9c Merge pull request #3390 from withchao/pre-release-v3.8.4 chao 2025-05-27 15:05:58 +08:00
  • 4919aaef3d Merge remote-tracking branch 'origin/pre-release-v3.8.4' into pre-release-v3.8.4 withchao 2025-05-27 15:04:43 +08:00
  • fd79302a3b fix: optimize friend and group applications (#3389) chao 2025-05-27 15:01:09 +08:00
  • 812c1e4127 fix: optimize friend and group applications (#3389) chao 2025-05-27 15:01:09 +08:00
  • 2c8379a988 Merge pull request #3387 from withchao/pre-release-v3.8.4 chao 2025-05-26 10:24:39 +08:00
  • 8846cbbd31 feat: optimize friend and group applications (#3384) chao 2025-05-26 10:06:35 +08:00
  • 8e61f30e9c feat: optimize friend and group applications (#3384) chao 2025-05-26 10:06:35 +08:00
  • 6d80e6ec12 Merge pull request #3378 from withchao/pre-release-v3.8.4 chao 2025-05-22 17:28:13 +08:00
  • 4bb12b3b40 fix: CreateGroupChatConversations withchao 2025-05-22 16:45:08 +08:00
  • 4d3ec5367f fix: add rpc interface permission check (#3377) chao 2025-05-22 17:14:30 +08:00
  • 66a5208279 fix: add rpc interface permission check withchao 2025-05-22 15:31:12 +08:00
  • 54309b83a2 feat: add group friend rpc interface permission check withchao 2025-05-22 14:52:15 +08:00
  • d55cb0fa8b feat: add group friend rpc interface permission check withchao 2025-05-22 14:37:54 +08:00
  • 6ae00dfab9 fix: solve updateUserInfoEx null pointer. (#3326) Monet Lee 2025-05-22 14:27:30 +08:00
  • 4d69194f62 fix: send simple msg (#3362) icey-yu 2025-05-22 14:23:43 +08:00
  • 8b23d4f5bb fix: solve user not found when notification invitedUserID is zero in InviteUserToGroup. (#3375) Monet Lee 2025-05-22 14:21:44 +08:00
  • 2ec3708a27 Merge pull request #3372 from withchao/pre-release-v3.8.4 chao 2025-05-20 16:16:22 +08:00
  • 388a945cc5 feat: add a function for business info change to update related conve… (#3225) OpenIM-Gordon 2025-03-21 15:10:31 +08:00
  • 4c16294f67 feat: Implement webhook in createConversation (#3228) withchao 2025-05-20 16:08:35 +08:00
  • 1ef55cda05 feat: Implement webhook in createConversation (#3228) Monet Lee 2025-03-14 16:46:29 +08:00
  • 505ce8aad1 feat: add rpc interface permission check (#3366) chao 2025-05-20 11:30:00 +08:00
  • 748d783d36 feat: add rpc interface permission check (#3366) chao 2025-05-20 11:30:00 +08:00
  • 632a65303c fix: standalone mode cannot be used (#3360) chao 2025-05-16 17:30:38 +08:00
  • ab32167b19 Merge pull request #3359 from withchao/pre-release-v3.8.4 chao 2025-05-16 17:13:10 +08:00
  • 9616e920ed fix: in standalone mode, the user online status is wrong withchao 2025-05-16 17:11:19 +08:00