Michael Vogel
Michael Vogel
One of my ideas that could be done with the current frontend is to load the comments in a secondary process, triggered by the frontend. So we only display the...
I had a look at the data. I guess that currently we don't fetch it. But it shouldn't be a huge problem either.
Sure. It's all a question of capacity.
Not for this specific issue. I have to extend the database schema, extend the receiver and processor class and then have to provide the data via API and frontend. For...
brid.gy accounts are transmitted as type "application". This is normally used by relay services and system actors (the technical contact of each server). I can't tell by now if that...
I'm still thinking about a minimally invasive solution.
@nupplaphil I would love to have a mechanism that would load the comments on demand and possibly shows only the first and newest. In between there could be some "load...
You can create a channel for that.
In the settings you will find a section called "channels". Concerning the settings there you can have a look at the help section and look for the "channels" help.
We already support this since the PR https://github.com/friendica/friendica/pull/12630, but it isn't activated by default, since this accessibility issue is pending: https://github.com/diaspora/diaspora/issues/8297