Commit Graph

1743 Commits (e5e02396273c4a5db0e5e1017d2e1c74432636df)
 

Author SHA1 Message Date
buvidk1234 e5e0239627
Merge 8629562ab5 into 2f7561bf49
1 week ago
dsx137 2f7561bf49
refactor(core): select discovery backend from configured type (#3773)
1 week ago
buvidk 8629562ab5 fix(msggateway): preserve client background status
3 weeks ago
dsx137 de0f1eec8a
ci: action matrix release (#3761)
4 weeks ago
chao 10a577c310
feat: Supports launching multiple monolithic instances, load-balanced by nginx, requiring only MongoDB and Redis at a minimum (#3759)
4 weeks ago
dsx137 7848d7c735
refactor(changelog): modernize generator and workflows (#3753)
4 weeks 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 1036e81eb4
refactor(msg): update regex pattern for conversationID to include a trailing colon (#3737)
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)
4 months ago
icey-yu 942d155d2d
feat: update protocol support botPlatform (#3696)
5 months ago
chao b7200c163c
feat: add error code for handled friend requests and improve error handling in friend operations (#3670)
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
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 78b255396f
feat: replace LongConn with ClientConn interface and simplify message handling (#3643)
7 months ago
ribin2333 6f33c0a515
fix: reset user conversation seq when rejoining group to resolve message recall issue (#3640)
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
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
Monet Lee 3a1c8df3b9
fix: solve msg wsHandler panic. (#3595)
9 months ago
Monet Lee 0e3879aad6
feat: implement DeleteConversations interface. (#3549)
9 months ago
Monet Lee 390d253cea
Fix: Resolved the issue of incorrect generation of conversationID (#3581)
9 months ago
Monet Lee cbd29a71de
build: add sdk version log when registerClient (#3574)
9 months ago
Monet Lee ea6b7eb525
build: improve publish docker image workflow. (#3552)
9 months ago
Monet Lee b36f00f2ad
feat: add msgDBSave webhook when data save to DB. (#3578)
9 months ago
Monet Lee 7d6682ca4b
fix: update JSON field names to camelCase in conversation structs (#3609)
9 months ago
icey-yu 11358404f9
fix: db manager (#3600)
9 months ago
Monet Lee 277da378ea
fix: solve incorrect time.Unix and logger asyncwrite (#3584)
10 months ago
Monet Lee bf0289075b
fix: switch kafka & etcd image namespace to bitnamilegacy (#3555)
11 months ago
Monet Lee 219fb04f03
build: comment admin services. (#3537)
11 months ago
Monet Lee 6856a864d0
feat: implement auth local cache. (#3533)
11 months ago
Monet Lee 349a8cd9af
fix: nil pointer when chatlog not found. (#3531)
12 months ago
Monet Lee 929c6704f3
fix: solve incorrect batchGetIncrGroupMember when group dismissed. (#3526)
12 months ago