Commit Graph

673 Commits (pre-release-v3.8.4)

Author SHA1 Message Date
chao 9551ae4f74 fix: admin token in standalone mode (#3499)
2 months ago
withchao 08c7461ade Merge remote-tracking branch 'origin/main' into pre-release-v3.8.4
2 months ago
xuzhijvn c208c3789f
fix: searchMessage method has potential NPE bug (#3287) (#3289)
2 months ago
Monet Lee 4c9fdf70db
feat: support mongo replicaset mode. (#3433)
2 months ago
OpenIM-Robot b1837434df
feat: set configs (#3183) (#3243)
2 months ago
Monet Lee becc999d63
fix: solve batch incorrect error in Find DocIDs (#3476)
2 months ago
OpenIM-Gordon f9475bdd87
fix: added AtUserIDList to the @ message for API sending. (#3472)
2 months ago
icey-yu a5ac7f2a81
feat: add nickname for adminUser (#3435)
3 months ago
Monet Lee 8f7b02979d
feat: support redis sentinel. (#3423)
3 months ago
icey-yu d156e1e519
fix: prometheus discovery (#3408)
3 months ago
HonQi b7ca3bd95f
fix redis config db field (#3395)
4 months ago
chao fd79302a3b fix: optimize friend and group applications (#3389)
4 months ago
chao 812c1e4127
fix: optimize friend and group applications (#3389)
4 months ago
chao 8846cbbd31 feat: optimize friend and group applications (#3384)
4 months ago
chao 8e61f30e9c
feat: optimize friend and group applications (#3384)
4 months ago
OpenIM-Gordon 388a945cc5 feat: add a function for business info change to update related conve… (#3225)
4 months ago
Monet Lee 1ef55cda05 feat: Implement webhook in createConversation (#3228)
4 months ago
chao 505ce8aad1 feat: add rpc interface permission check (#3366)
4 months ago
chao 748d783d36
feat: add rpc interface permission check (#3366)
4 months ago
chao 632a65303c
fix: standalone mode cannot be used (#3360)
4 months ago
withchao d34bb219e0 fix: in standalone mode, the user online status is wrong
4 months ago
withchao e398152da2 fix: in standalone mode, the user online status is wrong
4 months ago
withchao 8e7457febb fix: merge conflicts
4 months ago
withchao 6750e40022 fix: merge conflicts
4 months ago
withchao 5079b99e97 fix: merge conflicts
4 months ago
chao 764a590ba4
Merge pull request #3353 from openimsdk/cherry-pick-1178808
4 months ago
chao d68035fbae feat: optimize server code (#3319)
4 months ago
icey-yu 41fea707da fix: AdminToken save to redis && limit 1 for each userID (#3224)
4 months ago
chao f322ddca77 feat: optimize code and support running in single process mode (#3142)
4 months ago
chao a315570e44
Merge branch 'pre-release-v3.8.4' into cherry-pick-1d7660b
4 months ago
chao c7a934e8db
Merge pull request #3341 from openimsdk/cherry-pick-56c5c1f
4 months ago
chao 24d13b2ee1
Merge branch 'pre-release-v3.8.4' into cherry-pick-fa3d251
4 months ago
chao 7c6b9a3c0f
Merge branch 'pre-release-v3.8.4' into cherry-pick-1697651
4 months ago
chao df5ccd5f35
Merge branch 'pre-release-v3.8.4' into cherry-pick-d385fdd
4 months ago
chao 7ea28ec2ba
Merge pull request #3331 from openimsdk/cherry-pick-aca0eac
4 months ago
chao d071a6093c fix: optimize grpc option and fix some interface permission checks (#3327)
4 months ago
icey-yu 78aaf6abce fix: delete token by correct platformID && feat: adminToken can be retained for five minutes after deleting (#3313)
4 months ago
chao 27940fc037 feat: GroupApplicationAgreeMemberEnterNotification splitting (#3297)
4 months ago
chao a74bb8a17e feat: GetConversationsHasReadAndMaxSeq support pinned (#3281)
4 months ago
chao f74bd018d2 feat: support server-issued configuration, which can be set for individual users (#3271)
4 months ago
chao c1648f3dd5 fix: oss specifies content-type when uploading (#3267)
4 months ago
icey-yu eeaabb391f feat: check if the secret in config/share.yml has been changed during registration (#3223)
4 months ago
chao 1d7660bedb
fix: optimize grpc option and fix some interface permission checks (#3327)
4 months ago
chao 1178808ba7
feat: optimize server code (#3319)
4 months ago
icey-yu 56c5c1f015
fix: delete token by correct platformID && feat: adminToken can be retained for five minutes after deleting (#3313)
5 months ago
chao fa3d251dcb
feat: GroupApplicationAgreeMemberEnterNotification splitting (#3297)
5 months ago
chao 1697651100
feat: GetConversationsHasReadAndMaxSeq support pinned (#3281)
5 months ago
chao d385fdd0aa
feat: support server-issued configuration, which can be set for individual users (#3271)
6 months ago
chao aca0eac955
fix: oss specifies content-type when uploading (#3267)
6 months ago
OpenIM-Robot fac3a5b1d8
feat: add filtering for invalid messages and invalid conversations to prevent data-fetching exceptions after conversations are deleted. (#3239) (#3247)
6 months ago