1
0
mirror of https://github.com/Mrs4s/MiraiGo.git synced 2025-07-04 13:23:25 +00:00

1010 Commits

Author SHA1 Message Date
3c0241b2e3 reuse []byte in multi thread 2021-04-15 22:04:32 +08:00
2e64a6913d zap: reuse some []byte
优化单线程上传内存使用
2021-04-15 21:36:14 +08:00
86e0f3327a use io.ReadSeeker in upload private voice 2021-04-13 20:10:26 +08:00
5a90a592d0 fix flag. 2021-04-11 20:01:28 +08:00
7e76993d90 Merge branch 'master' of https://github.com/Mrs4s/MiraiGo 2021-04-11 18:35:33 +08:00
cc8a332f83 reconnect delay. 2021-04-11 18:35:09 +08:00
b77db3e46c Merge pull request #144 from sam01101/logging
Logging update
2021-04-11 17:56:05 +08:00
7dd453267d fix online check. 2021-04-11 17:02:32 +08:00
Sam
badbc16fa5 Logging update 2021-04-11 05:14:34 +08:00
46a09462b0 fix error. 2021-04-10 20:37:41 +08:00
55ea6ca204 fix: more token failed type check. 2021-04-10 20:32:18 +08:00
8c7432a6f4 fix time. 2021-04-10 20:25:31 +08:00
0c58a01499 feat: token force offline check. 2021-04-10 20:21:31 +08:00
8edebe66ad fix: many of the network issue. 2021-04-10 19:56:45 +08:00
32a3570b09 fix mute all. 2021-04-09 19:22:57 +08:00
cde0aab5ab feat: get group member with binary search 2021-04-07 22:12:52 +08:00
5ec6c651b7 ci(chore): Fix stylings 2021-04-06 09:31:40 +00:00
5faec8678d feat: more temp session source support & consulting source message sending. close #142 2021-04-06 17:30:51 +08:00
dd7898c204 feat: SetOnlineStatus. 2021-04-06 09:52:22 +08:00
5d971cfb11 ci(chore): Fix stylings 2021-04-05 06:49:36 +00:00
6db978cf0e Merge branch 'master' of https://github.com/Mrs4s/MiraiGo 2021-04-05 14:49:01 +08:00
bf3d1e75c7 feat: group file delete folder. 2021-04-05 14:48:18 +08:00
9440289090 feat: group file create folder & rename folder. 2021-04-05 14:42:30 +08:00
0346596c71 ci(chore): Fix stylings 2021-04-04 08:19:16 +00:00
0a81b76d23 use uploaded image to ocr request. 2021-04-04 16:18:45 +08:00
741de4e6e8 fix connect. 2021-04-04 14:26:54 +08:00
27fb6bc1b5 add: PrivateMessage & TempMessage self field. 2021-03-28 16:18:41 +08:00
557c053197 fix sync nil pointer. 2021-03-28 13:32:12 +08:00
05f0087b4f ci(chore): Fix stylings 2021-03-27 11:40:26 +00:00
369e834557 feat: token login. 2021-03-27 19:38:56 +08:00
cb034e1ac4 export (*QQClient).GetMemberInfo 2021-03-26 00:18:55 +08:00
f3beaae4e4 prealloc. 2021-03-23 20:49:17 +08:00
505aae133d fix qrcode status. 2021-03-21 12:18:21 +08:00
4537ad68ce Merge branch 'master' of https://github.com/Mrs4s/MiraiGo 2021-03-21 10:53:58 +08:00
f75561a2c0 remove qrcode login limit. 2021-03-21 10:53:41 +08:00
a0454193f7 ci(chore): Fix stylings 2021-03-20 13:25:19 +00:00
5075642842 Merge pull request #136 from sam01101/master
Update new fields
2021-03-20 21:24:57 +08:00
8e191523f6 feat: qrcode login. 2021-03-20 21:21:40 +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
e136c01dfc fix target on PrivateMessage. 2021-03-16 18:44:55 +08:00
b7535d0697 Merge branch 'master' of https://github.com/Mrs4s/MiraiGo 2021-03-16 18:35:21 +08:00
5a4b421850 feat: self private msg event. 2021-03-16 18:34:47 +08:00
701321c713 ci(chore): Fix stylings 2021-03-16 01:06:42 +00:00
9ff934741c update proto file. 2021-03-16 09:06:01 +08:00
4fcd2b32bc Fix logic error
理论上最多200条, 但逻辑上写了199条
2021-03-16 00:06:42 +08:00
55aef1b0ff fix friend url. 2021-03-15 08:53:15 +08:00
ff4a06f74f ci(chore): Fix stylings 2021-03-13 12:36:33 +00:00
29ac9193a9 feat: custom face. 2021-03-13 20:33:52 +08:00
da97c928af fix loop. 2021-03-12 17:10:03 +08:00