Cytown
|
667fc85d54
|
refactor(config): make config.Channel to multiple instance support
add new field type to Channel struct
config.channels refactor to channel_list
update config version to 3
update the docs
|
2026-04-13 22:21:21 +08:00 |
|
Hua Audio
|
0e13f6bdec
|
fix/wechat-new-protocol (#2106)
* fix/wechat-new-protocol
* fix cdn download logic
|
2026-03-28 18:18:01 +08:00 |
|
Cytown
|
284ced1f5c
|
Merge branch 'main' into version
|
2026-03-22 19:58:33 +08:00 |
|
Hua Audio
|
dd82794255
|
Feat/weixin openclaw port (#1873)
* init
* fix lint
* fix go test
* update docs
* incorporate pr review
* Update pkg/channels/weixin/weixin.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* feat(weixin): add media sync and typing support
* test(weixin): cover media and sync helpers
---------
Co-authored-by: zhangmikoto <i@electromaster.me>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Hoshina <hoshina@evaz.org>
|
2026-03-22 14:23:39 +08:00 |
|