Commit Graph

53 Commits

Author SHA1 Message Date
yanyongyu
3d762fcbab improve dependency cache 2021-12-16 23:22:25 +08:00
yanyongyu
66ba25494a ♻️ rewrite dependency injection system 2021-12-12 18:19:08 +08:00
yanyongyu
a98d98cd12 🎨 format code using black and isort 2021-11-22 23:21:26 +08:00
yanyongyu
760ac693c0 🔥 remove dependency override provider 2021-11-21 16:12:36 +08:00
yanyongyu
b4d12d905d ⚗️ change permission to use handler 2021-11-21 12:36:44 +08:00
yanyongyu
471d306e13 ⚗️ change rule to use handler 2021-11-19 18:18:53 +08:00
yanyongyu
4cbdd726e5 🏗️ change code structure 2021-11-16 18:30:16 +08:00
yanyongyu
9d708a6723 🚧 process handler call 2021-11-13 19:38:01 +08:00
yanyongyu
c454cf0874 🚧 process handler dependency 2021-11-12 18:10:40 +08:00
yanyongyu
92a411e3b4 🎨 isort format code 2021-09-27 00:19:30 +08:00
yanyongyu
8680a954f8 ♻️ separate driver 2021-05-21 17:06:20 +08:00
yanyongyu
f0a6ff4627 ⚗️ add called api hook 2021-04-01 20:23:55 +08:00
yanyongyu
59ec5bacde 📝 update changelog 2021-03-31 21:20:07 +08:00
yanyongyu
8f99b01fb5 ⚗️ add call_api hook 2021-03-31 16:53:10 +08:00
yanyongyu
9e04e497b7 ⚗️ add type and permission updater hook 2021-03-03 16:06:19 +08:00
yanyongyu
c993f15bca ⚗️ add ws connection hook 2020-12-28 13:36:00 +08:00
yanyongyu
2ae76ff78b ⚗️ new stop propagation method 2020-12-24 22:19:08 +08:00
yanyongyu
ab256e57b1 🐛 fix missing escape in builtin plugin #117 2020-12-22 20:12:00 +08:00
yanyongyu
1b00fe7921 add state factory support #113 2020-12-20 11:59:51 +08:00
yanyongyu
799144e64d finish typing change 2020-12-17 21:09:30 +08:00
yanyongyu
6bd69e6708 🐛 fix typing 2020-12-17 01:52:16 +08:00
yanyongyu
f8d0b691ec 📝 update docs typing 2020-12-07 14:09:43 +08:00
yanyongyu
a420af75fc 🐛 fix type checking for bot 2020-12-07 00:31:14 +08:00
yanyongyu
6b3f6a46e6 🎨 impove typing 2020-12-07 00:06:09 +08:00
yanyongyu
629eed08b6 🎨 update typing support 2020-12-06 02:30:19 +08:00
yanyongyu
3345142db2 🔥 remove useless noreturn 2020-12-05 20:32:38 +08:00
Artin
edb4458031 Add ding adapter 2020-12-03 01:02:09 +08:00
yanyongyu
6986232290 🎨 change temp matcher process #50 2020-11-16 11:25:42 +08:00
yanyongyu
746b608d10 ⚗️ add pre and post processor #40 2020-11-07 17:35:44 +08:00
yanyongyu
24141b1a4b 🎨 remove shebang line #31 2020-10-20 22:40:16 +08:00
yanyongyu
e13561c374 🏷️ add typing for plugin 2020-09-28 00:09:12 +08:00
yanyongyu
f79eabdc61 💡 add rule utils docstring 2020-09-13 13:01:23 +08:00
yanyongyu
1d982fc77b add typing docs 2020-08-19 23:00:31 +08:00
yanyongyu
5e3d1c76cc add nonebot.typing docs 2020-08-19 20:29:37 +08:00
yanyongyu
76cfe34fa5 add some matcher function like nb1 session 2020-08-18 11:28:33 +08:00
yanyongyu
6435e29e8b add permission and command 2020-08-17 16:09:41 +08:00
yanyongyu
1dcc43161a change rule 2020-08-14 17:41:24 +08:00
yanyongyu
e7f9b2c229 websocket api 2020-08-13 15:23:04 +08:00
yanyongyu
2d90c35df6 change Event 2020-08-10 14:50:12 +08:00
yanyongyu
9e33a605a6 add types 2020-08-10 13:06:02 +08:00
yanyongyu
00913f1a8f add typings 2020-08-08 23:08:38 +08:00
yanyongyu
332aac6497 change typing 2020-08-07 17:51:57 +08:00
yanyongyu
f2b6f08599 change typing manage 2020-08-07 17:05:08 +08:00
yanyongyu
7529559d24 plugin load 2020-06-30 10:13:58 +08:00
yanyongyu
06b7ef2a45 init version 2 2020-05-02 20:03:36 +08:00
yanyongyu
4f9a9136f9 move decorators to plugin module 2020-04-20 13:50:38 +08:00
Richard Chien
0ac6a03f0a restore Context_T for compatibility 2020-03-16 20:24:50 +08:00
Richard Chien
9b54af70e6 rename session.ctx to session.event for consistency 2020-03-15 22:48:22 +08:00
Richard Chien
bd1c272eec Adjust type hints 2019-01-25 19:11:18 +08:00
Richard Chien
d88eda7c66 Revert "Add deprecate comment"
This reverts commit 366d7d9b
2019-01-25 18:30:44 +08:00