Skip to main content


It has just come to my attention that there is only one developer of Friendica. It's a truly wonderful site, with a lot of potential, particularly for those of us coming from Facebook. It allows for extremely long posts, local posting, and you can follow and interact with people from various sites in the Fediverse. But there are a few issues regarding screen reader accessibility, and perhaps some things that I'm not aware of. I have therefore decided to create a Friendica development tag, in order to find people who are willing and able to help resolve these issues.

#accessibility #accessibilitytesting #Android #blind #blindness #Facebook #Fediverse #Friendica #FriendicaDevelopment #html #NVDA #screenreaders #Talkback #websites #Windows

in reply to Nick's world ❄️🎄

@Nick's world I use TweeseCake with it and it works very well. The main problems are on the site itself. Even then, it's not truly inaccessible. It's just that it could be better, with normal links instead of menus, and a way to edit posts without resorting to a client. But things do read, and it is possible to make and edit a profile, read and respond to posts, etc. TweeseCake just makes it easier. Pachli for Android also works well, but I prepfer Windows.
in reply to Nick's world ❄️🎄

@Nick's world Oh, yes. It works very well! And unlike TWBlue, you can edit posts with it. I'm still not sure why they don't have that feature. They also don't allow long posts, as TweeseCake does, but if they're primarily built for Mastodon, that, at least, makes sense. They do allow you to see favourites, though, which TweeseCake seems to have a problem doing. They'll be displayed and then turn to numbers (1 of 250, for instance), and then disappear.
in reply to Georgiana Brummell

I am not sure how much Friendica has diverged from Hubzilla, Streams, or Forte, but they are all from the same family tree. They all come from Mist Park and Friendika (the MIT licensed version of Friendika before it was renamed Friendica and switched to AGPL).

There are some opportunities for collaboration, but the biggest obstacle is incompatible licenses. Hubzilla is MIT licensed and Friendica is AGPL. That means that Friendica can use code from Hubzilla, but Hubzilla can never use any code from Friendica. The exception being addons, themes, and widgets, that can be any license.