MaddyUnderStars / MaddyUnderStars/shoot
mention federation
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 61
- Forks
- 5
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 1
Description
In message processing, likely extract pings and then apply them as metadata to the message. Probably same format as discord.
Iirc there is a property that mastodon uses for mentions, so should also use that while federating. if a message is received without mentions in the content, add them to the start?
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 locating the message-processing and federation entry points; the issue names no files or tests. Determine how incoming mentions are represented, including the Mastodon property, and compare the existing Discord-format handling. Done means federated messages preserve extracted mentions as metadata and address missing mentions in the content as specified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend, distributed-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100