Commit Graph

1764 Commits (d172cfe29dc8dac0dc1dd8877f4de8c9f7987f3d)
 

Author SHA1 Message Date
withchao d172cfe29d refactor: streamline cache initialization and enhance queue engine configuration
4 weeks ago
withchao d0366c483d refactor: streamline cache initialization and enhance queue engine configuration
4 weeks ago
chao c9c7db0bdd
Merge branch 'openimsdk:main' into main
4 weeks ago
dsx137 7848d7c735
refactor(changelog): modernize generator and workflows (#3753)
4 weeks ago
chao b5ccf804a1
Merge branch 'openimsdk:main' into main
1 month ago
WangZhonghui 7aab6a8e16
fix: get online users (#3461)
1 month ago
github-actions[bot] de3c1ba630
Update CHANGELOG for release v3.8.3-patch.16 (#3703)
1 month ago
github-actions[bot] 0ed1b4e0b7
Update CHANGELOG for release v3.8.3-patch.12 (#3603)
1 month ago
github-actions[bot] 5803ae8da0
Update CHANGELOG for release v3.8.3-patch.9 (#3536)
1 month ago
github-actions[bot] 42bf2c35b4
Update CHANGELOG for release v3.8.3-patch.8 (#3520)
1 month ago
github-actions[bot] 88da73f2b3
Update CHANGELOG for release v3.8.3-patch.7 (#3492)
1 month ago
icey-yu 19b0bb2479
feat: enhance configuration files with detailed comments for better clarity (#3706)
1 month ago
buvidk1234 7cc4ac813b
chore(msg_gateway): remove redundant codes (#3741)
1 month ago
Sai Asish Y b3a7342a42
pkg/tools/batcher: stop scheduler panicking when b.data is closed externally (#3714)
1 month ago
buvidk1234 30074d16ae
perf(cache): fix slice capacity under-allocation in SetUserOnline (#3746)
1 month ago
chao e769084e62
Merge branch 'openimsdk:main' into main
1 month ago
chao 1036e81eb4
refactor(msg): update regex pattern for conversationID to include a trailing colon (#3737)
2 months ago
withchao 82f87551d6 refactor(msg): update regex pattern for conversationID to include a trailing colon
2 months ago
chao 75ebca4ff8
Merge branch 'openimsdk:main' into main
2 months ago
dsx137 7c242b8491
refactor(group): optimize group notification and cache handling (#3704)
2 months ago
buvidk1234 1ac6a259dd
Modify conversation_id index options (#3722)
2 months ago
dsx137 8f913ca13b
refactor(ci): actions and dockerfile (#3732)
2 months ago
wsy6543 9118b3a339
fix GetMaxSeqs (#3561)
2 months ago
Derek YU fd61ea4b03
fix: remove duplicate conversation_id unique index (#3713)
2 months ago
dsx137 6b3faaef1a
chore: update tools ver (#3730)
2 months ago
dsx137 d16a617ba8
feat: gomake upgrade (#3702)
5 months ago
icey-yu 942d155d2d
feat: update protocol support botPlatform (#3696)
5 months ago
chao 7709b75d39
Merge branch 'openimsdk:main' into main
6 months ago
chao b7200c163c
feat: add error code for handled friend requests and improve error handling in friend operations (#3670)
6 months ago
withchao 5d451fa3f8 feat: add error code for handled friend requests and improve error handling in friend operations
6 months ago
chao ec33d6c3b7
Merge branch 'openimsdk:main' into main
6 months ago
神奇bug在哪里 579db3bd48
bugfix(conversation):removed unexpectedly called functions and itself to avoid out of index query. (#3668)
6 months ago
chao a0e6d9aa69
fix: Mongo Malloc upsert overwrites min_seq initialization (#3657)
7 months ago
withchao c27d33160f fix: seq use $setOnInsert for min_seq in conversation update
7 months ago
chao 8e276461cd
Merge branch 'openimsdk:main' into main
7 months ago
dsx137 fbca49d431
fix(group): set max_seq to 0 when join group (#3649)
7 months ago
dsx137 0a93fb1b6d
fix(group): move member count retrieval after member deletion for accurate updates (#3651)
7 months ago
chao 79aae5a6cd
Merge branch 'openimsdk:main' into main
7 months ago
chao 78b255396f
feat: replace LongConn with ClientConn interface and simplify message handling (#3643)
7 months ago
chao 6e90026d8b
Merge branch 'openimsdk:main' into main
7 months ago
ribin2333 6f33c0a515
fix: reset user conversation seq when rejoining group to resolve message recall issue (#3640)
7 months ago
withchao 9da7db2ac2 refactor: replace LongConn with ClientConn interface and simplify message handling
7 months ago
withchao a1dd79a459 refactor: replace LongConn with ClientConn interface and simplify message handling
7 months ago
chao 83de3999ad
Merge branch 'openimsdk:main' into main
7 months ago
Gagan Singh c97d63754b
Simplify iOS background push gating (#3611) (#3612)
8 months ago
chao 1b8a3b0b75
fix: resolve deadlock in cache eviction and improve GetBatch implementation and full id version (#3591)
8 months ago
withchao ebda95fb11 fix: resolve deadlock in cache eviction and improve GetBatch implementation
8 months ago
chao 30fd83b726
Merge branch 'openimsdk:main' into main
8 months ago
icey-yu b8c4b459fa
merge: pre-release-v3.8.4 (#3623)
8 months ago
Monet Lee 07badb162f
​Build: Implement rate limiting and circuit breaker for API and RPC services.​​ (#3572)
9 months ago