1
0
mirror of https://github.com/Mrs4s/go-cqhttp.git synced 2025-05-05 03:23:49 +08:00

1126 Commits

Author SHA1 Message Date
wdvxdr
d36d7aa2ed
feat(server): allow post without http server 2021-04-20 18:44:00 +08:00
wdvxdr
a5314f0b6d
add array benchmark 2021-04-20 13:15:33 +08:00
wdvxdr
ee3e1bac76
fix: close body 2021-04-16 20:25:12 +08:00
wdvxdr
79aabf5bd7
chore: update dependency 2021-04-16 20:06:43 +08:00
wdvxdr
f86947a8df
optimize get_image 2021-04-16 20:02:54 +08:00
sam01101
457898d37b
Fixes #839 2021-04-15 12:42:47 +08:00
wdvxdr
223a888a34
reduce base64 alloc 2021-04-15 11:45:15 +08:00
wdvxdr
773d2b77e6
fix(cqcode): text message
漏改了
2021-04-14 22:43:50 +08:00
wdvxdr
35e74170b7
feat(update): check sum
fuck goland2021.1
2021-04-14 21:50:10 +08:00
wdvxdr
96861bd8e1
reduce memdb size 2021-04-14 13:17:59 +08:00
wdvxdr
f6073f5a61
feat(cqcode): format string message with buffer pool 2021-04-13 21:42:32 +08:00
wdvxdr
a27848979d
remove global/config.go 2021-04-13 21:15:44 +08:00
wdvxdr
e4abf426bc
feat(global): add HTTPGetReadCloser 2021-04-13 19:56:59 +08:00
Mrs4s
1aed38ac18
fix code style. 2021-04-13 11:14:30 +08:00
wdvxdr
cccf454500
docs(config): add pprof 2021-04-12 19:35:46 +08:00
wdvxdr
b9e7006547
feat(config): config init helper
简单向导
2021-04-12 18:38:21 +08:00
github-actions[bot]
d8a373cfa4 ci(chore): Fix stylings v1.0.0-beta3 2021-04-11 13:36:23 +00:00
Mrs4s
fb7ba0557c
fuck ci again. 2021-04-11 21:35:47 +08:00
github-actions[bot]
6011a46f1b ci(chore): Fix stylings 2021-04-11 13:34:01 +00:00
Mrs4s
de4f4c8676
fuck ci. 2021-04-11 21:33:08 +08:00
github-actions[bot]
cbd91d27bd ci(chore): Fix stylings 2021-04-11 13:18:45 +00:00
Mrs4s
987c57f7cf
fix lint. 2021-04-11 21:18:08 +08:00
Mrs4s
379a589fc8
fuck. 2021-04-11 21:15:48 +08:00
Mrs4s
6ba8774ff1
fix lint. 2021-04-11 21:14:06 +08:00
Mrs4s
b1652c0f4b
Merge branch 'master' of https://github.com/Mrs4s/go-cqhttp 2021-04-11 21:11:54 +08:00
Mrs4s
48b095f825
feat: pprof server. 2021-04-11 21:11:33 +08:00
Mrs4s
e1f1f715e2
Merge pull request #821 from sam01101/dev.at_name
添加CQ:at显示检查
2021-04-11 20:51:34 +08:00
Mrs4s
e2257ee499
Merge pull request #815 from sam01101/dev.ob_code
实现 OneBot HTTP/WS 状态码标准
2021-04-11 20:51:17 +08:00
Mrs4s
beb5c77767
fix lint. 2021-04-11 20:09:47 +08:00
Mrs4s
823e6cccdd
fix reconnect delay. 2021-04-11 20:03:58 +08:00
Mrs4s
92b29dee2e
fix #issuecomment-817290057. 2021-04-11 19:57:13 +08:00
Sam
2df33118be
添加CQ:at显示检查
- #799 的修复
2021-04-11 19:25:48 +08:00
Mrs4s
382d2ffda8
remove comments. 2021-04-11 18:02:32 +08:00
Mrs4s
056f10ff64
Merge branch 'master' into dev 2021-04-11 17:57:33 +08:00
Mrs4s
0900cf5310
Merge pull request #818 from sam01101/dev.frd_admin_grp
补充 id 缺少导致信息发送失败的假象
2021-04-11 17:57:07 +08:00
Sam
971a9575ff
实现 OneBot HTTP/WS 状态码标准, Closes #812 2021-04-11 17:26:59 +08:00
Mrs4s
c32920ac40 fix #817. 2021-04-11 17:20:51 +08:00
Sam
7db6070b18
Fix id missing, closes #813 2021-04-11 17:15:36 +08:00
Mrs4s
37e2fdaea7 Merge branch 'master' into dev 2021-04-10 20:41:09 +08:00
Mrs4s
2506d9144b update MiraiGo & fix #810 & fix #811 2021-04-10 20:40:24 +08:00
Mrs4s
67aa9781f2 fix selfUpdate() memory usage. 2021-04-10 16:34:52 +08:00
Mrs4s
44539a8f63 fix checkUpdate() memory usage. 2021-04-10 16:30:03 +08:00
null-su
e3c06731e7
fix config.Get() (#808)
配置文件不存在时config.Get()返回非空指针, 导致无法创建默认配置文件
2021-04-10 11:37:32 +08:00
Mrs4s
8506d7586f fix import. 2021-04-09 20:25:08 +08:00
github-actions[bot]
b20ab9dc52 ci(chore): Fix stylings 2021-04-09 10:44:41 +00:00
Mrs4s
a157bb3220 fix log. 2021-04-09 18:43:35 +08:00
Mrs4s
c1a7dda54a fix: session account check. 2021-04-09 16:18:24 +08:00
wdvxdr
f350d971fd
docs(event filter): advance syntax 2021-04-08 23:28:06 +08:00
wdvxdr
6dfa5e5959
fix(config): only read config once 2021-04-08 22:30:17 +08:00
wdvxdr
a0cb34dc7a
fix(coolq): null message 2021-04-08 17:34:07 +08:00