zeroclaw/src/channels
2026-02-26 01:21:32 +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 hardening(logging): sanitize channel API error bodies 2026-02-25 19:59:31 +08:00
matrix.rs hardening(security): sanitize upstream error bodies across channels 2026-02-25 20:41:51 +08:00
mattermost.rs fix(ci): satisfy strict-delta clippy manual_string_new 2026-02-26 00:05:32 +08:00
mod.rs feat(channels): hide internal tool progress unless explicitly requested 2026-02-26 01:00:06 +08:00
mqtt.rs fix(web): call doctor endpoint with authenticated POST 2026-02-22 21:32:34 -05: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 fix(channels): align draft update signatures with lark config defaults 2026-02-26 01:21:32 +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 feat: channel improvements (Lark rich-text, WhatsApp QR, draft config) 2026-02-26 01:21:32 +08:00
whatsapp.rs hardening(logging): sanitize channel API error bodies 2026-02-25 19:59:31 +08:00