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

390 Commits

Author SHA1 Message Date
github-actions[bot]
17d983060a ci(chore): Fix stylings 2021-05-26 11:21:18 +00:00
Mrs4s
a526ec6dbc
Merge pull request #840 from sam01101/patch-1
Fixes #839
2021-05-26 19:20:50 +08:00
Mrs4s
d4613cf9c1
Merge pull request #850 from mnixry/patch-2
优化API调用错误时返回文本
2021-05-26 19:18:44 +08:00
Mrs4s
e4e17fb8c4
feat: delete_friend api. 2021-05-24 20:03:01 +08:00
Mrs4s
f6f31a87f9
feat: mark message readed. 2021-05-24 14:38:07 +08:00
wdvxdr
dca96982b5
chore(ci): swap actions 2021-05-23 16:03:28 +08:00
wdvxdr
ca16e4c2a7
fix: private reply message id
updates: #261
2021-05-18 15:28:44 +08:00
wdvxdr
9c323c6a4e
refactor: simply ToStringMessage 2021-05-18 14:12:58 +08:00
wdvxdr
f0a472bc3c
feat(api): send group notice with pic 2021-05-04 16:55:19 +08:00
Mike Wang
8ee342c871 Add new feature 增加设置在线机型功能
如iPad在线、iPhone在线、自定义机型在线等
2021-05-03 16:13:11 +08:00
Mrs4s
605d8bb07d
feat: qidian_get_account_info. 2021-05-03 15:45:34 +08:00
Mrs4s
92e1aafaf3
fix lint. 2021-05-03 15:03:59 +08:00
Mrs4s
700ecdad06
Merge pull request #863 from wdvxdr1123/dev.leveldb
breaking change: write leveldb without gzip compress
2021-05-03 14:57:53 +08:00
wdvxdr
2fbaff8e72
refactor(cqcode): drop unsafe for cqcode deserialize
name                          old time/op    new time/op    delta
CQBot_ConvertStringMessage-8    1.22µs ± 5%    1.14µs ± 4%  -6.17%  (p=0.000 n=21+18)

name                          old speed      new speed      delta
CQBot_ConvertStringMessage-8  81.2MB/s ± 6%  86.7MB/s ± 3%  +6.84%  (p=0.000 n=20+18)
2021-05-02 13:39:17 +08:00
wdvxdr
111ac7f865
style: simply parse subtype in custom music share 2021-05-02 13:06:29 +08:00
wdvxdr
9534fc42fc
fix: close after read the cache file 2021-05-01 23:24:00 +08:00
wdvxdr
80827b8614
refactor(cqcode/cardimage): simply parse int 2021-04-30 14:26:41 +08:00
wdvxdr
3905052b68
feat: write leveldb without gzip compress 2021-04-29 21:14:14 +08:00
wdvxdr
36e0ec4e41
fix(coolq): invalid convert int to string 2021-04-28 16:27:42 +08:00
wdvxdr
0138a6c467
feat(global): lazy compile split url regex pattern 2021-04-27 20:39:47 +08:00
Mrs4s
aa64e1d379
fix #855. 2021-04-23 14:29:35 +08:00
wdvxdr
1ecb1f62dc
fix(codec): silk sdk conditional compile 2021-04-22 21:30:51 +08:00
wdvxdr
0487f849bc
fix(coolq): tts on ios
fixes #849
2021-04-22 21:22:30 +08:00
Mrs4s
25171e5777
feat: more group file operation api. 2021-04-22 20:44:42 +08:00
Mix
ced7ca6138
chore(literal): add spaces between words 2021-04-21 22:26:25 +08:00
Mix
65e5f67f1f
chore(literal): refine failing prompt message 2021-04-21 18:05:55 +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
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
e1f1f715e2
Merge pull request #821 from sam01101/dev.at_name
添加CQ:at显示检查
2021-04-11 20:51:34 +08:00
Sam
2df33118be
添加CQ:at显示检查
- #799 的修复
2021-04-11 19:25:48 +08:00
Mrs4s
056f10ff64
Merge branch 'master' into dev 2021-04-11 17:57:33 +08:00
Sam
7db6070b18
Fix id missing, closes #813 2021-04-11 17:15:36 +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
Mrs4s
35860a4b11
Merge pull request #803 from sam01101/dev.forward
修复转发信息过期导致panic
2021-04-07 19:11:47 +08:00
Mrs4s
bdc0a15465 feat: temp message source. 2021-04-07 18:59:36 +08:00
Mrs4s
beef8da036 update MiraiGo & support more temp session type. 2021-04-07 18:58:49 +08:00
Sam
c06aee39d9
Fix forward msg empty panic 2021-04-07 18:56:05 +08:00
sam01101
e8d2d345e9
at, reply 添加更多细节 (#799)
更改:
- 发送: 自定义reply可以用id了
- 发送: CQ:at 中的QQ如果不存在会使用name的field作为补偿
添加可选选项:
- 接收: 添加延申reply信息
- 删除回复消息中重复的艾特 (Closes #764)
2021-04-06 21:22:51 +08:00
github-actions[bot]
2b1fdd87ee ci(chore): Fix stylings 2021-04-06 05:20:52 +00:00
wdvxdr
a7c41e709c
ci: update email name 2021-04-06 13:19:56 +08:00