Commit Graph

1749 Commits (e769084e62d9303730ad6b41d2e15b01dbb48399)
 

Author SHA1 Message Date
chao e769084e62
Merge branch 'openimsdk:main' into main
3 months ago
chao 1036e81eb4
refactor(msg): update regex pattern for conversationID to include a trailing colon (#3737)
3 months ago
withchao 82f87551d6 refactor(msg): update regex pattern for conversationID to include a trailing colon
3 months ago
chao 75ebca4ff8
Merge branch 'openimsdk:main' into main
3 months ago
dsx137 7c242b8491
refactor(group): optimize group notification and cache handling (#3704)
3 months ago
buvidk1234 1ac6a259dd
Modify conversation_id index options (#3722)
3 months ago
dsx137 8f913ca13b
refactor(ci): actions and dockerfile (#3732)
3 months ago
wsy6543 9118b3a339
fix GetMaxSeqs (#3561)
3 months ago
Derek YU fd61ea4b03
fix: remove duplicate conversation_id unique index (#3713)
3 months ago
dsx137 6b3faaef1a
chore: update tools ver (#3730)
4 months ago
dsx137 d16a617ba8
feat: gomake upgrade (#3702)
6 months ago
icey-yu 942d155d2d
feat: update protocol support botPlatform (#3696)
6 months ago
chao 7709b75d39
Merge branch 'openimsdk:main' into main
8 months ago
chao b7200c163c
feat: add error code for handled friend requests and improve error handling in friend operations (#3670)
8 months ago
withchao 5d451fa3f8 feat: add error code for handled friend requests and improve error handling in friend operations
8 months ago
chao ec33d6c3b7
Merge branch 'openimsdk:main' into main
8 months ago
神奇bug在哪里 579db3bd48
bugfix(conversation):removed unexpectedly called functions and itself to avoid out of index query. (#3668)
8 months ago
chao a0e6d9aa69
fix: Mongo Malloc upsert overwrites min_seq initialization (#3657)
8 months ago
withchao c27d33160f fix: seq use $setOnInsert for min_seq in conversation update
8 months ago
chao 8e276461cd
Merge branch 'openimsdk:main' into main
8 months ago
dsx137 fbca49d431
fix(group): set max_seq to 0 when join group (#3649)
8 months ago
dsx137 0a93fb1b6d
fix(group): move member count retrieval after member deletion for accurate updates (#3651)
8 months ago
chao 79aae5a6cd
Merge branch 'openimsdk:main' into main
8 months ago
chao 78b255396f
feat: replace LongConn with ClientConn interface and simplify message handling (#3643)
9 months ago
chao 6e90026d8b
Merge branch 'openimsdk:main' into main
9 months ago
ribin2333 6f33c0a515
fix: reset user conversation seq when rejoining group to resolve message recall issue (#3640)
9 months ago
withchao 9da7db2ac2 refactor: replace LongConn with ClientConn interface and simplify message handling
9 months ago
withchao a1dd79a459 refactor: replace LongConn with ClientConn interface and simplify message handling
9 months ago
chao 83de3999ad
Merge branch 'openimsdk:main' into main
9 months ago
Gagan Singh c97d63754b
Simplify iOS background push gating (#3611) (#3612)
9 months ago
chao 1b8a3b0b75
fix: resolve deadlock in cache eviction and improve GetBatch implementation and full id version (#3591)
9 months ago
withchao ebda95fb11 fix: resolve deadlock in cache eviction and improve GetBatch implementation
9 months ago
chao 30fd83b726
Merge branch 'openimsdk:main' into main
9 months ago
icey-yu b8c4b459fa
merge: pre-release-v3.8.4 (#3623)
10 months ago
Monet Lee 07badb162f
​Build: Implement rate limiting and circuit breaker for API and RPC services.​​ (#3572)
10 months ago
Monet Lee 3a1c8df3b9
fix: solve msg wsHandler panic. (#3595)
10 months ago
Monet Lee 0e3879aad6
feat: implement DeleteConversations interface. (#3549)
10 months ago
Monet Lee 390d253cea
Fix: Resolved the issue of incorrect generation of conversationID (#3581)
10 months ago
Monet Lee cbd29a71de
build: add sdk version log when registerClient (#3574)
10 months ago
Monet Lee ea6b7eb525
build: improve publish docker image workflow. (#3552)
10 months ago
Monet Lee b36f00f2ad
feat: add msgDBSave webhook when data save to DB. (#3578)
10 months ago
Monet Lee 7d6682ca4b
fix: update JSON field names to camelCase in conversation structs (#3609)
11 months ago
icey-yu 11358404f9
fix: db manager (#3600)
11 months ago
withchao 9a1d2a85cd fix: full id version
11 months ago
chao 9c20271c68
Merge branch 'openimsdk:main' into main
11 months ago
Monet Lee 277da378ea
fix: solve incorrect time.Unix and logger asyncwrite (#3584)
11 months ago
Monet Lee bf0289075b
fix: switch kafka & etcd image namespace to bitnamilegacy (#3555)
1 year ago
Monet Lee 219fb04f03
build: comment admin services. (#3537)
1 year ago
Monet Lee 6856a864d0
feat: implement auth local cache. (#3533)
1 year ago
Monet Lee 349a8cd9af
fix: nil pointer when chatlog not found. (#3531)
1 year ago