hawklin2017
|
90629c893f
|
音视频通话
|
3 months ago |
haoyunlt
|
afc64057d9
|
Merge pull request #7 from sok-im/develop/tom
Develop/tom
|
3 months ago |
haoyunlt
|
ce21c5bf0e
|
Merge branch 'feature/rtc' into develop/tom
|
3 months ago |
hawklin2017
|
ad02cddaaf
|
音视频通话
|
3 months ago |
hawklin2017
|
36d26c7053
|
sn设置
|
3 months ago |
hawklin2017
|
faaf0a7178
|
sn设置
|
3 months ago |
hawklin2017
|
f64dfe2e64
|
音视频通话
|
3 months ago |
hawklin2017
|
c074921734
|
音视频通话
|
4 months ago |
hawklin2017
|
4b9412f685
|
音视频通话
|
4 months ago |
hawklin2017
|
e6451179d6
|
音视频通话
|
4 months ago |
hawklin2017
|
80f3cfda74
|
图片验证
|
4 months ago |
haoyunlt
|
9dcea68004
|
Merge pull request #6 from sok-im/feature/self_online_device
查看自己登录的在线设备
|
4 months ago |
hawklin2017
|
34c13cf608
|
查看自己登录的在线设备
|
4 months ago |
hawklin2017
|
a5fcb4ed23
|
添加日志
|
4 months ago |
haoyunlt
|
171d3365ad
|
Merge pull request #4 from sok-im/feature/captcha
Feature/captcha
|
4 months ago |
haoyunlt
|
f73aa064ce
|
Merge branch 'develop/tom' into feature/captcha
|
4 months ago |
hawklin2017
|
38d4923ec6
|
Add protocol submodule
|
4 months ago |
hawklin2017
|
c56a3e1d5f
|
Add protocol submodule
|
4 months ago |
haoyunlt
|
47821421d4
|
Merge pull request #3 from sok-im/feature/user_common_group
Feature/user common group
|
4 months ago |
hawklin2017
|
98b6b249ee
|
查询共同所在的群
|
4 months ago |
haoyunlt
|
0cec63601d
|
Merge pull request #2 from sok-im/feature/global_user_blacklist
Feature/global user blacklist
|
4 months ago |
hawklin2017
|
d1f83cf2be
|
全局黑名单用户
|
4 months ago |
hawklin2017
|
34ecfd283d
|
添加图片验证
|
4 months ago |
hawklin2017
|
bce5747164
|
Add protocol submodule
|
4 months ago |
hawklin2017
|
81f868a49f
|
查询共同群
|
4 months ago |
hawklin2017
|
59b9954053
|
merge develop/tom
|
4 months ago |
hawklin2017
|
f9d3221df0
|
查询共同群
|
4 months ago |
hawklin2017
|
706c6000cb
|
添加全局黑名单功能
|
4 months ago |
hawklin2017
|
9bb769a2eb
|
merge develop/tom
|
4 months ago |
github-actions[bot]
|
f6411a8a1a
|
Update version to v3.8.3-patch.16
|
4 months ago |
dsx137
|
5028624fa3
|
feat: gomake upgrade (#3701)
|
4 months ago |
icey-yu
|
9b92b3c744
|
Merge pull request #3697 from icey-yu/feat-bot383
feat: update protocol support botPlatform
|
4 months ago |
icey-yu
|
f9989274f9
|
feat: update protocol support botPlatform
|
4 months ago |
神奇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.
|
5 months ago |
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
|
6 months ago |
withchao
|
452e3b2bbb
|
feat: add error code for handled friend requests and improve error handling in friend operations
(cherry picked from commit 5d451fa3f8)
|
6 months ago |
chao
|
5f81f632f8
|
Merge pull request #3659 from withchao/3.8.3-patch
fix: Mongo Malloc upsert overwrites min_seq initialization
|
6 months ago |
withchao
|
72c39e1dda
|
fix: seq use $setOnInsert for min_seq in conversation update
(cherry picked from commit c27d33160f)
|
6 months ago |
dsx137
|
98b9343501
|
fix(group): move member count retrieval after member deletion for accurate updates (#3650)
|
7 months ago |
dsx137
|
1a053275f8
|
fix(group): set max_seq to 0 when join group (#3647)
|
7 months ago |
chao
|
1a1391cf3d
|
Merge pull request #3648 from withchao/3.8.3-patch
refactor: simplify platformID handling and enhance UserConnContext structure
|
7 months ago |
withchao
|
9fefa916c8
|
refactor: simplify platformID handling and enhance UserConnContext structure
|
7 months ago |
ribin2333
|
95ab761d8f
|
group: 入群个人上限重置为不受限值;退出个人上限固化;通知控制入群 minSeq (#3646)
|
7 months ago |
chao
|
1c5f876183
|
Merge pull request #3645 from withchao/3.8.3-patch
feat: replace LongConn with ClientConn interface and simplify message handling
|
7 months ago |
withchao
|
44457187be
|
refactor: replace LongConn with ClientConn interface and simplify message handling
|
7 months ago |
chao
|
f4171a2c30
|
Merge pull request #3638 from withchao/3.8.3-patch
fix: resolve deadlock in cache eviction and improve GetBatch implementation
|
7 months ago |
withchao
|
59c6136ba8
|
fix: resolve deadlock in cache eviction and improve GetBatch implementation
|
7 months ago |
withchao
|
f485f92b00
|
fix: resolve deadlock in cache eviction and improve GetBatch implementation
|
7 months ago |
withchao
|
c40f979de6
|
fix: resolve deadlock in cache eviction and improve GetBatch implementation
(cherry picked from commit ebda95fb11)
|
7 months ago |
icey-yu
|
2039f4b305
|
Merge pull request #3619 from icey-yu/fix-group
fix: group notification
|
8 months ago |