wdvxdr
|
a8d1e40a27
|
client: try fix panic in decodeMultiApplyDownResponse
|
2023-02-10 21:36:12 +08:00 |
|
wdvxdr
|
e9f4d33002
|
client: don't use math/rand.Read
This function has been deprecated.
|
2023-02-10 21:03:21 +08:00 |
|
wdvxdr
|
f56bcbe326
|
client: implement query personal sign
|
2023-02-09 22:28:32 +08:00 |
|
wdvxdr
|
727686e453
|
client: fix DynamicMessage usage
|
2023-02-08 21:23:16 +08:00 |
|
wdvxdr
|
4b6eff7c64
|
client: fix incorrect proto unmarshal usage
|
2023-02-04 12:46:33 +08:00 |
|
BeautyyuYanli
|
15069b74b3
|
support SetGroupAnonymous (#312)
|
2023-01-31 17:05:43 +08:00 |
|
Yukari316
|
4e339ff6b3
|
feat: 发送群公告返回公告id
|
2023-01-03 20:15:50 +08:00 |
|
super1207
|
5fca4cecf1
|
尝试修复群聊语音接收
|
2022-12-09 15:56:41 +08:00 |
|
Mrs4s
|
cf66e28647
|
fix protocol
|
2022-12-07 03:31:01 +08:00 |
|
Mrs4s
|
4deeac15f6
|
fix stringer
|
2022-12-01 18:17:36 +08:00 |
|
Mrs4s
|
23f637d295
|
fix: guild event flow decode error
|
2022-12-01 17:07:48 +08:00 |
|
Mrs4s
|
a30750849d
|
fix: update protocol version & add aPad protocol
|
2022-12-01 17:07:00 +08:00 |
|
Mrs4s
|
482a60ad84
|
send message error 46
|
2022-12-01 03:03:21 +08:00 |
|
Song
|
64722799b7
|
client/entities: stringfy const type LoginError (#300)
|
2022-11-02 15:19:37 +08:00 |
|
weilinfox
|
18cc29b241
|
Fix IPad Protocol login error
|
2022-10-28 15:44:29 +08:00 |
|
wdvxdr
|
d3b8c5f700
|
internal/proto: add SInt[32|64]
also simplify some code.
|
2022-09-25 16:26:53 +08:00 |
|
wdvxdr
|
a3c348100d
|
client/internal/oicq: clean up
|
2022-08-28 17:01:50 +08:00 |
|
Dimole
|
8999883d92
|
修复 MacOS 协议
新 SubAppId 来自 https://github.com/takayama-lily/oicq/pull/418
|
2022-08-27 23:39:56 +08:00 |
|
icarus-ai
|
08ca3b023a
|
deprecate CAS in favor of CompareAndSwap (#291)
* deprecate CAS in favor of CompareAndSwap
* ci: update to go1.19
* 为 Statistics 实现 MarshalJSON 接口 (See 2d79fcc)
|
2022-08-24 14:22:36 +08:00 |
|
MingxuanGame
|
f4a9a63c8b
|
fix: group file folders nil pointer (#290)
|
2022-08-21 23:04:04 +08:00 |
|
Azure
|
5c0e2c5773
|
fix: 修复读取合并转发私聊内容报错 (#287)
|
2022-07-20 20:40:26 +08:00 |
|
Akiba
|
af1358465c
|
feat: 删除公告
feat: 获取公告现在会返回notice_id(fid) 用来删除公告
fix: “发送给新成员”的公告无法正常获取
|
2022-06-30 17:22:46 +08:00 |
|
Mrs4s
|
e26832b72d
|
fix panic on upload unknown target image
|
2022-06-24 20:14:27 +08:00 |
|
wdvxdr
|
5d277ab45b
|
dep: update protobuf
|
2022-06-24 11:05:19 +08:00 |
|
wdvxdr
|
24ee0103e7
|
client: add VipLevel in SummaryCard
|
2022-06-22 09:57:46 +08:00 |
|
wdvxdr
|
3fb9f40095
|
client: fix submit ticket
|
2022-06-21 15:36:58 +08:00 |
|
wdvxdr
|
d1a66c42b6
|
client: fix upload private file
|
2022-06-21 13:53:18 +08:00 |
|
wdvxdr
|
1336167b9c
|
client: refactor pack tlv
|
2022-06-21 13:49:11 +08:00 |
|
wdvxdr
|
6f4f491002
|
client: fix Android version
|
2022-06-21 11:52:16 +08:00 |
|
wdvxdr
|
0ce160e357
|
client: update Android version
|
2022-06-20 22:28:42 +08:00 |
|
wdvxdr
|
d09215e943
|
client: UploadFile support private message
|
2022-06-20 11:24:56 +08:00 |
|
wdvxdr
|
6dc99526ee
|
client: change use _UploadFile to upload group file
|
2022-06-20 10:16:19 +08:00 |
|
wdvxdr
|
2a1fd324ca
|
client: add FileResource
|
2022-06-19 22:59:20 +08:00 |
|
synodriver
|
c92096e7ae
|
fix sign packet error (#278)
* fix sign packet error
* Update sign.go
|
2022-06-19 15:18:41 +08:00 |
|
wdvxdr
|
9b6c4ddf2f
|
client: hoist highway input in uploading forward message
|
2022-06-18 23:53:35 +08:00 |
|
wdvxdr
|
6e1792c6b1
|
client: don't return typed nil in UploadImage
|
2022-06-18 23:12:10 +08:00 |
|
wdvxdr
|
3f5174dda1
|
highway: fix upload exciting
|
2022-06-15 20:28:56 +08:00 |
|
Mrs4s
|
87ff2f9591
|
fix panic while uploading existing guild image
|
2022-06-14 17:37:22 +08:00 |
|
Mrs4s
|
b56c61f5b4
|
Merge branch 'master' of github.com:/Mrs4s/MiraiGo
|
2022-06-06 22:25:26 +08:00 |
|
Mrs4s
|
c8397f2e94
|
temporary disable OnlinePush.SidTicketExpired packet handler
|
2022-06-06 22:24:46 +08:00 |
|
github-actions[bot]
|
007f228e10
|
ci(chore): Fix stylings
|
2022-05-24 05:31:30 +00:00 |
|
synodriver
|
1288c30775
|
添加群打卡接口 (看起来是这个包 (#273)
* group sign
* group sign
* rename pb file 0xeb7
* new proto impl
|
2022-05-24 13:31:07 +08:00 |
|
wdvxdr
|
6054d53318
|
update protobuf/Makefile
|
2022-05-24 11:18:10 +08:00 |
|
wdvxdr
|
5b616d65f7
|
all: adapt new proto2 api
|
2022-05-24 09:59:58 +08:00 |
|
synodriver
|
ae36149502
|
add group_id in forward msg node (#275)
|
2022-05-24 09:55:33 +08:00 |
|
wdvxdr
|
76c0d90577
|
client: delete Memo in GroupInfo&support string intern
|
2022-05-23 12:18:22 +08:00 |
|
wdvxdr
|
a9a08dbb3a
|
client: delete SpecialTitleExpireTime field in GroupMemberInfo
|
2022-05-23 12:01:38 +08:00 |
|
wdvxdr
|
cb56240978
|
client: add option to highway message
|
2022-05-23 11:02:25 +08:00 |
|
icarus-ai
|
fc9a403abf
|
genLongTemplate 非ASCII字符串长度计数错误
一个字切成半个啦😭
|
2022-05-17 16:08:17 +08:00 |
|
Mrs4s
|
802f679783
|
fix: unidirectional friend unmarshal error
|
2022-05-14 23:59:35 +08:00 |
|