Commit Graph

1680 Commits

Author SHA1 Message Date
yanyongyu
59db66ef27 🐛 check data instead of object in to_me 2021-08-12 13:57:52 +08:00
Ju4tCode
a04957a354
🔀 Merge pull request #489
Bugfix: remove mirai session expiry
2021-08-11 22:50:54 +08:00
Mix
371cfd4a0e 🐛 Remove expiry check in nonebot.adapter.mirai.bot.SessionManager 2021-08-11 22:15:17 +08:00
Ju4tCode
2836f50e74
🔀 Merge pull request #474
飞书适配器重定向aiocache logging到统一logger
2021-08-08 11:18:40 +08:00
StarHeartHunt
7b3d66cd2a 🔊 force aiocache to use standard logger 2021-08-08 10:05:42 +08:00
yanyongyu
ceebe0e95d 🐛 fix absolute import 2021-08-06 15:13:36 +08:00
Ju4tCode
2fe01f33e0
Merge pull request #471 from nonebot/bugfix/mirai-tag-escape
Fix log tag escape error in `event.get_description` in mirai adapter
2021-08-06 02:32:53 +08:00
Mix
410266acb1 🐛 Fix log tag escape error in event.get_description 2021-08-05 23:11:57 +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
Ju4tCode
26e627c36c
Merge branch 'master' into dev 2021-08-04 13:50:18 +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
Ju4tCode
dc8b7887d7
🔀 Merge pull request #461
Add forward driver support for mirai-api-http adapter
2021-08-04 12:46:30 +08:00
nonebot
18f98e4cbc 📝 update api docs 2021-08-04 04:42:56 +00:00
yanyongyu
db73d2b621 📝 update doc 2021-08-04 12:41:53 +08:00
nonebot
7a3cd8c395 📝 update api docs 2021-08-03 16:44:13 +00:00
Mix
358528b495 👽 Add forward driver support for mirai-api-http adapter 2021-08-04 00:35:31 +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
Ju4tCode
600fc4fffd
🔀 Merge pull request #452
修复由于 quart.exception在新版Quart被移除导致import出错
2021-07-26 11:16:00 +08:00
Mix
c1b10a0e48 👽 🐛 fix quart.exception removal caused import error 2021-07-26 10:41:38 +08:00
yanyongyu
904f285f62 ⬆️ update outdated dependencies 2021-07-25 12:09:25 +08:00
Ju4tCode
8680695586
Merge pull request #451 from nonebot/plugin/issue450
Adapter: feishu
2021-07-25 10:51:32 +08:00
StarHeartHunt
a1803553fb 🍻 publish adapter feishu 2021-07-25 01:40:55 +00:00
yanyongyu
9c647682e7 📌 update lock file 2021-07-23 15:34:02 +08:00
Ju4tCode
fb6e5a69f2
🔀 Merge pull request #448
飞书适配器import顺序格式化
2021-07-23 15:10:55 +08:00
Ju4tCode
cf85cbecb3
🔀 Merge pull request #449
修复依赖项git链接
2021-07-23 15:09:34 +08:00
nonebot
948ea93599 📝 update api docs 2021-07-23 07:00:01 +00:00
StarHeart
de48ed99a7
💚 fix git link 2021-07-23 14:58:03 +08:00
StarHeartHunt
8a6c26440c 🎨 sort imports in feishu adapter 2021-07-23 14:46:55 +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
Ju4tCode
58c922f042
🔀 Merge pull request #447
Publish plugin web-monitor
2021-07-22 13:01:56 +08:00
Abrahum
98e65ebdec
🍻 publish web monitor 2021-07-22 12:46:13 +08:00
Ju4tCode
e4a4a8127e
🔀 Merge pull request #444
Docs: 文档支持 algolia 全文搜索
2021-07-22 00:08:05 +08:00
yanyongyu
72b0ee0130 use pypi instead of aliyun 2021-07-22 00:07:20 +08:00
Ju4tCode
679ec94020
🔀 Merge pull request #446
Bot: dumbot傻瓜机器人
2021-07-21 23:49:31 +08:00
yanyongyu
1f0be1e1e3 improve aiohttp main loop performance 2021-07-21 23:47:18 +08:00
ffreemt
bcc55a9143 🍻 publish bot dumbot傻瓜机器人 2021-07-21 09:25:38 +00:00
StarHeartHunt
749d33478a 📝 add algolia search 2021-07-21 17:23:16 +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