• 8 Posts
  • 107 Comments
Joined 8 months ago
cake
Cake day: July 15th, 2025

help-circle

  • PieFed 1.6.x doesn’t support video embeds using the ![]() format, just images. However, I recently added this functionality so that it will be in 1.7 when it comes out. There are going to be lots of improvements to the markdown parsing coming in 1.7.

    Edit: My instance is running the latest 1.7.x code (not stable yet), but below I have added an embedded webm video. You will probably need to click to see my comment on my instance in the three dots menu.



  • wjs018@piefed.wjs018.xyztoPieFed Meta@piefed.socialWhat?
    link
    fedilink
    English
    arrow-up
    1
    ·
    2 days ago

    I suspect this is due to a bug in auto-content removal. The ibbit.at communities only have posts created by bots that are mirroring an rss feed into a community. piefed.social is configured to automatically prune bot-created posts that don’t have engagement (comments iirc) after a set amount of time. So, I am willing to bet that somewhere in that removal process, the removal is being counted as more than -1 post, driving the total for the community below zero.



  • What are you trying to do with hashtags? If it is something like view all the posts with a particular hashtag, then that is not currently supported by the PieFed API. If it is something like make a post that has a particular hashtag, then that is something that is possible to do via the API, but I am not familiar enough with the clients to say which ones support that or not.

    For the former case, your best bet right now is to find the tag you want to monitor and then look at its feed. I am not really sure why tags weren’t included in the post/list endpoint, but I don’t think it will be particularly difficult to add them. I will try to take a look when I get a chance.









  • Hard to say. The fact that this is a cloudflare issue and not some kind of exception from within the code makes it more possible. If it was just a code exception on PieFed’s end, then it would have been unlikely because authentication via the API and the web UI are completely separate code paths and work differently.

    It seems like your issues with feddit.online happen downstream of cloudflare though. The issue with feddit.online has me genuinely stumped and I wonder if it isn’t app-specific in some way (user-agent maybe?).