Skip to content

Add support for attachments with posts (notes) #9

@thisisaaronland

Description

@thisisaaronland

Seems like it might be as easy as:

  "attachment": [
    {
      "type": "Image",
      "mediaType": "image/png",
      "url": "https://example.com/files/cats.png",
      "focalPoint": [
        -0.55,
        0.43
      ]
    }
  ]

https://docs.joinmastodon.org/spec/activitypub/#focalPoint

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions