Nutomic
Nutomic
Its not handled in the code, and would be tricky to add. Hopefully it can be done as part of https://github.com/LemmyNet/lemmy/issues/5550. Agree about increasing the rate limit especially for 0.19
To make it work the same as `/search`, lemmy-ui has to call both `/api/v3/search` and `/api/v3/resolve_object`
https://github.com/LemmyNet/lemmy/pull/5752
With none of these icons its really clear what they mean, better to leave it as is.
Cant reproduce
Fixed by https://github.com/extism/extism/pull/858
Hi, I just came across your project and think that it has a lot of potential! What we initially did for Lemmy's documentation was to bundle it directly in the...
Im not sure anymore as it was a long time ago. Most likely it was to simplify the build process for Lemmy, and to avoid centralization around lemmy.ml as everyone...
https://github.com/LemmyNet/lemmy/pull/6057
Before doing this we need to be sure that all major Lemmy apps are updated to support the new API. Otherwise instances would stay on 0.19 for a long time...