spacebarchat / spacebarchat/server
[Federation] ActivityPub support
Open
Nobody has claimed this yet.
Enhancement
Infrastructure
- Dominant language
- TypeScript
- Stars
- 2.2k
- Forks
- 323
- Avg merge
- 14h 48m
- Merged PRs (30d)
- 4
Description
ActivityPub support allows Fosscord to do a lot of things:
- See messages from another guild in another instance (matches the Federated goal)
- interact with the Fediverse, allowing more implementation such as showing Peertube videos on Public Profile channels
- much more that i don't feel like to say here
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, tests, or entry points. First define the ActivityPub federation scope and identify the server components involved in exchanging messages with other instances and the Fediverse. Done should include a documented, tested implementation of the agreed inter-instance interactions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend, distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100