A small tool to view real-world ActivityPub objects as JSON! Enter a URL
or username from Mastodon or a similar service below, and we'll send a
request with
the right
Accept
header
to the server to view the underlying object.
{
"@context": [
"https://www.w3.org/ns/activitystreams",
"https://w3id.org/security/v1",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive",
"manuallyApprovesFollowers": "as:manuallyApprovesFollowers",
"alsoKnownAs": {
"@id": "as:alsoKnownAs",
"@type": "@id"
},
"movedTo": {
"@id": "as:movedTo",
"@type": "@id"
},
"toot": "http://joinmastodon.org/ns#",
"featured": {
"@id": "toot:featured",
"@type": "@id"
},
"Emoji": "toot:Emoji",
"blurhash": "toot:blurhash",
"votersCount": "toot:votersCount",
"schema": "http://schema.org#",
"PropertyValue": "schema:PropertyValue",
"value": "schema:value",
"ostatus": "http://ostatus.org#",
"conversation": "ostatus:conversation"
}
],
"type": "Note",
"id": "https://chrichri.ween.de/o/00cfa2e01c4c40eb80d674ff6a023fef",
"attributedTo": "https://chrichri.ween.de",
"content": "<p>After <a href=\"https://chrichri.ween.de/o/5aead33f02ab4b40b163513c31431770\">playing around with phoc/phosh on my notebook</a> I found that the media-keys in gnome didn't work anymore after closing <a href=\"https://chrichri.ween.de/t/phoc\" class=\"mention hashtag\" rel=\"tag\">#<span>phoc</span></a> and <a href=\"https://chrichri.ween.de/t/phosh\" class=\"mention hashtag\" rel=\"tag\">#<span>phosh</span></a>.</p>\n<p>Later on I wasn't able to suspend my <a href=\"https://chrichri.ween.de/t/librem14\" class=\"mention hashtag\" rel=\"tag\">#<span>Librem14</span></a> running <a href=\"https://chrichri.ween.de/t/pureos\" class=\"mention hashtag\" rel=\"tag\">#<span>PureOS</span></a> <a href=\"https://chrichri.ween.de/t/byzantium\" class=\"mention hashtag\" rel=\"tag\">#<span>Byzantium</span></a> with <a href=\"https://chrichri.ween.de/t/gnome\" class=\"mention hashtag\" rel=\"tag\">#<span>Gnome</span></a> (3.38.5) on <a href=\"https://chrichri.ween.de/t/wayland\" class=\"mention hashtag\" rel=\"tag\">#<span>Wayland</span></a> by hitting <code>Fn</code>-<code>Esc</code>.</p>\n<p>It turned out that the <a href=\"https://gitlab.gnome.org/GNOME/gnome-settings-daemon/-/blob/28ce4225535329dee6a9aff8c44bd1671ce9d2de/plugins/media-keys/README.media-keys-API\">gsd-media-keys</a>¹ daemon got confused over phosh grabbing and releasing the controls.</p>\n<p>Stopping the daemon via <code>killall gsd-media-keys</code> and re-starting it using <code>systemctl start org.gnome.SettingsDaemon.MediaKeys.target</code> or executing <code>/usr/libexec/gsd-media-keys &</code>, <code>disown %1</code> restored the functioning of the hotkeys.</p>\n<p>Didn't file an issue, yet, because I don't know if this is reproducible in newer versions of Gnome. <span class=\"h-card\"><a href=\"https://social.librem.one/@agx\" class=\"u-url mention\">@agx@social.librem.one</a></span>, maybe it'd be nice to add some information to the <a href=\"https://phosh.mobi/posts/phosh-dev-part-0/\">article</a> in case people wonder why there hotkeys do not work after following those instructions?</p>\n<p>¹this is the only documentation I found describing in short what the daemon does - any hints to newer official sources are welcome</p>\n",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://chrichri.ween.de/followers",
"https://social.librem.one/users/agx"
],
"published": "2023-02-21T08:10:48Z",
"context": "https://chrichri.ween.de/contexts/b39de5c0855048a181afa466108eae74",
"conversation": "https://chrichri.ween.de/contexts/b39de5c0855048a181afa466108eae74",
"url": "https://chrichri.ween.de/o/00cfa2e01c4c40eb80d674ff6a023fef",
"tag": [
{
"href": "https://chrichri.ween.de/t/phoc",
"name": "#phoc",
"type": "Hashtag"
},
{
"href": "https://chrichri.ween.de/t/phosh",
"name": "#phosh",
"type": "Hashtag"
},
{
"href": "https://chrichri.ween.de/t/librem14",
"name": "#librem14",
"type": "Hashtag"
},
{
"href": "https://chrichri.ween.de/t/pureos",
"name": "#pureos",
"type": "Hashtag"
},
{
"href": "https://chrichri.ween.de/t/byzantium",
"name": "#byzantium",
"type": "Hashtag"
},
{
"href": "https://chrichri.ween.de/t/gnome",
"name": "#gnome",
"type": "Hashtag"
},
{
"href": "https://chrichri.ween.de/t/wayland",
"name": "#wayland",
"type": "Hashtag"
},
{
"type": "Mention",
"href": "https://social.librem.one/users/agx",
"name": "@agx@social.librem.one"
}
],
"summary": null,
"inReplyTo": null,
"sensitive": false,
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"name": "screenshot of terminal showing the messages emited when running `/usr/libexec/gsd-media-keys -v` in a terminal and then starting and stopping phosh/phoc",
"url": "https://chrichri.ween.de/attachments/bf5d779c822a2d151948b307898bb43d430060ec83e0c1629566d79ad7e312c6/Bildschirmfoto von 2023-02-21 09-02-25.png",
"blurhash": "L4Rysg00t7WBIUITt7ofofRjt7of",
"height": 743,
"width": 1482
}
]
}