zeroclaw/src/channels
2026-02-28 13:48:41 +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 feat(discord): forward inbound image attachments as markers 2026-02-26 22:50:45 -05: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): accept object-shaped websocket message content 2026-02-27 02:44:55 -05: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 fix(codex): preserve transport overrides across runtimes 2026-02-28 13:48:41 +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 fix(qq): add sandbox mode and passive msg id fallback 2026-02-26 22:53:06 -05:00
signal.rs hardening(security): sanitize upstream error bodies across channels 2026-02-25 20:41:51 +08:00
slack.rs feat(slack): add socket mode listener fallback 2026-02-27 11:15:27 -05:00
telegram.rs fix(telegram): redact bot token and reduce transient poll noise 2026-02-27 14:29:17 -05:00
traits.rs fix(channels): avoid UTF-8 panic in approval prompt truncation 2026-02-27 10:50:46 -05:00
transcription.rs feat(transcription): support config-level api_key 2026-02-27 15:15:02 -05: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 chore: promote dev snapshot to main (resolve #1978/#1970) 2026-02-26 21:09:33 -05:00
whatsapp.rs hardening(logging): sanitize channel API error bodies 2026-02-25 19:59:31 +08:00