this post was submitted on 03 Jul 2026
63 points (95.7% liked)

PieFed Meta

4854 readers
38 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
 

This release saw contributions from some new people, which is great to see.

In this release you can now follow other people, not just join communities. When you follow someone their posts will show up in your 'Subscribed' feed, regardless of whether you have joined the community it was posted in or not.

You can also follow Mastodon+ accounts. Getting Mastodon integration working really well is going to be a long journey but this release gets us headed in that direction. Eventually I hope that this integration will provide a steady source of timely content to cross-post into threadiverse communities as well as being a peer citizen in the Mastodon-flavored parts of the fediverse.

New:

  • You can follow other users and their posts will always show up in your 'Subscribed' feed, regardless of the community they were posted into. Following Mastodon users works also but should be considered as very experimental. This will improve soon.

vaEEQEzRySsPTnR.png

In the future you will be able to upload a list of people that you exported from your mastodon profile and follow them in one go. And add people that your instance doesn't already know about - but not yet. These features will be rolled out in future versions once the dust settles on this version.

  • Mastodon posts have a new design that is distinct from threadiverse posts - there is no post title and larger author profile pic.

  • Communities can be marked as being a favorite, which makes them more prominent in the 'Communities' menu.

HHHV9TTSGgWRQbg.png

  • Clicking anywhere in a post teaser takes you to the teaser - you don't need to aim for the title

  • Dramatically improved page load times on Chrome-based browsers (Speculation Rules API).

  • Little spinner thing while a vote is being cast

  • Updated translations

  • Preview markdown when editing a wiki page

  • RSS feeds on the home page, including a feed of posts from your subscribed communities

  • Topic selection during onboarding looks way nicer now.

  • Accessibility improvements to headers.

For Developers:

  • Massive CSS reorganisation by travis-jeans. Lots more usage of CSS variables. Improves maintenance and accessibility.

  • API: Users can now log out

  • API: Follow and unfollow users

  • API: video file upload works now

For Instance Admins:

  • Communities where every moderator is a bot or inactive are flagged as un-moderated. Reports about posts in un-moderated local communities go to admins.

  • Warnings on domains can be 3 types instead of only a warning - the other two are 'helpful context' and 'recommendation'

6ms4yFRd0An2PZd.png :: align-center

  • Send a DM to a user asking them if they are a bot, with 1 click. If they do not respond their account is automatically flagged as a bot

  • Email bounce inbox can now be accessed through POP3, not just IMAP

  • Tokens used by mobile apps can be set to expire, using the JWT_EXPIRY_DAYS environment variable

  • More accurate tracking of when a user was last active. This will significantly increase your MAU stats.

  • Strict allowlist mode to reduce attack surface exposed by federation

  • /admin/federation form split up into 3 separate pages rather than one long confusing page.

  • Option to disable DM sending for individual users if they lack the self-control to use it responsibly.

  • compose.yaml has changed a bit: For most containers the build target is now "runtime' instead of 'builder'.

For example

  celery:  
    build:  
      context: .  
      target: runtime  
  • Topics can be associated with countries, for more targeted onboarding suggestions based on the viewer's location.

  • To reduce server load and network traffic, a maximum number of votes that can be cast each day has been set at a level that will only affect the top 2% of voters, leaving the bottom 98% unaffected. This quota can be altered with an environment variable. View a profile to see how much of their daily quota has been used.

To upgrade from 1.6.x

git pull  
git checkout v1.7.x  

At this point you might see an error message about a merge conflict with compose.yaml. To preserve your custom compose.yaml you will need to copy it somewhere else, then git checkout compose.yaml then git pull again (or use git's stash feature). This time the pull will succeed so after that copy your custom compose.yaml it back, overwriting the one from git.

Then,

./deploy.sh or ./deploy-docker.sh

If you had to do the compose.yaml fix up earlier then you might want to compare what you have with https://codeberg.org/rimu/pyfedi/src/branch/main/compose.yaml and manually copy and paste some improvements in particular the target: part of the db container.

Donations

PieFed is free and open-source software while operating without any advertising, monetization, or reliance on venture capital. Your donations are vital in supporting the PieFed development effort, allowing us to expand and enhance PieFed with new features.

Donations can be made via Patreon, Liberapay or Ko-fi.

top 50 comments
sorted by: hot top controversial new old
[–] ohshit604@sh.itjust.works 16 points 1 month ago* (last edited 1 month ago) (1 children)
  • Send a DM to a user asking them if they are a bot, with 1 click. If they do not respond their account is automatically flagged as a bot

This is dumb, I don’t respond to my DM’s at all, especially if someone is asking me if I am a bot out of no where.

[–] OpenStars@piefed.social 12 points 1 month ago

Even worse, it's an automated question, so it's a bot asking a human if it's a bot!?

If you say "yes" though... then that is what a bot would say, no? 🤪

img

[–] OpenStars@piefed.social 10 points 1 month ago (20 children)

Wonderful to see such changes continue to be made to advance PieFed and thereby the Threadiverse/Fediverse overall!

a maximum number of votes that can be cast each day

I don't get this one though - isn't voting an actual contribution, alongside commenting and posting, which makes the place feel more welcoming and active? Is the fear that some are making an outsize amount compared to others, perhaps especially a bot-net rather than actual human activity? We need people to post more, to comment more, and to not merely lurk but vote more - I've been trying to push myself to vote more, as nobody wants to keep posting to a place that offers <10 votes to a post, and only one or two upvotes per comment. Mind you, I doubt I am one of the top 2%, but even losing access to some of those contributions (PugJesus?:-P) seems naively to me like it would impact us all, making the place seem less active?

Besides which, enforcement seems an issue: anyone who truly wanted to vote more often could simply make an alt and keep right on going, especially if they did so on other instances then it wouldn't be readily detectable, and wouldn't the total number of votes that ends up having to be processed still remain the same in that case? (Though perhaps it's easier to process in batch from other instances?). But more to the point, I wonder even if for like the bottom rather than top 2%, will this send a message to users that voting is less of a desirable activity, that they should be sparing and only dole those out for things that they feel are truly worthwhile... and thereby vote 10x less often, making the network overall that much less active?

If this restriction was due to technical limitations, then I'd love to see a rate-limit of any form of contributions - e.g. at most one or two per second, rather than a public statement that voting is now encouraged less than it was before. But again, I am not sure I understand this to begin with so it's just a thought!

load more comments (20 replies)
[–] artyom@piefed.social 8 points 1 month ago (1 children)

Cool thanks! How do we follow Mastodon users?

[–] rimu@piefed.social 9 points 1 month ago (5 children)

There's a follow button on each account's profile. So first find one of their posts/comments and then go to the author of it.

Also if you go to https://piefed.social/instances, find the instance you like and then go to the people in that instance, there are Follow buttons everywhere.

I'm not making this slick and easy to use, yet. I don't want everyone to suddenly follow tons of people and cause the server to melt or whatever. This following functionality could increase the federation work the server needs to do in unpredictable ways so I'll be monitoring things and dealing with issues as they arise for a while, before going big on it.

[–] artyom@piefed.social 5 points 1 month ago (1 children)
[–] liaizon@social.wake.st 1 points 1 month ago

@artyom hey @rimu noticing the image in this post doesn't show up on Mastodon

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

Okay I followed a few Mastodon Fediverse people. Looking forward to seeing them show up.

[–] JohnnyEnzyme@piefed.social 2 points 1 month ago (1 children)

There’s a follow button on each account’s profile. So first find one of their posts/comments and then go to the author of it.

Okay, I'm trying to figure out how to specifically get that done. My first idea was to cruise Mastodon and find someone I wanted to follow, hover over their name, then click that "follow" button.

nbzbcbiY38PqVQq.webp

Then I get taken to an M sign-in box which wouldn't accept my PF login.

So I figured I'd paste their M-user's ID address in to PF search, but it couldn't find it. And now I'm all out of idears...

[–] artyom@piefed.social 1 points 1 month ago (1 children)

Yeah, ya can't do it that way. That's how you follow Mastodon users from Mastodon.

You have to use the link Rimu shared to search for their instance, and the scroll through the people on the instance. This is inconvenient. It's supposed to be, for now. If you look for someone on a small instance with not many users, it will be easier.

That being said, I'm not seeing this particular guy's account from here either. I can only even see a handful of the 586 users on that particular instance. It may be a federation issue there.

[–] rimu@piefed.social 4 points 1 month ago

You're only seeing a handful because those are the ones who posted in a community at some point or replied to a post in a community. The vast majority of Mastodon users have never interacted with any threadiverse content so they won't show up on piefed.social.

Obviously this is very limiting :) Intentionally, for now.

[–] CombatWombat@feddit.online 1 points 1 month ago

I'm looking forward to when you add a frontend for following arbitrary users. I'm gonna follow the brigdy bluesky relay and I'm very curious to see how Bluesky users are gonna react.

[–] artyom@piefed.social 1 points 1 month ago

If you look at Phanpy, they use colors to delineate the origin of posts (boosted, hashtag, follower, etc.). Would be neat to see a similar approach here. I realize this is still early days but maybe something to add to the roadmap.

[–] Nusm@peachpie.theatl.social 6 points 1 month ago (1 children)

I don't know if I'm the only one, but I was one that asked for Favorites in the Community tab. I've got it working, and I'm really grateful to Rimu for implementing it! I'm still loving PieFed and appreciate all his hard work on it. I also put my money where my mouth is and donate a few dollars every month to support him. It's not much, but if everyone that uses it gave a little, he'd be in great shape.

[–] rimu@piefed.social 2 points 1 month ago
[–] xnx@piefed.social 4 points 1 month ago (7 children)

this is great! it says followed users posts will appear in Subscribed but will they also appear in All? some of us only browse All

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

Not currently. But that could change!

I'm pretty sure that on shared instances with more than a few dozen users All would become swamped with trash from Mastodon and basically unusable. But maybe the Hot sort would cope, if Mastodon posts had few likes...

This is one of those things that can only be found out once it's in production and the feature is being used a bit. So far https://piefed.social/c/microblogs?sort=new is pretty tame but it could become a flood, easily.

Sometimes development is like feeling your way through a dark room.

load more comments (1 replies)
load more comments (6 replies)
[–] cloudless@piefed.social 4 points 1 month ago

I love the favourite communities feature.

Once again, thanks the devs for the hard work.

[–] julian@activitypub.space 3 points 1 month ago (1 children)

> @rimu@piefed.social said in PieFed v1.7 is released: Following People, Faster Browsing & Smarter Moderation: > > Send a DM to a user asking them if they are a bot, with 1 click. If they do not respond their account is automatically flagged as a bot

As someone whose email inbox numbers in the thousands, I'm not sure how I feel about this one.

[–] rimu@piefed.social 3 points 1 month ago

The idea is that admins will only use this on accounts that exhibit bot-like behavior, not willy-nilly. I doubt you'll every get a DM.

[–] Agent_Karyo@piefed.world 2 points 1 month ago
[–] walden@wetshav.ing 2 points 1 month ago

Cool update!

Looking forward to applying it later today.

load more comments
view more: next ›