1
0
mirror of https://github.com/Mrs4s/MiraiGo.git synced 2025-07-01 12:23:24 +00:00

1368 Commits

Author SHA1 Message Date
cf66e28647 fix protocol 2022-12-07 03:31:01 +08:00
4658474c60 internal/crypto: fix build with go1.20 2022-12-02 14:07:17 +08:00
4deeac15f6 fix stringer 2022-12-01 18:17:36 +08:00
23f637d295 fix: guild event flow decode error 2022-12-01 17:07:48 +08:00
a30750849d fix: update protocol version & add aPad protocol 2022-12-01 17:07:00 +08:00
482a60ad84 send message error 46 2022-12-01 03:03:21 +08:00
64722799b7 client/entities: stringfy const type LoginError (#300) 2022-11-02 15:19:37 +08:00
b291cf2896 Merge pull request #299 from weilinfox/master
试图修复 IPad 协议登录
2022-10-29 21:11:51 +08:00
18cc29b241 Fix IPad Protocol login error 2022-10-28 15:44:29 +08:00
d3b8c5f700 internal/proto: add SInt[32|64]
also simplify some code.
2022-09-25 16:26:53 +08:00
8aa1683866 internal/crypto: use crypto/ecdh in go1.20 2022-09-25 00:10:26 +08:00
CXM
b053819391 chore: misc 2022-09-08 16:08:39 +08:00
CXM
b66dd94317 chore: readme 2022-09-08 16:08:29 +08:00
e657427abd message: add String for SourceType 2022-08-31 21:59:48 +08:00
a3c348100d client/internal/oicq: clean up 2022-08-28 17:01:50 +08:00
63cd911a25 Merge pull request #295 from dmlgzs/master
修复 MacOS 协议
2022-08-27 23:43:14 +08:00
8999883d92 修复 MacOS 协议
新 SubAppId 来自 https://github.com/takayama-lily/oicq/pull/418
2022-08-27 23:39:56 +08:00
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
f4a9a63c8b fix: group file folders nil pointer (#290) 2022-08-21 23:04:04 +08:00
5c0e2c5773 fix: 修复读取合并转发私聊内容报错 (#287) 2022-07-20 20:40:26 +08:00
a39b3fdd96 Merge pull request #284 from Akegarasu/feat-del-group-notice
feat: 删除公告
2022-07-01 00:01:33 +08:00
af1358465c feat: 删除公告
feat: 获取公告现在会返回notice_id(fid) 用来删除公告
fix: “发送给新成员”的公告无法正常获取
2022-06-30 17:22:46 +08:00
e26832b72d fix panic on upload unknown target image 2022-06-24 20:14:27 +08:00
5d277ab45b dep: update protobuf 2022-06-24 11:05:19 +08:00
24ee0103e7 client: add VipLevel in SummaryCard 2022-06-22 09:57:46 +08:00
ae8c187aa5 fix t193 encode error 2022-06-21 16:30:50 +08:00
3fb9f40095 client: fix submit ticket 2022-06-21 15:36:58 +08:00
d1a66c42b6 client: fix upload private file 2022-06-21 13:53:18 +08:00
1336167b9c client: refactor pack tlv 2022-06-21 13:49:11 +08:00
6f4f491002 client: fix Android version 2022-06-21 11:52:16 +08:00
0ce160e357 client: update Android version 2022-06-20 22:28:42 +08:00
d09215e943 client: UploadFile support private message 2022-06-20 11:24:56 +08:00
6dc99526ee client: change use _UploadFile to upload group file 2022-06-20 10:16:19 +08:00
2a1fd324ca client: add FileResource 2022-06-19 22:59:20 +08:00
c92096e7ae fix sign packet error (#278)
* fix sign packet error

* Update sign.go
2022-06-19 15:18:41 +08:00
9b6c4ddf2f client: hoist highway input in uploading forward message 2022-06-18 23:53:35 +08:00
6e1792c6b1 client: don't return typed nil in UploadImage 2022-06-18 23:12:10 +08:00
3f5174dda1 highway: fix upload exciting 2022-06-15 20:28:56 +08:00
87ff2f9591 fix panic while uploading existing guild image 2022-06-14 17:37:22 +08:00
b56c61f5b4 Merge branch 'master' of github.com:/Mrs4s/MiraiGo 2022-06-06 22:25:26 +08:00
c8397f2e94 temporary disable OnlinePush.SidTicketExpired packet handler 2022-06-06 22:24:46 +08:00
831b36ef76 feat: add a debug mode for internal/proto.Marshal 2022-06-05 17:32:11 +08:00
ae33763fe1 dep: update RomiChan/protobuf 2022-06-05 16:53:05 +08:00
007f228e10 ci(chore): Fix stylings 2022-05-24 05:31:30 +00:00
1288c30775 添加群打卡接口 (看起来是这个包 (#273)
* group sign

* group sign

* rename pb file 0xeb7

* new proto impl
2022-05-24 13:31:07 +08:00
52148a8ddf fix wrong out path 2022-05-24 11:31:15 +08:00
6054d53318 update protobuf/Makefile 2022-05-24 11:18:10 +08:00
5b616d65f7 all: adapt new proto2 api 2022-05-24 09:59:58 +08:00
59db392118 ci(chore): Fix stylings 2022-05-24 01:55:56 +00:00
ae36149502 add group_id in forward msg node (#275) 2022-05-24 09:55:33 +08:00