indieweb / indieweb/php-original-post-discovery
Add support for initial algorithm steps
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 8
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
This implementation jumps straight to parsing tweets — make it spec-compliant as well as more generic and useful by looking
- in the post h-entry (non-silo shim parsing)
- rel=canonical link (watch out for silos sending bad links here)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the existing tweet-parsing entry point and review the original-post discovery flow. Add the initial h-entry and rel=canonical lookup steps, including protection against bad silo-provided links, then verify the implementation against both cases described in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100