Commit Graph
100 Commits
Author SHA1 Message Date
yanyongyu 3fa75b1c78 ♻️ separate adapter abstract classes 2021-08-29 00:24:28 +08:00
yanyongyu 258ef670e2 📝 update changelog 2021-08-29 00:11:52 +08:00
yanyongyu 5cf665fa21 🐛 fix format field error 2021-08-28 19:42:32 +08:00
yanyongyu 116f16b470 🐛 fix stringify when formatting 2021-08-28 19:39:54 +08:00
yanyongyu 7cfdc2dd37 🔥 use Any for format type 2021-08-27 15:08:26 +08:00
yanyongyu a6ff3711bb 🐛 fix link error in runtime hook doc 2021-08-27 14:52:17 +08:00
yanyongyu 58d10abd32 🎨 change typing for formatter 2021-08-27 14:46:15 +08:00
yanyongyu b5f2b1a76d 🐛 fix fastapi driver ws missing header 2021-08-25 23:04:48 +08:00
yanyongyu 3d4d3b0f24 🐛 fix got handler running more than once 2021-08-16 16:47:57 +08:00
yanyongyu 57a60ae45b 🏷️ add missing type hint 2021-08-13 00:20:41 +08:00
yanyongyu e7f5097e17 📝 update archive doc 2021-08-12 23:50:46 +08:00
yanyongyu 2c6b41f62c ⬆️ bump adapter version 2.0.0a15 2021-08-12 17:59:52 +08:00
yanyongyu f2b23f1b44 🎨 escape message before colorful log 2021-08-12 16:45:22 +08:00
yanyongyu a534f7b58c 🔖 bump version 2.0.0a15 2021-08-12 14:14:01 +08:00
yanyongyu 81398bb803 📝 update changelog 2021-08-12 14:01:09 +08:00
yanyongyu 3a0265b0f6 🐛 fix fastapi forward reconnect error 2021-08-12 13:59:01 +08:00
yanyongyu 59db66ef27 🐛 check data instead of object in to_me 2021-08-12 13:57:52 +08:00
yanyongyu ceebe0e95d 🐛 fix absolute import 2021-08-06 15:13:36 +08:00
yanyongyu 8e97a84ad8 💥 correct message segment mapping funcs 2021-08-04 19:35:03 +08:00
yanyongyu 3564228183 🐛 fix message segment mapping error 2021-08-04 19:11:59 +08:00
yanyongyu e18b3d04fb 📝 update mirai guide 2021-08-04 15:35:02 +08:00
yanyongyu 458085b317 📝 update guide doc 2021-08-04 15:02:24 +08:00
yanyongyu 73762e65bb Merge branch 'dev' of github.com:nonebot/nonebot2 into dev 2021-08-04 13:52:14 +08:00
yanyongyu 8b93dc7769 🔖 Release 2.0.0a14 2021-08-04 13:42:21 +08:00
yanyongyu 6cfd44224d ⬆️ update dependencies 2021-08-04 12:55:30 +08:00
yanyongyu db73d2b621 📝 update doc 2021-08-04 12:41:53 +08:00
yanyongyu cda1ad093f 💥 change forward setup api 2021-07-31 12:24:11 +08:00
yanyongyu f48c61c2e0 🐛 improve sub plugin detect 2021-07-29 17:31:28 +08:00
yanyongyu 571cdef826 📝 fix sphinx build errors 2021-07-28 16:32:50 +08:00
yanyongyu 0ce3ee6c20 💡 support sphinx 4.0 2021-07-26 12:14:29 +08:00
yanyongyu 904f285f62 ⬆️ update outdated dependencies 2021-07-25 12:09:25 +08:00
yanyongyu 9c647682e7 📌 update lock file 2021-07-23 15:34:02 +08:00
yanyongyu cf747f954c fastapi driver support forward connect 2021-07-23 00:51:19 +08:00
yanyongyu 54a7e4808c ⬆️ update lock file 2021-07-22 23:59:04 +08:00
yanyongyu 03f5683d52 ⬆️ update dependencies 2021-07-22 23:26:36 +08:00
yanyongyu 72b0ee0130 use pypi instead of aliyun 2021-07-22 00:07:20 +08:00
yanyongyu 1f0be1e1e3 improve aiohttp main loop performance 2021-07-21 23:47:18 +08:00
yanyongyu cb68e0ee1b 📝 update doc 2021-07-20 15:47:52 +08:00
yanyongyu ecc613f6c5 add cqhttp forward support 2021-07-20 15:36:20 +08:00
yanyongyu 04b3fda40c cqhttp support forward websocket 2021-07-19 23:46:29 +08:00
yanyongyu 32787fdc1e ⚗️ experimenting aiohttp driver 2021-07-19 14:51:28 +08:00
yanyongyu 637c48aea7 🚧 update aiohttp driver 2021-07-19 01:20:17 +08:00
yanyongyu a14d475de2 🎨 format and update lock file 2021-07-18 15:07:30 +08:00
yanyongyu aaed345a20 🚨 remove linter error 2021-07-07 14:09:03 +08:00
yanyongyu f42d578765 🐛 fix log tag unescaped 2021-07-07 14:08:44 +08:00
yanyongyuandStarHeartHunt f80ba8451f 🎨 fix linter error 2021-07-05 11:10:49 +08:00
yanyongyu 3571a5fdc0 🐛 fix missing json encode for cqhttp http 2021-07-04 23:23:39 +08:00
yanyongyu 8e915f808b 🎨 fix linter error 2021-07-03 11:50:56 +08:00
yanyongyu b3718c3042 ⚗️ add forward driver aiohttp 2021-06-21 01:25:58 +08:00
yanyongyu 69cee3844e support dot notation for driver config 2021-06-21 01:25:58 +08:00
yanyongyu 0c5bbdaabe 🎨 remove linter error 2021-06-19 15:18:57 +08:00
yanyongyu d8e29a81aa support absolute plugin import 2021-06-19 15:15:00 +08:00
yanyongyu 9f15b69724 allow change handlers list when running 2021-06-18 16:27:41 +08:00
yanyongyu cd12718dcb 🐛 update mirai adapter 2021-06-18 01:23:13 +08:00
yanyongyu b2f21ab974 🎨 fix message typing error 2021-06-17 01:07:19 +08:00
yanyongyu 6749afe75e 🚨 remove linter error 2021-06-16 00:58:47 +08:00
yanyongyu ad2060e651 📝 update api docs 2021-06-15 10:16:31 +08:00
yanyongyu c76dae584e 🐛 fix quart implement 2021-06-15 10:16:17 +08:00
yanyongyu 76c830739c 🎨 change reverse driver abstract methods 2021-06-15 01:23:12 +08:00
yanyongyu 8e6f8fada8 🐛 fix import recursion when same plugin and file name (fix #401) 2021-06-15 01:13:05 +08:00
yanyongyu ddd96271b0 🎨 improve typing 2021-06-14 19:52:35 +08:00
yanyongyu cf45572211 ⬆️ upgrade fastapi 2021-06-11 01:48:52 +08:00
yanyongyu b2f5f93603 🐛 fix error inherit state in session when using state_factory 2021-05-31 21:54:17 +08:00
yanyongyu 830276d110 🐛 fix state error when matcher update(fix #397) 2021-05-31 21:49:25 +08:00
yanyongyu accbf57776 🚨 remove some linter warning 2021-05-31 01:06:56 +08:00
yanyongyu 62c0dd6e74 💡 add docstring 2021-05-31 00:27:31 +08:00
yanyongyu 916bb5b0e6 💡 update docstring 2021-05-30 11:07:27 +08:00
yanyongyu 45e1126f37 🐛 fix missing update when reject or pause (fix #394) 2021-05-30 10:55:34 +08:00
yanyongyu 57cf8e9bd8 🐛 fix cqhttp event session id mismatch for group 2021-05-29 19:32:05 +08:00
yanyongyu c4b83a60f1 🚧 add http request and response class 2021-05-27 01:01:58 +08:00
yanyongyu 27fe6e4fcb 🔥 remove cqhttp api self_id arg 2021-05-25 16:59:26 +08:00
yanyongyu 918b375ece 💥 drop self_id call_api support 2021-05-24 16:49:27 +08:00
yanyongyu 8680a954f8 ♻️ separate driver 2021-05-21 17:06:20 +08:00
yanyongyu 61512ff01f 🏷️ add type hint for logger 2021-05-21 15:15:04 +08:00
yanyongyu 7376933c31 📝 update api doc build 2021-05-20 15:09:59 +08:00
yanyongyu faf7a3b500 📝 update doc 2021-05-10 18:42:32 +08:00
yanyongyu 41c5ac0ac7 improve plugin matcher system 2021-05-10 18:39:59 +08:00
yanyongyu f8ad9ef278 ⚗️ support segment typing for message 2021-05-10 00:54:15 +08:00
yanyongyu 4b38afdcd7 cqhttp message segment support more types 2021-05-04 11:08:31 +08:00
yanyongyu dcf4838fda 📝 fix store link 2021-05-03 14:56:24 +08:00
yanyongyu 9a3e974063 🐛 fix adapter publish id link error 2021-05-02 16:37:57 +08:00
yanyongyu 5189a182b5 ✏️ fix typo 2021-05-02 16:26:47 +08:00
yanyongyu 884a7b966f 🐛 fix missing bool to str convert in cqhttp message segment 2021-05-02 14:24:12 +08:00
yanyongyu 56e489b458 📝 update doc 2021-04-25 13:18:36 +08:00
yanyongyu 9052214e6d raise ImportError when exec_module 2021-04-21 18:26:58 +08:00
yanyongyu 5abc0d9614 📝 update changelog 2021-04-19 21:51:36 +08:00
yanyongyu 64d51448b8 🐛 fix log module name error 2021-04-19 21:43:28 +08:00
yanyongyu 79d3bbcdfe 🔊 change log level add level config 2021-04-19 21:15:10 +08:00
yanyongyu c24d0def09 🔖 bump adapter cqhttp version 2021-04-18 23:30:57 +08:00
yanyongyu 0be145491d 🚸 add question template 2021-04-12 13:06:03 +08:00
yanyongyu 9801a8cebd 🎨 format code 2021-04-09 12:26:27 +08:00
yanyongyu b9812ea11b 🎨 revert v-row 2021-04-05 16:39:26 +08:00
yanyongyu 207750774d 🎨 improve format 2021-04-05 16:35:29 +08:00
yanyongyu d1a438a287 ⚗️ support tuple prefix in startswith 2021-04-04 12:28:10 +08:00
yanyongyu 0d467d9275 add startswith endswith ignorecase option #312 2021-04-04 12:19:03 +08:00
yanyongyu c402b7599f 🐛 fix missing matcher when load external plugin with dot 2021-04-03 17:32:01 +08:00
yanyongyu 0fd82d4f54 📝 archive doc 2021-04-02 01:38:42 +08:00
yanyongyu e425571b08 🐛 fix protocol not found in py37 2021-04-02 01:17:33 +08:00
yanyongyu 85f0023350 🔥 improve matcher store 2021-04-02 01:09:40 +08:00
yanyongyu 0eadf5f4e9 🐛 fix load error 2021-04-02 00:05:27 +08:00