Commit Graph

  • b8be601bcf Merge branch 'main' of github.com:openimsdk/open-im-server into feat/del-conversations Monet Lee 2025-09-01 09:57:46 +0800
  • c4a1649aae feat: implement DeleteConversations interface. Monet Lee 2025-08-30 16:46:00 +0800
  • b0f13d683d
    build(deps): bump golang.org/x/crypto from 0.27.0 to 0.35.0 #3546 dependabot[bot] 2025-08-28 06:23:54 +0000
  • 8165328401
    build(deps): bump golang.org/x/net from 0.29.0 to 0.38.0 #3545 dependabot[bot] 2025-08-28 06:23:49 +0000
  • a3f4db4754
    build(deps): bump golang.org/x/oauth2 from 0.23.0 to 0.27.0 #3544 dependabot[bot] 2025-08-28 06:23:48 +0000
  • 219fb04f03
    build: comment admin services. (#3537) Monet Lee 2025-08-28 12:15:11 +0800
  • 8670fbf31f
    build(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 #3542 dependabot[bot] 2025-08-28 03:50:32 +0000
  • 6856a864d0
    feat: implement auth local cache. (#3533) Monet Lee 2025-08-28 11:26:02 +0800
  • f58182c2b8
    Merge d743dc7d5c into 41a26c185b #3540 Dean Wong 2025-08-27 02:53:42 +0000
  • d743dc7d5c resolve the prometheus discovery issue of multiple instances with same service #3540 dean 2025-08-27 02:48:28 +0000
  • 06bbb3e0d0 build: comment admin services. #3537 Monet Lee 2025-08-20 16:57:44 +0800
  • e60c8a9f83
    Merge branch 'openimsdk:main' into feat/api-l1Cache #3533 Monet Lee 2025-08-20 10:12:31 +0200
  • c68eb84a90 Merge branch 'feat/api-l1Cache' of github.com:mo3et/open-im-server into feat/api-l1Cache Monet Lee 2025-08-20 16:12:08 +0800
  • 721a89cdfa feat: improve auth localcache. Monet Lee 2025-08-20 16:12:02 +0800
  • 349a8cd9af
    fix: nil pointer when chatlog not found. (#3531) #3073 Monet Lee 2025-08-19 17:22:09 +0800
  • 929c6704f3
    fix: solve incorrect batchGetIncrGroupMember when group dismissed. (#3526) Monet Lee 2025-08-19 17:20:58 +0800
  • 2cc6c167c1 Update CHANGELOG for release v3.8.3-patch.9 mo3et 2025-08-19 08:39:10 +0000
  • e99c8ab065 Update version to v3.8.3-patch.9 v3.8.3-patch.9 github-actions[bot] 2025-08-19 08:38:53 +0000
  • 2aab7034b0
    feat: enable redis aof-use-rdb-preamble && disable auto rdb (#3529) (#3535) OpenIM-Robot 2025-08-19 16:36:59 +0800
  • f5c63d98d8 feat: enable redis aof-use-rdb-preamble && disable auto rdb (#3529) #3535 icey-yu 2025-08-19 16:23:27 +0800
  • 68a735ba99
    feat: enable redis aof-use-rdb-preamble && disable auto rdb (#3529) icey-yu 2025-08-19 16:23:27 +0800
  • 99671b4c05
    Merge branch 'openimsdk:main' into feat/api-l1Cache Monet Lee 2025-08-19 11:16:44 +0800
  • b8d4b1bd70 fix: nil pointer when chatlog not found. #3531 Monet Lee 2025-08-18 16:23:15 +0800
  • 8c4e69ec41 feat: implement auth local cache. Monet Lee 2025-08-16 16:25:23 +0800
  • 662eb13998 feat: enable redis aof-use-rdb-preamble && disable auto rdb #3529 icey-yu 2025-08-16 16:22:13 +0800
  • 68d840c790 fix: solve incorrect batchGetIncrGroupMember when group dismissed. #3526 Monet Lee 2025-08-15 16:46:24 +0800
  • dfed1074a5 feat: add auth local cache. Monet Lee 2025-08-15 15:21:01 +0800
  • 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 +0800
  • 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 +0800
  • c17ad243e7 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 Gordon 2025-08-14 13:04:53 +0800
  • 7a73046b0c 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 Gordon 2025-08-14 13:04:53 +0800
  • 34971c8b96
    fix: optimize to lru local cache. (#3514) Monet Lee 2025-08-14 10:19:11 +0800
  • d32cd465fd Update CHANGELOG for release v3.8.3-patch.8 mo3et 2025-08-13 10:28:27 +0000
  • 3d9b33b1ab Update version to v3.8.3-patch.8 v3.8.3-patch.8 github-actions[bot] 2025-08-13 10:28:15 +0000
  • 4d2c4ca40a feat: support mongo replicaset mode. (#3433) #3519 Monet Lee 2025-07-28 14:22:40 +0800
  • e5fdeb9c8a feat: support redis sentinel. (#3423) #3518 Monet Lee 2025-06-18 14:31:09 +0800
  • 014c372a25 fix redis config db field (#3395) #3517 HonQi 2025-06-04 10:46:20 +0800
  • 5f8007cebe fix: standalone mode cannot be used (#3360) #3516 chao 2025-05-16 17:30:38 +0800
  • 21c1321464 feat: Implement webhook in createConversation (#3228) #3246 Monet Lee 2025-03-14 16:46:29 +0800
  • 48776a22ae feat: add a function for business info change to update related conve… (#3225) #3245 OpenIM-Gordon 2025-03-21 15:10:31 +0800
  • 2e9b8a817a refactor: improve setConversations method. (#3194) #3244 Monet Lee 2025-03-07 17:03:40 +0800
  • 7f1c859273 fix: PCAndOther multi login policy can`t get old clients correctly (#3158) #3242 icey-yu 2025-02-24 15:29:39 +0800
  • 02025278b3
    fix: solve batch incorrect error in Find DocIDs in v3.8.3-patch branch. (#3515) Monet Lee 2025-08-13 17:24:23 +0800
  • 78cc2af4a5 revert lock timing. #3514 Monet Lee 2025-08-13 17:23:25 +0800
  • 4aecf5dfcf fix: solve batch incorrect error in Find DocIDs in v3.8.3-patch branch. #3515 Monet Lee 2025-08-13 17:12:16 +0800
  • d542df7000
    fix: revert contentType in API msg (#3509) Monet Lee 2025-08-13 17:01:27 +0800
  • 723a95f3aa fix: optimize to lru local cache. Monet Lee 2025-08-13 16:57:17 +0800
  • 90596b1a02
    fix: fix incorrect kicked logic and PCAndOther Login policy In v3.8.3-patch (#3511) Monet Lee 2025-08-12 16:31:41 +0800
  • a4e2de9332 fix: fix incorrect kicked logic and PCAndOther Login policy In v3.8.3-patch #3511 Monet Lee 2025-08-12 16:24:52 +0800
  • 2d5ee96a90 fix: revert contentType in API msg #3509 Monet Lee 2025-08-11 10:57:10 +0800
  • 56fe999b60
    Merge pull request #3500 from withchao/pre-release-v3.8.4 chao 2025-08-01 10:59:38 +0800
  • 9551ae4f74 fix: admin token in standalone mode (#3499) #3500 chao 2025-08-01 10:48:25 +0800
  • fd3c07f15e
    Merge branch 'openimsdk:main' into main chao 2025-08-01 10:50:34 +0800
  • d817cb0ffd
    fix: admin token in standalone mode (#3499) chao 2025-08-01 10:48:25 +0800
  • d9c3504afd fix: admin token in standalone mode #3499 withchao 2025-08-01 10:13:42 +0800
  • 4f6d5ebfc9
    Merge pull request #3494 from withchao/pre-release-v3.8.4 chao 2025-07-30 10:46:28 +0800
  • e655f6422c feat: merge main branch #3494 withchao 2025-07-29 17:35:39 +0800
  • dd5253f015 feat: merge main branch withchao 2025-07-29 17:30:06 +0800
  • 08c7461ade Merge remote-tracking branch 'origin/main' into pre-release-v3.8.4 withchao 2025-07-29 17:29:08 +0800
  • 0496e1cdf6 Update CHANGELOG for release v3.8.3-patch.7 #3492 mo3et 2025-07-29 09:07:26 +0000
  • 391eafb402 Update version to v3.8.3-patch.7 v3.8.3-patch.7 github-actions[bot] 2025-07-29 09:07:09 +0000
  • 55ebedc452
    Merge branch 'openimsdk:main' into main chao 2025-07-29 16:23:40 +0800
  • c208c3789f
    fix: searchMessage method has potential NPE bug (#3287) (#3289) xuzhijvn 2025-07-29 16:16:30 +0800
  • 482284a0fb Merge remote-tracking branch 'upstream/3.8.3-patch' into 3.8.3-patch Gordon 2025-07-29 16:00:51 +0800
  • 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 +0800
  • 9eccfee997
    fix: solve redis config db field in v3.8.3-patch (#3490) Monet Lee 2025-07-29 14:11:43 +0800
  • 20f85b21f1 fix: solve redis config db field in v3.8.3-patch #3490 Monet Lee 2025-07-29 12:22:51 +0800
  • f950dbc5e7
    fix: import friends send notification in v3.8.3-patch (#3488) Monet Lee 2025-07-29 11:11:42 +0800
  • 70ce405f21 fix: import friends send notification in v3.8.3-patch #3488 Monet Lee 2025-07-29 11:04:44 +0800
  • 2d4cf99744
    fix: performance issues with Kafka caused by encapsulating the MQ interface (#3485) chao 2025-07-28 17:10:38 +0800
  • 031b37f06f
    Merge branch 'openimsdk:main' into main #3485 chao 2025-07-28 16:58:36 +0800
  • eebff88a29 fix: performance issues with Kafka caused by encapsulating the MQ interface withchao 2025-07-28 16:57:58 +0800
  • b44e56b151
    docs: update readme of config file. (#3356) OpenIM-Gordon 2025-07-28 15:51:26 +0800
  • b19b81b10e
    Update CHANGELOG for release v3.8.3-patch.6 (#3473) github-actions[bot] 2025-07-28 15:33:05 +0800
  • 38547f144f
    Merge branch 'main' into changelog-v3.8.3-patch.6 #3473 Monet Lee 2025-07-28 15:31:45 +0800
  • 80de08e8ed
    Update CHANGELOG for release v3.8.3-patch.5 (#3405) github-actions[bot] 2025-07-28 15:29:41 +0800
  • 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 +0800
  • 4c9fdf70db
    feat: support mongo replicaset mode. (#3433) Monet Lee 2025-07-28 14:22:40 +0800
  • efceb28416 feat: add filtering for invalid messages and invalid conversations to prevent data-fetching exceptions after conversations are deleted. (#3239) (#3247) #3483 OpenIM-Robot 2025-03-24 19:50:02 +0800
  • 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 +0800
  • 1ecff99872 solve declarate pkg issue. #3482 Monet Lee 2025-07-28 12:24:12 +0800
  • f998262afb fix: correctly aggregate read seqs by conversation and user before DB update. (#3442) OpenIM-Gordon 2025-07-28 12:11:38 +0800
  • d6cd0258a5
    fix: correctly aggregate read seqs by conversation and user before DB update. (#3442) OpenIM-Gordon 2025-07-28 12:11:38 +0800
  • b1837434df
    feat: set configs (#3183) (#3243) OpenIM-Robot 2025-07-28 11:37:39 +0800
  • becc999d63
    fix: solve batch incorrect error in Find DocIDs (#3476) Monet Lee 2025-07-28 11:29:51 +0800
  • f9475bdd87
    fix: added AtUserIDList to the @ message for API sending. (#3472) OpenIM-Gordon 2025-07-28 11:18:49 +0800
  • 17f8681da6
    Merge branch 'main' into changelog-v3.8.3-patch.5 #3405 Monet Lee 2025-07-28 11:15:13 +0800
  • 839d7d90ac
    Update CHANGELOG for release v3.8.3-patch.4 (#3226) github-actions[bot] 2025-07-28 11:13:35 +0800
  • 18c7e23b91
    Merge branch 'main' into changelog-v3.8.3-patch.4 #3226 Monet Lee 2025-07-28 11:11:34 +0800
  • 359201a005
    Update CHANGELOG for release v3.8.3-patch.3 (#3206) github-actions[bot] 2025-07-28 11:10:42 +0800
  • d9ccb0ce8f
    Merge branch 'main' into changelog-v3.8.3-patch.3 #3206 Monet Lee 2025-07-28 11:09:36 +0800
  • 865eaa719f
    Update CHANGELOG for release v3.8.3-patch.2 (#3175) github-actions[bot] 2025-07-28 11:07:59 +0800
  • 23a1626ac1
    Merge branch 'main' into changelog-v3.8.3-patch.2 #3175 Monet Lee 2025-07-28 10:59:35 +0800
  • 097e033347
    fix: fix incorrect kicked logic. (#3480) Monet Lee 2025-07-28 10:57:44 +0800
  • 3ad24d9521
    Update CHANGELOG for release v3.8.3-patch.1 (#3164) github-actions[bot] 2025-07-28 10:52:25 +0800
  • 230c93cc16
    docs: update slack link. (#3479) Monet Lee 2025-07-28 10:46:23 +0800
  • fcfa40c99a optimize checkSameToken logic. #3480 Monet Lee 2025-07-28 10:33:30 +0800
  • a0cbd924bb fix: fix incorrect ws check logic. Monet Lee 2025-07-25 18:30:41 +0800
  • 4ae05d2e38
    fix: use safe submodule init in workflows. (#3468) Monet Lee 2025-07-25 15:02:49 +0800
  • 069b20a1c4 docs: update slack link. #3479 Monet Lee 2025-07-25 11:36:05 +0800