Junyan Qin (Chin)
|
209f16af76
|
style: introduce ruff as linter and formatter (#1356)
* style: remove necessary imports
* style: fix F841
* style: fix F401
* style: fix F811
* style: fix E402
* style: fix E721
* style: fix E722
* style: fix E722
* style: fix F541
* style: ruff format
* style: all passed
* style: add ruff in deps
* style: more ignores in ruff.toml
* style: add pre-commit
|
2025-04-29 17:24:07 +08:00 |
|
wangcham
|
6a866bf871
|
feat: add support for sending active messages in wecom
|
2025-03-12 04:03:02 -04:00 |
|
wangcham
|
0e52f679a2
|
fix: wrong group id in webhook qq
|
2025-03-10 06:56:15 -04:00 |
|
Junyan Qin
|
d92ee23764
|
feat: discover engine & manifests for platform adapters
|
2025-02-22 14:49:05 +08:00 |
|
WangCham
|
04dd4fce68
|
Update wecom.py
fix the bug that wecom couldnt send message when accept an image.
|
2025-02-12 22:04:16 +08:00 |
|
wangcham
|
6f32bf9621
|
fix: wecom userid
|
2025-02-10 10:01:48 -05:00 |
|
wangcham
|
7ba655902b
|
fix: wecom userid couldn't pass correctly
|
2025-02-10 09:11:27 -05:00 |
|
wangcham
|
05c1fdaa9e
|
feat: add adapter for 微信公众号
|
2025-02-10 06:08:59 -05:00 |
|
wangcham
|
43ea64befa
|
fix: add support for webhook qq official
|
2025-02-04 06:35:51 -05:00 |
|
wangcham
|
7a01cff0c8
|
perf(wecom): add supports for images
|
2025-01-20 21:24:46 -05:00 |
|
wangcham
|
60d4f3d77c
|
feat: add supports for wecom
|
2025-01-12 05:09:53 -05:00 |
|