Commit Graph

634 Commits (dependabot/go_modules/github.com/golang-jwt/jwt/v4-4.5.2)

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