zeroclaw/src/channels
2026-02-18 19:56:31 +08:00
..
cli.rs refactor(channel): accept SendMessage struct in Channel::send() 2026-02-17 23:28:08 +08:00
dingtalk.rs chore(pr539): scope to dingtalk daemon fixes only 2026-02-18 00:42:40 +08:00
discord.rs fix(discord): use channel name for reply routing instead of discord channel ID 2026-02-18 12:49:06 +08:00
email_channel.rs refactor(channel): accept SendMessage struct in Channel::send() 2026-02-17 23:28:08 +08:00
imessage.rs fix(imessage): preserve sqlite conn across polling safely 2026-02-18 14:45:05 +08:00
irc.rs fix(channels): enforce reply_target naming consistency 2026-02-18 19:56:31 +08:00
lark.rs refactor(channel): accept SendMessage struct in Channel::send() 2026-02-17 23:28:08 +08:00
matrix.rs refactor(channel): accept SendMessage struct in Channel::send() 2026-02-17 23:28:08 +08:00
mattermost.rs fix(mattermost): preserve threaded default and docs 2026-02-18 17:46:19 +08:00
mod.rs feat(channel): add mention_only option for Telegram groups 2026-02-18 19:51:42 +08:00
qq.rs fix(channels): complete SendMessage migration after rebase 2026-02-17 23:28:08 +08:00
signal.rs fix(channels): complete SendMessage migration after rebase 2026-02-17 23:28:08 +08:00
slack.rs refactor(channel): accept SendMessage struct in Channel::send() 2026-02-17 23:28:08 +08:00
telegram.rs fix(telegram): harden mention-only matching and retry cache 2026-02-18 19:51:42 +08:00
traits.rs feat(channel): stream LLM responses to Telegram via draft message edits 2026-02-18 16:33:33 +08:00
whatsapp.rs refactor(channel): accept SendMessage struct in Channel::send() 2026-02-17 23:28:08 +08:00