matrix-org / matrix-org/matrix-hookshot
Upon subscribing to a feed, fetch the latest entry
Open
@tadzik is already working on this.
Since Aug 18, 2023.
Feeds
T-Enhancement
- Dominant language
- TypeScript
- Stars
- 450
- Forks
- 95
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 23
Description
As a user of feeds, I am used to my reader fetching and showing me at least the couple latest entries in the feed.
Hookshot however just subscribes, and only posts new posts that appear from that point on.
I suggest changing the behavior such that upon subscribing, hookshot posts the latest entry in the feed.
Contributor guide
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.
Assessment
This issue has not been assessed yet.