Commit Graph

1709 Commits (dependabot/go_modules/golang.org/x/crypto-0.45.0)
 

Author SHA1 Message Date
dependabot[bot] 31fbd0b667
build(deps): bump golang.org/x/crypto from 0.32.0 to 0.45.0
2 weeks ago
Monet Lee 07badb162f
​Build: Implement rate limiting and circuit breaker for API and RPC services.​​ (#3572)
4 weeks ago
Monet Lee 3a1c8df3b9
fix: solve msg wsHandler panic. (#3595)
4 weeks ago
Monet Lee 0e3879aad6
feat: implement DeleteConversations interface. (#3549)
4 weeks ago
Monet Lee 390d253cea
Fix: Resolved the issue of incorrect generation of conversationID (#3581)
4 weeks ago
Monet Lee cbd29a71de
build: add sdk version log when registerClient (#3574)
4 weeks ago
Monet Lee ea6b7eb525
build: improve publish docker image workflow. (#3552)
4 weeks ago
Monet Lee b36f00f2ad
feat: add msgDBSave webhook when data save to DB. (#3578)
4 weeks ago
Monet Lee 7d6682ca4b
fix: update JSON field names to camelCase in conversation structs (#3609)
1 month ago
icey-yu 11358404f9
fix: db manager (#3600)
1 month ago
Monet Lee 277da378ea
fix: solve incorrect time.Unix and logger asyncwrite (#3584)
2 months ago
Monet Lee bf0289075b
fix: switch kafka & etcd image namespace to bitnamilegacy (#3555)
3 months ago
Monet Lee 219fb04f03
build: comment admin services. (#3537)
3 months ago
Monet Lee 6856a864d0
feat: implement auth local cache. (#3533)
3 months ago
Monet Lee 349a8cd9af
fix: nil pointer when chatlog not found. (#3531)
4 months ago
Monet Lee 929c6704f3
fix: solve incorrect batchGetIncrGroupMember when group dismissed. (#3526)
4 months ago
icey-yu 68a735ba99
feat: enable redis aof-use-rdb-preamble && disable auto rdb (#3529)
4 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)
4 months ago
Monet Lee 34971c8b96
fix: optimize to lru local cache. (#3514)
4 months ago
Monet Lee d542df7000
fix: revert contentType in API msg (#3509)
4 months ago
chao d817cb0ffd
fix: admin token in standalone mode (#3499)
4 months ago
xuzhijvn c208c3789f
fix: searchMessage method has potential NPE bug (#3287) (#3289)
4 months ago
chao 2d4cf99744
fix: performance issues with Kafka caused by encapsulating the MQ interface (#3485)
4 months ago
OpenIM-Gordon b44e56b151
docs: update readme of config file. (#3356)
4 months ago
github-actions[bot] b19b81b10e
Update CHANGELOG for release v3.8.3-patch.6 (#3473)
4 months ago
github-actions[bot] 80de08e8ed
Update CHANGELOG for release v3.8.3-patch.5 (#3405)
4 months ago
Monet Lee 4c9fdf70db
feat: support mongo replicaset mode. (#3433)
4 months ago
OpenIM-Gordon d6cd0258a5
fix: correctly aggregate read seqs by conversation and user before DB update. (#3442)
4 months ago
Monet Lee becc999d63
fix: solve batch incorrect error in Find DocIDs (#3476)
4 months ago
OpenIM-Gordon f9475bdd87
fix: added AtUserIDList to the @ message for API sending. (#3472)
4 months ago
github-actions[bot] 839d7d90ac
Update CHANGELOG for release v3.8.3-patch.4 (#3226)
4 months ago
github-actions[bot] 359201a005
Update CHANGELOG for release v3.8.3-patch.3 (#3206)
4 months ago
github-actions[bot] 865eaa719f
Update CHANGELOG for release v3.8.3-patch.2 (#3175)
4 months ago
Monet Lee 097e033347
fix: fix incorrect kicked logic. (#3480)
4 months ago
github-actions[bot] 3ad24d9521
Update CHANGELOG for release v3.8.3-patch.1 (#3164)
4 months ago
Monet Lee 230c93cc16
docs: update slack link. (#3479)
4 months ago
Monet Lee 4ae05d2e38
fix: use safe submodule init in workflows. (#3468)
4 months ago
Monet Lee b1659ef84d
refactor: support modified config and args in mage. (#3466)
4 months ago
Monet Lee 5e813ef079
fix: solve `createTime` not set in setConversation and Create Conversation. (#3447)
5 months ago
Monet Lee bd56bd23b8
fix: update log level in crontask dist look. (#3440)
5 months ago
icey-yu a5ac7f2a81
feat: add nickname for adminUser (#3435)
5 months ago
chao 6912ad6f33
feat: add api logger (#3427)
6 months ago
Monet Lee 53bf8acc21
fix: solve webhook incorrect attentionID references. (#3411)
6 months ago
Monet Lee 8f7b02979d
feat: support redis sentinel. (#3423)
6 months ago
Monet Lee 1baf9a8e0f
feat: Implement etcd and kafka auth. (#3394)
6 months ago
Monet Lee 1e2375faca
fix: improve mileston PR workflows contents. (#3382)
6 months ago
icey-yu 545125884e
fix: import friends send notification (#3420)
6 months ago
icey-yu d156e1e519
fix: prometheus discovery (#3408)
6 months ago
Monet Lee 75367545ea
feat: support distributed lock in crontask. (#3401)
6 months ago
Monet Lee 04ee509b68
fix: solve incorrect when sendMsg webhook callback after. (#3409)
6 months ago