Nutomic
Nutomic
The logs still dont show any error that would be related to fetching the community, it seems that Lemmy doesnt log that information properly. You can try setting env var...
So you are probably getting a timeout somewhere because things are taking longer than expected. Try moving all parts of your server infrastructure nearby so that latency is as low...
No both versions should be fine.
This could also be caused by https://github.com/LemmyNet/lemmy/issues/5441 which will be fixed in 0.19.11 (to be released later today).
I assume this is fixed, otherwise I can reopen.
> This doesn't introduce any API breaks, but there is some weirdness as Post's can now have a url_content_type but no url. This is so media filter setting excludes gallery...
I am currently implementing Extism plugin support for [Lemmy](https://github.com/LemmyNet/lemmy), which is a web server that definitely requires concurrency support for performance reasons. So thanks a lot for this feature! I...
Are you planning to finish this PR and merge it? Our corresponding feature is already merged using this code as git dependency (https://github.com/LemmyNet/lemmy/pull/5498). Our stable release is still some months...
Yes that sounds good, the main thing is to get this merged.
But the QR code still needs to encode some formatted string. If that string is a `syncthing://` URI, it would be trivial for the QR scanner to pass it to...