Refactor JSON structure in image metadata files for better readability and maintainability; updated weeknote configuration to enhance feed management and user details.
This commit is contained in:
@@ -1 +1,69 @@
|
||||
{"source": [{"type": "entry", "author": {"type": "card", "name": "Christian Engel", "photo": "https://chringel.dev/images/index_hu172747a4d2d97cd5fcea3a25375dec25_244334_200x200_fit_q75_h2_box_3.webp", "url": ""}, "url": "https://chringel.dev/2023/02/15/0917/", "published": "2023-02-15T09:18:00+01:00", "wm-received": "2023-02-15T08:25:29Z", "wm-id": 1623269, "wm-source": "https://chringel.dev/2023/02/15/0917/", "wm-target": "https://fundor333.com/post/2023/02/more-stuff-i-do-with-webmention-micropub-and-bridgy/", "wm-protocol": "webmention", "summary": {"content-type": "text/plain", "value": "\ud83d\udcac Comment on https://fundor333.com/post/2023/02/more-stuff-i-do-with-webmention-micropub-and-bridgy/"}, "content": {"html": "<p>That is so cool, that you implemented a micropub server. Congrats! \ud83c\udf7e</p>\n<p>And good luck on conquering the world! \ud83d\ude1c</p>", "text": "That is so cool, that you implemented a micropub server. Congrats! \ud83c\udf7e\nAnd good luck on conquering the world! \ud83d\ude1c"}, "in-reply-to": "https://fundor333.com/post/2023/02/more-stuff-i-do-with-webmention-micropub-and-bridgy/", "wm-property": "in-reply-to", "wm-private": false, "rels": {"canonical": "https://chringel.dev/2023/02/15/0917/"}}, {"type": "entry", "author": {"type": "card", "name": "Enrico Campagnol", "photo": "https://avatars.webmention.io/pbs.twimg.com/4bd9ff42800dd3e3aff600e8ea3436bfa2975053d64620bc81d8397e05aaa9bd.jpg", "url": "https://twitter.com/CampagnolEnrico"}, "url": "https://twitter.com/fundor333/status/1624833649265848320#favorited-by-1500398864708288514", "published": null, "wm-received": "2023-02-13T16:03:44Z", "wm-id": 1622159, "wm-source": "https://brid.gy/like/twitter/fundor333/1624833649265848320/1500398864708288514", "wm-target": "https://fundor333.com/post/2023/02/more-stuff-i-do-with-webmention-micropub-and-bridgy/", "wm-protocol": "webmention", "like-of": "https://fundor333.com/post/2023/02/more-stuff-i-do-with-webmention-micropub-and-bridgy/", "wm-property": "like-of", "wm-private": false}], "stats": {"like-of": 1, "bookmark-of": 0, "mention-of": 0, "repost-of": 0, "in-reply-to": 1, "comments": [{"content": "That is so cool, that you implemented a micropub server. Congrats! \ud83c\udf7e\nAnd good luck on conquering the world! \ud83d\ude1c", "link": "https://chringel.dev/2023/02/15/0917/", "author_name": "Christian Engel", "author_photo": "https://chringel.dev/images/index_hu172747a4d2d97cd5fcea3a25375dec25_244334_200x200_fit_q75_h2_box_3.webp", "author_url": ""}]}}
|
||||
{
|
||||
"source": [
|
||||
{
|
||||
"author": {
|
||||
"name": "Enrico Campagnol",
|
||||
"photo": "https://avatars.webmention.io/pbs.twimg.com/4bd9ff42800dd3e3aff600e8ea3436bfa2975053d64620bc81d8397e05aaa9bd.jpg",
|
||||
"type": "card",
|
||||
"url": "https://twitter.com/CampagnolEnrico"
|
||||
},
|
||||
"like-of": "https://fundor333.com/post/2023/02/more-stuff-i-do-with-webmention-micropub-and-bridgy/",
|
||||
"published": null,
|
||||
"type": "entry",
|
||||
"url": "https://twitter.com/fundor333/status/1624833649265848320#favorited-by-1500398864708288514",
|
||||
"wm-id": 1622159,
|
||||
"wm-private": false,
|
||||
"wm-property": "like-of",
|
||||
"wm-protocol": "webmention",
|
||||
"wm-received": "2023-02-13T16:03:44Z",
|
||||
"wm-source": "https://brid.gy/like/twitter/fundor333/1624833649265848320/1500398864708288514",
|
||||
"wm-target": "https://fundor333.com/post/2023/02/more-stuff-i-do-with-webmention-micropub-and-bridgy/"
|
||||
},
|
||||
{
|
||||
"author": {
|
||||
"name": "Christian Engel",
|
||||
"photo": "https://chringel.dev/images/index_hu172747a4d2d97cd5fcea3a25375dec25_244334_200x200_fit_q75_h2_box_3.webp",
|
||||
"type": "card",
|
||||
"url": ""
|
||||
},
|
||||
"content": {
|
||||
"html": "<p>That is so cool, that you implemented a micropub server. Congrats! 🍾</p>\n<p>And good luck on conquering the world! 😜</p>",
|
||||
"text": "That is so cool, that you implemented a micropub server. Congrats! 🍾\nAnd good luck on conquering the world! 😜"
|
||||
},
|
||||
"in-reply-to": "https://fundor333.com/post/2023/02/more-stuff-i-do-with-webmention-micropub-and-bridgy/",
|
||||
"published": "2023-02-15T09:18:00+01:00",
|
||||
"rels": {
|
||||
"canonical": "https://chringel.dev/2023/02/15/0917/"
|
||||
},
|
||||
"summary": {
|
||||
"content-type": "text/plain",
|
||||
"value": "💬 Comment on https://fundor333.com/post/2023/02/more-stuff-i-do-with-webmention-micropub-and-bridgy/"
|
||||
},
|
||||
"type": "entry",
|
||||
"url": "https://chringel.dev/2023/02/15/0917/",
|
||||
"wm-id": 1623269,
|
||||
"wm-private": false,
|
||||
"wm-property": "in-reply-to",
|
||||
"wm-protocol": "webmention",
|
||||
"wm-received": "2023-02-15T08:25:29Z",
|
||||
"wm-source": "https://chringel.dev/2023/02/15/0917/",
|
||||
"wm-target": "https://fundor333.com/post/2023/02/more-stuff-i-do-with-webmention-micropub-and-bridgy/"
|
||||
}
|
||||
],
|
||||
"stats": {
|
||||
"bookmark-of": 0,
|
||||
"comments": [
|
||||
{
|
||||
"author_name": "Christian Engel",
|
||||
"author_photo": "https://chringel.dev/images/index_hu172747a4d2d97cd5fcea3a25375dec25_244334_200x200_fit_q75_h2_box_3.webp",
|
||||
"author_url": "",
|
||||
"content": "That is so cool, that you implemented a micropub server. Congrats! 🍾\nAnd good luck on conquering the world! 😜",
|
||||
"link": "https://chringel.dev/2023/02/15/0917/"
|
||||
}
|
||||
],
|
||||
"in-reply-to": 1,
|
||||
"like-of": 1,
|
||||
"mention-of": 0,
|
||||
"repost-of": 0
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user