Commit Graph

42 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 812c1e4127
fix: optimize friend and group applications (#3389)
4 months ago
chao 8e61f30e9c
feat: optimize friend and group applications (#3384)
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
OpenIM-Gordon 11044eac58
feat: add a function for business info change to update related conve… (#3225)
6 months ago
icey-yu df1c8df693
feat: Change after webhook filter && feat SendSimpleMsg (#3151)
7 months ago
chao 9ed6200e45
feat: optimize code and support running in single process mode (#3142)
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 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
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 ad8ae5f5f0
fix: get group return repeated result (#2842)
11 months ago
chao 8d308a4163
feat: support stream message (#2824)
11 months ago
chao 61fc9bffec
feat: ApplicationVersion move chat (#2813)
11 months ago
chao ea477fd91f
feat: support app update service (#2811)
11 months ago
chao 649250b7c6
feat: support app update service (#2794)
11 months ago
Monet Lee b9217f76ce
feat: improve get admin role memberIDs implement. (#2666)
12 months ago
chao 80a46b329d
feat: provide the interface required by js sdk (#2664)
12 months ago
Monet Lee 3472952683
feat: implement GetSpecifiedUserGroupRequestInfo interface. (#2661)
12 months ago
icey-yu 7da87e1e36
feat: GetPinnedConversationIDs (#2660)
12 months ago
icey-yu 51aaf08fa7
feat: get not notify conversationIDs (#2658)
12 months ago
chao 85614da36f
fix: read seq is written to mongo, online status redis cluster is supported (#2558)
1 year ago
qinguoyi f44a97b8d2
fix:mgo delete err (#2496)
1 year 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 ebdc91a966
fix: user seq bug (#2442)
1 year ago
chao 88ad85b585
fix: batchGetMaxSeq bug (#2438)
1 year ago
Monet Lee d0d33b6b78
feat: implement true batchGetIncrGroupMember RPC method and dependency methods. (#2417)
1 year ago
chao d945a07549
feat: group members, friends sorting version, client online subscription (#2427)
1 year ago
chao 4aaf496086
feat: new features merged (#2409)
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
chao 88c0d5f5ad
feat: support incremental synchronization (#2379)
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