Niklas
Niklas
It is implemented in the web frontend, [QMLeteroid](https://github.com/YtvwlD/qmleteroid), and in Meteroid for Android (if someone could make a new build and publish it - @Donnerbart?). If someone uses another client,...
I'm no expert in how Rails handles IDs. But from the view of constructing a database, adding artificial IDs to tables if real-world IDs exist is superfluous. But giving artifical...
> The audits page takes a long time to load. Now, it's so bad that it doesn't load anymore.
91307ff solves this partially.
I guess that's the mentioned disclosure: https://soatok.blog/2024/08/14/security-issues-in-matrixs-olm-library/
Can `f` be `FnMut`? Would that work? (This also applies to `with_config_table`.)