Commit Graph

150 Commits

Author SHA1 Message Date
Ju4tCode
5768b5bdd6
🔀 Merge pull request #425
Feature: 添加飞书适配器支持
2021-07-18 22:42:37 +08:00
yanyongyu
a14d475de2 🎨 format and update lock file 2021-07-18 15:07:30 +08:00
StarHeartHunt
625c12fc12 implement all self-built app event 2021-07-11 12:26:11 +08:00
StarHeartHunt
4fc655323d 🎨 format code 2021-07-11 12:25:27 +08:00
StarHeart
df6486f926
📝 fix docstring 2021-07-11 11:37:14 +08:00
StarHeartHunt
2c056364c1 🚧 message read event should implement NoticeEvent 2021-07-09 16:18:19 +08:00
StarHeartHunt
8c7498eeb5 🔥 self-built app hasn't MetaEvent 2021-07-09 16:14:25 +08:00
StarHeartHunt
30cb6be104 📝 tweak 2021-07-09 16:09:25 +08:00
StarHeartHunt
fbd60e30fc 🔥 remove check_reply 2021-07-09 16:09:01 +08:00
StarHeartHunt
2908cb3ce2 🐛 tweak 2021-07-09 16:02:54 +08:00
StarHeartHunt
b1c5013088 implement check_reply check_atme check_nickname 2021-07-09 16:01:32 +08:00
StarHeartHunt
70e424b58f ️ support cache tenant token 2021-07-09 09:22:56 +08:00
StarHeartHunt
730186cfd4 remove optional param 2021-07-08 23:06:48 +08:00
StarHeartHunt
d2ae2e2982 🚑 safely get dict value 2021-07-08 23:05:12 +08:00
StarHeartHunt
67770ffa6f implement at parser 2021-07-08 22:30:39 +08:00
StarHeartHunt
15ab958a70 🎨 format code 2021-07-08 22:30:21 +08:00
StarHeartHunt
af6f63dc44 🚧 add todo 2021-07-08 16:13:07 +08:00
StarHeartHunt
7c7994e2e2 implement rich text serializer 2021-07-08 16:12:43 +08:00
StarHeartHunt
f597303698 ♻️ improve segment-string parser 2021-07-08 14:52:34 +08:00
StarHeartHunt
1222972b73 ️ optimize import 2021-07-08 14:39:38 +08:00
StarHeartHunt
7df407056b implement text merger 2021-07-08 10:49:02 +08:00
StarHeartHunt
79b6601d12 🍻 tweak 2021-07-08 10:07:55 +08:00
Ju4tCode
53d98f3d2e
🔀 Merge pull request #430
修复mirai adapter中上传相关api操作报错
2021-07-08 09:27:36 +08:00
StarHeartHunt
fe43c8d69a 💩 should implement rich text parser 2021-07-07 22:36:08 +08:00
StarHeartHunt
e490be9eb0 🎨 tweak 2021-07-07 22:29:13 +08:00
Mix
3af8b55985
🐛 fix access denied for mirai adapter upload related action 2021-07-07 20:39:46 +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
StarHeartHunt
f5843dd3ad 🔊 forgot to add backspace 2021-07-06 22:11:34 +08:00
StarHeartHunt
840580334f 🔊 optimize log 2021-07-06 22:08:38 +08:00
StarHeartHunt
5a8b5b5696 ️ optimize import 2021-07-06 22:08:22 +08:00
StarHeartHunt
dc5aa3d4bf 🔥 remove rich_text parser 2021-07-06 22:01:02 +08:00
StarHeartHunt
b9befc8350 🔇 remove print 2021-07-06 21:15:02 +08:00
StarHeartHunt
e3c3e370cb ️ remove unnecessary code 2021-07-06 21:12:49 +08:00
StarHeartHunt
603a63a629 implement message serializer & deserializer 2021-07-06 18:01:41 +08:00
StarHeartHunt
5635c83bfb 🐛 fix p2p model parse 2021-07-06 14:58:38 +08:00
StarHeartHunt
322ac98c50 🐛 validate schema field & fix request construct 2021-07-06 10:57:51 +08:00
StarHeartHunt
811e94e186 implement message target guessing 2021-07-06 10:45:00 +08:00
StarHeartHunt
0c39300f4b add call_api and implement send func 2021-07-05 11:10:49 +08:00
StarHeartHunt
33bd7582be 🎨 sort import 2021-07-05 11:10:49 +08:00
StarHeartHunt
b6979594a7 implement group and private message 2021-07-05 11:10:49 +08:00
StarHeartHunt
150ef30b73 add custom exception 2021-07-05 11:10:49 +08:00
StarHeartHunt
1042759d60 ️ make api_endpoint hard_encoded 2021-07-05 11:10:49 +08:00
StarHeartHunt
136b13b4cc ️ remove unused import 2021-07-05 11:10:49 +08:00
StarHeartHunt
cc11e2e885 🔧 add config api_endpoint 2021-07-05 11:10:49 +08:00
StarHeartHunt
f9f1e33262 implement message constructor 2021-07-05 11:10:49 +08:00
StarHeartHunt
7a8f881b04 implement event parser 2021-07-05 11:10:49 +08:00
StarHeartHunt
b1fa2bbb80 🔧 add configs 2021-07-05 11:10:49 +08:00
StarHeartHunt
406511496d 🏷️ add events 2021-07-05 11:10:49 +08:00
StarHeartHunt
24144a9474 implement check_permission procedure 2021-07-05 11:10:23 +08:00
yanyongyu
3571a5fdc0 🐛 fix missing json encode for cqhttp http 2021-07-04 23:23:39 +08:00
StarHeartHunt
4afd681ca9 🏷️ add segment schema 2021-07-03 13:56:47 +08:00
StarHeartHunt
48816308f8 add encryption support 2021-07-03 13:55:20 +08:00
StarHeartHunt
3e66eb2fdb add encryption dependency 2021-07-03 13:53:43 +08:00
StarHeartHunt
46ace83106 🎉 init feishu adapter 2021-07-01 07:59:50 +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
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
Ju4tCode
e9bc98e74d
🔀 Merge pull request #406
Feature: 支持自定义 Response
2021-06-14 14:14:43 +08:00
StarHeartHunt
c0d78449be support custom response 2021-06-14 02:06:37 +08:00
Ju4tCode
b42cafafd6
🔀 Merge pull request #407
修复Mirai加群通过时报错
2021-06-11 23:02:57 +08:00
Mix
136c9a2687
🐛 Fix Mirai group join event approve failed, fix #400 2021-06-11 20:20:14 +08:00
yanyongyu
57cf8e9bd8 🐛 fix cqhttp event session id mismatch for group 2021-05-29 19:32:05 +08:00
yanyongyu
27fe6e4fcb 🔥 remove cqhttp api self_id arg 2021-05-25 16:59:26 +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
884a7b966f 🐛 fix missing bool to str convert in cqhttp message segment 2021-05-02 14:24:12 +08:00
yanyongyu
c24d0def09 🔖 bump adapter cqhttp version 2021-04-18 23:30:57 +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
d1e8925fe0 ⬆️ bump version 2021-03-31 20:25:45 +08:00
yanyongyu
68ba1c1af2 🐛 fix reply get fail broken down 2021-03-31 20:09:00 +08:00
yanyongyu
8f99b01fb5 ⚗️ add call_api hook 2021-03-31 16:53:10 +08:00
yanyongyu
4e7592de98 🔒 ensure cqhttp str radd escaped 2021-03-30 16:21:56 +08:00
Ju4tCode
5db819738e
🔀 Merge pull request #300
Fix: mirai empty message chain when check at
2021-03-30 02:55:02 -05:00
SinonJZH
ade5d923ab 🐛 fix mirai message chain empty 2021-03-30 12:16:12 +08:00
Ju4tCode
abfda3113b
🔀 Merge pull request #276
Breaking: change cqhttp ding session id
2021-03-20 16:36:22 +08:00
Reverier-Xu
7f27957164 💥 change cqhttp ding session id 2021-03-20 16:13:02 +08:00
yanyongyu
2166595e50 🐛 fix cqhttp secret checking #289 2021-03-20 14:49:58 +08:00
yanyongyu
1e294b8fbe 🐛 fix config load due to pydantic breaking change 2021-03-16 16:17:34 +08:00
Artin
0fec9915de
ding: send by webhook
close: #189

Feature: 钉钉添加 `send_by_webhook` 方法 #189
2021-03-11 13:26:16 +08:00
notnotype
2885e6053c fix: mah adapter 不能接受好友请求 2021-03-07 22:36:38 +08:00
yanyongyu
e139c883a3 🚑 exclude all __init__ in packaging 2021-03-06 01:40:20 +08:00
yanyongyu
a99d33198f 🐛 fix override 2021-03-06 00:09:26 +08:00
yanyongyu
46795ecd4b 📌 update lock file 2021-03-05 20:09:42 +08:00
yanyongyu
b962bc43e6 ⬆️ bump httpx 2021-03-01 17:39:44 +08:00
yanyongyu
869df38238 ✏️ fix typo 2021-02-23 23:34:24 +08:00
yanyongyu
f9d4bcba3d ⚗️ change allowed types for cqhttp #222
Co-authored-by: synodriver <624805065@qq.com>
2021-02-21 11:00:45 +08:00
yanyongyu
f40f1788df 📝 update README 2021-02-17 23:16:43 +08:00
yanyongyu
631743171f 📝 update authors 2021-02-12 13:30:11 +08:00
yanyongyu
31b8a5ff77 🏗️ change nonebot project structure 2021-02-11 17:29:16 +08:00
yanyongyu
b0a71b461f missing aiofiles dependency for docs plugin 2021-01-18 14:38:08 +08:00
yanyongyu
b75343d3e7 📝 update homepage and repo link 2020-11-28 11:59:26 +08:00
yanyongyu
62b93c1ba7 🔥 remove file header 2020-11-28 11:55:12 +08:00
yanyongyu
da5d63ae29 🔥 remove useless pull and lock file 2020-11-28 11:43:13 +08:00
yanyongyu
e92cbf2f50 🐛 bump version due to vuepress base error 2020-11-22 21:12:07 +08:00
yanyongyu
1affeb8e20 🔖 release 2.0.0a6 2020-11-22 03:05:28 +08:00
yanyongyu
389211f740 🐛 fix error arg 2020-11-22 02:17:13 +08:00
yanyongyu
339e6cd665 📦 add nonebot plugin docs 2020-11-22 01:20:14 +08:00