Commit Graph

  • a3ff727843
    Merge pull request #3334 from openimsdk/cherry-pick-52bd5e8 chao 2025-05-14 16:31:50 +0800
  • acab496bcb
    Merge pull request #3333 from openimsdk/cherry-pick-1697651 chao 2025-05-14 16:31:39 +0800
  • 7c6b9a3c0f
    Merge branch 'pre-release-v3.8.4' into cherry-pick-1697651 #3333 chao 2025-05-14 16:31:26 +0800
  • 71a82238a1
    Merge pull request #3332 from openimsdk/cherry-pick-d385fdd chao 2025-05-14 16:30:43 +0800
  • df5ccd5f35
    Merge branch 'pre-release-v3.8.4' into cherry-pick-d385fdd #3332 chao 2025-05-14 16:30:34 +0800
  • 7ea28ec2ba
    Merge pull request #3331 from openimsdk/cherry-pick-aca0eac chao 2025-05-14 16:29:31 +0800
  • 5a40b2c50f
    Merge pull request #3330 from openimsdk/cherry-pick-3b710fd chao 2025-05-14 16:29:15 +0800
  • 90529aad2f
    Merge branch 'pre-release-v3.8.4' into cherry-pick-3b710fd #3330 chao 2025-05-14 16:29:06 +0800
  • 582caede04
    Merge pull request #3329 from openimsdk/cherry-pick-4dc9b45 chao 2025-05-14 16:27:21 +0800
  • a10918a9dd
    Merge pull request #3328 from openimsdk/cherry-pick-0b9dbd3 chao 2025-05-14 16:27:06 +0800
  • d071a6093c fix: optimize grpc option and fix some interface permission checks (#3327) chao 2025-05-14 16:07:05 +0800
  • 78aaf6abce fix: delete token by correct platformID && feat: adminToken can be retained for five minutes after deleting (#3313) #3341 icey-yu 2025-05-06 15:10:10 +0800
  • 841c4b0026 fix: data version SetVersion will add record (#3304) #3340 icey-yu 2025-04-24 17:26:52 +0800
  • 27940fc037 feat: GroupApplicationAgreeMemberEnterNotification splitting (#3297) chao 2025-04-22 17:02:45 +0800
  • 8e9d65561b refactor: move stress-test tools location. (#3295) #3338 Monet Lee 2025-04-25 15:57:23 +0800
  • e5bac946cd License (#3293) #3337 skiffer-git 2025-04-22 16:48:12 +0800
  • 338600c3e0 feat: Implement stress test v2. (#3292) Monet Lee 2025-04-22 15:52:55 +0800
  • 08280b9d2a fix: group status in GroupDismissedNotification (#3286) #3335 icey-yu 2025-04-17 17:28:23 +0800
  • 3d73bd581e fix: transferring the group owner to a muted member, incremental version error (#3284) #3334 chao 2025-04-15 18:27:39 +0800
  • a74bb8a17e feat: GetConversationsHasReadAndMaxSeq support pinned (#3281) chao 2025-04-14 11:18:07 +0800
  • f74bd018d2 feat: support server-issued configuration, which can be set for individual users (#3271) chao 2025-04-02 18:18:06 +0800
  • c1648f3dd5 fix: oss specifies content-type when uploading (#3267) #3331 chao 2025-04-01 17:13:32 +0800
  • 304bf00ef2 fix: improve stress test tools parms. (#3265) Monet Lee 2025-03-31 16:45:52 +0800
  • a07fc920b3 feat: implement stress-test tools. (#3261) #3329 Monet Lee 2025-03-28 15:46:42 +0800
  • 96b5a02f98
    Merge branch 'main' into fix/panic-fx Monet Lee 2025-05-14 16:21:43 +0800
  • eeaabb391f feat: check if the secret in config/share.yml has been changed during registration (#3223) #3328 icey-yu 2025-03-13 18:21:48 +0800
  • 1d7660bedb
    fix: optimize grpc option and fix some interface permission checks (#3327) chao 2025-05-14 16:07:05 +0800
  • 64b3d7210d fix: optimize grpc option and fix some interface permission checks #3327 withchao 2025-05-14 16:00:00 +0800
  • 783a22e2bc fix: solve updateUserInfoEx null pointer. Monet Lee 2025-05-14 15:50:17 +0800
  • 662fdbccc6 fix: optimizing the code withchao 2025-05-14 15:01:57 +0800
  • 49faa0eb99 fix: permission verification withchao 2025-05-13 17:52:20 +0800
  • 2f11511d74 feat: grpc mw withchao 2025-05-13 17:25:24 +0800
  • ccde907c0c
    Merge branch 'openimsdk:main' into main chao 2025-05-12 10:55:55 +0800
  • 09b7e5679a
    Merge a0ccbf1883 into 1178808ba7 #3257 adru 2025-05-10 17:18:51 +0800
  • 1178808ba7
    feat: optimize server code (#3319) chao 2025-05-09 09:31:30 +0800
  • a23be82ecf Merge remote-tracking branch 'origin/main' #3319 withchao 2025-05-08 17:14:55 +0800
  • 2816d45117 feat: update gomake withchao 2025-05-08 17:14:43 +0800
  • fe8cd80105 feat: unified conversion code withchao 2025-05-08 17:10:36 +0800
  • cbf1613991
    Merge branch 'openimsdk:main' into main chao 2025-05-08 17:03:15 +0800
  • cb813edfa0 feat: add api get_conversations_unread_count and clear_conversations_unread_count #3317 withchao 2025-05-06 18:10:12 +0800
  • 56c5c1f015
    fix: delete token by correct platformID && feat: adminToken can be retained for five minutes after deleting (#3313) icey-yu 2025-05-06 15:10:10 +0800
  • 35fb5db691 fix: delete token by correct platformID && feat: adminToken can be retained for five minutes after deleting #3313 icey-yu 2025-05-06 10:41:13 +0800
  • bd91d8fa15
    Merge branch 'openimsdk:main' into main chao 2025-04-25 16:08:44 +0800
  • dd981b976d
    refactor: move stress-test tools location. (#3295) Monet Lee 2025-04-25 15:57:23 +0800
  • 594c08b229 Merge branch 'fix/tool-struct' of github.com:mo3et/open-im-server into fix/tool-struct #3295 Monet Lee 2025-04-25 15:31:30 +0800
  • 8794628623 improve stress_test-v2 Monet Lee 2025-04-25 15:31:20 +0800
  • 495faf7cb7
    Merge branch 'openimsdk:main' into fix/tool-struct Monet Lee 2025-04-25 15:04:50 +0800
  • 91db18168d
    fix: data version SetVersion will add record (#3304) icey-yu 2025-04-24 17:26:52 +0800
  • 88d7a41893 fix: data version SetVersion will add record #3304 icey-yu 2025-04-24 16:34:57 +0800
  • 8cd57d6853 fix: the loop querying the db in func batchGetCache2 (#3301) #3302 xuzhijvn 2025-04-24 15:32:41 +0800
  • 8e08b5c728
    Merge branch 'openimsdk:main' into fix/tool-struct Monet Lee 2025-04-23 16:20:48 +0800
  • 13cd8c759a improve stress tools. Monet Lee 2025-04-23 16:20:40 +0800
  • c29e2a9a28
    Update README_zh_CN.md skiffer-git 2025-04-22 21:53:40 +0800
  • c8c30c2fe6
    Update README.md skiffer-git 2025-04-22 21:53:14 +0800
  • bed81af75c
    Update README_zh_CN.md skiffer-git 2025-04-22 21:52:32 +0800
  • 986237af2e
    Update README.md skiffer-git 2025-04-22 21:52:02 +0800
  • 8702ab5339
    Update LICENSE skiffer-git 2025-04-22 21:48:20 +0800
  • c54b948f1a
    Update LICENSE skiffer-git 2025-04-22 21:47:13 +0800
  • 2e58a5cc82 feat: GroupApplicationAgreeMemberEnterNotification splitting (#3297) chao 2025-04-22 17:02:45 +0800
  • cc957886b1 fix: transferring the group owner to a muted member, incremental version error (#3284) chao 2025-04-15 18:27:39 +0800
  • 78c82e08b8 fix: transferring the group owner to a muted member, incremental version error (#3284) chao 2025-04-15 18:27:39 +0800
  • 09cb8336ad Merge remote-tracking branch 'upstream/3.8.3-patch' into 3.8.3-patch withchao 2025-04-22 17:03:34 +0800
  • fa3d251dcb
    feat: GroupApplicationAgreeMemberEnterNotification splitting (#3297) chao 2025-04-22 17:02:45 +0800
  • 0c63223aa5 feat: GroupApplicationAgreeMemberEnterNotification splitting, rpc body size limit #3297 withchao 2025-04-22 16:49:03 +0800
  • 58994095a5
    License (#3293) skiffer-git 2025-04-22 16:48:12 +0800
  • c8c3723f90 refactor: move stress-test tools location. Monet Lee 2025-04-22 16:42:51 +0800
  • 14b669f296 Merge remote-tracking branch 'origin/main' into limit_quantity withchao 2025-04-22 15:58:31 +0800
  • e479a5f488 feat: GroupApplicationAgreeMemberEnterNotification splitting, rpc body size limit withchao 2025-04-22 15:55:09 +0800
  • da03bb30b1
    Merge branch 'openimsdk:main' into main chao 2025-04-22 15:54:16 +0800
  • 97b8c07d57
    feat: Implement stress test v2. (#3292) Monet Lee 2025-04-22 15:52:55 +0800
  • be23ba97a6 update license #3293 skiffer-git 2025-04-22 15:42:22 +0800
  • 460404e05c update license skiffer-git 2025-04-22 15:10:34 +0800
  • aacaac7740 update license skiffer-git 2025-04-22 15:06:37 +0800
  • 4a233a26f3 update license skiffer-git 2025-04-22 15:02:46 +0800
  • 39fc902304 update license skiffer-git 2025-04-22 14:56:55 +0800
  • f03fa0ee91
    Merge branch 'openimsdk:main' into feat/stress-test-v2 #3292 Monet Lee 2025-04-22 14:54:05 +0800
  • 347ef4b3c5 feat: Implement stress test v2. Monet Lee 2025-04-22 14:53:30 +0800
  • 8107b7dc0f Merge remote-tracking branch 'origin/main' skiffer-git 2025-04-22 14:52:09 +0800
  • 107e91e959 update skiffer-git 2025-04-22 14:48:28 +0800
  • 404134743c
    Update LICENSE skiffer-git 2025-04-22 14:36:41 +0800
  • 045afd74b9
    Update LICENSE skiffer-git 2025-04-22 14:35:50 +0800
  • dea42ef84c
    Merge branch 'openimsdk:main' into main chao 2025-04-21 16:21:18 +0800
  • ca240c6a86 fix: searchMessage method has potential NPE bug (#3287) #3289 xuzhijvn 2025-04-18 23:04:03 +0800
  • 48d0433388 fix: searchMessage method has potential NPE bug (#3287) #3288 019825 2025-04-18 22:59:04 +0800
  • d0426caa44 feat: improve stress test code. Monet Lee 2025-04-18 18:23:52 +0800
  • 8e824c7e8e
    fix: group status in GroupDismissedNotification (#3286) icey-yu 2025-04-17 17:28:23 +0800
  • 4dd500265f fix: group status in GroupDismissedNotification #3286 icey-yu 2025-04-17 16:09:01 +0800
  • 52bd5e8be9
    fix: transferring the group owner to a muted member, incremental version error (#3284) chao 2025-04-15 18:27:39 +0800
  • f0b66a1b9b
    Merge branch 'openimsdk:main' into main #3284 chao 2025-04-15 18:15:54 +0800
  • 474778c805 fix: transferring the group owner to a muted member, incremental version error withchao 2025-04-15 18:14:36 +0800
  • 1697651100
    feat: GetConversationsHasReadAndMaxSeq support pinned (#3281) chao 2025-04-14 11:18:07 +0800
  • 025b2ae189 feat: GetConversationsHasReadAndMaxSeq support pinned #3281 withchao 2025-04-14 11:10:49 +0800
  • 04997b888e feat: GetConversationsHasReadAndMaxSeq support pinned withchao 2025-04-14 11:09:18 +0800
  • d2c7b3ca9c feat: GetConversationsHasReadAndMaxSeq support pinned withchao 2025-04-14 11:05:27 +0800
  • 6e0da23f14
    Merge branch 'openimsdk:main' into main chao 2025-04-14 11:02:48 +0800
  • d385fdd0aa
    feat: support server-issued configuration, which can be set for individual users (#3271) chao 2025-04-02 18:18:06 +0800
  • 37f3efa556 feat: support client config #3271 withchao 2025-04-02 17:55:40 +0800
  • e21e10e829 feat: support client config withchao 2025-04-02 15:31:43 +0800
  • bd5710dadf
    Merge branch 'openimsdk:main' into main chao 2025-04-01 18:03:02 +0800
  • 9a436087cf fix: the source message of the reference is withdrawn, and the referenced message is deleted (#3137) (#3140) OpenIM-Robot 2025-02-13 14:00:48 +0800