I see, it could be a partial solution but it would be nice to have an automatic fetch via API of the last 10 or more posts when a community is loaded for the first time or when the user looks for older posts
mh, it doesn’t seem to work then :0, maybe it fetches by time and not by last posts? so for instance if I look for a community without recent posts I get nothing?
Okay i just tried with this search and it fetched latest posts just fine. Do you see any errors in the server logs when fetching a new community? Use docker-compose logs -f --tail=100 lemmy
but I have to get them one by one right?
Yes, or write a script to automate it.
I see, it could be a partial solution but it would be nice to have an automatic fetch via API of the last 10 or more posts when a community is loaded for the first time or when the user looks for older posts
It actually does fetch the last posts in that case. But no votes, comments etc. Of course that could be implemented in the future.
mh, it doesn’t seem to work then :0, maybe it fetches by time and not by last posts? so for instance if I look for a community without recent posts I get nothing?
It should work regardless, but maybe there is a bug.
I think so or I have some issues in my config, when I loaded lemmy.ml/c/piracy and lemmy.ml/c/meta from here for the first time they were empty
Okay i just tried with this search and it fetched latest posts just fine. Do you see any errors in the server logs when fetching a new community? Use
docker-compose logs -f --tail=100 lemmy
I don’t really get it, for the communities I tried now and it kinda works, it sometime takes time and I have to refresh the page but https://lemmy.wiredentrypoint.xyz/c/peertube@lemmy.ml is still empty, even https://lemmy.wiredentrypoint.xyz/c/meta@lemmy.ml didn’t load much https://pastebin.com/Yc11mS79 here some logs with a “grep peertube”, no errors in the latest logs
deleted by creator