Commit Graph

513 Commits (181d30449681fdcc2e0c0528bc4ada2017742437)

Author SHA1 Message Date
Monet Lee c581d43f17
refactor: improve db structure in `storage/controller` (#2604)
3 months ago
chao 2477a6658c
feat: supports getting messages based on session ID and seq (#2582)
3 months ago
icey-yu 38a8802107
feat: add long time push msg in prometheus (#2584)
3 months ago
chao 275491a1b5
fix: memory queue optimization (#2568)
3 months ago
chao 85614da36f
fix: read seq is written to mongo, online status redis cluster is supported (#2558)
3 months ago
icey-yu 86a325f309
Fix push (#2559)
3 months ago
icey-yu 938409b0e4
fix: set min seq (#2556)
3 months ago
Monet Lee fa1467878b
feat: implement `SetGroupInfoEX` interface. (#2552)
3 months ago
icey-yu 7deb45e35d
Groupmsg (#2548)
3 months ago
qinguoyi f44a97b8d2
fix:mgo delete err (#2496)
3 months ago
qinguoyi 97f4b51874
fix:get msg error (#2494)
3 months ago
icey-yu 0af207b625
Fix config (#2541)
3 months ago
Mew151 1022b297d4
fix 细节 (#2525)
3 months ago
Monet Lee 27024dfb03
fix: solve uncorrect outdated msg get. (#2513)
4 months ago
icey-yu 7110183892
h (#2501)
4 months ago
icey-yu 17816053f3
fix: fix-validate message. (#2499)
4 months ago
qinguoyi 33aa2070c4
fix:update recive name to same (#2493)
4 months ago
icey-yu 9b32c630dc
fix: import del cache (#2492)
4 months ago
chao 84049a1f55
fix: the local cache obtained can be modified (#2473)
4 months ago
Monet Lee 51e170ade1
feat: implement scheduled destruct msgs feature in cron task. (#2466)
4 months ago
Monet Lee 5dac91569d
refactor: rename friend module to relation. (#2463)
4 months ago
chao 9cfbc3aaff
fix: return value (#2462)
4 months ago
chao d2b02dbabe
feat: add some logs (#2461)
4 months ago
Monet Lee fb689618d8
feat: update webhookBeforeMemberJoinGroup to batch method. (#2459)
4 months ago
chao ed0ab58a9e
fix ImportFriends (#2458)
4 months ago
printlin 220a01d7f8
fix: fill notification offlinePush by config (#2422)
4 months ago
skiffer-git a837fecda3 merge: fix some typos in comments
4 months ago
chao 5c52840d67
fix: user seq, asynchronous friend notification, message search (#2447)
4 months ago
chao ebdc91a966
fix: user seq bug (#2442)
4 months ago
Monet Lee 80b332cb82
feat: implement log isSimpilfy. (#2436)
4 months ago
chao 88ad85b585
fix: batchGetMaxSeq bug (#2438)
4 months ago
icey-yu 8087f705c0
Fix search log (#2425)
4 months ago
Monet Lee d0d33b6b78
feat: implement true batchGetIncrGroupMember RPC method and dependency methods. (#2417)
4 months ago
icey-yu 6c8ac45137
Feat metrics (#2429)
4 months ago
chao d945a07549
feat: group members, friends sorting version, client online subscription (#2427)
4 months ago
chao 01f62c8baf
fix: redis pipe exec (#2421)
4 months ago
icey-yu dcc0b57382
Feature domain (#2414)
4 months ago
chao 4aaf496086
feat: new features merged (#2409)
4 months ago
chao 5f52fa19bd
feat: incremental synchronization of session list (#2408)
5 months ago
printlin ea7e505269
feature: support for Kodo (#2363)
5 months ago
icey-yu 213613cf54
Fix token (#2403)
5 months ago
Monet Lee 407a117a05
fix: remove repeat append logic. (#2400)
5 months ago
icey-yu cc2f993eab
fix:log (#2396)
5 months ago
icey-yu f231ea1f21
fix:start (#2389)
5 months ago
icey-yu 95df4194ca
Optimize get conversation seq (#2387)
5 months ago
chao 88c0d5f5ad
feat: support incremental synchronization (#2379)
5 months ago
printlin 118c5f56f3
feature: add webhook AttentionIds (#2370)
5 months ago
icey-yu e6f1232582
fix: message can store Ex (#2371)
5 months ago
icey-yu d6606152ee
fix:create auth token can add expire time (#2352)
5 months ago
icey-yu 877abfe7ce
Fix group and config (#2341)
6 months ago
OpenIM-Gordon 973442e3d3
refactor: db cache batch refactor and batch consume message. (#2325)
6 months ago
OpenIM-Gordon 76d9688a54
refactor: db refactor and cache key add. (#2320)
6 months ago
skiffer-git 835ff3824f
Etcd naming and discovery (#2300)
7 months ago
chao 66426cd98b
fix: search for messag (#2288)
7 months ago
chao 230c0dbb8b
fix: minio config build (#2263)
7 months ago
chao 74f4fdb156
feat: optimize corn tasks (#2237)
7 months ago
OpenIM-Gordon 653b48479d
3.6.1 code conventions (#2202)
7 months ago
OpenIM-Gordon b76816bc14
refactor: 3.7.0 code conventions. (#2148)
7 months ago
Xinwei Xiong 4f40022105
feat: Enhancements to OpenIM Engineering Practices with Standardizer and Tool Versioning (#2159)
8 months ago
OpenIM Bot c69522b878
cicd: bump League Patch (#2117)
8 months ago
Xinwei Xiong 4ed575a53c
fix: fix group getGroupMemberIDs is 0 err (#2108)
8 months ago
Xinwei Xiong 4cd42d7e19
fix: create time sort (#2090)
8 months ago
Xinwei Xiong 7c25c91e9b
feat: golang fix apt test design (#2084)
8 months ago
OpenIM Bot 2d2fa99d2c
cicd: bump League Patch (#2105)
9 months ago
Brabem 8501c66d14
fix: fix the protocol version (#2074)
9 months ago
OpenIM Bot c12f9dca7c
cicd: bump League Patch (#2057)
9 months ago
chao b9cf40034c
feat: add local cache for high frequency reads (#2036)
9 months ago
OpenIM Bot a93615d3e0
cicd: bump League Patch (#2025)
9 months ago
OpenIM Bot a84162815a
cicd: bump League Patch (#2012)
9 months ago
OpenIM-Gordon 52ddc4f05b
fix: remove unnecessary error handling to avoid sending failed notifications. (#2009)
9 months ago
Brabem 52b8efba73
fix: wrap the error of group user and thrid (#2005)
9 months ago
OpenIM Bot c7dad1a5c1
cicd: bump League Patch (#2004)
9 months ago
OpenIM-Gordon 383758782e
optimization: change the configuration file from being read globally … (#1935)
9 months ago
OpenIM Bot e8377d9c2c
cicd: bump League Patch (#1998)
9 months ago
Xinwei Xiong 33a61f29f2
feat: format openim make lint code (#1997)
9 months ago
longyuqing112 88bcabee1c
feat: optimize openim make lint style format (#1995)
9 months ago
Xinwei Xiong 02a3cfb021
feat: Introduce Language-Specific Comment Detection Tool and Standardize Log Filename Convention (#1992)
9 months ago
Xinwei Xiong 853ac47e42
feat: Integrate Comprehensive E2E Testing for GoChat (#1906)
9 months ago
OpenIM Bot 613bacb789
cicd: bump League Patch (#1963)
9 months ago
longyuqing112 2becd46bdd
Fix lint errors in modified code in the /pkg directory (#1962)
9 months ago
Brabem ac8775827d
fix: reconstruct the script of 'make start' 'make stop' and 'make check' (#1953)
9 months ago
OpenIM-Gordon 8e6c1d74c7
fix: change consumer group receive messages avoid kafka consumer group always rebalanced. (#1942)
9 months ago
OpenIM Bot 6c4334b730
cicd: bump League Patch (#1958)
9 months ago
hanson-wen b6ded44510
add aws upload, but not complete, leave some todos (#1858)
9 months ago
longyuqing112 4803c8f004
/pkg-make lint (#1956)
9 months ago
longyuqing112 c8eed84711
Fix lint errors in modified code (#1952)
9 months ago
OpenIM Bot 3c738c3b28
cicd: bump League Patch (#1937)
9 months ago
chao d5d2803e76
feat: optimize server code (#1931)
9 months ago
OpenIM Bot 35ad4a9510
cicd: bump League Patch (#1921)
9 months ago
Brabem c754ec6e97
fix: refactoring code of graceful exits (#1885)
9 months ago
Brabem 6186d657e2
feat: add docker-compse-1.yml and cancel the openim-admin annotate in docker-compose.yml (#1881)
9 months ago
Xinwei Xiong 49610b5604
Fix Script Error and Enhance Code Robustness and Details (#1890)
10 months ago
OpenIM Bot 5cb69b8742
cicd: bump League Patch (#1892)
10 months ago
OpenIM Bot 6c7b94f03f
[Auto PR 🤖] Bump League Patch auto PR (#1884)
10 months ago
fengyun.rui 31381935f1
fix: graceful exit for kafka consumer of msgtransfer (#1483)
10 months ago
Brabem ee24515761
feat: add getUserToken api and add ex field in getSortedConversationListResp (#1880)
10 months ago
Xinwei Xiong 9610da9123
fix(main): fix openim scripts start rpc log (#1877)
10 months ago
OpenIM Bot 8729f90d02
cicd: bump League Patch (#1874)
10 months ago
Xinwei Xiong 854f8dbd2f
feat: Optimize openim scripts and standard output logs (#1866)
10 months ago
Brabem f551b50e79
fix: Refactoring the code for component detection (#1868)
10 months ago