Salta al contenuto
0
  • Home
  • Piero Bosio
  • Blog
  • Mondo
  • Fediverso
  • News
  • Categorie
  • Old Web Site
  • Recenti
  • Popolare
  • Tag
  • Utenti
  • Home
  • Piero Bosio
  • Blog
  • Mondo
  • Fediverso
  • News
  • Categorie
  • Old Web Site
  • Recenti
  • Popolare
  • Tag
  • Utenti
Skin
  • Chiaro
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Scuro
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Predefinito (Cerulean)
  • Nessuna skin
Collassa

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone
  1. Home
  2. Categorie
  3. PieFed Meta
  4. PieFed 1.6 is released - pronouns, private communities, quote posts and much more

PieFed 1.6 is released - pronouns, private communities, quote posts and much more

Pianificato Fissato Bloccato Spostato PieFed Meta
fediversepiefed
78 Post 25 Autori 126 Visualizzazioni
  • Da Vecchi a Nuovi
  • Da Nuovi a Vecchi
  • Più Voti
Rispondi
  • Risposta alla discussione
Effettua l'accesso per rispondere
Questa discussione è stata eliminata. Solo gli utenti con diritti di gestione possono vederla.
  • rimu@piefed.socialundefined rimu@piefed.social

    A big thank you to those who contributed to making this release, translating, writing documentation, providing emotional support and promoting PieFed! None of this would happen without you all.

    New hotness

    • Pronouns - when you put pronouns into Extra Fields on your profile that is used as a flair in all communities where you haven't set a flair yet
    • Private communities - no federation, only certain roles (depends on the community) can invite new people. Posts inside are only visible to members.
    • Mastodon can now quote-boost PieFed posts
    • Plain http web UI (no SSL required) with SSL used during federation - see http://retro.piefed.com
    • Downvotes can be turned off completely in a community, not just instance-wide
    • Admins can sticky a post on the home page, not just mods in their communities
    • Auto-delete of replies on remote instances when reply author has been blocked by parent content author (only works in PieFed communities due to a ActivityPub limitation)
    • On home page when showing number of replies a post has, calculate the sum of the replies on all cross-posts and display that
    • New users can only do 3 posts in their first 24h, to reduce floods of posts by that guy who keeps deleting his accounts and making new ones

    More good stuff

    • Improve emoji federation compatibility
    • Change order of emoji in picker to present most-used ones first
    • Daily time limit on usage to help people use PieFed less (released in 1.5.2)
    • A way to report posts that need to be tagged as AI generated
    • Better accessibility
    • Improved handling of bold and italics in markdown parsing
    • Don't accept votes from people the author has blocked
    • Admins can resend email address verification email
    • Admins can add notes to instances to keep track of defederation reasons, etc
    • Search form has been simplified
    • Option for admins to disable the em-dash detector
    • Multiple minor bugfixes and security enhancements

    To upgrade from 1.5.x

    git pull  
    git checkout v1.6.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. 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 command: part of the db container which tunes postgresql for performance. Adjust the numbers for your system.

    This time the database migrations will not take long.

    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.

    hubertmanne@piefed.socialundefined Questo utente è esterno a questo forum
    hubertmanne@piefed.socialundefined Questo utente è esterno a questo forum
    hubertmanne@piefed.social
    scritto su ultima modifica di
    #21

    heck if I had an instance I would limit new accounts to not posting for a week or a month if I could. I don't get people feeling the need to start posting like crazy.

    skavau@piefed.socialundefined 1 Risposta Ultima Risposta
    0
    • hubertmanne@piefed.socialundefined hubertmanne@piefed.social

      heck if I had an instance I would limit new accounts to not posting for a week or a month if I could. I don't get people feeling the need to start posting like crazy.

      skavau@piefed.socialundefined Questo utente è esterno a questo forum
      skavau@piefed.socialundefined Questo utente è esterno a questo forum
      skavau@piefed.social
      scritto su ultima modifica di
      #22

      User intake would drop through the floor at that point. It's fine to make a welcome post or a post in a community you're interested in, but 3+ posts in a single first day is sus as hell - and Lemmy's ongoing problem here prompted this.

      hubertmanne@piefed.socialundefined 1 Risposta Ultima Risposta
      0
      • rimu@piefed.socialundefined rimu@piefed.social

        A big thank you to those who contributed to making this release, translating, writing documentation, providing emotional support and promoting PieFed! None of this would happen without you all.

        New hotness

        • Pronouns - when you put pronouns into Extra Fields on your profile that is used as a flair in all communities where you haven't set a flair yet
        • Private communities - no federation, only certain roles (depends on the community) can invite new people. Posts inside are only visible to members.
        • Mastodon can now quote-boost PieFed posts
        • Plain http web UI (no SSL required) with SSL used during federation - see http://retro.piefed.com
        • Downvotes can be turned off completely in a community, not just instance-wide
        • Admins can sticky a post on the home page, not just mods in their communities
        • Auto-delete of replies on remote instances when reply author has been blocked by parent content author (only works in PieFed communities due to a ActivityPub limitation)
        • On home page when showing number of replies a post has, calculate the sum of the replies on all cross-posts and display that
        • New users can only do 3 posts in their first 24h, to reduce floods of posts by that guy who keeps deleting his accounts and making new ones

        More good stuff

        • Improve emoji federation compatibility
        • Change order of emoji in picker to present most-used ones first
        • Daily time limit on usage to help people use PieFed less (released in 1.5.2)
        • A way to report posts that need to be tagged as AI generated
        • Better accessibility
        • Improved handling of bold and italics in markdown parsing
        • Don't accept votes from people the author has blocked
        • Admins can resend email address verification email
        • Admins can add notes to instances to keep track of defederation reasons, etc
        • Search form has been simplified
        • Option for admins to disable the em-dash detector
        • Multiple minor bugfixes and security enhancements

        To upgrade from 1.5.x

        git pull  
        git checkout v1.6.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. 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 command: part of the db container which tunes postgresql for performance. Adjust the numbers for your system.

        This time the database migrations will not take long.

        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.

        hubertmanne@piefed.socialundefined Questo utente è esterno a questo forum
        hubertmanne@piefed.socialundefined Questo utente è esterno a questo forum
        hubertmanne@piefed.social
        scritto su ultima modifica di
        #23

        I woul really prefer people I block to not see my stuff as if they blocked me so that they could not vote. I don't block people needlessly but if I do I sorta want them out of my federated life.

        skavau@piefed.socialundefined grail@multiverse.soulism.netundefined 2 Risposte Ultima Risposta
        0
        • hubertmanne@piefed.socialundefined hubertmanne@piefed.social

          I woul really prefer people I block to not see my stuff as if they blocked me so that they could not vote. I don't block people needlessly but if I do I sorta want them out of my federated life.

          skavau@piefed.socialundefined Questo utente è esterno a questo forum
          skavau@piefed.socialundefined Questo utente è esterno a questo forum
          skavau@piefed.social
          scritto su ultima modifica di
          #24

          That has serious down-the-line consequences though.

          hubertmanne@piefed.socialundefined 1 Risposta Ultima Risposta
          0
          • mudkip@lemdro.idundefined Questo utente è esterno a questo forum
            mudkip@lemdro.idundefined Questo utente è esterno a questo forum
            mudkip@lemdro.id
            scritto su ultima modifica di
            #25

            You just posted evidence of yourself compromising an account that is not yours (logging in, and then changing the password).

            I screenshotted your comment, which is now deleted. Let's have a chat on Matrix.

            asudox@lemmy.asudox.devundefined 1 Risposta Ultima Risposta
            0
            • skavau@piefed.socialundefined skavau@piefed.social

              User intake would drop through the floor at that point. It's fine to make a welcome post or a post in a community you're interested in, but 3+ posts in a single first day is sus as hell - and Lemmy's ongoing problem here prompted this.

              hubertmanne@piefed.socialundefined Questo utente è esterno a questo forum
              hubertmanne@piefed.socialundefined Questo utente è esterno a questo forum
              hubertmanne@piefed.social
              scritto su ultima modifica di
              #26

              yeah I think its totally a personality thing so for me its foreign to want to engage before getting the lay of the land. Im not sure how long before I started posting on kbin. Now im a hypocrite to because the thing is that once you have been on the federation then it would get quite annoying if I moved to a new account for new hotness or maybe for censorship reasons and then could not post because I would not think of it as a new place but my account would be a newbie account. So yeah my thing was more like about feeling. I could do 24 hours standing on my head though :)

              1 Risposta Ultima Risposta
              0
              • skavau@piefed.socialundefined skavau@piefed.social

                That has serious down-the-line consequences though.

                hubertmanne@piefed.socialundefined Questo utente è esterno a questo forum
                hubertmanne@piefed.socialundefined Questo utente è esterno a questo forum
                hubertmanne@piefed.social
                scritto su ultima modifica di
                #27

                yeah its my pie in the sky want. I know its not easy but since two people can block each other I know its not impossible either.

                skavau@piefed.socialundefined 1 Risposta Ultima Risposta
                0
                • hubertmanne@piefed.socialundefined hubertmanne@piefed.social

                  yeah its my pie in the sky want. I know its not easy but since two people can block each other I know its not impossible either.

                  skavau@piefed.socialundefined Questo utente è esterno a questo forum
                  skavau@piefed.socialundefined Questo utente è esterno a questo forum
                  skavau@piefed.social
                  scritto su ultima modifica di
                  #28

                  I meant people will block to echochamber themselves

                  https://old.reddit.com/r/TheoryOfReddit/comments/sdcsx3/testing_reddits_new_block_feature_and_its_effects/?utm_source=share&utm_medium=ios_app&utm_name=iossmf

                  This system exists on Reddit, and this is an example of how it can be gamed.

                  hubertmanne@piefed.socialundefined 1 Risposta Ultima Risposta
                  0
                  • mudkip@lemdro.idundefined mudkip@lemdro.id

                    You just posted evidence of yourself compromising an account that is not yours (logging in, and then changing the password).

                    I screenshotted your comment, which is now deleted. Let's have a chat on Matrix.

                    asudox@lemmy.asudox.devundefined Questo utente è esterno a questo forum
                    asudox@lemmy.asudox.devundefined Questo utente è esterno a questo forum
                    asudox@lemmy.asudox.dev
                    scritto su ultima modifica di
                    #29

                    Now at !fediverse@lemmy.world

                    The password was publicly available until xylight deleted the comment.

                    1 Risposta Ultima Risposta
                    0
                    • skavau@piefed.socialundefined skavau@piefed.social

                      I meant people will block to echochamber themselves

                      https://old.reddit.com/r/TheoryOfReddit/comments/sdcsx3/testing_reddits_new_block_feature_and_its_effects/?utm_source=share&utm_medium=ios_app&utm_name=iossmf

                      This system exists on Reddit, and this is an example of how it can be gamed.

                      hubertmanne@piefed.socialundefined Questo utente è esterno a questo forum
                      hubertmanne@piefed.socialundefined Questo utente è esterno a questo forum
                      hubertmanne@piefed.social
                      scritto su ultima modifica di
                      #30

                      Oh thats not the same. Its stops replies. I want it to be completely bilateral. I don't see their posts or replies and they don't see mine. It only stops replies because they would not see something to reply to. It would effectively make it so if someone blocks someone it effectively shadow blocks them from that person like they blocked them. Mutually assure blockstruction.

                      skavau@piefed.socialundefined 1 Risposta Ultima Risposta
                      0
                      • rimu@piefed.socialundefined rimu@piefed.social

                        A big thank you to those who contributed to making this release, translating, writing documentation, providing emotional support and promoting PieFed! None of this would happen without you all.

                        New hotness

                        • Pronouns - when you put pronouns into Extra Fields on your profile that is used as a flair in all communities where you haven't set a flair yet
                        • Private communities - no federation, only certain roles (depends on the community) can invite new people. Posts inside are only visible to members.
                        • Mastodon can now quote-boost PieFed posts
                        • Plain http web UI (no SSL required) with SSL used during federation - see http://retro.piefed.com
                        • Downvotes can be turned off completely in a community, not just instance-wide
                        • Admins can sticky a post on the home page, not just mods in their communities
                        • Auto-delete of replies on remote instances when reply author has been blocked by parent content author (only works in PieFed communities due to a ActivityPub limitation)
                        • On home page when showing number of replies a post has, calculate the sum of the replies on all cross-posts and display that
                        • New users can only do 3 posts in their first 24h, to reduce floods of posts by that guy who keeps deleting his accounts and making new ones

                        More good stuff

                        • Improve emoji federation compatibility
                        • Change order of emoji in picker to present most-used ones first
                        • Daily time limit on usage to help people use PieFed less (released in 1.5.2)
                        • A way to report posts that need to be tagged as AI generated
                        • Better accessibility
                        • Improved handling of bold and italics in markdown parsing
                        • Don't accept votes from people the author has blocked
                        • Admins can resend email address verification email
                        • Admins can add notes to instances to keep track of defederation reasons, etc
                        • Search form has been simplified
                        • Option for admins to disable the em-dash detector
                        • Multiple minor bugfixes and security enhancements

                        To upgrade from 1.5.x

                        git pull  
                        git checkout v1.6.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. 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 command: part of the db container which tunes postgresql for performance. Adjust the numbers for your system.

                        This time the database migrations will not take long.

                        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.

                        prodigalfrog@slrpnk.netundefined Questo utente è esterno a questo forum
                        prodigalfrog@slrpnk.netundefined Questo utente è esterno a questo forum
                        prodigalfrog@slrpnk.net
                        scritto su ultima modifica di
                        #31

                        Looks like a great update. Very cool that communities have the granular ability to disable down votes.

                        1 Risposta Ultima Risposta
                        0
                        • hubertmanne@piefed.socialundefined hubertmanne@piefed.social

                          Oh thats not the same. Its stops replies. I want it to be completely bilateral. I don't see their posts or replies and they don't see mine. It only stops replies because they would not see something to reply to. It would effectively make it so if someone blocks someone it effectively shadow blocks them from that person like they blocked them. Mutually assure blockstruction.

                          skavau@piefed.socialundefined Questo utente è esterno a questo forum
                          skavau@piefed.socialundefined Questo utente è esterno a questo forum
                          skavau@piefed.social
                          scritto su ultima modifica di
                          #32

                          Yes, Reddit also blocks visibility too. You would see [unavailable] if someone has blocked you on Reddit. This can cause problems highlighted in that post.

                          hubertmanne@piefed.socialundefined 1 Risposta Ultima Risposta
                          0
                          • skavau@piefed.socialundefined skavau@piefed.social

                            Yes, Reddit also blocks visibility too. You would see [unavailable] if someone has blocked you on Reddit. This can cause problems highlighted in that post.

                            hubertmanne@piefed.socialundefined Questo utente è esterno a questo forum
                            hubertmanne@piefed.socialundefined Questo utente è esterno a questo forum
                            hubertmanne@piefed.social
                            scritto su ultima modifica di
                            #33

                            ok because it sounded like it blocked replies which sounded like they still saw the content. I don't even see how they would make a reply to something they can't see. maybe im not getting the article. EDITED - you know I should say probably moderaters should not have content of their communities blocked to them but yeah now it sounds real complicated as you would need the shadow block flag but also some sort of mod override flag for posts to their community. actually now that I say it, it does not feel as bad as I thought at first. Still. more complication.

                            skavau@piefed.socialundefined 1 Risposta Ultima Risposta
                            0
                            • hubertmanne@piefed.socialundefined hubertmanne@piefed.social

                              ok because it sounded like it blocked replies which sounded like they still saw the content. I don't even see how they would make a reply to something they can't see. maybe im not getting the article. EDITED - you know I should say probably moderaters should not have content of their communities blocked to them but yeah now it sounds real complicated as you would need the shadow block flag but also some sort of mod override flag for posts to their community. actually now that I say it, it does not feel as bad as I thought at first. Still. more complication.

                              skavau@piefed.socialundefined Questo utente è esterno a questo forum
                              skavau@piefed.socialundefined Questo utente è esterno a questo forum
                              skavau@piefed.social
                              scritto su ultima modifica di
                              #34

                              They wouldn't see posts by users that have blocked them, but the problem is that a malicious account could block people who would call them out and then post misinformation, safe in the knowledge that anyone who might challenge them are blocked.

                              hubertmanne@piefed.socialundefined 1 Risposta Ultima Risposta
                              0
                              • hubertmanne@piefed.socialundefined hubertmanne@piefed.social

                                mmmm. private communities are nice but without federation it means they have to cajole anyone they want to join to make an account on a particular server.

                                rimu@piefed.socialundefined Questo utente è esterno a questo forum
                                rimu@piefed.socialundefined Questo utente è esterno a questo forum
                                rimu@piefed.social
                                scritto su ultima modifica di
                                #35

                                Yes. The intended use-case is something like a community group that runs their own instance, or an admin team coordinating among themselves. Those people are going to be on the same instance.

                                grail@multiverse.soulism.netundefined walden@wetshav.ingundefined 2 Risposte Ultima Risposta
                                0
                                • skavau@piefed.socialundefined skavau@piefed.social

                                  They wouldn't see posts by users that have blocked them, but the problem is that a malicious account could block people who would call them out and then post misinformation, safe in the knowledge that anyone who might challenge them are blocked.

                                  hubertmanne@piefed.socialundefined Questo utente è esterno a questo forum
                                  hubertmanne@piefed.socialundefined Questo utente è esterno a questo forum
                                  hubertmanne@piefed.social
                                  scritto su ultima modifica di
                                  #36

                                  Yeah sorry I edited quickly but you are responding quickly. The issue I see is the mods. Those are formal positions. I don't really see a problem with the blocking of people who are good at calling out. I guess when I envisioned it I just assumed mods could always see an admin level of a community that would be everything. Even stuff other mods removed.

                                  1 Risposta Ultima Risposta
                                  0
                                  • rimu@piefed.socialundefined rimu@piefed.social

                                    A big thank you to those who contributed to making this release, translating, writing documentation, providing emotional support and promoting PieFed! None of this would happen without you all.

                                    New hotness

                                    • Pronouns - when you put pronouns into Extra Fields on your profile that is used as a flair in all communities where you haven't set a flair yet
                                    • Private communities - no federation, only certain roles (depends on the community) can invite new people. Posts inside are only visible to members.
                                    • Mastodon can now quote-boost PieFed posts
                                    • Plain http web UI (no SSL required) with SSL used during federation - see http://retro.piefed.com
                                    • Downvotes can be turned off completely in a community, not just instance-wide
                                    • Admins can sticky a post on the home page, not just mods in their communities
                                    • Auto-delete of replies on remote instances when reply author has been blocked by parent content author (only works in PieFed communities due to a ActivityPub limitation)
                                    • On home page when showing number of replies a post has, calculate the sum of the replies on all cross-posts and display that
                                    • New users can only do 3 posts in their first 24h, to reduce floods of posts by that guy who keeps deleting his accounts and making new ones

                                    More good stuff

                                    • Improve emoji federation compatibility
                                    • Change order of emoji in picker to present most-used ones first
                                    • Daily time limit on usage to help people use PieFed less (released in 1.5.2)
                                    • A way to report posts that need to be tagged as AI generated
                                    • Better accessibility
                                    • Improved handling of bold and italics in markdown parsing
                                    • Don't accept votes from people the author has blocked
                                    • Admins can resend email address verification email
                                    • Admins can add notes to instances to keep track of defederation reasons, etc
                                    • Search form has been simplified
                                    • Option for admins to disable the em-dash detector
                                    • Multiple minor bugfixes and security enhancements

                                    To upgrade from 1.5.x

                                    git pull  
                                    git checkout v1.6.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. 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 command: part of the db container which tunes postgresql for performance. Adjust the numbers for your system.

                                    This time the database migrations will not take long.

                                    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.

                                    otter@lemmy.caundefined Questo utente è esterno a questo forum
                                    otter@lemmy.caundefined Questo utente è esterno a questo forum
                                    otter@lemmy.ca
                                    scritto su ultima modifica di
                                    #37

                                    Admins can sticky a post on the home page, not just mods in their communities

                                    Nice!

                                    We've been using the announcement field, but that doesn't show up for people on apps. This should be better :)

                                    Swapped it out now: https://piefed.ca/

                                    otter@lemmy.caundefined 1 Risposta Ultima Risposta
                                    0
                                    • otter@lemmy.caundefined otter@lemmy.ca

                                      Admins can sticky a post on the home page, not just mods in their communities

                                      Nice!

                                      We've been using the announcement field, but that doesn't show up for people on apps. This should be better :)

                                      Swapped it out now: https://piefed.ca/

                                      otter@lemmy.caundefined Questo utente è esterno a questo forum
                                      otter@lemmy.caundefined Questo utente è esterno a questo forum
                                      otter@lemmy.ca
                                      scritto su ultima modifica di
                                      #38

                                      Odd, I can only see the pinned posts when signed in @rimu@piefed.social

                                      Right now we have two pinned posts, one from lemmy.ca and one from a local only piefed.ca community. Both show up nicely when signed in, neither show up when signed out

                                      wjs018@piefed.socialundefined 1 Risposta Ultima Risposta
                                      0
                                      • rimu@piefed.socialundefined rimu@piefed.social

                                        I couldn't think of a way to federate privately, when we don't know which software is at the other end. In the current political environment there are going to be groups of people who simply can't take the risk.

                                        For example with mastodon's followers-only notes - that only gives some privacy because there is massive social pressure on any fedi implementation that doesn't follow the gentleman's agreement we have to hide those notes. That fails when implementations have bugs, are under the control of ICE, or whatever.

                                        It's tricky! Happy to bounce ideas around on it sometime. Maybe encryption...

                                        die4ever@retrolemmy.comundefined Questo utente è esterno a questo forum
                                        die4ever@retrolemmy.comundefined Questo utente è esterno a questo forum
                                        die4ever@retrolemmy.com
                                        scritto su ultima modifica di
                                        #39

                                        probably a whitelist of instances (by hostname) is the only way? each community has its own whitelist set by its mods?

                                        1fuji2taka3nasubi@piefed.zipundefined 1 Risposta Ultima Risposta
                                        0
                                        • blaze@piefed.zipundefined blaze@piefed.zip

                                          Great updates, especially the pronouns!

                                          Downvotes can be turned off completely in a community, not just instance-wide

                                          @snoopy@tarte.nuage-libre.fr as you requested a while ago

                                          snoopy@tarte.nuage-libre.frundefined Questo utente è esterno a questo forum
                                          snoopy@tarte.nuage-libre.frundefined Questo utente è esterno a questo forum
                                          snoopy@tarte.nuage-libre.fr
                                          scritto su ultima modifica di
                                          #40

                                          Merci, parfait ! i will desactivate downvote in most of my communities. I hate downvote with a deep passion. :)

                                          1 Risposta Ultima Risposta
                                          0

                                          Ciao! Sembra che tu sia interessato a questa conversazione, ma non hai ancora un account.

                                          Stanco di dover scorrere gli stessi post a ogni visita? Quando registri un account, tornerai sempre esattamente dove eri rimasto e potrai scegliere di essere avvisato delle nuove risposte (tramite email o notifica push). Potrai anche salvare segnalibri e votare i post per mostrare il tuo apprezzamento agli altri membri della comunità.

                                          Con il tuo contributo, questo post potrebbe essere ancora migliore 💗

                                          Registrati Accedi
                                          Rispondi
                                          • Risposta alla discussione
                                          Effettua l'accesso per rispondere
                                          • Da Vecchi a Nuovi
                                          • Da Nuovi a Vecchi
                                          • Più Voti


                                          • 1
                                          • 2
                                          • 3
                                          • 4
                                          Feed RSS
                                          PieFed 1.6 is released - pronouns, private communities, quote posts and much more
                                          @pierobosio@soc.bosio.info
                                          V4.10.1 Contributors
                                          • Accedi

                                          • Accedi o registrati per effettuare la ricerca.
                                          • Primo post
                                            Ultimo post