Skip to content

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone

Hi #fediverse.

Fediverso
247 213 9

Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • better Mastodon feeds

    Fediverse fediverse
    13
    0 Votes
    13 Posts
    0 Views
    I'm talking to you from it right now ๐Ÿคจ
  • 0 Votes
    2 Posts
    10 Views
    @BastilleBSD that's strange as gotosocial is usually quite stable (I've tested it inside a FreeBSD jail).snac2 is working properly with enafore, semaphore, ecc. More apps/frontend will be supported when as soon as the incompatibilities will be detected (for example, I fixed a couple of problems and now it's compatible with Moshidon)
  • 0 Votes
    6 Posts
    40 Views
    In general that's a good idea because you should never trust content coming from somewhere else (even in an S2S context) For reference, NodeBB literally sanitizes the bejeezus out of what it gets from anywhere. All classes are removed, all attributes are removed. I want it as close to semantic HTML as possible, and classes/attributes mean absolutely nothing because: I don't use the same CSS classes Attributes may not follow my own rules for when and where they are added. For example, Mastodon messes with any URL it federates out. It chops the anchor text in half, hides the rest behind invisible or something, and adds an ellipsis. invisible does something different in NodeBB, so there is a CSS conflict here. I strip everything and just show the URL as it was intended.
  • 0 Votes
    2 Posts
    20 Views
    Emphasizing moderation differences and such are things best left to discover after the user successfully lands onto the fediverse. At the start they shouldn't even have to think about what instance they want to land on. We're approaching it with the mindset that they "want to join Lemmy/Piefed" โ€” that's not right! They should want to join a specific community, and the server just happens to be whatever they find first. Let's say I like Star Trek. I shouldn't have to be redirected to startrek.website. I should be able to see the community, think "cool I want to participate", and sign up, even if where I landed happens to be feddit, db0, or a random NodeBB instance.