zeroclaw/src/channels
2026-02-26 12:59:23 +08:00
..
clawdtalk.rs Implement ChannelConfig for ClawdTalk 2026-02-21 19:38:19 +08:00
cli.rs fix(channels): preserve slack thread root ids 2026-02-19 18:52:30 +08:00
dingtalk.rs hardening(security): sanitize upstream error bodies across channels 2026-02-25 20:41:51 +08:00
discord.rs fix(ci): satisfy strict-delta clippy manual_string_new 2026-02-26 00:05:32 +08:00
email_channel.rs add ChannelConfig implement for EmailConfig 2026-02-21 19:38:19 +08:00
imessage.rs feat(channels): add threading support to message channels 2026-02-19 18:52:30 +08:00
irc.rs perf: eliminate unnecessary heap allocations across agent loop, memory, and channels 2026-02-19 07:06:27 -08:00
lark.rs fix(lark): add new draft config fields in tests 2026-02-26 01:21:32 +08:00
linq.rs fix(linq): support current v3 webhook payload shape 2026-02-25 17:25:08 -05:00
matrix.rs fix(codeql): avoid logging raw matrix error payloads 2026-02-26 02:19:14 +08:00
mattermost.rs fix(ci): satisfy strict-delta clippy manual_string_new 2026-02-26 00:05:32 +08:00
mod.rs feat(telegram): support custom Bot API base_url 2026-02-26 12:59:23 +08:00
mqtt.rs fix(web): call doctor endpoint with authenticated POST 2026-02-24 16:02:59 +08:00
nextcloud_talk.rs hardening(security): sanitize upstream error bodies across channels 2026-02-25 20:41:51 +08:00
nostr.rs feat(channel): add Nostr channel with NIP-04 and NIP-17 support 2026-02-21 13:16:20 +08:00
qq.rs hardening(security): sanitize upstream error bodies across channels 2026-02-25 20:41:51 +08:00
signal.rs hardening(security): sanitize upstream error bodies across channels 2026-02-25 20:41:51 +08:00
slack.rs feat(channels): add unified group-reply policy and sender overrides 2026-02-26 00:05:32 +08:00
telegram.rs feat(telegram): support custom Bot API base_url 2026-02-26 12:59:23 +08:00
traits.rs feat: channel improvements (Lark rich-text, WhatsApp QR, draft config) 2026-02-26 01:21:32 +08:00
transcription.rs feat(channel): add voice message transcription via Whisper API 2026-02-21 12:48:47 +08:00
wati.rs hardening(logging): sanitize channel API error bodies 2026-02-25 19:59:31 +08:00
whatsapp_storage.rs fix(security): remove sensitive fields from Debug impls 2026-02-20 22:06:21 -08:00
whatsapp_web.rs merge: promote dev into main (dev-first conflict resolution) 2026-02-26 03:41:59 +00:00
whatsapp.rs hardening(logging): sanitize channel API error bodies 2026-02-25 19:59:31 +08:00