Jonathan de Jong
Jonathan de Jong
#### Is your feature request related to a problem? Please describe. When operating mjolnir, and using text-based commands, its often easy to mistype or make mistakes, which then have to...
(From hydrus #general; @floogulinc wants to make this a feature) The ability to add, edit, or remove tags and URLs from the web interface. This'd basically make it a lightweight...
To me, the current examples look very verbose for what they eventually do; ```rs #[pyfunction] fn sleep(py: Python) -> PyResult { pyo3_asyncio::tokio::future_into_py(py, async move { let py_sleep = Python::with_gil(|py| {...
### Pitch A system of filter-matching local (or federated) messages on phrases, words, or maybe something more complex (like a regex), and auto report (or "flag") them for manual review....
### Steps to reproduce the problem 1. Follow a user 2. Add them to a list 3. The user moves instances 4. Observe them not being auto-added to that list...
- [x] Did you check to see if this issue already exists? - [x] Is this only a single feature request? Do not put multiple feature requests in one issue....
### Is your proposal related to a problem? Currently I'm trying to get an overview of the actual REST API of Lemmy, since the WebSocket API was purportedly recently deprecated....
### Requirements - [X] Is this a feature request? For questions or discussions use https://lemmy.ml/c/lemmy_support - [X] Did you check to see if this issue already exists? - [X] Is...
This requires signoff from every single contributor so far
> On a related note, I was planning to bring [swiftformat](https://github.com/nicklockwood/SwiftFormat) into the project when I get a moment, likely set up as a pre-commit hook, what are your thoughts?...