shuttlecraft icon indicating copy to clipboard operation
shuttlecraft copied to clipboard

a single user activitypub server - join the federation!

Results 50 shuttlecraft issues
Sort by recently updated
recently updated
newest added

Added settings page File upload for avatar and header image Change preferredName and summary text fields This is branched from "attachments", as it reuses the file upload logic (and stores...

wont-merge

Renders incoming polls Votes on incoming polls Compose new polls and send them Update totals when a new vote comes in When a vote ends and it's viewed on Mastodon,...

wont-merge

Added an eventemitter to notify /poll that a notification has occurred. /poll now stalls forever waiting for an event (once an event occurs, app.js repolls after 1s) Adding a notification...

wont-merge

Pleroma and Mastodon can work on same API data, so i am curious why i can't discover @user in my Pleroma instance? Even if i follow it from me.glitch.me there...

Feature request, support migration to/from Mastodon. From what I've seen, migrating to Shuttlecraft just needs us to add `knownAs` to the account, then we will acquire new followers when Mastodon...

enhancement

Currently when I boost a post, it does not appear in my public feed

enhancement

would be nice if threads unrolled inline in the stream

enhancement

working on deletes made me realize that incoming updates will need to be applied to the inbox instead of individual activities on disk.

bug