1
0
mirror of https://github.com/Mrs4s/MiraiGo.git synced 2025-05-04 19:17:38 +08:00

733 Commits

Author SHA1 Message Date
Ink33
cb034e1ac4
export (*QQClient).GetMemberInfo 2021-03-26 00:18:55 +08:00
wdvxdr
d233c90d50
change writer without buffer
使用了sync.Pool,从池中取出来的自带一定容量,所以无需使用Buffer
2021-03-23 22:37:36 +08:00
wdvxdr
207df5fc00
NewWriterF with sync.Pool
多次写入,需要扩容时速度提升
2021-03-23 22:10:12 +08:00
wdvxdr
f3beaae4e4
prealloc. 2021-03-23 20:49:17 +08:00
Mrs4s
336be30cc8
Merge pull request #138 from sam01101/patch-msg-len
Fix message length problem
2021-03-23 19:15:10 +08:00
Mrs4s
505aae133d fix qrcode status. 2021-03-21 12:18:21 +08:00
Mrs4s
450a75c351 update README.md 2021-03-21 10:55:48 +08:00
Mrs4s
4537ad68ce Merge branch 'master' of https://github.com/Mrs4s/MiraiGo 2021-03-21 10:53:58 +08:00
Mrs4s
f75561a2c0 remove qrcode login limit. 2021-03-21 10:53:41 +08:00
sam01101
f7e5b326dc
Keep private message length as 5k 2021-03-20 21:29:13 +08:00
github-actions
a0454193f7 ci(chore): Fix stylings 2021-03-20 13:25:19 +00:00
Mrs4s
5075642842
Merge pull request #136 from sam01101/master
Update new fields
2021-03-20 21:24:57 +08:00
Mrs4s
8e191523f6 feat: qrcode login. 2021-03-20 21:21:40 +08:00
Sam
cd01eed601
Patch message length logic always false problem 2021-03-20 18:11:08 +08:00
Mrs4s
a1d72e772a update tlv. 2021-03-19 04:59:37 +08:00
Mrs4s
d87c354649 add t16.go. 2021-03-18 20:53:44 +08:00
Sam
8a5cb302c3
处理冲突 2021-03-16 20:42:57 +08:00
Sam
9434c74620
Update new fields
- Recompiled all pb file (被逼的)
group_info.go:
- GroupInfo added GroupLevel and GroupCreateTime field
- GroupSearchInfo added Memo field
2021-03-16 20:34:20 +08:00
Mrs4s
e136c01dfc fix target on PrivateMessage. 2021-03-16 18:44:55 +08:00
Mrs4s
b7535d0697 Merge branch 'master' of https://github.com/Mrs4s/MiraiGo 2021-03-16 18:35:21 +08:00
Mrs4s
5a4b421850 feat: self private msg event. 2021-03-16 18:34:47 +08:00
github-actions
701321c713 ci(chore): Fix stylings 2021-03-16 01:06:42 +00:00
Mrs4s
9ff934741c update proto file. 2021-03-16 09:06:01 +08:00
Mrs4s
216966adbd
Merge pull request #135 from sam01101/patch-1
Fix logic error
2021-03-16 08:06:25 +08:00
sam01101
4fcd2b32bc
Fix logic error
理论上最多200条, 但逻辑上写了199条
2021-03-16 00:06:42 +08:00
Mrs4s
55aef1b0ff fix friend url. 2021-03-15 08:53:15 +08:00
Mrs4s
b1009233b6 Merge remote-tracking branch 'origin/master' 2021-03-13 21:35:13 +08:00
Mrs4s
17777b5c8a feat: face name by id. 2021-03-13 21:35:01 +08:00
github-actions
ff4a06f74f ci(chore): Fix stylings 2021-03-13 12:36:33 +00:00
Mrs4s
29ac9193a9 feat: custom face. 2021-03-13 20:33:52 +08:00
Mrs4s
da97c928af fix loop. 2021-03-12 17:10:03 +08:00
Mrs4s
f584f21b81 feat: GetGroupMessages support fragmented message building. 2021-03-12 17:06:31 +08:00
wdvxdr
93534fe94a
improve binary.Writer 2021-03-12 16:07:36 +08:00
Mrs4s
790c33e037
Merge pull request #134 from sam01101/master
Fix get_froward_msg nil pointer
2021-03-12 14:15:58 +08:00
Sam
cc6540ec98 Friend delete handling 2021-03-11 21:05:12 +08:00
github-actions
743e0483c0 ci(chore): Fix stylings 2021-03-11 12:55:29 +00:00
wdvxdr
3ccfedee25
fix tts 2021-03-11 20:53:43 +08:00
Sam
c9ea0ae6c1 Merge remote-tracking branch 'origin/master' 2021-03-11 16:58:41 +08:00
Sam
e80b770481 Fixes https://github.com/Mrs4s/go-cqhttp/issues/708 2021-03-11 16:58:16 +08:00
Mrs4s
50af23569c fix poke event. 2021-03-11 10:34:30 +08:00
wdvxdr
857e891976
feat: ecdh pubkey rotate 2021-03-10 17:22:04 +08:00
Mrs4s
2826f14c1d more comment. 2021-03-09 22:56:58 +08:00
github-actions
66b83c2e6d ci(chore): Fix stylings 2021-03-09 14:49:42 +00:00
Mrs4s
d731f42d20 Merge branch 'master' of https://github.com/Mrs4s/MiraiGo 2021-03-09 22:48:54 +08:00
Mrs4s
5648912288 feat group name updated event. 2021-03-09 22:48:45 +08:00
github-actions
ae6caab14f ci(chore): Fix stylings 2021-03-09 14:01:22 +00:00
wdvxdr
d0b3993934
feat: face map generate 2021-03-09 21:59:51 +08:00
github-actions
c04b18af70 ci(chore): Fix stylings 2021-03-09 11:14:36 +00:00
Mrs4s
ab3ed8f883 restructure online push decoder. 2021-03-09 19:14:04 +08:00
Mrs4s
8c89d62657 fix session sync timeout. 2021-03-08 09:11:15 +08:00