this post was submitted on 22 Aug 2025
69 points (94.8% liked)

Fediverse memes

1808 readers
374 users here now

Memes about the Fediverse.

Rules

General
Specific

Elsewhere in the Fediverse

Other relevant communities:

founded 11 months ago
MODERATORS
 

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/

all 19 comments
sorted by: hot top controversial new old
[–] ruuster13@lemmy.zip 1 points 1 day ago

I think piefed and digg are running marketing campaigns.

[–] jasoman@lemmy.world 1 points 1 day ago

Welp I guess I just go back to reddit.

[–] sharkfucker420@lemmy.ml 30 points 3 days ago
[–] Microw@piefed.zip 13 points 3 days ago* (last edited 3 days ago) (3 children)

Are there any apps yet that display the tags? Boost and Voyager support Piefed but don't show the tags

[–] RmDebArc_5@piefed.zip 9 points 3 days ago* (last edited 3 days ago)

None that I know of (Blorp, Voyager and interstellar have Piefed support as well)

[–] RmDebArc_5@piefed.zip 5 points 2 days ago (1 children)

I just looked, according to the documentation, tags are not implemented in the API

[–] Blaze@lemmy.zip 3 points 2 days ago (2 children)

Here is the more updated version of the API: https://crust.piefed.social/api/alpha/swagger (https://crust.piefed.social/api/alpha/swagger.json)

Not sure if tags are there, though

@Snoopy@jlai.lu, you may want to update the Wiki with those links

[–] RmDebArc_5@piefed.zip 4 points 2 days ago (1 children)
"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

[–] Blaze@lemmy.zip 2 points 2 days ago

Yes, I pinged Rimu and WSJ in another comment, let's see what they say

[–] joyjoy@lemmy.zip 2 points 2 days ago (1 children)

Do the tags even federate to Lemmy?

[–] freamon@preferred.social 3 points 1 day ago (1 children)

Yeah - you can see the tags for this post if you visit https://browser.pub/https://piefed.zip/post/384686 and click on the JSON button.

Lemmy uses the same field, but just automatically puts the community name in there (to aid discovery on platforms like Mastodon).

[–] Tweak@feddit.uk 1 points 1 day ago

So what you're saying is this is all Mastodon's fault, got it.

[–] brokenlcd@feddit.it 10 points 3 days ago* (last edited 3 days ago) (1 children)

On jerboa share -> share post and then select the phone's browser. Compared to what a lot of us on lemmy do for privacy's sake. It's like scratching our nose. Also, that's when cooperation comes into play.

tags

[–] RmDebArc_5@piefed.zip 13 points 3 days ago (2 children)

Those aren't the tags of the post but all tags used in the community. The post tags are just below the post:

[–] brokenlcd@feddit.it 7 points 3 days ago

Well shit. Guess 3 hours of sleep isn't enough after all...

Thanks.

[–] OpenStars@piefed.social 1 points 3 days ago

I love that word cloud of hashtags, made automatically (larger font sizes are those used more frequently) that can help people with content discovery:-).

[–] Sidhean@piefed.social 5 points 3 days ago

This is one of those Lemmy things I'm too noveau piefed to understand?