feedsignal/crates
Austin Schaefer d40c90552c
Some checks failed
CI / check (pull_request) Failing after 32s
CI / test (pull_request) Has been skipped
CI / audit (pull_request) Has been skipped
Add manual feed subscription
Adds a URL input + Subscribe button (dx-components Input/Button) to the
UI, wired to a new subscribe_feed server function that upserts the feed
row and does an immediate first fetch so the reader isn't empty until
the next scheduled poll. feedsignal_feeds::fetch_feed now also returns
the feed's title, used to replace the URL placeholder once fetched.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01XJJQb2DWZZwQ1yPiaAQQoY
2026-08-21 15:15:50 +02:00
..
core chore: Use valid license SPDX id. Revert logic refactor. 2026-08-21 14:03:10 +02:00
db Apply cargo fmt across the workspace 2026-08-21 13:10:08 +02:00
feeds Add manual feed subscription 2026-08-21 15:15:50 +02:00
llm Apply cargo fmt across the workspace 2026-08-21 13:10:08 +02:00
web Add manual feed subscription 2026-08-21 15:15:50 +02:00