1
0
mirror of https://github.com/Mrs4s/go-cqhttp.git synced 2025-08-15 05:21:49 +00:00
Commit Graph

37 Commits

Author SHA1 Message Date
c499389e66 refactor(cqcode): simply cache arg handle 2021-10-19 22:14:36 +08:00
2cf136d031 style: move flag variable into internal/base 2021-09-25 00:12:31 +08:00
6d19f07eb4 fix: incorrect unsafe usage in upstream lib
Updates #1070
2021-09-17 15:37:09 +08:00
7f26df3ac7 feat: use avx2 base64 2021-09-14 15:12:32 +08:00
c61a913c49 update fs.go 2021-08-23 14:02:51 +08:00
86202d9d90 style: clean up io/ioutil.
rf '
  ex {
    import "io/ioutil";
    import "os";
    ioutil.WriteFile -> os.WriteFile
    ioutil.ReadFile -> os.ReadFile
  }
'
2021-07-29 15:18:50 +08:00
223a888a34 reduce base64 alloc 2021-04-15 11:45:15 +08:00
35e74170b7 feat(update): check sum
fuck goland2021.1
2021-04-14 21:50:10 +08:00
e4abf426bc feat(global): add HTTPGetReadCloser 2021-04-13 19:56:59 +08:00
3c5779ebd3 feat: remove session.token on error. 2021-04-07 19:10:44 +08:00
079bd9d6ed update self update 2021-03-27 20:31:54 +08:00
b273a4fc54 Merge pull request #750 from StarHeartHunt/patch-1
Typo
2021-03-21 21:14:46 +08:00
0d3e772d76 Typo 2021-03-21 21:07:26 +08:00
ee73fca2ce ci: update golangci-lint
fix golint
update golangci-lint
2021-03-16 13:33:55 +08:00
7b71cd9219 Shorten url
update comment
2021-02-05 02:22:44 +08:00
61f4e7826a fix golint 2021-01-17 16:39:01 +08:00
e03a989083 Fix misspell 2021-01-09 20:38:33 +08:00
6c89921a87 tidy 2021-01-01 19:41:58 +08:00
cfc5d6d2ff drop getlantern/go-update 2021-01-01 19:22:37 +08:00
aa77810491 support old coolq data path. #499 2020-12-17 08:12:57 +08:00
e0ffb98665 add comments for default config. 2020-11-20 03:01:58 +08:00
4a3288cb8d feather: add set_restart api support 2020-11-16 22:36:47 +08:00
2cbf23bceb trim for custom ip file. 2020-11-14 18:54:17 +08:00
998b8cb146 feature custom server address. 2020-11-13 19:47:54 +08:00
f59ce1480e fmt & fix do_restart 2020-11-09 23:17:36 +08:00
c2c7b96f1b add self update 2020-11-09 22:51:50 +08:00
e386a52fed 解决冲突 2020-10-02 20:11:15 +08:00
a6a1de0a00 admin api 初版 2020-09-30 20:10:59 +08:00
6581394ae1 fix [CQ:record] & docs set_group_portrait 2020-09-28 18:45:34 +08:00
d2d408a8e9 feature set_group_portrait
[2020-09-22 10:50:46] [ERROR]: 读取服务器地址时出现错误: %vEOF
2020-09-22 11:17:53 +08:00
a6bcd96415 fix event push error. 2020-08-20 01:59:31 +08:00
9af61a336b support silk audio 2020-08-13 23:36:16 +08:00
50eee15a67 remove os.ModePerm 2020-08-13 20:53:42 +08:00
1418e36bab cq code 'video' supported. 2020-08-13 17:18:16 +08:00
0b02178402 supported voice download. 2020-08-10 12:38:58 +08:00
d5ee8fb331 cqcode record supported. 2020-08-08 08:47:51 +08:00
4d233152f3 first commit. 2020-07-22 22:06:43 +08:00