Results 229 issues of Nutomic

First of all thanks for this library, it is really useful! However I noticed a problem with the autosize textarea, here are the steps to reproduce: 1. Launch the `use_textarea_autosize`...

### Requirements - [x] There are no existing issues for this feature. - [x] This is a request for a **single** feature (create multiple issues for multiple feature requests). ###...

At the moment extism-js requires glibc 2.39 which is not available in any stable Debian version. This makes it impossible to use any of the official `node` Docker images with...

How about this: - a link format that contains a device id and a folder id (eg `syncthing://add/*device-id*/*folder-id*`) - a way to generate such links in syncthing - a way...

enhancement

I've been thinking about adding for wrappers (eg the Android app). We could put these stats into a seperate category for each wrapper. Some things that would be interesting: -...

enhancement

When using Syncthing from a mobile browser, pressing the back button should close the current modal. At the moment, pressing the back button will always navigate to the previous page...

enhancement

Ibis is a federated encyclopedia written in Rust. Users can read and edit articles across instances. https://github.com/Nutomic/ibis https://ibis.wiki/

With this we can put `insert_received_activity` in a single place instead of repeating it in every single activity handler. More importantly it can also be used as a hook for...

- [x] Database migrations - [x] Api endpoints - [x] Parameters and query changes for PostView, to browse posts in multicommunity (blocked by #5429) - [x] Federation ([see Piefed FEP](https://codeberg.org/JollyDevelopment/fep/src/branch/jollydev/fep-1d80/fep/1d80/fep-1d80.md))...

https://github.com/LemmyNet/lemmy/pull/5601 adds a field `local_site.suggested_communities` which refers to a multi-community that gets shown on the homepage next to Subscribed/Local/All. It is meant for instance admins to suggest communities to new...

enhancement