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",
{
"ostatus": "http://ostatus.org#",
"atomUri": "ostatus:atomUri",
"inReplyToAtomUri": "ostatus:inReplyToAtomUri",
"conversation": "ostatus:conversation",
"sensitive": "as:sensitive",
"toot": "http://joinmastodon.org/ns#",
"votersCount": "toot:votersCount",
"Hashtag": "as:Hashtag",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://mastodon.online/users/readeck/outbox?min_id=0&page=true",
"type": "OrderedCollectionPage",
"next": "https://mastodon.online/users/readeck/outbox?max_id=111629598312192807&page=true",
"prev": "https://mastodon.online/users/readeck/outbox?min_id=111726251985261027&page=true",
"partOf": "https://mastodon.online/users/readeck/outbox",
"orderedItems": [
{
"id": "https://mastodon.online/users/readeck/statuses/111726251985261027/activity",
"type": "Create",
"actor": "https://mastodon.online/users/readeck",
"published": "2024-01-09T13:35:11Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.online/users/readeck/followers",
"https://androiddev.social/users/chrisonline"
],
"object": {
"id": "https://mastodon.online/users/readeck/statuses/111726251985261027",
"type": "Note",
"summary": null,
"inReplyTo": "https://androiddev.social/users/chrisonline/statuses/111726212853252459",
"published": "2024-01-09T13:35:11Z",
"url": "https://mastodon.online/@readeck/111726251985261027",
"attributedTo": "https://mastodon.online/users/readeck",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.online/users/readeck/followers",
"https://androiddev.social/users/chrisonline"
],
"sensitive": false,
"atomUri": "https://mastodon.online/users/readeck/statuses/111726251985261027",
"inReplyToAtomUri": "https://androiddev.social/users/chrisonline/statuses/111726212853252459",
"conversation": "tag:mastodon.online,2024-01-09:objectId=271156895:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://androiddev.social/@chrisonline\" class=\"u-url mention\">@<span>chrisonline</span></a></span> Can you expose sharing with a PWA? Last time I checked, you couldn't, but it was years ago :)</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://androiddev.social/@chrisonline\" class=\"u-url mention\">@<span>chrisonline</span></a></span> Can you expose sharing with a PWA? Last time I checked, you couldn't, but it was years ago :)</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://androiddev.social/users/chrisonline",
"name": "@chrisonline@androiddev.social"
}
],
"replies": {
"id": "https://mastodon.online/users/readeck/statuses/111726251985261027/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.online/users/readeck/statuses/111726251985261027/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.online/users/readeck/statuses/111726251985261027/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.online/users/readeck/statuses/111726251985261027/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.online/users/readeck/statuses/111726251985261027/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://mastodon.online/users/readeck/statuses/111726159038936714/activity",
"type": "Create",
"actor": "https://mastodon.online/users/readeck",
"published": "2024-01-09T13:11:33Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.online/users/readeck/followers",
"https://androiddev.social/users/chrisonline"
],
"object": {
"id": "https://mastodon.online/users/readeck/statuses/111726159038936714",
"type": "Note",
"summary": null,
"inReplyTo": "https://androiddev.social/users/chrisonline/statuses/111725956879694782",
"published": "2024-01-09T13:11:33Z",
"url": "https://mastodon.online/@readeck/111726159038936714",
"attributedTo": "https://mastodon.online/users/readeck",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.online/users/readeck/followers",
"https://androiddev.social/users/chrisonline"
],
"sensitive": false,
"atomUri": "https://mastodon.online/users/readeck/statuses/111726159038936714",
"inReplyToAtomUri": "https://androiddev.social/users/chrisonline/statuses/111725956879694782",
"conversation": "tag:mastodon.online,2024-01-09:objectId=271156895:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://androiddev.social/@chrisonline\" class=\"u-url mention\">@<span>chrisonline</span></a></span><br />Thanks! :)<br />I managed to create a shortcut using <a href=\"https://http-shortcuts.rmy.ch/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">http-shortcuts.rmy.ch/</span><span class=\"invisible\"></span></a><br />It's a bit cumbersome but it works. You'll need an API token (with at least bookmark write access) and target the api/bookmarks route (POST, with "url" in the form)<br />I meant to write a doc but I wonder if I should setup a discussion board for this kind of topics.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://androiddev.social/@chrisonline\" class=\"u-url mention\">@<span>chrisonline</span></a></span><br />Thanks! :)<br />I managed to create a shortcut using <a href=\"https://http-shortcuts.rmy.ch/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">http-shortcuts.rmy.ch/</span><span class=\"invisible\"></span></a><br />It's a bit cumbersome but it works. You'll need an API token (with at least bookmark write access) and target the api/bookmarks route (POST, with "url" in the form)<br />I meant to write a doc but I wonder if I should setup a discussion board for this kind of topics.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://androiddev.social/users/chrisonline",
"name": "@chrisonline@androiddev.social"
}
],
"replies": {
"id": "https://mastodon.online/users/readeck/statuses/111726159038936714/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.online/users/readeck/statuses/111726159038936714/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.online/users/readeck/statuses/111726159038936714/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.online/users/readeck/statuses/111726159038936714/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.online/users/readeck/statuses/111726159038936714/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://mastodon.online/users/readeck/statuses/111724959171658651/activity",
"type": "Create",
"actor": "https://mastodon.online/users/readeck",
"published": "2024-01-09T08:06:25Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.online/users/readeck/followers"
],
"object": {
"id": "https://mastodon.online/users/readeck/statuses/111724959171658651",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-01-09T08:06:25Z",
"url": "https://mastodon.online/@readeck/111724959171658651",
"attributedTo": "https://mastodon.online/users/readeck",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.online/users/readeck/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.online/users/readeck/statuses/111724959171658651",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.online,2024-01-09:objectId=271159628:objectType=Conversation",
"content": "<p>Many, many thanks to everyone who contributes by reporting bugs, suggesting ideas or improving the documentation.</p><p>Your enthusiast reaction to Readeck these past two weeks went far beyond anything I was expecting. ❤️</p>",
"contentMap": {
"en": "<p>Many, many thanks to everyone who contributes by reporting bugs, suggesting ideas or improving the documentation.</p><p>Your enthusiast reaction to Readeck these past two weeks went far beyond anything I was expecting. ❤️</p>"
},
"updated": "2024-01-09T10:35:31Z",
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.online/users/readeck/statuses/111724959171658651/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.online/users/readeck/statuses/111724959171658651/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.online/users/readeck/statuses/111724959171658651/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.online/users/readeck/statuses/111724959171658651/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://mastodon.online/users/readeck/statuses/111724959171658651/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://mastodon.online/users/readeck/statuses/111724927872511850/activity",
"type": "Create",
"actor": "https://mastodon.online/users/readeck",
"published": "2024-01-09T07:58:27Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.online/users/readeck/followers"
],
"object": {
"id": "https://mastodon.online/users/readeck/statuses/111724927872511850",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-01-09T07:58:27Z",
"url": "https://mastodon.online/@readeck/111724927872511850",
"attributedTo": "https://mastodon.online/users/readeck",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.online/users/readeck/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.online/users/readeck/statuses/111724927872511850",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.online,2024-01-09:objectId=271156895:objectType=Conversation",
"content": "<p>Happy New Year everyone! Readeck 0.11 is out! With public sharing, some improvements and an ARM64 container image 🎉</p><p><a href=\"https://readeck.org/en/blog/202401-readeck-11/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">readeck.org/en/blog/202401-rea</span><span class=\"invisible\">deck-11/</span></a></p>",
"contentMap": {
"en": "<p>Happy New Year everyone! Readeck 0.11 is out! With public sharing, some improvements and an ARM64 container image 🎉</p><p><a href=\"https://readeck.org/en/blog/202401-readeck-11/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">readeck.org/en/blog/202401-rea</span><span class=\"invisible\">deck-11/</span></a></p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.online/users/readeck/statuses/111724927872511850/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.online/users/readeck/statuses/111724927872511850/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.online/users/readeck/statuses/111724927872511850/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.online/users/readeck/statuses/111724927872511850/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://mastodon.online/users/readeck/statuses/111724927872511850/shares",
"type": "Collection",
"totalItems": 6
}
}
},
{
"id": "https://mastodon.online/users/readeck/statuses/111681264230195473/activity",
"type": "Create",
"actor": "https://mastodon.online/users/readeck",
"published": "2024-01-01T14:54:13Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.online/users/readeck/followers",
"https://soc.dudenas.lt/users/justinas",
"https://social.bacardi55.io/users/bacardi55"
],
"object": {
"id": "https://mastodon.online/users/readeck/statuses/111681264230195473",
"type": "Note",
"summary": null,
"inReplyTo": "https://soc.dudenas.lt/users/justinas/statuses/111681044897281787",
"published": "2024-01-01T14:54:13Z",
"url": "https://mastodon.online/@readeck/111681264230195473",
"attributedTo": "https://mastodon.online/users/readeck",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.online/users/readeck/followers",
"https://soc.dudenas.lt/users/justinas",
"https://social.bacardi55.io/users/bacardi55"
],
"sensitive": false,
"atomUri": "https://mastodon.online/users/readeck/statuses/111681264230195473",
"inReplyToAtomUri": "https://soc.dudenas.lt/users/justinas/statuses/111681044897281787",
"conversation": "tag:mastodon.online,2023-12-31:objectId=267198119:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://soc.dudenas.lt/@justinas\" class=\"u-url mention\">@<span>justinas</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://social.bacardi55.io/@bacardi55\" class=\"u-url mention\">@<span>bacardi55</span></a></span> <br />the disclaimer will have to go for sure :)<br />Sharing is coming in the next release unless anyone raises strong objections with the implementation I propose in the PR. I'm quite happy with the solution as it doesn't require any new storage while providing a ttl on the public link.<br />I'll be away for a few days but I'm hopeful a 0.11 will land the second week of this year</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://soc.dudenas.lt/@justinas\" class=\"u-url mention\">@<span>justinas</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://social.bacardi55.io/@bacardi55\" class=\"u-url mention\">@<span>bacardi55</span></a></span> <br />the disclaimer will have to go for sure :)<br />Sharing is coming in the next release unless anyone raises strong objections with the implementation I propose in the PR. I'm quite happy with the solution as it doesn't require any new storage while providing a ttl on the public link.<br />I'll be away for a few days but I'm hopeful a 0.11 will land the second week of this year</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://soc.dudenas.lt/users/justinas",
"name": "@justinas@soc.dudenas.lt"
},
{
"type": "Mention",
"href": "https://social.bacardi55.io/users/bacardi55",
"name": "@bacardi55@social.bacardi55.io"
}
],
"replies": {
"id": "https://mastodon.online/users/readeck/statuses/111681264230195473/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.online/users/readeck/statuses/111681264230195473/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.online/users/readeck/statuses/111681264230195473/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.online/users/readeck/statuses/111681264230195473/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.online/users/readeck/statuses/111681264230195473/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://mastodon.online/users/readeck/statuses/111674720634928696/activity",
"type": "Create",
"actor": "https://mastodon.online/users/readeck",
"published": "2023-12-31T11:10:05Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.online/users/readeck/followers",
"https://social.bacardi55.io/users/bacardi55"
],
"object": {
"id": "https://mastodon.online/users/readeck/statuses/111674720634928696",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-12-31T11:10:05Z",
"url": "https://mastodon.online/@readeck/111674720634928696",
"attributedTo": "https://mastodon.online/users/readeck",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.online/users/readeck/followers",
"https://social.bacardi55.io/users/bacardi55"
],
"sensitive": false,
"atomUri": "https://mastodon.online/users/readeck/statuses/111674720634928696",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.online,2023-12-31:objectId=267198119:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.bacardi55.io/@bacardi55\" class=\"u-url mention\">@<span>bacardi55</span></a></span> you might be interested by <a href=\"https://codeberg.org/readeck/readeck/pulls/65\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">codeberg.org/readeck/readeck/p</span><span class=\"invisible\">ulls/65</span></a> :)</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.bacardi55.io/@bacardi55\" class=\"u-url mention\">@<span>bacardi55</span></a></span> you might be interested by <a href=\"https://codeberg.org/readeck/readeck/pulls/65\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">codeberg.org/readeck/readeck/p</span><span class=\"invisible\">ulls/65</span></a> :)</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://social.bacardi55.io/users/bacardi55",
"name": "@bacardi55@social.bacardi55.io"
}
],
"replies": {
"id": "https://mastodon.online/users/readeck/statuses/111674720634928696/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.online/users/readeck/statuses/111674720634928696/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.online/users/readeck/statuses/111674720634928696/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.online/users/readeck/statuses/111674720634928696/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://mastodon.online/users/readeck/statuses/111674720634928696/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://mastodon.online/users/readeck/statuses/111668824470328186/activity",
"type": "Create",
"actor": "https://mastodon.online/users/readeck",
"published": "2023-12-30T10:10:37Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.online/users/readeck/followers",
"https://fosstodon.org/users/mamus"
],
"object": {
"id": "https://mastodon.online/users/readeck/statuses/111668824470328186",
"type": "Note",
"summary": null,
"inReplyTo": "https://fosstodon.org/users/mamus/statuses/111668724199605783",
"published": "2023-12-30T10:10:37Z",
"url": "https://mastodon.online/@readeck/111668824470328186",
"attributedTo": "https://mastodon.online/users/readeck",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.online/users/readeck/followers",
"https://fosstodon.org/users/mamus"
],
"sensitive": false,
"atomUri": "https://mastodon.online/users/readeck/statuses/111668824470328186",
"inReplyToAtomUri": "https://fosstodon.org/users/mamus/statuses/111668724199605783",
"conversation": "tag:fosstodon.org,2023-12-30:objectId=172624068:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@mamus\" class=\"u-url mention\">@<span>mamus</span></a></span> It might be something that could be added to the extension, indeed.<br />Maybe not a full sync but first a contextual menu on bookmark links to save them to Readeck.<br />There might be an issue though, the extension needs to open (and scroll) the page before sending its full content to Readeck</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@mamus\" class=\"u-url mention\">@<span>mamus</span></a></span> It might be something that could be added to the extension, indeed.<br />Maybe not a full sync but first a contextual menu on bookmark links to save them to Readeck.<br />There might be an issue though, the extension needs to open (and scroll) the page before sending its full content to Readeck</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://fosstodon.org/users/mamus",
"name": "@mamus@fosstodon.org"
}
],
"replies": {
"id": "https://mastodon.online/users/readeck/statuses/111668824470328186/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.online/users/readeck/statuses/111668824470328186/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.online/users/readeck/statuses/111668824470328186/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.online/users/readeck/statuses/111668824470328186/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.online/users/readeck/statuses/111668824470328186/shares",
"type": "Collection",
"totalItems": 1
}
}
},
{
"id": "https://mastodon.online/users/readeck/statuses/111668807322889271/activity",
"type": "Create",
"actor": "https://mastodon.online/users/readeck",
"published": "2023-12-30T10:06:15Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.online/users/readeck/followers",
"https://fosstodon.org/users/mamus"
],
"object": {
"id": "https://mastodon.online/users/readeck/statuses/111668807322889271",
"type": "Note",
"summary": null,
"inReplyTo": "https://fosstodon.org/users/mamus/statuses/111668726670164361",
"published": "2023-12-30T10:06:15Z",
"url": "https://mastodon.online/@readeck/111668807322889271",
"attributedTo": "https://mastodon.online/users/readeck",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.online/users/readeck/followers",
"https://fosstodon.org/users/mamus"
],
"sensitive": false,
"atomUri": "https://mastodon.online/users/readeck/statuses/111668807322889271",
"inReplyToAtomUri": "https://fosstodon.org/users/mamus/statuses/111668726670164361",
"conversation": "tag:fosstodon.org,2023-12-30:objectId=172624152:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@mamus\" class=\"u-url mention\">@<span>mamus</span></a></span> There's a readeck channel on IRC (yes, I'm an old timer :D)<br />It's available from a browser on:<br /><a href=\"https://web.libera.chat/#readeck\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">web.libera.chat/#readeck</span><span class=\"invisible\"></span></a></p><p>With a client: irc.libera.chat:6697</p><p>I don't mind another solution, as long as it's not discord :)</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@mamus\" class=\"u-url mention\">@<span>mamus</span></a></span> There's a readeck channel on IRC (yes, I'm an old timer :D)<br />It's available from a browser on:<br /><a href=\"https://web.libera.chat/#readeck\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">web.libera.chat/#readeck</span><span class=\"invisible\"></span></a></p><p>With a client: irc.libera.chat:6697</p><p>I don't mind another solution, as long as it's not discord :)</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://fosstodon.org/users/mamus",
"name": "@mamus@fosstodon.org"
}
],
"replies": {
"id": "https://mastodon.online/users/readeck/statuses/111668807322889271/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.online/users/readeck/statuses/111668807322889271/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.online/users/readeck/statuses/111668807322889271/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.online/users/readeck/statuses/111668807322889271/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.online/users/readeck/statuses/111668807322889271/shares",
"type": "Collection",
"totalItems": 1
}
}
},
{
"id": "https://mastodon.online/users/readeck/statuses/111668254097978556/activity",
"type": "Create",
"actor": "https://mastodon.online/users/readeck",
"published": "2023-12-30T07:45:34Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.online/users/readeck/followers",
"https://fosstodon.org/users/selfhst"
],
"object": {
"id": "https://mastodon.online/users/readeck/statuses/111668254097978556",
"type": "Note",
"summary": null,
"inReplyTo": "https://fosstodon.org/users/selfhst/statuses/111666090205325944",
"published": "2023-12-30T07:45:34Z",
"url": "https://mastodon.online/@readeck/111668254097978556",
"attributedTo": "https://mastodon.online/users/readeck",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.online/users/readeck/followers",
"https://fosstodon.org/users/selfhst"
],
"sensitive": false,
"atomUri": "https://mastodon.online/users/readeck/statuses/111668254097978556",
"inReplyToAtomUri": "https://fosstodon.org/users/selfhst/statuses/111666090205325944",
"conversation": "tag:fosstodon.org,2023-12-29:objectId=172534572:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@selfhst\" class=\"u-url mention\">@<span>selfhst</span></a></span> thanks! 🙂</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@selfhst\" class=\"u-url mention\">@<span>selfhst</span></a></span> thanks! 🙂</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://fosstodon.org/users/selfhst",
"name": "@selfhst@fosstodon.org"
}
],
"replies": {
"id": "https://mastodon.online/users/readeck/statuses/111668254097978556/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.online/users/readeck/statuses/111668254097978556/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.online/users/readeck/statuses/111668254097978556/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.online/users/readeck/statuses/111668254097978556/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.online/users/readeck/statuses/111668254097978556/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://mastodon.online/users/readeck/statuses/111653415242559207/activity",
"type": "Create",
"actor": "https://mastodon.online/users/readeck",
"published": "2023-12-27T16:51:51Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.online/users/readeck/followers",
"https://social.bacardi55.io/users/bacardi55"
],
"object": {
"id": "https://mastodon.online/users/readeck/statuses/111653415242559207",
"type": "Note",
"summary": null,
"inReplyTo": "https://social.bacardi55.io/users/bacardi55/statuses/01HJNB3CMX31NFS0V5RSVGE1S8",
"published": "2023-12-27T16:51:51Z",
"url": "https://mastodon.online/@readeck/111653415242559207",
"attributedTo": "https://mastodon.online/users/readeck",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.online/users/readeck/followers",
"https://social.bacardi55.io/users/bacardi55"
],
"sensitive": false,
"atomUri": "https://mastodon.online/users/readeck/statuses/111653415242559207",
"inReplyToAtomUri": "https://social.bacardi55.io/users/bacardi55/statuses/01HJNB3CMX31NFS0V5RSVGE1S8",
"conversation": "tag:mastodon.online,2023-12-26:objectId=265198228:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.bacardi55.io/@bacardi55\" class=\"u-url mention\">@<span>bacardi55</span></a></span> thanks for opening the issues :) I'll add my thoughts when I'm back home</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.bacardi55.io/@bacardi55\" class=\"u-url mention\">@<span>bacardi55</span></a></span> thanks for opening the issues :) I'll add my thoughts when I'm back home</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://social.bacardi55.io/users/bacardi55",
"name": "@bacardi55@social.bacardi55.io"
}
],
"replies": {
"id": "https://mastodon.online/users/readeck/statuses/111653415242559207/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.online/users/readeck/statuses/111653415242559207/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.online/users/readeck/statuses/111653415242559207/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.online/users/readeck/statuses/111653415242559207/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.online/users/readeck/statuses/111653415242559207/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://mastodon.online/users/readeck/statuses/111652530228572235/activity",
"type": "Announce",
"actor": "https://mastodon.online/users/readeck",
"published": "2023-12-27T13:06:47Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://toot.cafe/users/baldur",
"https://mastodon.online/users/readeck/followers"
],
"object": "https://toot.cafe/users/baldur/statuses/111647900078670614"
},
{
"id": "https://mastodon.online/users/readeck/statuses/111651698628192980/activity",
"type": "Create",
"actor": "https://mastodon.online/users/readeck",
"published": "2023-12-27T09:35:17Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.online/users/readeck/followers"
],
"object": {
"id": "https://mastodon.online/users/readeck/statuses/111651698628192980",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-12-27T09:35:17Z",
"url": "https://mastodon.online/@readeck/111651698628192980",
"attributedTo": "https://mastodon.online/users/readeck",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.online/users/readeck/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.online/users/readeck/statuses/111651698628192980",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.online,2023-12-27:objectId=265477909:objectType=Conversation",
"content": "<p><a href=\"https://mastodon.online/tags/readeck\" class=\"mention hashtag\" rel=\"tag\">#<span>readeck</span></a> 0.10.6</p><p>A new release of Readeck is available with some important bug fixes, a much better content extraction on Wikipedia and a new contribution 🎉</p><p>Downloads on: <a href=\"https://readeck.org/en/download/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">readeck.org/en/download/</span><span class=\"invisible\"></span></a></p><p>Upgrade: <a href=\"https://readeck.org/en/docs/#upgrade\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">readeck.org/en/docs/#upgrade</span><span class=\"invisible\"></span></a></p><p>Changelog: <a href=\"https://codeberg.org/readeck/readeck/releases/tag/0.10.6\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">codeberg.org/readeck/readeck/r</span><span class=\"invisible\">eleases/tag/0.10.6</span></a></p><p>If you're running Readeck behind a reverse proxy, please check the updated documentation here:<br /><a href=\"https://readeck.org/en/docs/deploy/#setup-a-reverse-proxy\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">readeck.org/en/docs/deploy/#se</span><span class=\"invisible\">tup-a-reverse-proxy</span></a></p><p>A big thank you to contributors for their submissions and/or bug reports!</p>",
"contentMap": {
"en": "<p><a href=\"https://mastodon.online/tags/readeck\" class=\"mention hashtag\" rel=\"tag\">#<span>readeck</span></a> 0.10.6</p><p>A new release of Readeck is available with some important bug fixes, a much better content extraction on Wikipedia and a new contribution 🎉</p><p>Downloads on: <a href=\"https://readeck.org/en/download/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">readeck.org/en/download/</span><span class=\"invisible\"></span></a></p><p>Upgrade: <a href=\"https://readeck.org/en/docs/#upgrade\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">readeck.org/en/docs/#upgrade</span><span class=\"invisible\"></span></a></p><p>Changelog: <a href=\"https://codeberg.org/readeck/readeck/releases/tag/0.10.6\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">codeberg.org/readeck/readeck/r</span><span class=\"invisible\">eleases/tag/0.10.6</span></a></p><p>If you're running Readeck behind a reverse proxy, please check the updated documentation here:<br /><a href=\"https://readeck.org/en/docs/deploy/#setup-a-reverse-proxy\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">readeck.org/en/docs/deploy/#se</span><span class=\"invisible\">tup-a-reverse-proxy</span></a></p><p>A big thank you to contributors for their submissions and/or bug reports!</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.online/tags/readeck",
"name": "#readeck"
}
],
"replies": {
"id": "https://mastodon.online/users/readeck/statuses/111651698628192980/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.online/users/readeck/statuses/111651698628192980/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.online/users/readeck/statuses/111651698628192980/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.online/users/readeck/statuses/111651698628192980/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://mastodon.online/users/readeck/statuses/111651698628192980/shares",
"type": "Collection",
"totalItems": 2
}
}
},
{
"id": "https://mastodon.online/users/readeck/statuses/111648388777632574/activity",
"type": "Create",
"actor": "https://mastodon.online/users/readeck",
"published": "2023-12-26T19:33:33Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.online/users/readeck/followers",
"https://social.bacardi55.io/users/bacardi55"
],
"object": {
"id": "https://mastodon.online/users/readeck/statuses/111648388777632574",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.online/users/readeck/statuses/111648369070092948",
"published": "2023-12-26T19:33:33Z",
"url": "https://mastodon.online/@readeck/111648388777632574",
"attributedTo": "https://mastodon.online/users/readeck",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.online/users/readeck/followers",
"https://social.bacardi55.io/users/bacardi55"
],
"sensitive": false,
"atomUri": "https://mastodon.online/users/readeck/statuses/111648388777632574",
"inReplyToAtomUri": "https://mastodon.online/users/readeck/statuses/111648369070092948",
"conversation": "tag:mastodon.online,2023-12-26:objectId=265198228:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.bacardi55.io/@bacardi55\" class=\"u-url mention\">@<span>bacardi55</span></a></span> However, there might be ideas I'm overlooking and it would be great if you have time to open issues regarding these topics on <a href=\"https://codeberg.org/readeck/readeck/issues\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">codeberg.org/readeck/readeck/i</span><span class=\"invisible\">ssues</span></a></p><p>For paywalls, content scripts could be an option and it would shift the burden of maintenance to the community.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.bacardi55.io/@bacardi55\" class=\"u-url mention\">@<span>bacardi55</span></a></span> However, there might be ideas I'm overlooking and it would be great if you have time to open issues regarding these topics on <a href=\"https://codeberg.org/readeck/readeck/issues\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">codeberg.org/readeck/readeck/i</span><span class=\"invisible\">ssues</span></a></p><p>For paywalls, content scripts could be an option and it would shift the burden of maintenance to the community.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://social.bacardi55.io/users/bacardi55",
"name": "@bacardi55@social.bacardi55.io"
}
],
"replies": {
"id": "https://mastodon.online/users/readeck/statuses/111648388777632574/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.online/users/readeck/statuses/111648388777632574/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.online/users/readeck/statuses/111648388777632574/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.online/users/readeck/statuses/111648388777632574/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.online/users/readeck/statuses/111648388777632574/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://mastodon.online/users/readeck/statuses/111648369070092948/activity",
"type": "Create",
"actor": "https://mastodon.online/users/readeck",
"published": "2023-12-26T19:28:32Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.online/users/readeck/followers",
"https://social.bacardi55.io/users/bacardi55"
],
"object": {
"id": "https://mastodon.online/users/readeck/statuses/111648369070092948",
"type": "Note",
"summary": null,
"inReplyTo": "https://social.bacardi55.io/users/bacardi55/statuses/01HJKD56175YRZ32S581X2NTS5",
"published": "2023-12-26T19:28:32Z",
"url": "https://mastodon.online/@readeck/111648369070092948",
"attributedTo": "https://mastodon.online/users/readeck",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.online/users/readeck/followers",
"https://social.bacardi55.io/users/bacardi55"
],
"sensitive": false,
"atomUri": "https://mastodon.online/users/readeck/statuses/111648369070092948",
"inReplyToAtomUri": "https://social.bacardi55.io/users/bacardi55/statuses/01HJKD56175YRZ32S581X2NTS5",
"conversation": "tag:mastodon.online,2023-12-26:objectId=265198228:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.bacardi55.io/@bacardi55\" class=\"u-url mention\">@<span>bacardi55</span></a></span> thanks for your feedback 🙂<br />Regarding public sharing, I've got some issues with sharing paywalled content. If it's sharing with some friends, yeah sure. But making it free for your 3000 reddit friends is something else entirely :D<br />As for your own, paid, subscriptions, I'd love to find a way but I don't see how Readeck can store credential so that nobody except the user can access them. Some zero knowledge patterns could work.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.bacardi55.io/@bacardi55\" class=\"u-url mention\">@<span>bacardi55</span></a></span> thanks for your feedback 🙂<br />Regarding public sharing, I've got some issues with sharing paywalled content. If it's sharing with some friends, yeah sure. But making it free for your 3000 reddit friends is something else entirely :D<br />As for your own, paid, subscriptions, I'd love to find a way but I don't see how Readeck can store credential so that nobody except the user can access them. Some zero knowledge patterns could work.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://social.bacardi55.io/users/bacardi55",
"name": "@bacardi55@social.bacardi55.io"
}
],
"replies": {
"id": "https://mastodon.online/users/readeck/statuses/111648369070092948/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.online/users/readeck/statuses/111648369070092948/replies?min_id=111648388777632574&page=true",
"partOf": "https://mastodon.online/users/readeck/statuses/111648369070092948/replies",
"items": [
"https://mastodon.online/users/readeck/statuses/111648388777632574"
]
}
},
"likes": {
"id": "https://mastodon.online/users/readeck/statuses/111648369070092948/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.online/users/readeck/statuses/111648369070092948/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://mastodon.online/users/readeck/statuses/111635350661072785/activity",
"type": "Create",
"actor": "https://mastodon.online/users/readeck",
"published": "2023-12-24T12:17:47Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.online/users/readeck/followers",
"https://framapiaf.org/users/Coleyra"
],
"object": {
"id": "https://mastodon.online/users/readeck/statuses/111635350661072785",
"type": "Note",
"summary": null,
"inReplyTo": "https://framapiaf.org/users/Coleyra/statuses/111635340506675940",
"published": "2023-12-24T12:17:47Z",
"url": "https://mastodon.online/@readeck/111635350661072785",
"attributedTo": "https://mastodon.online/users/readeck",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.online/users/readeck/followers",
"https://framapiaf.org/users/Coleyra"
],
"sensitive": false,
"atomUri": "https://mastodon.online/users/readeck/statuses/111635350661072785",
"inReplyToAtomUri": "https://framapiaf.org/users/Coleyra/statuses/111635340506675940",
"conversation": "tag:mastodon.online,2023-12-23:objectId=263961245:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://framapiaf.org/@Coleyra\" class=\"u-url mention\">@<span>Coleyra</span></a></span> hey there, thank you :) there is a container image, working with docker or podman:<br /><a href=\"https://readeck.org/en/docs/#with-docker-or-podman\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">readeck.org/en/docs/#with-dock</span><span class=\"invisible\">er-or-podman</span></a><br />I still have to provide an ARM image though</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://framapiaf.org/@Coleyra\" class=\"u-url mention\">@<span>Coleyra</span></a></span> hey there, thank you :) there is a container image, working with docker or podman:<br /><a href=\"https://readeck.org/en/docs/#with-docker-or-podman\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">readeck.org/en/docs/#with-dock</span><span class=\"invisible\">er-or-podman</span></a><br />I still have to provide an ARM image though</p>"
},
"updated": "2023-12-24T12:18:28Z",
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://framapiaf.org/users/Coleyra",
"name": "@Coleyra@framapiaf.org"
}
],
"replies": {
"id": "https://mastodon.online/users/readeck/statuses/111635350661072785/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.online/users/readeck/statuses/111635350661072785/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.online/users/readeck/statuses/111635350661072785/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.online/users/readeck/statuses/111635350661072785/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.online/users/readeck/statuses/111635350661072785/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://mastodon.online/users/readeck/statuses/111634071508247795/activity",
"type": "Create",
"actor": "https://mastodon.online/users/readeck",
"published": "2023-12-24T06:52:29Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.online/users/readeck/followers",
"https://ngmx.com/users/sindarina"
],
"object": {
"id": "https://mastodon.online/users/readeck/statuses/111634071508247795",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-12-24T06:52:29Z",
"url": "https://mastodon.online/@readeck/111634071508247795",
"attributedTo": "https://mastodon.online/users/readeck",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.online/users/readeck/followers",
"https://ngmx.com/users/sindarina"
],
"sensitive": false,
"atomUri": "https://mastodon.online/users/readeck/statuses/111634071508247795",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.online,2023-12-24:objectId=264287639:objectType=Conversation",
"content": "<p>We've got an Atom feed, discoverable from any page of <a href=\"https://readeck.org/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">readeck.org/</span><span class=\"invisible\"></span></a>.<br />The feed URL is <a href=\"https://readeck.org/en/blog/feed.atom\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">readeck.org/en/blog/feed.atom</span><span class=\"invisible\"></span></a></p><p>Thank you <span class=\"h-card\" translate=\"no\"><a href=\"https://ngmx.com/@sindarina\" class=\"u-url mention\">@<span>sindarina</span></a></span> for the reminder :)</p>",
"contentMap": {
"en": "<p>We've got an Atom feed, discoverable from any page of <a href=\"https://readeck.org/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">readeck.org/</span><span class=\"invisible\"></span></a>.<br />The feed URL is <a href=\"https://readeck.org/en/blog/feed.atom\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">readeck.org/en/blog/feed.atom</span><span class=\"invisible\"></span></a></p><p>Thank you <span class=\"h-card\" translate=\"no\"><a href=\"https://ngmx.com/@sindarina\" class=\"u-url mention\">@<span>sindarina</span></a></span> for the reminder :)</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://ngmx.com/users/sindarina",
"name": "@sindarina@ngmx.com"
}
],
"replies": {
"id": "https://mastodon.online/users/readeck/statuses/111634071508247795/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.online/users/readeck/statuses/111634071508247795/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.online/users/readeck/statuses/111634071508247795/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.online/users/readeck/statuses/111634071508247795/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://mastodon.online/users/readeck/statuses/111634071508247795/shares",
"type": "Collection",
"totalItems": 3
}
}
},
{
"id": "https://mastodon.online/users/readeck/statuses/111631322423148668/activity",
"type": "Create",
"actor": "https://mastodon.online/users/readeck",
"published": "2023-12-23T19:13:21Z",
"to": [
"https://mastodon.online/users/readeck/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://ngmx.com/users/sindarina"
],
"object": {
"id": "https://mastodon.online/users/readeck/statuses/111631322423148668",
"type": "Note",
"summary": null,
"inReplyTo": "https://ngmx.com/users/sindarina/statuses/111631284184373613",
"published": "2023-12-23T19:13:21Z",
"url": "https://mastodon.online/@readeck/111631322423148668",
"attributedTo": "https://mastodon.online/users/readeck",
"to": [
"https://mastodon.online/users/readeck/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://ngmx.com/users/sindarina"
],
"sensitive": false,
"atomUri": "https://mastodon.online/users/readeck/statuses/111631322423148668",
"inReplyToAtomUri": "https://ngmx.com/users/sindarina/statuses/111631284184373613",
"conversation": "tag:ngmx.com,2023-12-23:objectId=874083:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://ngmx.com/@sindarina\" class=\"u-url mention\">@<span>sindarina</span></a></span> I knew I forgot something :) Thanks for the reminder, I'll set it up later today</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://ngmx.com/@sindarina\" class=\"u-url mention\">@<span>sindarina</span></a></span> I knew I forgot something :) Thanks for the reminder, I'll set it up later today</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://ngmx.com/users/sindarina",
"name": "@sindarina@ngmx.com"
}
],
"replies": {
"id": "https://mastodon.online/users/readeck/statuses/111631322423148668/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.online/users/readeck/statuses/111631322423148668/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.online/users/readeck/statuses/111631322423148668/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.online/users/readeck/statuses/111631322423148668/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.online/users/readeck/statuses/111631322423148668/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://mastodon.online/users/readeck/statuses/111630782454992908/activity",
"type": "Create",
"actor": "https://mastodon.online/users/readeck",
"published": "2023-12-23T16:56:02Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.online/users/readeck/followers"
],
"object": {
"id": "https://mastodon.online/users/readeck/statuses/111630782454992908",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-12-23T16:56:02Z",
"url": "https://mastodon.online/@readeck/111630782454992908",
"attributedTo": "https://mastodon.online/users/readeck",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.online/users/readeck/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.online/users/readeck/statuses/111630782454992908",
"inReplyToAtomUri": null,
"conversation": "tag:social.tcit.fr,2023-12-23:objectId=18047200:objectType=Conversation",
"content": "<p>@wallabag@social.tcit.fr thanks! ❤️</p>",
"contentMap": {
"en": "<p>@wallabag@social.tcit.fr thanks! ❤️</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.online/users/readeck/statuses/111630782454992908/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.online/users/readeck/statuses/111630782454992908/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.online/users/readeck/statuses/111630782454992908/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.online/users/readeck/statuses/111630782454992908/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.online/users/readeck/statuses/111630782454992908/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://mastodon.online/users/readeck/statuses/111630259456872641/activity",
"type": "Create",
"actor": "https://mastodon.online/users/readeck",
"published": "2023-12-23T14:43:02Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.online/users/readeck/followers",
"https://mamot.fr/users/retiolus"
],
"object": {
"id": "https://mastodon.online/users/readeck/statuses/111630259456872641",
"type": "Note",
"summary": null,
"inReplyTo": "https://mamot.fr/users/retiolus/statuses/111629697602421831",
"published": "2023-12-23T14:43:02Z",
"url": "https://mastodon.online/@readeck/111630259456872641",
"attributedTo": "https://mastodon.online/users/readeck",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.online/users/readeck/followers",
"https://mamot.fr/users/retiolus"
],
"sensitive": false,
"atomUri": "https://mastodon.online/users/readeck/statuses/111630259456872641",
"inReplyToAtomUri": "https://mamot.fr/users/retiolus/statuses/111629697602421831",
"conversation": "tag:mastodon.online,2023-12-23:objectId=263961245:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mamot.fr/@retiolus\" class=\"u-url mention\">@<span>retiolus</span></a></span> We're in the same boat doing some things differently :)<br />Readeck can recognize articles, pictures and videos. For example, if you save a ted.com link to a talk, you'll get the video embed on the page and the transcript. You can do the same with youtube and get a not so great, automatic, transcript 😅<br />I'll write soon a post about Readeck's take on archiving content, which is also done a bit differently.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mamot.fr/@retiolus\" class=\"u-url mention\">@<span>retiolus</span></a></span> We're in the same boat doing some things differently :)<br />Readeck can recognize articles, pictures and videos. For example, if you save a ted.com link to a talk, you'll get the video embed on the page and the transcript. You can do the same with youtube and get a not so great, automatic, transcript 😅<br />I'll write soon a post about Readeck's take on archiving content, which is also done a bit differently.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mamot.fr/users/retiolus",
"name": "@retiolus@mamot.fr"
}
],
"replies": {
"id": "https://mastodon.online/users/readeck/statuses/111630259456872641/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.online/users/readeck/statuses/111630259456872641/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.online/users/readeck/statuses/111630259456872641/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.online/users/readeck/statuses/111630259456872641/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://mastodon.online/users/readeck/statuses/111630259456872641/shares",
"type": "Collection",
"totalItems": 3
}
}
},
{
"id": "https://mastodon.online/users/readeck/statuses/111629598312192807/activity",
"type": "Create",
"actor": "https://mastodon.online/users/readeck",
"published": "2023-12-23T11:54:53Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.online/users/readeck/followers"
],
"object": {
"id": "https://mastodon.online/users/readeck/statuses/111629598312192807",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-12-23T11:54:53Z",
"url": "https://mastodon.online/@readeck/111629598312192807",
"attributedTo": "https://mastodon.online/users/readeck",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.online/users/readeck/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.online/users/readeck/statuses/111629598312192807",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.online,2023-12-23:objectId=263961245:objectType=Conversation",
"content": "<p>Let's begin, shall we?</p><p><a href=\"https://readeck.org/en/blog/202312-readeck/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">readeck.org/en/blog/202312-rea</span><span class=\"invisible\">deck/</span></a></p>",
"contentMap": {
"en": "<p>Let's begin, shall we?</p><p><a href=\"https://readeck.org/en/blog/202312-readeck/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">readeck.org/en/blog/202312-rea</span><span class=\"invisible\">deck/</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://files.mastodon.online/media_attachments/files/111/629/579/568/127/406/original/c60409781605cb88.mp4",
"name": "Capture of a tool that lets you save articles, pictures and videos for you to revisit them later.",
"blurhash": "UGQ0XG^*x]%2.8M_NHad_2M|M_WB~qIVMxR+",
"focalPoint": [
0,
0
],
"width": 768,
"height": 432
}
],
"tag": [],
"replies": {
"id": "https://mastodon.online/users/readeck/statuses/111629598312192807/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.online/users/readeck/statuses/111629598312192807/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.online/users/readeck/statuses/111629598312192807/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.online/users/readeck/statuses/111629598312192807/likes",
"type": "Collection",
"totalItems": 51
},
"shares": {
"id": "https://mastodon.online/users/readeck/statuses/111629598312192807/shares",
"type": "Collection",
"totalItems": 44
}
}
}
]
}