MaddyUnderStars / MaddyUnderStars/shoot

attachment federation

Open
#10 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement federation
Dominant language
TypeScript
Stars
61
Forks
5
Avg merge
3d 10h
Merged PRs (30d)
1

Description

I've implemented attachments (roughly), but haven't federated them yet. It shouldn't be too hard, but will need to store some more data about attachments in the message object. I could make the message to ap note transformer async and get the metadata from s3 or whatever there, but I'd rather not make it async

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

Start by reading the message object and the message-to-AP Note transformer, then trace how attachment metadata is currently stored and where federation consumes it. Define the additional attachment data needed in messages and confirm that attachments can be federated without making the transformer asynchronous.

Written by the indexing model from the issue text.

Assessment

Tech stack
nodejs, typescript
Domain
backend, distributed-systems
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.