Commit Graph

433 Commits (3.8.3-patch)

Author SHA1 Message Date
icey-yu 49c8440d50
feat: Msg filter (#2703)
12 months ago
icey-yu 953ed22313
fix: admin token (#2687)
12 months ago
icey-yu 82845df518
fix: admin token (#2686)
12 months ago
Monet Lee 5452741af8
refactor: add GetAdminToken interface. (#2684)
12 months ago
icey-yu 0892c1c0c3
feat: add friend agree after callback (#2680)
12 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)
1 year ago
icey-yu 51aaf08fa7
feat: get not notify conversationIDs (#2658)
1 year ago
icey-yu f6364a4eff
Fix token (#2653)
1 year ago
chao 67f30199e3
fix: GetMsgBySeqs boundary issues (#2647)
1 year ago
Monet Lee b64edb67c7
fix: update setGroupInfoEx func name and field. (#2634)
1 year ago
Monet Lee 9424e3ed5f
feat: improve searchMsg implement. (#2614)
1 year ago
chao f2bfb1e998
fix: blockage caused by listen error (#2620)
1 year ago
chao 67855d4f80
fix: nil pointer error on close (#2618)
1 year ago
icey-yu 0276c7df60
Fix err (#2608)
1 year ago
chao b703449615
feat: API supports gzip (#2609)
1 year ago
Monet Lee 3381b85895
feat: implement offline push using kafka (#2600)
1 year ago
Monet Lee c581d43f17
refactor: improve db structure in `storage/controller` (#2604)
1 year ago
icey-yu 38a8802107
feat: add long time push msg in prometheus (#2584)
1 year ago
chao 275491a1b5
fix: memory queue optimization (#2568)
1 year ago
chao 85614da36f
fix: read seq is written to mongo, online status redis cluster is supported (#2558)
1 year ago
Monet Lee fa1467878b
feat: implement `SetGroupInfoEX` interface. (#2552)
1 year ago
icey-yu 7deb45e35d
Groupmsg (#2548)
1 year ago
qinguoyi f44a97b8d2
fix:mgo delete err (#2496)
1 year ago
icey-yu 0af207b625
Fix config (#2541)
1 year ago
Mew151 1022b297d4
fix 细节 (#2525)
1 year ago
Monet Lee 27024dfb03
fix: solve uncorrect outdated msg get. (#2513)
1 year ago
icey-yu 9b32c630dc
fix: import del cache (#2492)
1 year ago
chao 84049a1f55
fix: the local cache obtained can be modified (#2473)
1 year ago
Monet Lee 51e170ade1
feat: implement scheduled destruct msgs feature in cron task. (#2466)
1 year ago
Monet Lee 5dac91569d
refactor: rename friend module to relation. (#2463)
1 year ago
chao d2b02dbabe
feat: add some logs (#2461)
1 year ago
Monet Lee fb689618d8
feat: update webhookBeforeMemberJoinGroup to batch method. (#2459)
1 year ago
chao ed0ab58a9e
fix ImportFriends (#2458)
1 year ago
skiffer-git a837fecda3 merge: fix some typos in comments
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
Monet Lee 80b332cb82
feat: implement log isSimpilfy. (#2436)
1 year ago
chao 88ad85b585
fix: batchGetMaxSeq bug (#2438)
1 year ago
icey-yu 8087f705c0
Fix search log (#2425)
1 year ago
Monet Lee d0d33b6b78
feat: implement true batchGetIncrGroupMember RPC method and dependency methods. (#2417)
1 year ago
icey-yu 6c8ac45137
Feat metrics (#2429)
1 year ago
chao d945a07549
feat: group members, friends sorting version, client online subscription (#2427)
1 year ago
chao 01f62c8baf
fix: redis pipe exec (#2421)
1 year ago
icey-yu dcc0b57382
Feature domain (#2414)
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
printlin ea7e505269
feature: support for Kodo (#2363)
1 year ago
icey-yu 213613cf54
Fix token (#2403)
1 year ago
Monet Lee 407a117a05
fix: remove repeat append logic. (#2400)
1 year ago
icey-yu cc2f993eab
fix:log (#2396)
1 year ago
icey-yu f231ea1f21
fix:start (#2389)
1 year ago
icey-yu 95df4194ca
Optimize get conversation seq (#2387)
1 year ago
chao 88c0d5f5ad
feat: support incremental synchronization (#2379)
1 year ago
printlin 118c5f56f3
feature: add webhook AttentionIds (#2370)
1 year ago
icey-yu d6606152ee
fix:create auth token can add expire time (#2352)
1 year ago
icey-yu 877abfe7ce
Fix group and config (#2341)
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
skiffer-git 835ff3824f
Etcd naming and discovery (#2300)
1 year ago
chao 66426cd98b
fix: search for messag (#2288)
1 year ago
chao 230c0dbb8b
fix: minio config build (#2263)
1 year ago
chao 74f4fdb156
feat: optimize corn tasks (#2237)
1 year ago
OpenIM-Gordon 653b48479d
3.6.1 code conventions (#2202)
1 year ago
OpenIM-Gordon b76816bc14
refactor: 3.7.0 code conventions. (#2148)
1 year ago
Xinwei Xiong 4f40022105
feat: Enhancements to OpenIM Engineering Practices with Standardizer and Tool Versioning (#2159)
1 year ago
OpenIM Bot c69522b878
cicd: bump League Patch (#2117)
2 years ago
Xinwei Xiong 4cd42d7e19
fix: create time sort (#2090)
2 years ago
OpenIM Bot 2d2fa99d2c
cicd: bump League Patch (#2105)
2 years ago
Brabem 8501c66d14
fix: fix the protocol version (#2074)
2 years ago
OpenIM Bot c12f9dca7c
cicd: bump League Patch (#2057)
2 years ago
chao b9cf40034c
feat: add local cache for high frequency reads (#2036)
2 years ago
OpenIM Bot a93615d3e0
cicd: bump League Patch (#2025)
2 years ago
OpenIM Bot a84162815a
cicd: bump League Patch (#2012)
2 years ago
Brabem 52b8efba73
fix: wrap the error of group user and thrid (#2005)
2 years ago
OpenIM Bot c7dad1a5c1
cicd: bump League Patch (#2004)
2 years ago
OpenIM-Gordon 383758782e
optimization: change the configuration file from being read globally … (#1935)
2 years ago
OpenIM Bot e8377d9c2c
cicd: bump League Patch (#1998)
2 years ago
Xinwei Xiong 33a61f29f2
feat: format openim make lint code (#1997)
2 years ago
longyuqing112 88bcabee1c
feat: optimize openim make lint style format (#1995)
2 years ago
Xinwei Xiong 02a3cfb021
feat: Introduce Language-Specific Comment Detection Tool and Standardize Log Filename Convention (#1992)
2 years ago
Xinwei Xiong 853ac47e42
feat: Integrate Comprehensive E2E Testing for GoChat (#1906)
2 years ago
OpenIM Bot 613bacb789
cicd: bump League Patch (#1963)
2 years ago
longyuqing112 2becd46bdd
Fix lint errors in modified code in the /pkg directory (#1962)
2 years ago
Brabem ac8775827d
fix: reconstruct the script of 'make start' 'make stop' and 'make check' (#1953)
2 years ago
OpenIM-Gordon 8e6c1d74c7
fix: change consumer group receive messages avoid kafka consumer group always rebalanced. (#1942)
2 years ago
OpenIM Bot 6c4334b730
cicd: bump League Patch (#1958)
2 years ago
hanson-wen b6ded44510
add aws upload, but not complete, leave some todos (#1858)
2 years ago
longyuqing112 4803c8f004
/pkg-make lint (#1956)
2 years ago
longyuqing112 c8eed84711
Fix lint errors in modified code (#1952)
2 years ago
OpenIM Bot 3c738c3b28
cicd: bump League Patch (#1937)
2 years ago
chao d5d2803e76
feat: optimize server code (#1931)
2 years ago
OpenIM Bot 35ad4a9510
cicd: bump League Patch (#1921)
2 years ago
Brabem c754ec6e97
fix: refactoring code of graceful exits (#1885)
2 years ago
Xinwei Xiong 49610b5604
Fix Script Error and Enhance Code Robustness and Details (#1890)
2 years ago
OpenIM Bot 5cb69b8742
cicd: bump League Patch (#1892)
2 years ago
fengyun.rui 31381935f1
fix: graceful exit for kafka consumer of msgtransfer (#1483)
2 years ago
Xinwei Xiong 9610da9123
fix(main): fix openim scripts start rpc log (#1877)
2 years ago