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

149 Commits

Author SHA1 Message Date
Mrs4s
48b442a281
fix send_group_forward_msg response message. 2021-07-03 16:09:59 +08:00
wdvxdr
7c5bd64e9b
rf(api): simply get user_id 2021-06-19 21:25:38 +08:00
Mrs4s
f40ff22c0e
fix #923. 2021-06-17 15:11:29 +08:00
Mrs4s
2f267e1926
remove: delete_group_file api folder_id param. 2021-06-06 14:48:16 +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
wdvxdr
ca16e4c2a7
fix: private reply message id
updates: #261
2021-05-18 15:28:44 +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
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
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
wdvxdr
223a888a34
reduce base64 alloc 2021-04-15 11:45:15 +08:00
Sam
2df33118be
添加CQ:at显示检查
- #799 的修复
2021-04-11 19:25:48 +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
wdvxdr
3ea9c2547c
switch to yaml config(#770)
return on filter file does not exist

refactor: event filter
将event filter独立出来

refact: rate limit
将限速改成连接独立控制

switch to yaml config
2021-04-04 22:46:54 +08:00
Github Actions
15a59d4252 ci(chore): Fix stylings 2021-04-04 14:16:49 +00:00
Kanri
f495001fac
fix: quick operation at_sender 2021-03-31 11:59:49 +08:00
Github Actions
d7ee32ebe6 ci(chore): Fix stylings 2021-03-29 15:03:22 +00:00
sam01101
5b74c5cb9f
get_group_info 添加更多字段 (#747)
* 为getGroupInfo添加更多字段
- CQGetGroupInfo 逻辑重新排列
- noCache 终于可以用了 (好耶!)
- 没有更新文档 (本身就没关于get_group_info的说明)
注: 文档更新会移到go-cqhttp-docs的repo进行

* quick fix: 补充 CQGetGroupList 的缺少字段
2021-03-29 23:02:25 +08:00
wdvxdr
5b0c693aba
fix: limitedString
减少内存使用
2021-03-28 19:08:29 +08:00
Ink33
a499ad0c43
Merge remote-tracking branch 'upstream/dev' into dev 2021-03-27 16:53:22 +08:00
wdvxdr
2b3842e61c
use goreleaser 2021-03-26 23:52:09 +08:00
Ink33
8e6312914c
fix Mrs4s#594 2021-03-26 01:02:43 +08:00
wdvxdr
e98e4eef8c
another way to get version 2021-03-25 23:33:11 +08:00
wdvxdr
b823827d61
fix: pre alloc 2021-03-16 14:00:18 +08:00
wdvxdr
ee73fca2ce
ci: update golangci-lint
fix golint
update golangci-lint
2021-03-16 13:33:55 +08:00
Mrs4s
5049a8f697
Merge pull request #697 from povsister/ldflags-typo
Fix a comment typo
2021-03-09 16:11:39 +08:00
Sam
b2738d909b 限制 handle_quick_op... 的 at_sender 使用场景, Closes #701 2021-03-06 20:31:58 +08:00
Sam
626de1cb17 Closes #556 2021-03-05 17:34:21 +08:00
povsister
bfc3958f34
Fix a comment typo 2021-03-05 12:57:07 +08:00
Sam
45102614b8 多项改动
修复:
- SendGroupForwardMessage 添加发送失败Handler
- 禁言逻辑修复, 可以进行30(整)天的禁言
- 添加无法撤回临时信息Handling
- 临时会话发送与接收信息入库 (暂时不能撤回信息, Fixes #495)
更改:
- 临时会话中的变量改名 (code -> groupId)
- 警告信息添加空格 (见cqcode.go)
- 更新文档: 添加seq说明, 缩短某个网址, 添加某个CQcode定义的导向
添加:
- 为自定义reply添加seq选项让信息更具真实性
- 添加删除好友处理 (https://github.com/Mrs4s/MiraiGo/pull/129, Fixes #374)
2021-03-02 04:55:37 +08:00
Mrs4s
fff33e304c fix atall permission error. 2021-02-20 18:50:34 +08:00
Mrs4s
977ee0c859 update MiraiGo. fix #649 2021-02-20 18:44:14 +08:00
左思
0afbe3d64a
Merge branch 'dev' of https://github.com/Mrs4s/go-cqhttp into pr/get-version-info 2021-02-18 21:13:13 +08:00
nnnewb
19556cbab3 refactor: 略微优化下实现 2021-02-13 18:37:22 +08:00
nnnewb
3bfdc4d8a2 fix: 解决原本的 isAnonymous 判断错误 2021-02-13 18:24:20 +08:00
nnnewb
fba4819adc fix: 修复 at_sender 默认行为符合 onebot 2021-02-13 18:05:28 +08:00
nnnewb
e30e21e296 fix: import fmt 2021-02-13 17:34:53 +08:00
nnnewb
6e8ef3ef0f fix: 兼容 onebot v11 规定的 GetVersionInfo 字段 2021-02-13 17:34:45 +08:00
nnnewb
31cfb9283e feat: 实现 at_sender 功能 2021-02-13 17:29:29 +08:00
Ink-33
eaf7067196
fix errcheck 2021-02-09 01:47:48 +08:00
Ink-33
82bca7183d
fix golint 2021-02-09 01:33:27 +08:00
Ink-33
13975c02df
Merge remote-tracking branch 'upstream/master' into dev 2021-02-09 01:00:26 +08:00