this post was submitted on 09 Oct 2025
42 points (92.0% liked)

PieFed Meta

1687 readers
17 users here now

Discuss PieFed project direction, provide feedback, ask questions, suggest improvements, and engage in conversations related to the platform organization, policies, features, and community dynamics.

Wiki

founded 2 years ago
MODERATORS
 

I've followed all the frequent posters on piefed.social using my mastodon.social account so we should be seeing a lot more PieFed content showing up there now. But unless you use hashtags, I'll be the only one seeing it!

When making your post, put a few words into the Tags field below the Body field, separated by a comma. No need to include the # character.

top 27 comments
sorted by: hot top controversial new old
[–] JohnnyEnzyme@piefed.social 1 points 15 hours ago* (last edited 12 hours ago)

One more little bit of feedback:

I still can't figure out how to get images in the body of my posts to show up on M, so I think maybe I'll only add tags when a single image is shared, in future.

TBC, the multi-image posts frankly look terrible on M, full of empty space, and with unwanted formatting issues.

[–] INeedMana@piefed.zip 5 points 3 days ago (2 children)

I had a thought that it might be useful if communities had a list of default tags, so even if poster does not choose any, the post would still have some generic ones. If Fediverse feels that would be excessive, we could agree on some prefix/suffix for those default tags. So gaming_default does not "pollute" gaming

[–] Pamasich@kbin.earth 6 points 3 days ago

Mbin already does this afaik (the default tags, not the prefixes), so I don't think that would be controversial.

[–] mesamunefire@piefed.social 6 points 3 days ago

Oh nice I'll give it a shot

[–] suff@piefed.social 4 points 3 days ago
[–] JohnnyEnzyme@piefed.social 5 points 3 days ago (1 children)

Oof... I hadn't been thinking of that at all.

Any idea if this works retroactively? For example, if I go back and label posts from the last week or two in the hopes that they might get caught up in Mastodon feeds?

[–] rimu@piefed.social 4 points 3 days ago (1 children)

Yes it probably would although anything older than 1 day on Mastodon gets zero views so I wouldn't bother.

[–] JohnnyEnzyme@piefed.social 2 points 3 days ago* (last edited 3 days ago) (1 children)

Oh!
I was able to get today's earlier post to show up there, but it seems totally unable to recognise any of the Lemmy-style image samples, for example ye olde ![label](imageURL) format.

I also added the raw URL's under the images, but it just went ahead and listed them as URL's. (expected, TBF)

[–] rimu@piefed.social 2 points 3 days ago (2 children)

Ah. PieFed is just throwing the same html at Mastodon that we use in the PF web app and then Mastodon is stripping out things it can't handle. Perhaps we should do some pre-chewing of the html so that it degrades more gracefully, e.g. convert inline images to links.

[–] julian@activitypub.space 2 points 3 days ago

In general that's a good idea because you should never trust content coming from somewhere else (even in an S2S context)

For reference, NodeBB literally sanitizes the bejeezus out of what it gets from anywhere. All classes are removed, all attributes are removed. I want it as close to semantic HTML as possible, and classes/attributes mean absolutely nothing because:

  1. I don't use the same CSS classes
  2. Attributes may not follow my own rules for when and where they are added.

For example, Mastodon messes with any URL it federates out. It chops the anchor text in half, hides the rest behind invisible or something, and adds an ellipsis. invisible does something different in NodeBB, so there is a CSS conflict here. I strip everything and just show the URL as it was intended.

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

So if I understand correctly, Mastodon is happy to receive HTML markup like THIS, but... is such code something we could use in common PF posts, or..?

[–] sk1nnym1ke@piefed.social 3 points 3 days ago (1 children)

I might be wrong but currently there is no PieFed client that support hashtags.

[–] rimu@piefed.social 4 points 2 days ago

Ooo, better add that to the API...

[–] scrubbles@poptalk.scrubbles.tech 4 points 3 days ago (1 children)

That's not really how it works here, but I would be interested in a way to add labels which could, behind the scenes be translated to hashtags. Reddit had them and it would be useful to say "I'm posting in this gaming community but it's about the witcher". That would be the board-style way to do it

[–] rimu@piefed.social 5 points 3 days ago (1 children)
[–] scrubbles@poptalk.scrubbles.tech 2 points 3 days ago (1 children)

Yeah so I would argue that those should be transformed into hashtags. That can be done programmatically on the backend.

[–] rimu@piefed.social 3 points 3 days ago

Yes, could do that as well. Cheers.

[–] Die4Ever@retrolemmy.com 3 points 3 days ago* (last edited 3 days ago) (1 children)

I've followed all the frequent posters

You could also follow the communities, right? Should give better visibility on the Mastodon side I think

[–] rimu@piefed.social 4 points 3 days ago* (last edited 3 days ago)

Yes although that doesn't work very well (yet). Mastodon treats every reply as a new post which was boosted by the community which is spammy and bad UX.

[–] trinsec@trinsec.org 1 points 3 days ago (1 children)

@rimu@piefed.social No need to include the # character, but what if you do happen to include that? Will that also work fine?

[–] grue@lemmy.world 1 points 3 days ago (2 children)

Do we really need microblog-style and "threadiverse"-style content to merge that much? I mean sure, it's neat that it's technically possible, but seeing Mastodon users' spurious username mentions and such when their comment is rendered in Lemmy is kind of annoying.

If I wanted to use Mastodon I'd just go make a Mastodon account.

[–] rimu@piefed.social 8 points 3 days ago

My hope is that when they see more of the good stuff happening over here they'll join us.

[–] INeedMana@piefed.zip 5 points 3 days ago (1 children)

We can agree to disagree but I disagree with you. I think the interoperability of Fediverse is one of its strengths. Personally, I do wish we saw more Mastodon comments on Threadiverse

[–] guy@piefed.social 2 points 1 day ago

This. I want to see mastodont content but I don't care enough to make an account. If everything can be aggregated that's lovely

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

No thank you.