Commit Graph

94 Commits (main)

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 becc999d63
fix: solve batch incorrect error in Find DocIDs (#3476)
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
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 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 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 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 3516f843db
fix: AdminToken save to redis && limit 1 for each userID (#3224)
6 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 ed0a834e2e
feat: support GetLastMessage (#3029)
9 months ago
chao 8b79a7685c
feat: support message cache (#3007)
9 months ago
icey-yu 66abd9e1b9
fix: redis save error when KickTokens (#3002)
9 months ago
chao e9895062cb
feat: Optimize Scheduled Task (#2985)
9 months ago
chao fdc97c6c48
fix: when fetching a referenced message, it indicates that the original message has been deleted. (#2977)
9 months ago
icey-yu 120afdf6ae
feat: Change upload logs systemType to AppFramework. (#2927)
9 months ago
OpenIM-Gordon 42136c6b93
fix: server can return isEnd to control fetch messages when sdk pull messages end normally. (#2949)
9 months ago
chao 17d5df88d1
feat: seq user and conversation seq synchronization (#2924)
10 months ago
Monet Lee 14477321fd
fix: update set seq implement. (#2911)
10 months ago
Monet Lee 83ac4e83b9
fix: improve crontask delete outdated Data. (#2901)
10 months ago
icey-yu cf740a1b1a
fix: Wrong Redis Error Check (#2891)
10 months ago
icey-yu 2b8b8b3204
revert: write msg to redis (#2883)
10 months ago
Morya cbade46ae0
fix: minor log typo (#2881)
10 months ago
icey-yu bfc4684a36
fix: err (#2876)
10 months ago
icey-yu 2c612ba6d0
fix: del login Policy (#2825)
10 months ago
icey-yu daba153d27
fix: admin token limit (#2871)
10 months ago
chao 12790e141d
feat: merge js sdk (#2856)
10 months ago
icey-yu ad8ae5f5f0
fix: get group return repeated result (#2842)
11 months ago
icey-yu 3ebd1bbaa4
fix: write msg to redis (#2836)
11 months ago
chao 8d308a4163
feat: support stream message (#2824)
11 months ago
icey-yu 41d5688de6
Update login policy (#2822)
11 months ago
chao 61fc9bffec
feat: ApplicationVersion move chat (#2813)
11 months ago
chao ea477fd91f
feat: support app update service (#2811)
11 months ago
OpenIM-Gordon 07d30a645b
fix: set own read seq in MongoDB when sender send a message. (#2808)
11 months ago
chao 649250b7c6
feat: support app update service (#2794)
11 months ago