Results 382 comments of Nutomic

Lemmy already chooses a default language if possible. Basically it takes the overlap of community languages and user languages, and if there is only one item (ignoring "undetermined"), that is...

I think this is a problem of lemmy-ui not rendering the setting.

A link to the documentation would also work. Btw the message mentions "instance" a lot but new users might have no idea what that means. So consider changing it to...

This is basically done, we are just missing the 4 link fields. But I dont think thats important, I've already seen someone reproduce it with a markdown table. So I'd...

Okay, but might be worth to open a new issue specifically for that identity verification, because it would need some additional work which isnt mentioned here.

Actually get coments still supports pagination like before, using [page parameter](https://github.com/LemmyNet/lemmy/blob/main/crates/api_common/src/comment.rs#L113).

That error message comes from pictrs error `too_large`. It looks like pictrs has various configurable limits for image size, like max width, height, area, filesize etc. Best ask your admin...

The only place I found this string is in the [lemmy-ui code](https://github.com/search?q=repo%3ALemmyNet%2Flemmy-ui%20too_large&type=code), and its expecting pictrs to respond with such a message.

Does redgis not support standard opengraph metadata? Id rather not add specific logic for dozens of different sites.