Commit Graph

636 Commits (797cc84be7a33abf85f0eaba808a1ece16c63796)

Author SHA1 Message Date
Ergou 797cc84be7 add log when oldclient token is same to newClient token is ture.
10 months ago
Ergou bef997e1aa fix oldClient object memory leak
10 months ago
Monet Lee 6856a864d0
feat: implement auth local cache. (#3533)
11 months ago
Monet Lee 349a8cd9af
fix: nil pointer when chatlog not found. (#3531)
12 months ago
Monet Lee 929c6704f3
fix: solve incorrect batchGetIncrGroupMember when group dismissed. (#3526)
12 months ago
Monet Lee d542df7000
fix: revert contentType in API msg (#3509)
12 months ago
chao d817cb0ffd
fix: admin token in standalone mode (#3499)
1 year ago
chao 2d4cf99744
fix: performance issues with Kafka caused by encapsulating the MQ interface (#3485)
1 year ago
OpenIM-Gordon d6cd0258a5
fix: correctly aggregate read seqs by conversation and user before DB update. (#3442)
1 year ago
OpenIM-Gordon f9475bdd87
fix: added AtUserIDList to the @ message for API sending. (#3472)
1 year ago
Monet Lee 097e033347
fix: fix incorrect kicked logic. (#3480)
1 year ago
Monet Lee 5e813ef079
fix: solve `createTime` not set in setConversation and Create Conversation. (#3447)
1 year ago
Monet Lee bd56bd23b8
fix: update log level in crontask dist look. (#3440)
1 year ago
icey-yu a5ac7f2a81
feat: add nickname for adminUser (#3435)
1 year ago
chao 6912ad6f33
feat: add api logger (#3427)
1 year ago
Monet Lee 53bf8acc21
fix: solve webhook incorrect attentionID references. (#3411)
1 year ago
icey-yu 545125884e
fix: import friends send notification (#3420)
1 year ago
icey-yu d156e1e519
fix: prometheus discovery (#3408)
1 year ago
Monet Lee 75367545ea
feat: support distributed lock in crontask. (#3401)
1 year ago
Monet Lee 04ee509b68
fix: solve incorrect when sendMsg webhook callback after. (#3409)
1 year ago
chao 8e61f30e9c
feat: optimize friend and group applications (#3384)
1 year ago
chao 4d3ec5367f
fix: add rpc interface permission check (#3377)
1 year ago
Monet Lee 6ae00dfab9
fix: solve updateUserInfoEx null pointer. (#3326)
1 year ago
icey-yu 4d69194f62
fix: send simple msg (#3362)
1 year ago
Monet Lee 8b23d4f5bb
fix: solve user not found when notification invitedUserID is zero in InviteUserToGroup. (#3375)
1 year ago
chao 748d783d36
feat: add rpc interface permission check (#3366)
1 year ago
chao 632a65303c
fix: standalone mode cannot be used (#3360)
1 year ago
chao 1d7660bedb
fix: optimize grpc option and fix some interface permission checks (#3327)
1 year ago
icey-yu 56c5c1f015
fix: delete token by correct platformID && feat: adminToken can be retained for five minutes after deleting (#3313)
1 year ago
chao fa3d251dcb
feat: GroupApplicationAgreeMemberEnterNotification splitting (#3297)
1 year ago
icey-yu 8e824c7e8e
fix: group status in GroupDismissedNotification (#3286)
1 year ago
chao 52bd5e8be9
fix: transferring the group owner to a muted member, incremental version error (#3284)
1 year ago
chao 1697651100
feat: GetConversationsHasReadAndMaxSeq support pinned (#3281)
1 year ago
chao d385fdd0aa
feat: support server-issued configuration, which can be set for individual users (#3271)
1 year ago
chao aca0eac955
fix: oss specifies content-type when uploading (#3267)
1 year ago
OpenIM-Gordon 73934fd955
feat: add filtering for invalid messages and invalid conversations to prevent data-fetching exceptions after conversations are deleted. (#3239)
1 year ago
OpenIM-Gordon 11044eac58
feat: add a function for business info change to update related conve… (#3225)
1 year ago
Monet Lee b969827b9a
feat: Implement webhook in createConversation (#3228)
1 year ago
icey-yu 0b9dbd301c
feat: check if the secret in config/share.yml has been changed during registration (#3223)
1 year ago
icey-yu 3516f843db
fix: AdminToken save to redis && limit 1 for each userID (#3224)
1 year ago
icey-yu e76e02fdba
feat: set configs (#3183)
1 year ago
Monet Lee c0c4ba21a8
fix: solve unocrrect invite notification (#3213)
1 year ago
Monet Lee 7859f2ccb3
refactor: improve setConversations method. (#3194)
1 year ago
chao 964ee7a8dd
feat: sending messages supports returning fields modified by webhook (#3192)
1 year ago
Monet Lee 0541d0bf06
fix: solve uncorrect GroupMember enter group notification type. (#3188)
1 year ago
icey-yu 737169a466
feat: system account send msg doesn't need friend verify (#3187)
1 year ago
chao 68ee86c1d9
fix: the sorting is wrong after canceling the administrator in group settings (#3185)
1 year ago
chao ab6c9dca71
feat: optimizing BatchGetIncrementalGroupMember (#3180)
1 year ago
Monet Lee 887e0b7314
fix: solve uncorrect notification when set group info (#3172)
1 year ago
OpenIM-Gordon 1df02692bf
refactor: change sendNotification to sendMessage to avoid ambiguity regarding message sending behavior. (#3173)
1 year ago