* feat(channels): add Reddit, Bluesky, and generic Webhook adapters - Reddit: OAuth2 polling for mentions/DMs/replies, comment and DM sending - Bluesky: AT Protocol session auth, notification polling, post replies - Webhook: Axum HTTP server for inbound, configurable outbound POST/PUT - All three follow existing channel patterns with tests * fix(channels): use neutral test fixtures and improve test naming in webhook |
||
|---|---|---|
| .. | ||
| api.rs | ||
| mod.rs | ||
| nodes.rs | ||
| sse.rs | ||
| static_files.rs | ||
| ws.rs | ||