Commit Graph

1698 Commits (ebdf5decbc244155e2e75e45dfbbbe40ec2e1775)
 

Author SHA1 Message Date
dsx137 ebdf5decbc fix(core): reorder Dockerfile ARG declarations
2 months ago
dsx137 066f933320 refactor(build): inline compose build logic
2 months ago
dsx137 ed9270a0db fix(build): limit docker compose parallelism
2 months ago
dsx137 b9086fa553 refactor(core): use golang alpine base image
2 months ago
dsx137 21d6ea2bbc test(core): use stable Go in build test workflow
2 months ago
dsx137 ea58d22869 fix(core): reduce max file descriptor limit
2 months ago
dsx137 7f1eaa5a8c refactor(changelog): modernize generator and workflows
2 months ago
dsx137 2b42ff8c71
refactor(core): support kubernetes discovery registry (#3749)
3 months ago
chao 2a6935e910
Merge pull request #3667 from WhereAreBugs/3.8.3-patch
3 months ago
chao 73ae47c426
Merge pull request #3673 from WhereAreBugs/improve-CopyStructFiled-method-full-remove
3 months ago
buvidk1234 bc21c16ef2 chore(msg_gateway): remove redundant codes (#3741)
3 months ago
Sai Asish Y 588b189efc pkg/tools/batcher: stop scheduler panicking when b.data is closed externally (#3714)
3 months ago
chao dda6714d98
refactor(msg): update regex pattern for conversationID to include a trailing colon (#3736)
3 months ago
dsx137 4876bafc53
refactor(group): optimize group notification and cache handling (#3705)
3 months ago
dsx137 485bbb5b3c
refactor(ci): actions and dockerfile (#3733)
3 months ago
dsx137 4cb05243df
chore: update tools ver (#3729)
4 months ago
icey-yu 5211d43d9d
Merge pull request #3707 from icey-yu/feat-comment-383
6 months ago
icey-yu 801ac740b7 feat: enhance configuration files with detailed comments for clarity
6 months ago
dsx137 5028624fa3
feat: gomake upgrade (#3701)
6 months ago
icey-yu 9b92b3c744
Merge pull request #3697 from icey-yu/feat-bot383
6 months ago
icey-yu f9989274f9 feat: update protocol support botPlatform
6 months ago
神奇bug在哪里 8b4ff0c55b
bugfix(permission):fix no permission error when set group notification. (#3675)
7 months ago
WhereAreBugs 6e7bfbea8e remove(CopyStructFields):full datautil.CopyStructFields has been replaced due to performance issue.
7 months ago
WhereAreBugs 203cdb532a improve(default_config):increase default maxFileDescriptors up to 100000
8 months ago
WhereAreBugs 332c4b152c bugfix(conversation):remove unexpected unique index.
8 months ago
chao 7d5e4a2196
Merge pull request #3671 from withchao/3.8.3-patch
8 months ago
withchao 452e3b2bbb feat: add error code for handled friend requests and improve error handling in friend operations
8 months ago
WhereAreBugs 86b05e16b6 bugfix(conversation):removed unexpectedly called functions and itself to avoid out of index query.
8 months ago
chao 5f81f632f8
Merge pull request #3659 from withchao/3.8.3-patch
8 months ago
withchao 72c39e1dda fix: seq use $setOnInsert for min_seq in conversation update
8 months ago
dsx137 98b9343501
fix(group): move member count retrieval after member deletion for accurate updates (#3650)
8 months ago
dsx137 1a053275f8
fix(group): set max_seq to 0 when join group (#3647)
8 months ago
chao 1a1391cf3d
Merge pull request #3648 from withchao/3.8.3-patch
9 months ago
withchao 9fefa916c8 refactor: simplify platformID handling and enhance UserConnContext structure
9 months ago
ribin2333 95ab761d8f
group: 入群个人上限重置为不受限值;退出个人上限固化;通知控制入群 minSeq (#3646)
9 months ago
chao 1c5f876183
Merge pull request #3645 from withchao/3.8.3-patch
9 months ago
withchao 44457187be refactor: replace LongConn with ClientConn interface and simplify message handling
9 months ago
chao f4171a2c30
Merge pull request #3638 from withchao/3.8.3-patch
9 months ago
withchao 59c6136ba8 fix: resolve deadlock in cache eviction and improve GetBatch implementation
9 months ago
withchao f485f92b00 fix: resolve deadlock in cache eviction and improve GetBatch implementation
9 months ago
withchao c40f979de6 fix: resolve deadlock in cache eviction and improve GetBatch implementation
9 months ago
icey-yu 2039f4b305
Merge pull request #3619 from icey-yu/fix-group
10 months ago
icey-yu 72b2dc92f2 fix: cicd
10 months ago
icey-yu ad2b09b282 fix: group notification
10 months ago
icey-yu 1679a85370 fix: group notification
10 months ago
Monet Lee 2a0df3a22e
fix: incorrect redis fields. (#3602)
11 months ago
chao 1954b70023
Merge pull request #3589 from withchao/3.8.3-patch
11 months ago
withchao 17a3105f41 fix: full id version
11 months ago
Monet Lee 0fa714b831
fix: solve incorrect time.Unix and logger asyncwrite in 3.8.3-patch (#3585)
12 months ago
Monet Lee 746da2554d
Fix: Resolved the issue of incorrect generation of conversationID in 3.8.3-patch branch. (#3582)
12 months ago