Felix Stupp

Results 133 comments of Felix Stupp

Is there somewhere a developer-doc already existing? It could be used as template for the end-user doc and maybe useful for all finding this issue. For references: - Introducing: #2669...

The entity hooks were not helpful in my case as those (if I understand them correctly) trigger when interacting with the database. However, I wanted to adjust the defaults of...

I assume your solution does (attempt to) fix #3091. In that context: is your proposal a long-term solution? Because, while I also tried to fix #3091 for myself, I discovered...

If I understand #5001 and the referred RFC 5001 correctly, then this would only really enable syncing & sharing attachments with clients logged in & using CalDAV. In case nothing...

you could pair 8Vim together with KDEConnect as that provides the ability to send keyboard commands from Android to PCs. Havn't tried it out yet with non-Linux PCs yet

> please no KDE libs.. they are way too heavy My proposal was meant as something a user which wants that functionality now can achieve it that way. Integrating KDE...

I think this may be closed now as the spec now defines that field, see [Redactions in v1.8](https://spec.matrix.org/v1.8/client-server-api/#redactions)

> Note the `redacted_because` instead of `redacted_by`, so I think there's some sort of inconsistency still? sorry, my bad, that was a read fault (while finding this issue, I was...

I implemented such filter for my own projects, currently only published as part of a playbook, see [here on my git repo](https://git.banananet.work/banananetwork/ansible/src/commit/05c0d5fa7bd1dbb69104ff3168c9ddb149b024e5/filter_plugins/systemd_escape.py) or as [github gist](https://gist.github.com/Zocker1999NET/985a94c74d6f746efc5e0fbb22bff206), [licensed under MIT](https://git.banananet.work/banananetwork/ansible/src/commit/05c0d5fa7bd1dbb69104ff3168c9ddb149b024e5/LICENSE), so...

@Akasurde Sure, use my code as you like.