Commit Graph

756 Commits

Author SHA1 Message Date
felinae98 5571d5bb37 Merge pull request #91 from felinae98/remove-cli
remove nb-cli
2022-07-14 21:02:35 +08:00
felinae98 b868fcaa40 remove nb-cli 2022-07-14 21:01:24 +08:00
github-actions[bot] 8eba7dad7f 📝 Update changelog 2022-07-13 03:41:40 +00:00
felinae98 77f3652d39 Merge pull request #81 from felinae98/feat/custom-post
添加 CustomPost
2022-07-13 11:37:19 +08:00
Azide 3f9d272b01 docs:调整文档 2022-07-12 23:08:47 +08:00
Azide 8d12334305 fix:调整代码与注释 2022-07-12 22:59:47 +08:00
Azide 686b73ae25 docs:完善文档 2022-07-10 17:43:44 +08:00
Azide 28c73f2fba Merge remote-tracking branch 'upstream/main' into feat/custom-post 2022-07-10 12:52:00 +08:00
Azide f6ff760c56 fix:优化代码逻辑 2022-07-10 12:51:54 +08:00
github-actions[bot] 8e32b40bba 📝 Update changelog 2022-07-09 09:02:20 +00:00
Azide a1e246e1b4 test(fix):为不同的平台返回不同的hash 2022-07-06 21:07:07 +08:00
Azide 2a7325a3d0 test(fix):调整测试 2022-07-05 23:06:10 +08:00
Azide 864b1e4d83 test(fix):向test中添加了图片的mock 2022-07-05 22:55:32 +08:00
Azide 6da77e2404 feat:基本完善了custom-post 2022-07-05 22:11:07 +08:00
Azide 6a04e9345d 添加custom-post初步测试 2022-07-05 12:54:35 +08:00
Azide f354f86dad 初步添加custom_post的图片消息生成功能 2022-07-04 22:54:31 +08:00
felinae98 c5685daf00 Add .gitattributes for linguist 2022-06-12 15:32:13 +08:00
github-actions[bot] 6a3264d101 🔖 Release 0.5.4 2022-06-11 16:56:28 +00:00
felinae98 658decc63e release! [no ci] 2022-06-12 00:54:28 +08:00
felinae98 d227a6f49e Merge branch 'main' of github.com:felinae98/nonebot-bison 2022-06-11 23:22:56 +08:00
felinae98 aebdb037d7 update dep 2022-06-11 23:21:50 +08:00
github-actions[bot] 1e72e655ca 📝 Update changelog 2022-06-08 17:34:51 +00:00
felinae98 c42f4fa1f3 Merge pull request #87 from felinae98/fix/rss-image
增加rss对media_content中图片的支持
2022-06-09 01:34:06 +08:00
felinae98 4ec81468b7 fix #86 2022-06-09 01:20:44 +08:00
felinae98 9c1f29aaad fix ci 2022-06-09 01:20:22 +08:00
felinae98 14b1b8d5dc fix ci 2022-06-09 00:50:31 +08:00
github-actions[bot] 2dca75266d 📝 Update changelog 2022-06-05 17:04:53 +00:00
felinae98 e043952ecf Merge pull request #84 from AzideCupric/upstream-follow
添加新的订阅平台mcbbsnews
2022-06-06 01:04:18 +08:00
felinae98 d9abbe470d build next 2022-06-06 00:31:41 +08:00
Azide 51e47ffb4d docs:update readme.md 2022-06-05 15:10:30 +08:00
Azide 384c4dbdda feat:添加了mcbbsnews订阅平台(调整了py3.10特有语法,将mcbbsnews适配py3.9),以及相关测试 2022-06-05 15:01:46 +08:00
felinae98 95c22fb2b4 Merge pull request #83 from felinae98/dependabot/pip/httpx-0.23.0
Bump httpx from 0.22.0 to 0.23.0
2022-06-02 13:29:16 +08:00
dependabot[bot] a6832d2c87 Bump httpx from 0.22.0 to 0.23.0
Bumps [httpx](https://github.com/encode/httpx) from 0.22.0 to 0.23.0.
- [Release notes](https://github.com/encode/httpx/releases)
- [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/encode/httpx/compare/0.22.0...0.23.0)

---
updated-dependencies:
- dependency-name: httpx
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-02 00:00:01 +00:00
Azide dffbc17349 chore:添加群管理命令的取消功能以及测试 2022-06-02 00:51:26 +08:00
Azide b623943b77 fix:修复订阅Bilibililive时需要选择标签 2022-06-02 00:42:36 +08:00
github-actions[bot] 9bce69191b 📝 Update changelog 2022-05-28 17:11:49 +00:00
felinae98 9091157d44 Merge pull request #82 from felinae98/bug/catch-json-err
捕获 JSONDecodeError
2022-05-29 01:11:08 +08:00
felinae98 531a1f1fe0 Merge branch 'main' into bug/catch-json-err 2022-05-29 00:56:20 +08:00
felinae98 ef67ee1b84 update workflow 2022-05-29 00:55:44 +08:00
felinae98 fef30da69d catch json decode error 2022-05-29 00:49:11 +08:00
felinae98 3ffc3f81b5 update ci 2022-05-29 00:22:57 +08:00
felinae98 6e107ddc79 update setup-python 2022-05-27 11:59:19 +08:00
felinae98 22f88403da update setup-python 2022-05-27 11:54:06 +08:00
github-actions[bot] 1c5c2addeb 📝 Update changelog 2022-05-26 13:33:41 +00:00
felinae98 2a09d74d67 Merge pull request #80 from AzideCupric/main-doc
完善开发文档
2022-05-26 21:33:01 +08:00
felinae98 443d9e9426 update 2022-05-26 21:28:53 +08:00
felinae98 50c70b5a0f update 2022-05-26 21:21:44 +08:00
felinae98 1ecbdf3a1b update 2022-05-26 21:18:49 +08:00
felinae98 65181e80ed update readme 2022-05-26 20:56:48 +08:00
felinae98 8b28a66cae update dev/README.md 2022-05-26 20:51:07 +08:00