1
0
mirror of https://github.com/Mrs4s/MiraiGo.git synced 2025-05-05 11:33:49 +08:00

1255 Commits

Author SHA1 Message Date
github-actions[bot]
87c9f6c436 ci(chore): Fix stylings 2021-04-10 11:57:31 +00:00
Mrs4s
8edebe66ad fix: many of the network issue. 2021-04-10 19:56:45 +08:00
Mrs4s
32a3570b09 fix mute all. 2021-04-09 19:22:57 +08:00
wdvxdr
31525acf97
ci: update email&name 2021-04-07 22:17:14 +08:00
wdvxdr
cde0aab5ab
feat: get group member with binary search 2021-04-07 22:12:52 +08:00
github-actions
5ec6c651b7 ci(chore): Fix stylings 2021-04-06 09:31:40 +00:00
Mrs4s
5faec8678d feat: more temp session source support & consulting source message sending. close #142 2021-04-06 17:30:51 +08:00
Mrs4s
dd7898c204 feat: SetOnlineStatus. 2021-04-06 09:52:22 +08:00
github-actions
5d971cfb11 ci(chore): Fix stylings 2021-04-05 06:49:36 +00:00
Mrs4s
6db978cf0e Merge branch 'master' of https://github.com/Mrs4s/MiraiGo 2021-04-05 14:49:01 +08:00
Mrs4s
bf3d1e75c7 feat: group file delete folder. 2021-04-05 14:48:18 +08:00
Mrs4s
9440289090 feat: group file create folder & rename folder. 2021-04-05 14:42:30 +08:00
github-actions
0346596c71 ci(chore): Fix stylings 2021-04-04 08:19:16 +00:00
Mrs4s
0a81b76d23 use uploaded image to ocr request. 2021-04-04 16:18:45 +08:00
Mrs4s
741de4e6e8 fix connect. 2021-04-04 14:26:54 +08:00
Mrs4s
4533d5cece
Merge pull request #139 from Sora233/master
添加回复私聊信息的helper
2021-03-28 19:29:15 +08:00
Mrs4s
27fb6bc1b5 add: PrivateMessage & TempMessage self field. 2021-03-28 16:18:41 +08:00
Mrs4s
557c053197 fix sync nil pointer. 2021-03-28 13:32:12 +08:00
github-actions
05f0087b4f ci(chore): Fix stylings 2021-03-27 11:40:26 +00:00
Mrs4s
369e834557 feat: token login. 2021-03-27 19:38:56 +08:00
Mrs4s
ede433b4f6
Merge pull request #140 from Ink-33/master
export (*QQClient).GetMemberInfo
2021-03-27 15:07:34 +08:00
Ink33
cb034e1ac4
export (*QQClient).GetMemberInfo 2021-03-26 00:18:55 +08:00
sora233
434a4837cb add NewPrivateReply Helper 2021-03-25 11:08:24 +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