GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Untitled attachment

Download link

Notices where this attachment appears

  1. Embed this notice
    arcanicanis (arcanicanis@were.social)'s status on Monday, 20-Nov-2023 03:48:14 JST arcanicanis arcanicanis
    in reply to

    Perhaps a property that contains an associative array that serves as a substitution table for any referenced object IDs or it’s children (if I’m not making a grossly bloated proposition)?

    { "type": "Note", "id": "https://alice.example/objects/123", "content": "This is a AP/DID polyglot post", "inReplyTo": "https://bob.example/objects/567", "didMap": { "https://alice.example/objects/123": "did🔑zAbc123xyzBaSe64zyx/post/123", "https://bob.example/objects/567": "did🔑z6ZxyBl0bofMu1tih4sh3tc/post/567" } }
    In conversation Monday, 20-Nov-2023 03:48:14 JST from were.social permalink
  2. Embed this notice
    silverpill (silverpill@mitra.social)'s status on Sunday, 19-Nov-2023 12:12:57 JST silverpill silverpill
    in reply to

    @arcanicanis

    >I think a separate property could be used instead, despite it adding more cruft

    With a separate property it will be difficult to create links. Take for example inReplyTo property, if you use a separate property the reply will look like this:

    { "type": "Note", "id": "https://alice.example/objects/123", "didUrl": "did🔑xyz/objects/123", "content": "This note has two IDs", "inReplyTo": { "id": "https://bob.example/objects/567", "didUrl": "did🔑ijk/objects/567" }, ... }

    Mastodon probably won't accept such inReplyTo value, so you'll get a separate fediverse either way. I think single ID approach is cleaner

    In conversation Sunday, 19-Nov-2023 12:12:57 JST from mitra.social permalink
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.