Mrs4s
|
7e76993d90
|
Merge branch 'master' of https://github.com/Mrs4s/MiraiGo
|
2021-04-11 18:35:33 +08:00 |
|
Mrs4s
|
cc8a332f83
|
reconnect delay.
|
2021-04-11 18:35:09 +08:00 |
|
Mrs4s
|
b77db3e46c
|
Merge pull request #144 from sam01101/logging
Logging update
|
2021-04-11 17:56:05 +08:00 |
|
Mrs4s
|
584cce937b
|
fix timeout.
|
2021-04-11 17:51:02 +08:00 |
|
Mrs4s
|
132dc119bf
|
fix timeout.
|
2021-04-11 17:06:02 +08:00 |
|
Mrs4s
|
7dd453267d
|
fix online check.
|
2021-04-11 17:02:32 +08:00 |
|
Sam
|
badbc16fa5
|
Logging update
|
2021-04-11 05:14:34 +08:00 |
|
Mrs4s
|
46a09462b0
|
fix error.
|
2021-04-10 20:37:41 +08:00 |
|
Mrs4s
|
55ea6ca204
|
fix: more token failed type check.
|
2021-04-10 20:32:18 +08:00 |
|
Mrs4s
|
8c7432a6f4
|
fix time.
|
2021-04-10 20:25:31 +08:00 |
|
Mrs4s
|
14390f93cc
|
Merge branch 'master' of https://github.com/Mrs4s/MiraiGo
|
2021-04-10 20:21:57 +08:00 |
|
Mrs4s
|
0c58a01499
|
feat: token force offline check.
|
2021-04-10 20:21:31 +08:00 |
|
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 |
|