matrix-org / matrix-org/matrix-hookshot
[Feature Request] Support for updating Matrix messages when RSS feed content changes
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 450
- Forks
- 95
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 23
Description
Currently, when authors update the content of a blog post, those changes are not reflected in the messages already posted to Matrix.
To ensure consistency, Matrix-Hookshot should monitor RSS feeds for updates to previously published posts that still exist in the feed and edit the corresponding Matrix messages to reflect those changes
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.
Research direction
The issue names no files or tests. Start by locating the RSS feed processing and Matrix message-posting entry points, then trace how previously published posts could be associated with their messages. Done means changes to posts still present in the feed are detected and their corresponding Matrix messages are edited.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100