Features and changes

Big improvements to finding and adding people to follow, including from Mastodon:

  • bulk follow of people, using a CSV file exported from Mastodon
  • improve layout of people list info cards
  • add people navigation elements to Explore menu
  • search for people in the main search tool

Go to https://piefed.social/instance/people/interesting to check it out. Sorting is based on average number of upvotes received per post or comment.

Option to manually approve followers rather than just automatically accept all. You can turn this on in your user settings and then look for ‘Follow requests’ on the Account menu.

RSS feeds which automatically create posts in communities, with flair to distinguish multiple feeds in same community. Admins need to set the RSS_FEEDS environment variable to enable this. Currently testing this in these communities !bbc_rss@crust.piefed.social and !aljazeera_rss@crust.piefed.social. When there are multiple feeds in a community, each gets it’s own flair which people can subscribe to independently by clicking ‘Membership’ in the community sidebar (recent v1.7.x versions only).

Admins can see a list of unmoderated communities, so they know where the liabilities are. Go to Admin -> Communities -> Unmoderated.

Misc features

Fix removepaywall link.

Stop spammers from sharing links in their bio.

‘Mark as read’ icon on post teasers, which does not waste vote quota the way upvoting-to-hide did.

API: filter post/list endpoint for user languages - thanks to wjs018

API: add unread comment counts to postview result.

Remove annoying blogspot.com url filter.

Better instance chooser search that finds more things.

Updated translations. Filipino languages coming along well.

To upgrade from earlier 1.7.x

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

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.

  • hendrik@palaver.p3x.de
    link
    fedilink
    English
    arrow-up
    5
    ·
    edit-2
    9 days ago

    Wow, just followed several people on Mastodon. I think it’s awesome!

    What I always found a bit lacking about the Threadiverse is how we’re doing a lot of reposts. It’s gonna be a repost of a comic, a repost of a news-article… Original content exists, but it’s kind of far and in between. Now this unlocked a whole lot of original content for me. I subscribed to some comic artists directly, some journalists and authors, privacy advocates…

    I bet this is going to flood my feed by tomorrow. And I got to re-learn what kind of atmosphere and tone of conversation the Mastodon people do. From what I remember it’s a bit different from ours?! Really awesome to follow a bunch of “new” people, though.

    • Rimu@piefed.socialOPM
      link
      fedilink
      English
      arrow-up
      3
      ·
      edit-2
      9 days ago

      Yeah it’s pretty exciting!

      So far it doesn’t look like any of the mastodon content is showing up in the Subscribed feed when set to ‘Hot’, only ‘New’. Not sure if this is because Mastodon content gets so much less likes/upvotes or something deeper.

      There is still work to do so PieFed can accept boosted Mastodon posts. I was intending to make the bulk follow code after the boost processing code but it got hard so I didn’t.

      If early results are disappointing, don’t worry I’m looking into it.

      • mesa@piefed.social
        link
        fedilink
        English
        arrow-up
        1
        ·
        8 days ago

        Mastodon tends to re-share and boost. Sometimes its more resharing than boosting. I created a python script that adds them both together a while ago and turns mastodon into a sort of threadiverse kind of experience. Ive found if you give give a user 1 vote and both a boost and a re-share gives them that score, you get the best results. Hope im explaining it right. That way the account only votes once even if it boosts and likes a post.

        • Rimu@piefed.socialOPM
          link
          fedilink
          English
          arrow-up
          1
          ·
          8 days ago

          Hmm isn’t boosting the same as sharing? Or by “share”, do you mean quote?

          image

          • mesa@piefed.social
            link
            fedilink
            English
            arrow-up
            2
            ·
            edit-2
            8 days ago

            Oops i may have ment staring or favoriting. Ill have to look at the code when i get home.

  • HubertManne@piefed.social
    link
    fedilink
    English
    arrow-up
    3
    ·
    9 days ago

    its always neat to not only see new features but see them having come out of federation conversations. you rock.

  • artyom@piefed.social
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    9 days ago

    RSS feeds which automatically create posts in communities

    That was quick! Thanks!

    Do you need more ideas? 😂 How about an iCal feed for events!?

    • Auster@thebrainbin.org
      link
      fedilink
      arrow-up
      3
      ·
      9 days ago

      Curious, how does it work? Is it something managed by the instance administrators, the community’s moderators, or I’d imagine far less likely but worth including, can anyone create these RSS to communities bridges?

      • artyom@piefed.social
        link
        fedilink
        English
        arrow-up
        2
        ·
        9 days ago

        I dunno! I don’t mod any communities but I sure hope only admins can add them. I have a testing instance but haven’t upgraded yet.

        • Rimu@piefed.socialOPM
          link
          fedilink
          English
          arrow-up
          2
          ·
          9 days ago

          Yes it’s restricted. Admins need to enable the functionality by changing a setting and most will not.

          However once that setting is on it’s open slather and any mod can add them to their communities. We’ll want more granularity than that, probably.

  • bibbasa@piefed.social
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    9 days ago

    good timing. is it only available for those specific communities on piefed.social? i have some good news publications i’d like to try and automate for !politicaloptimism@piefed.social

    i’d be willing to test in a community that isn’t fully automated if you want. excuse the edits for clarity lol.

    • Rimu@piefed.socialOPM
      link
      fedilink
      English
      arrow-up
      2
      ·
      9 days ago

      It doesn’t seem to be working on crust.piefed.social yet, although it was on my dev machine. There might be some issues to iron out, still.