Commit Graph

1737 Commits (7aab6a8e167ddf516cd13ee045a6c51b9c290bfd)
 

Author SHA1 Message Date
WangZhonghui 7aab6a8e16
fix: get online users (#3461)
1 week ago
github-actions[bot] de3c1ba630
Update CHANGELOG for release v3.8.3-patch.16 (#3703)
1 week ago
github-actions[bot] 0ed1b4e0b7
Update CHANGELOG for release v3.8.3-patch.12 (#3603)
1 week ago
github-actions[bot] 5803ae8da0
Update CHANGELOG for release v3.8.3-patch.9 (#3536)
1 week ago
github-actions[bot] 42bf2c35b4
Update CHANGELOG for release v3.8.3-patch.8 (#3520)
1 week ago
github-actions[bot] 88da73f2b3
Update CHANGELOG for release v3.8.3-patch.7 (#3492)
1 week ago
icey-yu 19b0bb2479
feat: enhance configuration files with detailed comments for better clarity (#3706)
1 week ago
buvidk1234 7cc4ac813b
chore(msg_gateway): remove redundant codes (#3741)
1 week ago
Sai Asish Y b3a7342a42
pkg/tools/batcher: stop scheduler panicking when b.data is closed externally (#3714)
1 week ago
buvidk1234 30074d16ae
perf(cache): fix slice capacity under-allocation in SetUserOnline (#3746)
1 week ago
chao 1036e81eb4
refactor(msg): update regex pattern for conversationID to include a trailing colon (#3737)
1 month ago
dsx137 7c242b8491
refactor(group): optimize group notification and cache handling (#3704)
1 month ago
buvidk1234 1ac6a259dd
Modify conversation_id index options (#3722)
1 month ago
dsx137 8f913ca13b
refactor(ci): actions and dockerfile (#3732)
1 month ago
wsy6543 9118b3a339
fix GetMaxSeqs (#3561)
1 month ago
Derek YU fd61ea4b03
fix: remove duplicate conversation_id unique index (#3713)
1 month ago
dsx137 6b3faaef1a
chore: update tools ver (#3730)
1 month ago
dsx137 d16a617ba8
feat: gomake upgrade (#3702)
4 months ago
icey-yu 942d155d2d
feat: update protocol support botPlatform (#3696)
4 months ago
chao b7200c163c
feat: add error code for handled friend requests and improve error handling in friend operations (#3670)
5 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)
6 months ago
dsx137 fbca49d431
fix(group): set max_seq to 0 when join group (#3649)
6 months ago
dsx137 0a93fb1b6d
fix(group): move member count retrieval after member deletion for accurate updates (#3651)
6 months ago
chao 78b255396f
feat: replace LongConn with ClientConn interface and simplify message handling (#3643)
6 months ago
ribin2333 6f33c0a515
fix: reset user conversation seq when rejoining group to resolve message recall issue (#3640)
6 months ago
Gagan Singh c97d63754b
Simplify iOS background push gating (#3611) (#3612)
7 months ago
chao 1b8a3b0b75
fix: resolve deadlock in cache eviction and improve GetBatch implementation and full id version (#3591)
7 months ago
icey-yu b8c4b459fa
merge: pre-release-v3.8.4 (#3623)
7 months ago
Monet Lee 07badb162f
​Build: Implement rate limiting and circuit breaker for API and RPC services.​​ (#3572)
8 months ago
Monet Lee 3a1c8df3b9
fix: solve msg wsHandler panic. (#3595)
8 months ago
Monet Lee 0e3879aad6
feat: implement DeleteConversations interface. (#3549)
8 months ago
Monet Lee 390d253cea
Fix: Resolved the issue of incorrect generation of conversationID (#3581)
8 months ago
Monet Lee cbd29a71de
build: add sdk version log when registerClient (#3574)
8 months ago
Monet Lee ea6b7eb525
build: improve publish docker image workflow. (#3552)
8 months ago
Monet Lee b36f00f2ad
feat: add msgDBSave webhook when data save to DB. (#3578)
8 months ago
Monet Lee 7d6682ca4b
fix: update JSON field names to camelCase in conversation structs (#3609)
8 months ago
icey-yu 11358404f9
fix: db manager (#3600)
9 months ago
Monet Lee 277da378ea
fix: solve incorrect time.Unix and logger asyncwrite (#3584)
9 months ago
Monet Lee bf0289075b
fix: switch kafka & etcd image namespace to bitnamilegacy (#3555)
10 months ago
Monet Lee 219fb04f03
build: comment admin services. (#3537)
10 months ago
Monet Lee 6856a864d0
feat: implement auth local cache. (#3533)
10 months ago
Monet Lee 349a8cd9af
fix: nil pointer when chatlog not found. (#3531)
11 months ago
Monet Lee 929c6704f3
fix: solve incorrect batchGetIncrGroupMember when group dismissed. (#3526)
11 months ago
icey-yu 68a735ba99
feat: enable redis aof-use-rdb-preamble && disable auto rdb (#3529)
11 months ago
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)
11 months ago
Monet Lee 34971c8b96
fix: optimize to lru local cache. (#3514)
11 months ago
Monet Lee d542df7000
fix: revert contentType in API msg (#3509)
11 months ago
chao d817cb0ffd
fix: admin token in standalone mode (#3499)
11 months ago
xuzhijvn c208c3789f
fix: searchMessage method has potential NPE bug (#3287) (#3289)
11 months ago