Skip to main content


friendica LTS version


@utopiArte Thank you for the suggestion, however creating and maintaining LTS versions requires work hours that we simply can't afford right now. There is exactly one consistent developer on the project, it's @Michael Vogel , and I don't think there's enough chocolate in the world to make him do what you want.

The entirety of the Friendica project is structured around the time he spends working on it, and that includes time-based releases rather than feature-based, and rolling forward versions rather than branching versions (that could include LTS). Friendica is made to update incrementally, I'm sorry you had troubles updating your nodes but I believe Michael's simply stretched too thin to entertain your idea.

Friendica Support reshared this.

In addition to what @Hypolite Petovan has already said, I would like to point out that I think that "upgrading friendica is not necessarily an easy task" is not really true. You can even set up a machine that updates itself automatically. All you need is to have installed your system using git clone. And then all you have to do to update is git pull origin stable && php bin/composer.phar install --no-dev (the same command without the composer has to be done inside the addon folder). And you could even put this in your cron setup so that it is done every day or every week.

Also: Even if we had the manpower to maintain such an "LTS" version, there would still be a need to update the system frequently.

Concerning the "stepping stones". I read your message about this. But I can't answer this out of my head. I would have to read all the release notes as well, to be able to collect this data.

Cartoon image of a guy standing on his car while it is drowning in a lake, making a salute.

@utopiArte @Michael Vogel

This is a problem by itself and I wonder if there is some possibility to address this maybe by trying to improve planning, outlining the "what to do" and "future goals" and somehow improving delegation of tasks?


I don't think so. Not only someone™️ would have to do some work to make the planning, but there's no guarantee any of us would follow it as we've been exclusively working on what we wanted so far.

That's why the poll feature is partial, lacking a way for Friendica users to vote. That's why the reporting feature is incomplete, still missing comprehensive administration pages. If we didn't have enough motivation in ourselves to finish these features, nobody else will compel us to do it.

Friendica Support reshared this.