510 Commits

Author SHA1 Message Date
Azide
8226c52666 补充README.MD的说明 2022-03-13 15:59:41 +08:00
Azide
0d84e1771f fix conflicts 2022-03-13 15:01:13 +08:00
Azide
098aa959cc 添加了在添加订阅过程中添加id步骤输入 查询 时bot应回复消息的test 2022-03-13 14:56:07 +08:00
pre-commit-ci[bot]
c9bea2a780 auto fix by pre-commit hooks 2022-03-12 17:54:26 +00:00
Azide
48bca04470 成功微调test_config_manager_abort使之pass 2022-03-13 01:50:49 +08:00
Azide
29f4abd9f4 成功微调test_config_manager_add使之pass 2022-03-13 01:37:15 +08:00
Azide
15f605b719 修改了test_config_manager_*.py文件的结构,尝试抽取出重复部分(未验证) 2022-03-12 12:59:45 +08:00
Azide
62feeb8489 修改test_config_manager内添加订阅test的相关内容 2022-03-12 00:30:36 +08:00
Azide
026390e6f2 优化订阅过程 2022-03-11 23:57:06 +08:00
felinae98
a39a9cf390
Merge branch 'main' of github.com:AzideCupric/nonebot-bison into AzideCupric/main 2022-03-11 00:28:19 +08:00
felinae98
550dc9f74c
update doc 2022-03-11 00:24:18 +08:00
pre-commit-ci[bot]
d02d206fd5 auto fix by pre-commit hooks 2022-03-10 16:19:39 +00:00
Azide
897e8f3f2c 调整文档缩进方式,添加bison-use-pic-merge配置项警告 2022-03-11 00:18:50 +08:00
felinae98
88d7a7b9de
Merge branch 'AzideCupric-recover' into AzideCupric/main 2022-03-10 23:54:54 +08:00
pre-commit-ci[bot]
196b2389f6 auto fix by pre-commit hooks 2022-03-10 15:47:26 +00:00
Azide
e27c1bc353 添加了关于BISON_USE_PIC_MERGE配置项的相关文档说明 2022-03-10 23:42:01 +08:00
felinae98
a716330bc2
Merge branch 'dev' into AzideCupric-recover 2022-03-10 21:51:51 +08:00
felinae98
17c3d0c667
update vuepress to 2.0 2022-03-10 21:51:18 +08:00
felinae98
db927b74e3
update vuepress 2022-03-10 19:26:55 +08:00
felinae98
ffb5a01e7e
Merge branch 'dev' into AzideCupric/main 2022-03-09 15:17:42 +08:00
felinae98
02870d17fa
update doc 2022-03-09 15:15:08 +08:00
felinae98
1e2ccb7653
default not retry 2022-03-09 15:03:24 +08:00
felinae98
1f137624c5
rm wechat 2022-03-09 15:02:50 +08:00
felinae98
24bf9de208
add more test 2022-03-08 22:34:19 +08:00
felinae98
eddc226a4f
adjust code & add test 2022-03-08 22:28:22 +08:00
felinae98
78e50048b7
Merge branch 'dev' into AzideCupric/main 2022-03-08 11:40:59 +08:00
felinae98
2638070098
update ci file 2022-03-08 11:39:20 +08:00
pre-commit-ci[bot]
931dc6f939 auto fix by pre-commit hooks 2022-03-07 12:12:07 +00:00
Azide
ab74d6227c Merge branch 'main' of https://github.com/AzideCupric/nonebot-bison 2022-03-07 20:10:36 +08:00
Azide
483e1722af 添加了群名片为空时的合并消息昵称使用 2022-03-07 20:00:48 +08:00
felinae98
1e48bc3c2a
fix docker build error 2022-03-07 13:24:11 +08:00
felinae98
d231ed123c
mark flaky 2022-03-06 22:40:39 +08:00
pre-commit-ci[bot]
29a82b80c8 auto fix by pre-commit hooks 2022-03-06 10:42:15 +00:00
Azide
3057f41f25 Merge branch 'main' of https://github.com/AzideCupric/nonebot-bison 2022-03-06 18:41:27 +08:00
Azide
1bbbb7925d 修改了test_config_maneger.py文件,增加了中止订阅相关的单元测试 2022-03-06 18:37:24 +08:00
pre-commit-ci[bot]
cb0df0528e auto fix by pre-commit hooks 2022-03-05 18:20:13 +00:00
Azide
d3a782cb18 修正注释错误... 2022-03-06 01:39:33 +08:00
Azide
48210675f7 增加了bison_use_pic_merge配置项的功能数量,现在可以选择是否全部合并转发(掩盖首条消息和图片消息分开转发时的延迟问题) 2022-03-06 01:19:49 +08:00
Azide
8ab7328611 考虑到使用多图片时合并转发消息时,图片太大太多可能造成合并转发的延迟过大,将该配置调整为默认关闭状态 2022-03-06 00:35:51 +08:00
Azide
2617acf46a 调整了发送合并消息时的日志级别:error->warning(抛出api call timeout异常后仍然能发出消息),修复了发送纯文字或转发时机器人转发空的合并转发消息的问题 2022-03-06 00:33:45 +08:00
Azide
6920698e29 调整了错误的try...except语句 2022-03-05 23:54:08 +08:00
Azide
8f8658d604 添加了多图片时合并转发功能和相关配置(默认开启) 2022-03-05 23:05:03 +08:00
Azide
65d0fd9ffc 添加了订阅过程中止功能 2022-03-05 21:01:48 +08:00
felinae98
cc44e45887
update group admin 2022-03-02 11:33:14 +08:00
felinae98
0c4a85481d
remove help plugin dependence 2022-02-27 17:06:39 +08:00
felinae98
e5479c0dc6
install root in dockerfile 2022-02-25 17:28:45 +08:00
felinae98
33533918ae
update ci 2022-02-25 11:18:40 +08:00
felinae98
d08c880c66
update ci 2022-02-25 11:03:22 +08:00
felinae98
539a77e7fc
bump version 2022-02-24 22:47:58 +08:00
felinae98
23538ddf7e
update changelog 2022-02-24 22:44:40 +08:00