Commit Graph

15 Commits (main)

Author SHA1 Message Date
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
xuzhijvn c208c3789f
fix: searchMessage method has potential NPE bug (#3287) (#3289)
2 months ago
chao 274a9bee65
fix: the abnormal message has no sending time, causing the SDK to be abnormal (#3087)
8 months ago
chao ed0a834e2e
feat: support GetLastMessage (#3029)
9 months ago
chao 8b79a7685c
feat: support message cache (#3007)
9 months ago
chao e9895062cb
feat: Optimize Scheduled Task (#2985)
9 months ago
Mew151 1022b297d4
fix 细节 (#2525)
1 year ago
Monet Lee 27024dfb03
fix: solve uncorrect outdated msg get. (#2513)
1 year ago
chao 84049a1f55
fix: the local cache obtained can be modified (#2473)
1 year ago
chao 5c52840d67
fix: user seq, asynchronous friend notification, message search (#2447)
1 year ago
chao 88ad85b585
fix: batchGetMaxSeq bug (#2438)
1 year ago
chao 5f52fa19bd
feat: incremental synchronization of session list (#2408)
1 year ago
Monet Lee 407a117a05
fix: remove repeat append logic. (#2400)
1 year ago
OpenIM-Gordon 973442e3d3
refactor: db cache batch refactor and batch consume message. (#2325)
1 year ago
OpenIM-Gordon 76d9688a54
refactor: db refactor and cache key add. (#2320)
1 year ago