Commit Graph

584 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
OpenIM-Gordon 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)
1 month ago
Monet Lee 34971c8b96
fix: optimize to lru local cache. (#3514)
1 month ago
chao d817cb0ffd
fix: admin token in standalone mode (#3499)
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
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 812c1e4127
fix: optimize friend and group applications (#3389)
4 months ago
chao 8e61f30e9c
feat: optimize friend and group applications (#3384)
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
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)
4 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-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
chao 964ee7a8dd
feat: sending messages supports returning fields modified by webhook (#3192)
7 months ago
icey-yu 737169a466
feat: system account send msg doesn't need friend verify (#3187)
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
icey-yu df1c8df693
feat: Change after webhook filter && feat SendSimpleMsg (#3151)
7 months ago
icey-yu 14393b0f53
fix: Offline push does not have a badge && Android offline push (#3146)
7 months ago
chao 9ed6200e45
feat: optimize code and support running in single process mode (#3142)
7 months ago
chao e37ea50b94
fix: the source message of the reference is withdrawn, and the referenced message is deleted (#3137)
7 months ago
chao 0bf076bb05
fix: the user sets the conversation timer cleanup timestamp unit incorrectly (#3102)
7 months ago
chao 274a9bee65
fix: the abnormal message has no sending time, causing the SDK to be abnormal (#3087)
8 months ago
chao bbb5473d26
fix: DeleteDoc crash (#3078)
8 months ago
icey-yu 96baa5a0ff
fix: check error in BatchSetTokenMapByUidPid (#3076)
8 months ago
chao 3f58f3e904
fix: GetUsersOnline returns an error in the online list (#3040)
8 months ago
icey-yu 07c255ade7
feat: Add enable config center button && fix: grpc connection leakage (#3036)
9 months ago
chao ed0a834e2e
feat: support GetLastMessage (#3029)
9 months ago
chao 435d8bb8bf
fix: online status error (#3022)
9 months ago
icey-yu 930a9fd7d5
fix: The system cannot be restarted the first time the configuration is set. (#3013)
9 months ago
chao 8b79a7685c
feat: support message cache (#3007)
9 months ago
icey-yu 1110af98ef
feat: config center (#2997)
9 months ago
icey-yu 66abd9e1b9
fix: redis save error when KickTokens (#3002)
9 months ago