Just migrated from Lemmy to Piefed and I like it so far. Such a clean interface, more things I can configure to my liking, passkeys… :)

I even opened a couple issues over on Codeberg for things that I found.

Heeeelllooo. This is the new instance saying hello. :D

Other instances still reject this one due to some signing stuff, but as I have been told that is apparently temporary.

  • INeedMana@piefed.zip
    link
    fedilink
    English
    arrow-up
    14
    ·
    3 days ago

    Check out the public feeds on piefed.social (you can subscribe to remote feeds). Those are brilliant

  • cloudless@piefed.social
    link
    fedilink
    English
    arrow-up
    7
    ·
    3 days ago

    Congrats.

    Try the themes and see which one you like the most.

    I personally love the Irix - 1998 theme.

    • erebion@news.erebion.euOP
      link
      fedilink
      English
      arrow-up
      2
      ·
      2 days ago

      I’m perfectly happy with the default (dark) theme for now, but I’ve checked them all out. :D

      I also like the default light theme, but I wish it was slightly less bright :D

    • erebion@news.erebion.euOP
      link
      fedilink
      English
      arrow-up
      3
      ·
      2 days ago

      I deleted the 12 comments I made with Lemmy and then threw it away.

      That’s all the interaction I had. I was not satisfied with Lemmy’s UI and was looking for alternatives… For some reason I had forgotten about Piefed, but once I found it again I immediately felt at home.

  • erebion@news.erebion.euOP
    link
    fedilink
    English
    arrow-up
    4
    ·
    3 days ago

    One thing I still have to figure out is whether I can mark whole communities as read. I don’t really want to open thousands of posts to no longer see what I have already read. :D

    • jollyroberts@jolly-piefed.jomandoa.net
      link
      fedilink
      English
      arrow-up
      4
      ·
      2 days ago

      There is a user setting to hide posts you have interacted with (read/voted on).

      Enable that and you won’t see stuff you’ve already read when you refresh or open new pages.

      You can find the posts you’ve read under Account > Read Posts if you are trying to track something down again. 😎

      • erebion@news.erebion.euOP
        link
        fedilink
        English
        arrow-up
        2
        ·
        edit-2
        2 days ago

        Yes, that’s what I’m doing. However, there are a couple community that contain thousands of posts that I have already read and it gets kinda tedious trying to mark them all as read manually by opening them. :D

        • jollyroberts@jolly-piefed.jomandoa.net
          link
          fedilink
          English
          arrow-up
          2
          ·
          2 days ago

          Gotcha. It should also register up votes/down votes so that’s probably easier to do a lot of?

          Even if you upvoted before turning the setting on if you just click the up arrow again to remove the vote and click again to vote again, that should register the post as ‘read’.

          I haven’t looked at the code in a while but that should work.

      • walden@wetshav.ing
        link
        fedilink
        English
        arrow-up
        3
        ·
        edit-2
        2 days ago

        Those are in the .env file. For docker it’s called .env.docker.

        When you pull the repo from git, there’s only env.docker.sample and env.sample. Copy env.docker.sample to .env.docker (don’t forget the period) [you’ve likely already done this if using Docker].

        The email settings are absent from the docker sample, but you can find them in the env.sample file. Not sure why that is, but I hope that helps!

          • erebion@news.erebion.euOP
            link
            fedilink
            English
            arrow-up
            2
            ·
            2 days ago

            I’ve set up email and I don’t get any emails…

            I’ve added it like this:

            MAIL_SERVER='erebion.eu'
            MAIL_PORT=465
            # Remove the below line if not using TLS - do not set it to False
            MAIL_USE_TLS=True
            MAIL_USERNAME='piefed@example.com'
            MAIL_PASSWORD='not_my_real_password'
            MAIL_FROM='piefed@example.com'
            ERRORS_TO='noreply@example.com'
            

            Logs don’t mention anything regarding email and not sure why.

  • 鴉河雛@PieFed@pf.korako.me
    link
    fedilink
    English
    arrow-up
    1
    ·
    2 days ago

    That’s wonderful!
    I feel that PieFed surpasses Lemmy in almost every aspect.

    If the federation issues with Mastodon are resolved, it will be perfect.