Implement Activitypub #5

Open
opened 2025-04-11 09:29:06 +00:00 by mstar · 0 comments
Owner

Incomplete list of Activitypub things that need to be implemented

  • Webfinger
  • Nodeinfo
    • 1.0 (Optional)
    • 1.1 (Optional)
    • 2.0 (Optional)
    • 2.1
  • Person info
    • Id
    • Username (preferredUsername)
    • Inbox link
    • Public key
    • Created at (published)
    • Displayname (name)
    • Description (Summary)
    • Frontend Url (url)
    • Icon
    • Banner
    • Background
    • Discoverable
    • Also known as
    • Info fields (attachments)
    • Endpoints
    • Followers collection
    • Following collection
    • Restricted follow (manually approves followers)
    • Outbox
    • Embedded emotes and tags (tags)
    • Pinned posts (featured)
    • Location (vcard address)
    • Birthday (vcard bday)
    • Speak as cat (firefish speakAsCat)
    • Misskey summary
    • Is cat (misskey isCat)
  • Person inbox
  • Global inbox
  • Post info
  • Collections
# Incomplete list of Activitypub things that need to be implemented - [x] Webfinger - [x] Nodeinfo - [ ] 1.0 (Optional) - [ ] 1.1 (Optional) - [ ] 2.0 (Optional) - [x] 2.1 - [ ] Person info - [x] Id - [x] Username (preferredUsername) - [x] Inbox link - [x] Public key - [x] Created at (published) - [x] Displayname (name) - [x] Description (Summary) - [x] Frontend Url (url) - [x] Icon - [x] Banner - [ ] Background - [x] Discoverable - [ ] Also known as - [ ] Info fields (attachments) - [ ] Endpoints - [ ] Followers collection - [ ] Following collection - [ ] Restricted follow (manually approves followers) - [ ] Outbox - [ ] Embedded emotes and tags (tags) - [ ] Pinned posts (featured) - [x] Location (vcard address) - [x] Birthday (vcard bday) - [ ] Speak as cat (firefish speakAsCat) - [ ] Misskey summary - [x] Is cat (misskey isCat) - [ ] Person inbox - [ ] Global inbox - [ ] Post info - [ ] Collections
mstar added this to the Activitypub ready milestone 2025-04-11 09:32:17 +00:00
mstar self-assigned this 2025-04-11 09:32:24 +00:00
mstar pinned this 2025-04-11 09:32:33 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: mstar/linstrom#5
No description provided.