MaddyUnderStars / MaddyUnderStars/shoot

Message Rewriting

Open
#159 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.