Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

in-reply-to a reply ends up as new comment on h-entry #241

@bekopharm

Description

@bekopharm

Example snippet:

"type": [
                "h-entry"
            ],
            "properties": {
                "summary": [
                    "Unbedingt! \ud83d\ude00"
                ],
                "name": [
                    "Unbedingt! \ud83d\ude00"
                ],
                "url": [
                    "https://beko.famkos.net/2020/05/25/108056/"
                ],
                "updated": [
                    "2020-05-25T10:24:56+00:00"
                ],
                "published": [
                    "2020-05-25T10:24:56+00:00"
                ],
                "content": [
                    {
                        "html": "<p>Unbedingt! &#x1F600;</p>",
                        "value": "Unbedingt! \ud83d\ude00",
                        "lang": "en-GB"
                    }
                ],
                "in-reply-to": [
                    {
                        "type": [
                            "h-cite"
                        ],
                        "properties": {
                            "name": [
                                "a post"
                            ],
                            "url": [
                                "https://notiz.blog/2020/05/24/wordpress-in-der-matrix/?replytocom=1167628"
                            ],
                            "summary": [
                                {
                                    "html": "Naja, dann macht die Arbeit an meinem ActivityPub Plugin zumindest weiter Sinn&#x2026;",
                                    "value": "Naja, dann macht die Arbeit an meinem ActivityPub Plugin zumindest weiter Sinn\u2026",
                                    "lang": "en-GB"
                                }
                            ],
                            "author": [
                                {
                                    "type": [
                                        "h-card"
                                    ],
                                    "properties": {
                                        "photo": [
                                            "https://secure.gravatar.com/avatar/75512bb584bbceae57dfc503692b16b2?s=50&d=mm&r=g"
                                        ],
                                        "name": [
                                            "Matthias Pfefferle"
                                        ]
                                    },
                                    "lang": "en-GB",
                                    "value": "Matthias Pfefferle"
                                }
                            ]
                        },
                        "lang": "en-GB",
                        "value": "https://notiz.blog/2020/05/24/wordpress-in-der-matrix/?replytocom=1167628"
                    }
                ],

Expected:

Result:

See also:

Discussion in #indieweb-wordpress Mon May 25 14:15:00 CEST 2020

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions