Commit Graph

1729 Commits (fd8283cd0b162644c8422aec0d4742a4d2ff126e)
 

Author SHA1 Message Date
s22527119-star fd8283cd0b
Merge 136c76d04b into 1036e81eb4
3 days ago
s22527119-star 136c76d04b
Update Dockerfile
3 days ago
chao 1036e81eb4
refactor(msg): update regex pattern for conversationID to include a trailing colon (#3737)
2 weeks ago
dsx137 7c242b8491
refactor(group): optimize group notification and cache handling (#3704)
2 weeks ago
buvidk1234 1ac6a259dd
Modify conversation_id index options (#3722)
2 weeks ago
dsx137 8f913ca13b
refactor(ci): actions and dockerfile (#3732)
2 weeks ago
wsy6543 9118b3a339
fix GetMaxSeqs (#3561)
2 weeks ago
Derek YU fd61ea4b03
fix: remove duplicate conversation_id unique index (#3713)
2 weeks ago
dsx137 6b3faaef1a
chore: update tools ver (#3730)
3 weeks ago
dsx137 d16a617ba8
feat: gomake upgrade (#3702)
3 months ago
icey-yu 942d155d2d
feat: update protocol support botPlatform (#3696)
3 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)
5 months ago
chao a0e6d9aa69
fix: Mongo Malloc upsert overwrites min_seq initialization (#3657)
5 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)
6 months ago
chao 1b8a3b0b75
fix: resolve deadlock in cache eviction and improve GetBatch implementation and full id version (#3591)
6 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)
8 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)
10 months ago
Monet Lee 929c6704f3
fix: solve incorrect batchGetIncrGroupMember when group dismissed. (#3526)
10 months ago
icey-yu 68a735ba99
feat: enable redis aof-use-rdb-preamble && disable auto rdb (#3529)
10 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)
10 months ago
Monet Lee 34971c8b96
fix: optimize to lru local cache. (#3514)
10 months ago
Monet Lee d542df7000
fix: revert contentType in API msg (#3509)
10 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
chao 2d4cf99744
fix: performance issues with Kafka caused by encapsulating the MQ interface (#3485)
11 months ago
OpenIM-Gordon b44e56b151
docs: update readme of config file. (#3356)
11 months ago
github-actions[bot] b19b81b10e
Update CHANGELOG for release v3.8.3-patch.6 (#3473)
11 months ago
github-actions[bot] 80de08e8ed
Update CHANGELOG for release v3.8.3-patch.5 (#3405)
11 months ago
Monet Lee 4c9fdf70db
feat: support mongo replicaset mode. (#3433)
11 months ago
OpenIM-Gordon d6cd0258a5
fix: correctly aggregate read seqs by conversation and user before DB update. (#3442)
11 months ago
Monet Lee becc999d63
fix: solve batch incorrect error in Find DocIDs (#3476)
11 months ago
OpenIM-Gordon f9475bdd87
fix: added AtUserIDList to the @ message for API sending. (#3472)
11 months ago