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 Wednesday, 14-Feb-2024 09:52:02 JST arcanicanis arcanicanis
    in reply to

    An Accept can be as simple as (have a Follow activity as the object field):

    { "@context": [ "https://www.w3.org/ns/activitystreams" ], "type": "Accept", "actor": "https://example.social/users/subscriber", "to": [ "https://fedi.example/users/poster" ], "object": { "type": "Follow", "actor": "https://fedi.example/users/poster", "object": "https://example.social/users/subscriber" } }

    For the best case, you can just copy the whole Follow activity into the ‘object’ field; meanwhile just referencing the activity ID of the Follow alone would be insufficient.

    In conversation Wednesday, 14-Feb-2024 09:52:02 JST from were.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.