765 Commits

Author SHA1 Message Date
felinae98
cbdb73b2e3
fix #66 2022-05-19 19:06:03 +08:00
felinae98
2e27f4eddb
update readme 2022-05-19 18:53:19 +08:00
hemengyang
024fcda219 ci: 添加发布至 PyPI 2022-05-18 14:34:03 +00:00
hemengyang
743d863e13 ci: 添加 Docker 2022-05-18 14:10:06 +00:00
hemengyang
977d45bfbb fix: 需要先编译前端再测试 2022-05-18 13:22:18 +00:00
hemengyang
0bd11b48bc ci: 添加生成 Frontend 的 Action 2022-05-18 13:08:25 +00:00
hemengyang
42029ef2dd fix: 修复上传 codecov 失败的问题 2022-05-18 10:22:37 +00:00
hemengyang
2fa0fef856 fix: 加上忘记的依赖 2022-05-18 10:10:48 +00:00
hemengyang
22b870bea6 ci: 添加测试与覆盖率 2022-05-18 10:08:35 +00:00
meetwq
d22f97f02f block=True 2022-05-18 16:33:25 +08:00
pre-commit-ci[bot]
3204e84346 auto fix by pre-commit hooks 2022-05-18 01:04:24 +00:00
Sichongzou
aa29c57d05 Update README.md 2022-05-18 09:02:13 +08:00
Sichongzou
840519baa1 Update bilibili.py 2022-05-18 09:00:03 +08:00
felinae98
9023a24f6e
Merge branch 'main' into dev 2022-05-16 17:09:00 +08:00
felinae98
d3af581c08
Merge pull request #59 from felinae98/dependabot/npm_and_yarn/ansi-regex-5.0.1
Bump ansi-regex from 5.0.0 to 5.0.1
2022-05-16 17:08:04 +08:00
dependabot[bot]
48ec988687
Bump ansi-regex from 5.0.0 to 5.0.1
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v5.0.0...v5.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-16 09:07:30 +00:00
felinae98
092ea0a18e
update dep 2022-05-16 17:06:58 +08:00
felinae98
6457e9927d
Merge pull request #58 from felinae98/dependabot/pip/pillow-9.0.1
Bump pillow from 8.4.0 to 9.0.1
2022-05-16 16:58:01 +08:00
dependabot[bot]
ac70eeee3f
Bump pillow from 8.4.0 to 9.0.1
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.4.0 to 9.0.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/8.4.0...9.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-16 08:55:04 +00:00
felinae98
8b19451bd6
update pyproject 2022-05-16 16:51:26 +08:00
felinae98
2bea365f26
Merge pull request #55 from felinae98/dependabot/npm_and_yarn/admin-frontend/async-2.6.4
Bump async from 2.6.3 to 2.6.4 in /admin-frontend
2022-05-16 16:43:44 +08:00
felinae98
236e268624
Merge branch 'main' into dev 2022-05-16 16:35:52 +08:00
felinae98
3a0b03a8ea
update dep 2022-05-16 16:35:33 +08:00
dependabot[bot]
993a5b5b57
Bump async from 2.6.3 to 2.6.4 in /admin-frontend
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-15 13:42:17 +00:00
felinae98
cce4b46ed9
update change log 2022-05-15 01:04:45 +08:00
felinae98
0146ec3736
Merge branch 'dev' of github.com:felinae98/nonebot-bison into dev 2022-05-15 01:01:24 +08:00
felinae98
ee2a807ebf
add terra-historicus 2022-05-15 01:00:53 +08:00
felinae98
1ef7d68d25
Merge pull request #52 from AzideCupric/abortbug
修复issue#51存在的问题并修改相应的单元测试
2022-05-11 19:59:31 +08:00
felinae98
85cf5176cd
Merge branch 'main' into dev 2022-05-11 19:56:01 +08:00
Azide
227cf0cfc1 修复订阅列表为空时使用删除订阅命令无法跳出的问题 2022-05-11 18:27:47 +08:00
Azide
84e497e65a 添加删除订阅命令的取消功能 2022-05-11 17:36:16 +08:00
felinae98
47eb826e82
add parser for retweet for weibo, fix #44 2022-05-06 00:59:15 +08:00
felinae98
d0f56e76cd
release v0.5.2 2022-04-30 00:48:06 +08:00
felinae98
58e1fab46a
Merge branch 'dev' 2022-04-30 00:47:43 +08:00
felinae98
6fab5e491d
Merge branch 'main' of github.com:felinae98/nonebot-bison 2022-04-30 00:47:31 +08:00
felinae98
d2098cf2c3
Merge branch 'dev' of github.com:felinae98/nonebot-bison into dev 2022-04-30 00:47:11 +08:00
felinae98
167d577141
fix #47, fix weibo fulltext 2022-04-30 00:46:52 +08:00
felinae98
3dd2e78a0e
Merge pull request #45 from AzideCupric/main-doc
增添关于添加订阅命令中中止订阅的相关文档
2022-04-12 13:36:54 +08:00
Azide
6410b5c3ca 增添关于添加订阅命令中中止订阅的相关文档 2022-04-12 00:16:15 +08:00
felinae98
cdc71ee93a
Merge pull request #40 from felinae98/pre-commit-ci-update-config
auto update by pre-commit hooks
2022-04-05 11:27:53 +08:00
pre-commit-ci[bot]
60484979ce
auto update by pre-commit hooks
updates:
- [github.com/psf/black: 22.1.0 → 22.3.0](https://github.com/psf/black/compare/22.1.0...22.3.0)
- [github.com/pre-commit/mirrors-prettier: v2.6.1 → v2.6.2](https://github.com/pre-commit/mirrors-prettier/compare/v2.6.1...v2.6.2)
2022-04-04 18:47:13 +00:00
felinae98
e7d5018481
update circleci 2022-03-31 12:44:51 +08:00
felinae98
858c4cad7f
- 使用了新的在私聊中进行群管理的方式:从管理-*替换为群管理命令
- 默认关闭自动重发功能
- 添加了 [推送消息合并转发功能](https://nonebot-bison.vercel.app/usage/#%E9%85%8D%E7%BD%AE)
- 添加了`添加订阅`命令事件的中途取消功能
- 优化了`添加订阅`命令的聊天处理逻辑
2022-03-31 12:24:41 +08:00
felinae98
b3f004da25
Merge pull request #39 from felinae98/pre-commit-ci-update-config
auto update by pre-commit hooks
2022-03-29 21:58:21 +08:00
pre-commit-ci[bot]
e4c8a5a065
auto update by pre-commit hooks
updates:
- [github.com/pre-commit/mirrors-prettier: v2.6.0 → v2.6.1](https://github.com/pre-commit/mirrors-prettier/compare/v2.6.0...v2.6.1)
2022-03-28 18:19:08 +00:00
felinae98
1050938275
Merge branch 'dev' of github.com:felinae98/nonebot-bison into dev 2022-03-24 13:42:52 +08:00
felinae98
8931cf016f
update docs 2022-03-24 13:42:39 +08:00
felinae98
d3ef63bf37
move scheduler register place 2022-03-22 20:42:25 +08:00
felinae98
183f3191e8
update ci file 2022-03-22 20:21:22 +08:00
felinae98
18ddb44ca9
Merge pull request #38 from felinae98/pre-commit-ci-update-config
auto update by pre-commit hooks
2022-03-22 13:40:56 +08:00