Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support fedilinks #10

Open
sneakers-the-rat opened this issue Jan 3, 2024 · 0 comments
Open

Support fedilinks #10

sneakers-the-rat opened this issue Jan 3, 2024 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@sneakers-the-rat
Copy link
Owner

Context

https://chaos.social/@SoniEx2/111691866484662475

so the main thing a website/host can do here is provide some sort of (atom) feed viewer for folks clicking web+feed links, as per https://fedilinks.org/2

(note that web+feed is atom-only. but anyway.)

another thing to consider is supporting web+feed throughout the software stack, so if someone types web+feed://soniex2.autistic.space/index.atom it should be able to parse that as a link, if it would also parse https as a link.

Should be straightforward - i assume FastAPI should support protocol handlers. if not then it's time for some PRs.

@sneakers-the-rat sneakers-the-rat added enhancement New feature or request help wanted Extra attention is needed labels Jan 3, 2024
@sneakers-the-rat sneakers-the-rat changed the title Support web+feed links Support fedilinks Jan 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant