
Fediverse memes
Memes about the Fediverse.
Rules
General
- Be respectful
- Post on topic
- No bigotry or hate speech
- Memes should not be personal attacks towards other users
- We are not YPTB. If you have a problem with the way an instance or community is run, then take it up over at !yepowertrippinbastards@lemmy.dbzer0.com.
- Addendum: Yes we know that you think ml/hexbear/grad are tankies and or .world are a bunch of liberals but it gets old quickly. Try and come up with new material.
- This is not the place to start flamewars between Lemmy, Mbin and Piefed.
Elsewhere in the Fediverse
Other relevant communities:
- !fediverse@lemmy.world
- !yepowertrippinbastards@lemmy.dbzer0.com
- !lemmydrama@lemmy.world
- !fediverselore@lemmy.ca
- !bestofthefediverse@lemmy.ca
- !fedigrow@lemmy.zip
Are there any apps yet that display the tags? Boost and Voyager support Piefed but don't show the tags
None that I know of (Blorp, Voyager and interstellar have Piefed support as well)
I just looked, according to the documentation, tags are not implemented in the API
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
"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
Do the tags even federate to Lemmy?
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

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

Well shit. Guess 3 hours of sleep isn't enough after all...
Thanks.
I love that word cloud of hashtags, made automatically (larger font sizes are those used more frequently) that can help people with content discovery:-).
This is one of those Lemmy things I'm too noveau piefed to understand?