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

Mastodon has a new plan to make money: Hosting and support services for the open social web

Fediverso
12 10 48

Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • 0 Votes
    4 Posts
    14 Views
    @dansup can I ask you question? Will it add CC on video ? Because I’m Deaf obv I can’t hear what they said… I hope add CC on video like setting ready to click turn on. It going huge happy when Deaf/Hard of hearing see have CC ready in Loops! Let’s go!!!!
  • 0 Votes
    10 Posts
    17 Views
    @cmdr_nova yeeeeeeeesss!!!
  • 0 Votes
    6 Posts
    11 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
    1 Posts
    11 Views
    RE: https://colours.bots.edent.tel/posts/68db167a-0f16-f630-b7bd-f9aaad3beb7c.jsonHey you! Would you like to learn how #ActivityPub works?I have a *single-file* ActivityPub server which can be used to run bots.It supports quotes, mentions, hashtags, and most features of the modern #Fediverse. You can play around by uploading one PHP file and one .htaccess file to your website.Get started at:https://gitlab.com/edent/activity-bot/