1693 Commits

Author SHA1 Message Date
hawklin2017
a5fcb4ed23 添加日志 2026-04-03 11:08:49 +08:00
haoyunlt
171d3365ad
Merge pull request #4 from sok-im/feature/captcha
Feature/captcha
2026-04-01 21:19:13 +08:00
haoyunlt
f73aa064ce
Merge branch 'develop/tom' into feature/captcha 2026-04-01 21:19:02 +08:00
hawklin2017
38d4923ec6 Add protocol submodule 2026-04-01 21:12:53 +08:00
hawklin2017
c56a3e1d5f Add protocol submodule 2026-04-01 17:06:35 +08:00
haoyunlt
47821421d4
Merge pull request #3 from sok-im/feature/user_common_group
Feature/user common group
2026-04-01 16:42:57 +08:00
hawklin2017
98b6b249ee 查询共同所在的群 2026-04-01 16:41:43 +08:00
haoyunlt
0cec63601d
Merge pull request #2 from sok-im/feature/global_user_blacklist
Feature/global user blacklist
2026-04-01 16:05:03 +08:00
hawklin2017
d1f83cf2be 全局黑名单用户 2026-04-01 16:02:49 +08:00
hawklin2017
34ecfd283d 添加图片验证 2026-03-30 16:24:08 +08:00
hawklin2017
bce5747164 Add protocol submodule 2026-03-30 15:15:34 +08:00
hawklin2017
81f868a49f 查询共同群 2026-03-28 21:51:54 +08:00
hawklin2017
59b9954053 merge develop/tom 2026-03-28 18:33:45 +08:00
hawklin2017
f9d3221df0 查询共同群 2026-03-28 17:28:03 +08:00
hawklin2017
706c6000cb 添加全局黑名单功能 2026-03-28 17:00:54 +08:00
hawklin2017
9bb769a2eb merge develop/tom 2026-03-28 16:32:05 +08:00
github-actions[bot]
f6411a8a1a Update version to v3.8.3-patch.16 v3.8.3-patch.16 2026-03-19 07:24:49 +00:00
dsx137
5028624fa3
feat: gomake upgrade (#3701) 2026-03-19 12:07:04 +08:00
icey-yu
9b92b3c744
Merge pull request #3697 from icey-yu/feat-bot383
feat: update protocol support botPlatform
2026-03-11 12:16:30 +08:00
icey-yu
f9989274f9 feat: update protocol support botPlatform 2026-03-11 12:16:13 +08:00
神奇bug在哪里
8b4ff0c55b
bugfix(permission):fix no permission error when set group notification. (#3675)
* bugfix(permission):fix no permission error when set group notification.

* fix(send): add temporary admin context to solve permission problem.
2026-02-09 19:12:21 +08:00
chao
7d5e4a2196
Merge pull request #3671 from withchao/3.8.3-patch
feat: add error code for handled friend requests and improve error handling in friend operations
2026-01-22 15:14:13 +08:00
withchao
452e3b2bbb feat: add error code for handled friend requests and improve error handling in friend operations
(cherry picked from commit 5d451fa3f86d48eaf5aab0d961bc99b265c058ec)
2026-01-22 15:07:41 +08:00
chao
5f81f632f8
Merge pull request #3659 from withchao/3.8.3-patch
fix: Mongo Malloc upsert overwrites min_seq initialization
2026-01-15 11:02:35 +08:00
withchao
72c39e1dda fix: seq use $setOnInsert for min_seq in conversation update
(cherry picked from commit c27d33160f167a7d967f9d1cb74a6b48c5e44ca9)
2026-01-15 10:56:40 +08:00
dsx137
98b9343501
fix(group): move member count retrieval after member deletion for accurate updates (#3650) 2025-12-31 18:02:09 +08:00
dsx137
1a053275f8
fix(group): set max_seq to 0 when join group (#3647) 2025-12-31 10:56:56 +08:00
chao
1a1391cf3d
Merge pull request #3648 from withchao/3.8.3-patch
refactor: simplify platformID handling and enhance UserConnContext structure
2025-12-25 16:25:30 +08:00
withchao
9fefa916c8 refactor: simplify platformID handling and enhance UserConnContext structure 2025-12-25 15:52:19 +08:00
ribin2333
95ab761d8f
group: 入群个人上限重置为不受限值;退出个人上限固化;通知控制入群 minSeq (#3646) 2025-12-24 17:52:47 +08:00
chao
1c5f876183
Merge pull request #3645 from withchao/3.8.3-patch
feat: replace LongConn with ClientConn interface and simplify message handling
2025-12-19 17:12:28 +08:00
withchao
44457187be refactor: replace LongConn with ClientConn interface and simplify message handling 2025-12-19 17:11:29 +08:00
chao
f4171a2c30
Merge pull request #3638 from withchao/3.8.3-patch
fix: resolve deadlock in cache eviction and improve GetBatch implementation
2025-12-12 15:46:38 +08:00
withchao
59c6136ba8 fix: resolve deadlock in cache eviction and improve GetBatch implementation 2025-12-12 15:39:48 +08:00
withchao
f485f92b00 fix: resolve deadlock in cache eviction and improve GetBatch implementation 2025-12-12 15:33:08 +08:00
withchao
c40f979de6 fix: resolve deadlock in cache eviction and improve GetBatch implementation
(cherry picked from commit ebda95fb11abdddd52ee645dcb2d0697ac9b8e35)
2025-12-12 15:32:19 +08:00
icey-yu
2039f4b305
Merge pull request #3619 from icey-yu/fix-group
fix: group notification
2025-11-14 17:16:44 +08:00
icey-yu
72b2dc92f2 fix: cicd 2025-11-14 15:06:49 +08:00
icey-yu
ad2b09b282 fix: group notification 2025-11-14 14:44:38 +08:00
icey-yu
1679a85370 fix: group notification 2025-11-14 14:41:27 +08:00
Monet Lee
2a0df3a22e
fix: incorrect redis fields. (#3602)
* Fix: Resolved the issue of incorrect generation of conversationID in 3.8.3-patch branch.

* fix: solve incorrect time.Unix and logger asyncwrite in 3.8.3-patch branch.

* fix: incorrect redis fields.
2025-10-24 14:56:05 +08:00
chao
1954b70023
Merge pull request #3589 from withchao/3.8.3-patch
fix: full id version
2025-10-15 10:22:05 +08:00
withchao
17a3105f41 fix: full id version
(cherry picked from commit 9a1d2a85cdb555d7eef4e79d2c866dacdfbd86ae)
2025-10-15 10:12:58 +08:00
Monet Lee
0fa714b831
fix: solve incorrect time.Unix and logger asyncwrite in 3.8.3-patch (#3585)
* Fix: Resolved the issue of incorrect generation of conversationID in 3.8.3-patch branch.

* fix: solve incorrect time.Unix and logger asyncwrite in 3.8.3-patch branch.
2025-09-30 17:52:24 +08:00
Monet Lee
746da2554d
Fix: Resolved the issue of incorrect generation of conversationID in 3.8.3-patch branch. (#3582) 2025-09-29 17:27:56 +08:00
icey-yu
ed1c22127e
Merge pull request #3579 from icey-yu/fix-prometheus-3.8.3
fix: prometheus 3.8.3
2025-09-26 16:41:06 +08:00
icey-yu
34c35099d1 fix: prometheus 2025-09-26 16:38:02 +08:00
icey-yu
fd479c15b4 fix: prometheus 2025-09-26 15:55:33 +08:00
icey-yu
95d383d656 fix: prometheus 2025-09-26 15:53:52 +08:00
icey-yu
36810b99a4 fix: prometheus 2025-09-26 15:53:19 +08:00