RmDebArc_5@piefed.zip to Fediverse memes@feddit.ukEnglish · 4 个月前My mischef can't be containedi.imgflip.comimagemessage-square23linkfedilinkarrow-up174arrow-down14file-text
arrow-up170arrow-down1imageMy mischef can't be containedi.imgflip.comRmDebArc_5@piefed.zip to Fediverse memes@feddit.ukEnglish · 4 个月前message-square23linkfedilinkfile-text
Alt text Picture of Patrick Star looking mischievous captioned: “Putting hidden messages in the tags that lemmy users can’t see” https://join.piefed.social/features/
minus-squareRmDebArc_5@piefed.zipOPlinkfedilinkEnglisharrow-up4·4 个月前"Post": { "type": "object", "properties": { "ap_id": { "type": "string", "format": "url" }, "community_id": { "type": "integer" }, "deleted": { "type": "boolean" }, "id": { "type": "integer" }, "language_id": { "type": "integer" }, "local": { "type": "boolean" }, "locked": { "type": "boolean" }, "nsfw": { "type": "boolean" }, "published": { "type": "string", "example": "2025-06-07T02:29:07.980084Z", "format": "datetime" }, "removed": { "type": "boolean" }, "sticky": { "type": "boolean" }, "title": { "type": "string" }, "user_id": { "type": "integer" }, "alt_text": { "type": "string" }, "body": { "type": "string", "format": "markdown" }, "small_thumbnail_url": { "type": "string", "format": "url" }, "thumbnail_url": { "type": "string", "format": "url" }, "updated": { "type": "string", "example": "2025-06-07T02:29:07.980084Z", "format": "datetime" }, "url": { "type": "string", "format": "url" } }, "required": [ "ap_id", "community_id", "deleted", "id", "language_id", "local", "locked", "nsfw", "published", "removed", "sticky", "title", "user_id" ] }, If I’m reading this correctly, tags don’t seem to be there
minus-squareBlaze (he/him)@lemmy.ziplinkfedilinkEnglisharrow-up2·4 个月前Yes, I pinged Rimu and WSJ in another comment, let’s see what they say
"Post": { "type": "object", "properties": { "ap_id": { "type": "string", "format": "url" }, "community_id": { "type": "integer" }, "deleted": { "type": "boolean" }, "id": { "type": "integer" }, "language_id": { "type": "integer" }, "local": { "type": "boolean" }, "locked": { "type": "boolean" }, "nsfw": { "type": "boolean" }, "published": { "type": "string", "example": "2025-06-07T02:29:07.980084Z", "format": "datetime" }, "removed": { "type": "boolean" }, "sticky": { "type": "boolean" }, "title": { "type": "string" }, "user_id": { "type": "integer" }, "alt_text": { "type": "string" }, "body": { "type": "string", "format": "markdown" }, "small_thumbnail_url": { "type": "string", "format": "url" }, "thumbnail_url": { "type": "string", "format": "url" }, "updated": { "type": "string", "example": "2025-06-07T02:29:07.980084Z", "format": "datetime" }, "url": { "type": "string", "format": "url" } }, "required": [ "ap_id", "community_id", "deleted", "id", "language_id", "local", "locked", "nsfw", "published", "removed", "sticky", "title", "user_id" ] },If I’m reading this correctly, tags don’t seem to be there
Yes, I pinged Rimu and WSJ in another comment, let’s see what they say