Commit Graph
100 Commits
Author SHA1 Message Date
Ju4tCodeandGitHub 44b89d13f8 🚨 fix ruff error (#2338) 2023-09-03 13:39:26 +08:00
Ju4tCodeandGitHub f59271bd47 Feature: 支持子依赖定义 Pydantic 类型校验 (#2310) 2023-08-29 18:45:12 +08:00
Ju4tCodeandnoneflow[bot] dbda4150fb Update website/static/adapters.json 2023-08-29 05:52:08 +00:00
Ju4tCodeandGitHub 2e635370bb Feature: 细化 driver 职责类型 (#2296) 2023-08-26 11:03:24 +08:00
Ju4tCodeandGitHub 9c4ca28d61 🚨 make linter happy (#2286) 2023-08-18 19:07:35 +08:00
Ju4tCodeandGitHub 5d1319ddb9 🔧 add dependabot actions check (#2256) 2023-08-11 20:21:31 +08:00
Ju4tCodeandGitHub 48b3e3aaf3 add git attributes (#2210) 2023-07-24 11:34:34 +08:00
Ju4tCodeandGitHub 81dcc65f99 🔖 bump version 2.0.1 (#2209) 2023-07-23 16:21:58 +08:00
Ju4tCodeandGitHub 38886b9651 📝 Docs: 添加 scoped 插件配置指南 (#2198) 2023-07-19 10:14:36 +08:00
Ju4tCodeandGitHub cb9fcae64c 🧑‍💻 Develop: 添加 Pyright 检查 (#2194) 2023-07-17 20:42:15 +08:00
Ju4tCodeandGitHub 6dc87a9455 use typing.override instead (#2193) 2023-07-17 15:56:27 +08:00
Ju4tCodeandGitHub e167865686 🐛 fix quart context error (#2192) 2023-07-17 15:01:21 +08:00
Ju4tCodeandGitHub 3d5dd5969c 🚨 Develop: 添加 ruff linter (#2114) 2023-06-24 14:47:35 +08:00
Ju4tCodeandGitHub e00890033e add plugin metadata to builtin plugins (#2113) 2023-06-20 13:50:05 +08:00
Ju4tCodeandGitHub 080b876d93 👷 Test: 移除 httpbin 并整理测试 (#2110) 2023-06-19 17:48:59 +08:00
Ju4tCodeandGitHub f6b0809e5f Feature: 依赖注入支持 Generic TypeVar 和 Matcher 重载 (#2089) 2023-06-11 15:33:33 +08:00
Ju4tCodeandGitHub f3d5c1f226 🔖 Release: v2.0.0 (#2070) 2023-06-01 14:18:16 +08:00
Ju4tCodeandGitHub 784ba287aa 📝 Docs: 更新 README 适配器链接 (#2068) 2023-05-30 16:17:24 +08:00
Ju4tCodeandGitHub f52abc8314 Feature: 优化事件分发方法 (#2067) 2023-05-30 15:20:31 +08:00
Ju4tCodeandGitHub 2cfc20c143 🐛 fix require new plugin context error (#2040) 2023-05-22 00:00:50 +08:00
Ju4tCodeandGitHub aa48299d5d improve dependency injection params (#2034) 2023-05-21 16:01:55 +08:00
Ju4tCodeandGitHub 9616b4c0ca Feature: 添加插件元数据字段 type homepage supported_adapters (#2012) 2023-05-18 16:00:10 +08:00
Ju4tCodeandGitHub a8b06aa7c7 publish to store using issue form (#2010) 2023-05-13 15:32:28 +08:00
Ju4tCodeandGitHub dc2c5e3c80 🐛 fix command whitespace if no arg (#1975) 2023-05-04 14:25:09 +08:00
Ju4tCodeandGitHub 93b79ddcb3 Feature: 支持 re.Match 依赖注入 (#1950) 2023-04-27 21:58:56 +08:00
Ju4tCodeandGitHub 6691f6ef70 support exit none driver (#1951) 2023-04-27 17:26:59 +08:00
Ju4tCodeandGitHub cc8b6fa7a2 ✏️ enable blank issues (#1945) 2023-04-23 15:06:52 +08:00
Ju4tCodeandGitHub 565aba61dc 🐛 Fix: shell command 包含富文本时报错信息出错 (#1923) 2023-04-14 16:26:54 +08:00
Ju4tCodeandGitHub 1817102a7c Feature: 为消息类添加 has join include exclude 方法 (#1895) 2023-04-04 21:42:01 +08:00
Ju4tCodeandGitHub 908622cf61 👷 use noneflow app (#1892) 2023-04-04 09:48:31 +08:00
Ju4tCodeandGitHub b66f4436bf 📝 add walle-q to readme (#1891) 2023-04-03 21:57:56 +08:00
Ju4tCodeandGitHub 3bbb48dd25 📝 update deploy docs (#1890) 2023-04-03 21:32:12 +08:00
Ju4tCodeandGitHub 7f6fc56bd8 👷 unlock poetry version (#1872) 2023-04-01 19:47:33 +08:00
Ju4tCodeandGitHub 408292d679 🔖 bump version 2.0.0rc4 (#1870) 2023-04-01 11:52:43 +08:00
Ju4tCodeandGitHub d982e14793 📝 update nonebug flow action arg (#1866) 2023-03-31 12:47:12 +08:00
Ju4tCodeandGitHub 43933920ed 📝 add editor config field name (#1863) 2023-03-29 23:26:27 +08:00
Ju4tCodeandGitHub 9f707469da fix test coverage condition (#1862) 2023-03-29 19:00:25 +08:00
Ju4tCodeandGitHub a8a76393a5 Feature: 重构驱动器 lifespan 方法 (#1860) 2023-03-29 15:59:54 +08:00
Ju4tCodeandGitHub 2a2f7b6dce 🐛 detect runtime plugin (#1857) 2023-03-29 12:22:50 +08:00
Ju4tCodeandGitHub 1213e89bf5 add coverage condition annotation (#1858) 2023-03-29 11:57:33 +08:00
Ju4tCodeandGitHub 8fbc85cf50 🐛 fix matcher create missing block (#1859) 2023-03-29 10:38:39 +08:00
Ju4tCodeandGitHub e3151c5f5e 📝 add warning to template (#1853) 2023-03-28 23:12:23 +08:00
Ju4tCodeandGitHub add1f1473d update setup svg (#1840) 2023-03-24 17:32:24 +08:00
18beb63d55 📝 Docs: 重写教程与进阶指南 (#1604)
Co-authored-by: Johnny Hsieh <32300164+mnixry@users.noreply.github.com>
2023-03-24 16:34:21 +08:00
Ju4tCodeandGitHub 78bbf9e623 🐛 Fix: 修复 bot hook 缺少依赖缓存和上下文管理 (#1826) 2023-03-20 22:37:57 +08:00
Ju4tCodeandGitHub ba808c85d5 improve user permission accessibility (#1825) 2023-03-20 12:39:17 +08:00
Ju4tCodeandGitHub 36e99bc3ea Feature: 移除内置响应规则事件类型限制 (#1824) 2023-03-19 15:45:32 +08:00
Ju4tCodeandGitHub 8f44df371a allow using matcher subclass (#1815) 2023-03-17 15:48:48 +08:00
Ju4tCodeandGitHub 3462295562 🐛 fix missing cache in session updater (#1807) 2023-03-16 15:51:48 +08:00
Ju4tCodeandGitHub f0021af6d4 👷 temporarily fix poetry install (#1776) 2023-03-07 11:33:13 +08:00
Ju4tCodeandGitHub f3aa8c6aa5 🐛 assert bot when disconnect (#1757) 2023-03-01 18:22:07 +08:00
Ju4tCodeGitHubpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
d0f832c4cd Feature: 添加 get_adapter 类型 overload (#1755)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-02-28 14:46:09 +08:00
Ju4tCodeandGitHub 433c672130 Feature: 命令匹配支持强制指定空白符 (#1748) 2023-02-27 00:11:24 +08:00
Ju4tCodeandGitHub 04a7c3bc13 add get adapter (#1747) 2023-02-26 14:15:10 +08:00
Ju4tCodeandGitHub 74743e6176 Develop: 升级 NoneBug 版本 (#1725) 2023-02-22 23:32:48 +08:00
Ju4tCodeandGitHub 8f79ba1ccd Feature: 使用 tomllib 读取 toml 配置 (#1720) 2023-02-20 22:25:14 +08:00
Ju4tCodeandGitHub 728902bfcf 🔊 Feature: 优化插件加载日志 (#1716) 2023-02-20 13:19:05 +08:00
Ju4tCodeandGitHub f14580e688 ✏️ fix module path error in bilibili live (#1679) 2023-02-07 21:05:53 +08:00
Ju4tCodeGitHubpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
73126535ef ⬆️ upgrade pre-commit config (#1674)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-02-05 12:57:31 +08:00
Ju4tCodeandGitHub 50aa8c53e0 🔖 bump version 2.0.0rc3 (#1620) 2023-01-22 16:10:57 +08:00
Ju4tCodeandGitHub 5920efb6c5 📝 Docs: 修改更新部分文档 (#1615) 2023-01-22 15:18:26 +08:00
Ju4tCodeandGitHub 8bdfdaef91 ⬆️ Fix: 屏蔽 fastapi 0.89.0 (#1574) 2023-01-09 14:24:30 +08:00
Ju4tCodeandGitHub 87e767fa25 remove default fastapi installation (#1557) 2023-01-06 20:07:28 +08:00
Ju4tCodeandGitHub cafb7bedb4 add pyright config (#1554) 2023-01-06 12:42:20 +08:00
Ju4tCodeandGitHub 5c4ef8fc00 🐛 Fix: 修复客户端请求未处理 cookies (#1491) 2022-12-21 14:39:05 +08:00
Ju4tCodeandGitHub 2d08465426 add cookies support for forward driver 2022-12-20 10:13:45 +00:00
Ju4tCodeandGitHub ceecf9c692 🐛 fix on_type typing error (#1482) 2022-12-18 15:53:25 +08:00
Ju4tCodeandGitHub a5d26b7747 add pycln to auto remove unused imports (#1481) 2022-12-17 17:04:38 +08:00
Ju4tCodeandGitHub e8ffa63b78 🐛 fix argument parser message (#1426) 2022-11-29 12:00:09 +08:00
Ju4tCodeandGitHub 59a2ed7c2e 🎨 format code 2022-11-25 16:12:23 +00:00
Ju4tCodeandGitHub cb83e76e16 📝 remove old doc version (#1417) 2022-11-24 11:50:20 +08:00
Ju4tCodeandGitHub 1644615462 🔖 bump version 2.0.0rc2 2022-11-24 03:35:31 +00:00
Ju4tCodeandGitHub 85390a14b6 ⬆️ upgrade dependencies (#1413) 2022-11-21 19:59:39 +08:00
Ju4tCodeandGitHub 2922da7b2f Feature: 支持自定义 matchers 存储管理 (#1395) 2022-11-21 18:44:55 +08:00
Ju4tCodeandGitHub a50990bef2 🐛 fix run pre/post hook not in context (#1391) 2022-11-15 10:50:52 +08:00
Ju4tCodeGitHubpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
c7377647fa Feature: 升级 devcontainer 配置 (#1392)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-11-14 19:05:34 +08:00
db534b8824 Feature: 新增 dotenv 嵌套配置项支持 (#1324)
Co-authored-by: hemengyang <hmy0119@hotmail.com>
2022-10-14 09:58:44 +08:00
Ju4tCodeandGitHub cec45cf89c ⚰️ remove dead namespace (#1306) 2022-10-06 11:50:18 +08:00
Ju4tCodeandGitHub 2de8c66c70 ⬆️ upgrade pydantic dependency (#1305) 2022-10-05 15:13:54 +08:00
Ju4tCodeandGitHub 03543f01f2 🔖 bump version 2.0.0rc1 (#1300) 2022-10-02 15:49:31 +08:00
Ju4tCodeandGitHub e56fdd04ad 🍻 publish adapter GitHub (#1297) 2022-09-29 17:20:05 +08:00
Ju4tCodeandGitHub 71aad502d1 🐛 Fix: 内置规则和权限没有捕获错误 (#1291) 2022-09-29 16:56:06 +08:00
Ju4tCodeandGitHub 8c42490a7e 🔇 Feature: 调整日志输出格式与等级 (#1233) 2022-09-09 11:52:57 +08:00
Ju4tCodeandGitHub a0b186aff3 ♻️ improve dependent structure (#1227) 2022-09-07 09:59:05 +08:00
Ju4tCode 5a35015195 📝 update documentation 2022-09-02 13:40:24 +08:00
Ju4tCodeandGitHub cd30be21ba 🐛 fix nested user permission update (#1208) 2022-09-01 10:41:43 +08:00
Ju4tCodeandGitHub 3fda978064 Feature: 新增事件类型过滤 rule (#1183) 2022-08-30 09:54:09 +08:00
Ju4tCodeandGitHub 3f8af04803 add rich text support for shell command (#1171) 2022-08-24 09:54:08 +08:00
Ju4tCodeandGitHub 4deae8f00c 🔥 remove deprecated State param (#1160) 2022-08-20 10:17:52 +08:00
Ju4tCodeandGitHub 898c29d7ee 💥 remove deprecated nonebot.plugins toml table (#1151)
Feature: 移除过时的 `nonebot.plugins` toml 配置
2022-08-16 10:03:37 +08:00
Ju4tCodeandGitHub 4974c596ec 💥 remove Python 3.7 support (#1148) 2022-08-14 19:41:00 +08:00
Ju4tCodeandGitHub 1766d4da69 💥 remove deprecated export (#1125) 2022-08-08 21:07:36 +08:00
Ju4tCodeandGitHub bb1b94e5e3 🔖 bump version 2.0.0-beta.5 (#1122) 2022-08-04 14:14:50 +08:00
Ju4tCodeandGitHub 2192e8cb6d 🐛 fix parent detect error after require (#1121) 2022-08-04 13:39:20 +08:00
Ju4tCodeandGitHub 71bf1d1147 🐛 fix import error if setuptools not installed (#1116)
Fix: 修复 setuptools 未安装导致 ImportError
2022-08-01 10:52:15 +08:00
Ju4tCodeGitHubpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
be15cfabcc 📝 Docs: 添加 nonemoji 并更新开发指南 (#1088)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-07-08 12:24:48 +08:00
Ju4tCodeandGitHub 118874080d ✏️ fix docs event message type error (#1079) 2022-07-05 10:15:55 +08:00
Ju4tCodeandGitHub fe38b1f17f 📝 Docs: 更新 Readme 贡献图片 (#1074) 2022-07-01 10:57:05 +08:00
Ju4tCodeandGitHub b80083fed5 🔖 bump version 2.0.0-beta.4 (#1056) 2022-06-20 19:29:56 +08:00
Ju4tCodeandGitHub f11970132c Fix: 修复 MessageSegment 在有额外数据时报错 (#1055) 2022-06-20 15:52:12 +08:00