zeroclaw/src/channels
Alex Gorevski bbbcd06cca
Merge pull request #882 from agorevski/fix/hardcoded-crypto-test-values-v2
fix(security): replace hard-coded crypto test values with runtime-generate secrets
2026-02-18 21:11:23 -08:00
..
cli.rs refactor(channel): accept SendMessage struct in Channel::send() 2026-02-17 23:28:08 +08:00
dingtalk.rs feat(proxy): add scoped proxy configuration and docs runbooks 2026-02-18 22:10:42 +08:00
discord.rs feat(proxy): add scoped proxy configuration and docs runbooks 2026-02-18 22:10:42 +08:00
email_channel.rs fix(email): preserve legacy poll_interval alias and avoid lock across await 2026-02-18 20:18:39 +08:00
imessage.rs fix(imessage): preserve sqlite conn across polling safely 2026-02-18 14:45:05 +08:00
irc.rs fix(security): replace hard-coded crypto test values with runtime-generated secrets 2026-02-18 20:03:38 -08:00
lark.rs feat(proxy): add scoped proxy configuration and docs runbooks 2026-02-18 22:10:42 +08:00
matrix.rs fix(matrix): send markdown replies and improve e2ee diagnostics 2026-02-19 10:23:10 +08:00
mattermost.rs feat(proxy): add scoped proxy configuration and docs runbooks 2026-02-18 22:10:42 +08:00
mod.rs feat(matrix): enable e2ee flow and add channel operations docs 2026-02-18 22:45:11 +08:00
qq.rs fix(security): enforce HTTPS for sensitive data transmission 2026-02-18 20:03:02 -08:00
signal.rs feat(proxy): add scoped proxy configuration and docs runbooks 2026-02-18 22:10:42 +08:00
slack.rs feat(proxy): add scoped proxy configuration and docs runbooks 2026-02-18 22:10:42 +08:00
telegram.rs feat(proxy): add scoped proxy configuration and docs runbooks 2026-02-18 22:10: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 fix(security): enforce HTTPS for sensitive data transmission 2026-02-18 20:03:02 -08:00