MaddyUnderStars / MaddyUnderStars/shoot
Message Rewriting
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 61
- Forks
- 5
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 1
Description
Pleroma's MRF is pretty cool. It might be useful to have similar functionality.
Whether this is the best fit for Shoot I'm not sure... The alternatives might be:
- Moderation bots, like Matrix or Discord. Needs strong API and doesn't allow for fine grain control over actual activitypub data
- Built in filters, obviously less customisation
Looks like MRF's only let you hook into just before a message is processed?
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
No files, tests, or entry points are named. Start by reading the linked Pleroma MRF documentation and the repository's federation and message-processing paths, then compare the proposed MRF-style hooks with moderation bots and built-in filters. Done should include a defined scope and integration point for message rewriting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- express, nodejs, typescript
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100