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

353 Commits

Author SHA1 Message Date
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
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
wdvxdr
ecf695a68d
fix typo 2021-04-04 15:32:52 +08:00
wdvxdr
337e53ebc6
fix escape 2021-04-04 15:28:47 +08:00
Kanri
cebf9c25e1
fix: send temp message 2021-04-02 12:40:46 +08: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
4aab8ebe52
Merge remote-tracking branch 'upstream/dev' into dev 2021-03-28 14:16:15 +08:00
wdvxdr
8db68f9427
fix: cqcode fix url
之前写的时候憨批了
2021-03-28 00:11:13 +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
Mrs4s
03c3af14aa feat: self private message. 2021-03-24 18:46:36 +08:00
Mrs4s
b6878f1bf9 add: private message event target id field. 2021-03-24 18:42:08 +08:00
wdvxdr
3301077c46
websocket read with buffer pool 2021-03-18 22:32:54 +08:00
Github Actions
ec965a9eb7 ci(chore): Fix stylings 2021-03-17 14:44:57 +00:00
wdvxdr
c43cb5d0f5
ci: auto fix 2021-03-17 22:39:18 +08:00
wdvxdr
bf09ce7268
only marshal once 2021-03-17 19:52:08 +08:00
wdvxdr
41a67ca012
switch to buffer pool 2021-03-17 17:26:28 +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
Sam
2febee01d9
Fixes #717 2021-03-13 13:24:21 +08:00
Mrs4s
5049a8f697
Merge pull request #697 from povsister/ldflags-typo
Fix a comment typo
2021-03-09 16:11:39 +08:00
wdvxdr
8185c4cdf1
fix typo 2021-03-08 22:32:15 +08:00
Sam
b2738d909b 限制 handle_quick_op... 的 at_sender 使用场景, Closes #701 2021-03-06 20:31:58 +08:00
Mrs4s
95f2227898
Merge pull request #698 from sam01101/dev
Fix bug
2021-03-05 19:59:59 +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
Mrs4s
cf5d3cef95
Merge pull request #696 from sam01101/dev
临时会话添加Group字段, Fixes #695
2021-03-04 16:36:24 +08:00
sam01101
b781c3b43b
[temp_msg] Changed gorup_id to sender list 2021-03-04 16:11:41 +08:00
Sam
a639b60155 临时会话添加Group字段, Fixes #695 2021-03-04 15:13:22 +08:00
Mrs4s
a90af94eda feat enable_self_message config. 2021-03-03 19:14:24 +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
b385ed20b5 fix group message event panic. 2021-03-01 20:11:05 +08:00