Commit Graph

1009 Commits

Author SHA1 Message Date
yanyongyu
b0a71b461f missing aiofiles dependency for docs plugin 2021-01-18 14:38:08 +08:00
yanyongyu
9685a4b1bf ⚗️ seperate configs 2021-01-17 13:46:29 +08:00
yanyongyu
7c3b2b514a add request event approve reject 2021-01-16 11:47:48 +08:00
yanyongyu
fcac6f8a0f improve session id support 2021-01-16 11:10:54 +08:00
Ju4tCode
27189ebfbe
🔀 Merge pull request #149
add fastapi driver configs
2021-01-12 18:07:17 +08:00
yanyongyu
a1d801ba14 ⚗️ new fastapi config settings 2021-01-12 18:02:05 +08:00
yanyongyu
9d047daef5 🚧 move cqhttp config into adapter 2021-01-12 17:55:27 +08:00
yanyongyu
719858168e 📝 update change log 2021-01-12 17:27:23 +08:00
yanyongyu
01fa2ece6e 🐛 fix wrong space strip 2021-01-12 15:48:31 +08:00
yanyongyu
e7993a4485 🐛 fix plain text escaped 2021-01-08 18:14:18 +08:00
yanyongyu
b6bf477551 ⚗️ add got receive overload #142 2021-01-06 18:29:41 +08:00
Ju4tCode
a211f09a99
🔀 Merge pull request #143
fix config typo
2021-01-05 23:11:35 +08:00
theprimone
fe3122adbd 📝 update api docs 2021-01-05 15:08:58 +00:00
yanyongyu
0c517acee2 ✏️ fix config typo 2021-01-05 23:06:36 +08:00
theprimone
9d31fcce2e 📝 update api docs 2021-01-05 14:51:38 +00:00
云生
5abac36647
Fix typo 2021-01-05 22:48:59 +08:00
yanyongyu
60fd092410 🐛 fix none message 2021-01-05 12:12:41 +08:00
Artin
877fa1a75a 🐛 Fix cqhttp Message null parameter 2021-01-04 22:24:43 +08:00
yanyongyu
2218fa2b33 🐛 fix missing return after close ws 2021-01-04 18:09:42 +08:00
Ju4tCode
6b26cecd17
🔀 Merge pull request #140
fix empty array process error
2021-01-04 13:32:16 +08:00
yanyongyu
bc5391d711 🐛 ensure message is not empty 2021-01-04 13:27:49 +08:00
Ju4tCode
3ea2c27e17
🔀 Merge pull request #138
PreRelease 2.0.0a8.post2
2021-01-02 04:10:10 -06:00
yanyongyu
17960b2868 🔖 PreRelease 2.0.0a8.post2 2021-01-02 18:04:44 +08:00
Ju4tCode
22416bf512
🔀 Merge pull request #137 2021-01-02 01:10:43 -06:00
yanyongyu
a4cb7f13be 🐛 fix error guess when reply to event #136 2021-01-02 14:42:13 +08:00
Ju4tCode
822709ceeb
🔀 Merge pull request #135
fix incorrect removing temp matcher
2021-01-01 21:02:18 -06:00
yanyongyu
4dffc879d9 🐛 fix incorrect remove temp matcher 2021-01-02 10:57:55 +08:00
Ju4tCode
f036057b2b
🔀 Merge pull request #133
Pre Release 2.0.0a8.post1
2021-01-01 09:55:13 -06:00
yanyongyu
38ab392b91 🚑 Fix Release 2.0.0a8.post1 2021-01-01 23:47:51 +08:00
Ju4tCode
a45d88ef29
🔀 Merge pull request #132
Fix doc typo
2021-01-01 09:32:06 -06:00
Lan
996c57df62
📝 Update creating-a-handler.md 2021-01-01 19:23:51 +08:00
Lan
8f69b2449d
📝 Update creating-a-matcher.md 2021-01-01 19:21:46 +08:00
Lan
db7e10cb4d
✏️ Fix typo 2021-01-01 18:21:02 +08:00
yanyongyu
b446fcc929 🐛 fix action failed info display error 2021-01-01 18:18:01 +08:00
yanyongyu
5cc5375cb5 🐛 fix missing group_id when PokeNotifyEvent 2021-01-01 18:01:05 +08:00
Ju4tCode
ebf3766cfb
🔀 Merge pull request #131
Fix GroupMessageEvent parse error
2021-01-01 15:25:45 +08:00
Mix
fbaf19e454
:critical: fix group event serialization error 2021-01-01 15:16:55 +08:00
Ju4tCode
a966f82192
🔀 Merge pull request #128
PreRelease 2.0.0a8
2020-12-31 20:19:07 +08:00
yanyongyu
210496f760 📝 update changelog 2020-12-31 20:10:26 +08:00
yanyongyu
13adfa5b55 📝 update doc 2020-12-31 19:56:27 +08:00
yanyongyu
d7e4b52d10 📌 bump version 2.0.0a8 2020-12-31 18:07:38 +08:00
yanyongyu
53c8028646 ⬆️ update dependency 2020-12-31 18:05:49 +08:00
yanyongyu
49201f5346 📝 update doc 2020-12-31 17:58:09 +08:00
yanyongyu
938b5bf275 🐛 fix message construct typing and plugins loading 2020-12-31 14:00:59 +08:00
Ju4tCode
a98417a878
🔀 Merge pull request #127
Update ding adapter
2020-12-30 20:29:18 +08:00
Ju4tCode
1bd223eab2
Restore test_permission.py 2020-12-30 20:19:24 +08:00
yanyongyu
55f1bd1f2d ✏️ update code style 2020-12-30 20:08:22 +08:00
nonebot
380977bc67 📝 update api docs 2020-12-30 10:35:51 +00:00
Artin
086a998b20 improve ding adapter
add tests/test_ding.py
add some log
2020-12-30 18:33:54 +08:00
yanyongyu
d4f344d247 improve command 2020-12-30 12:42:10 +08:00