genofire
genofire
@NeoRaider so i split it to `respondd-module-wireless` with: ```json { "statistics": { "wireless": [ { "frequency": 5220, "channel_width": 40, "txpower": 1700, "active": 366561161, "busy": 46496566, "rx": 808415, "tx": 41711344, "noise":...
@mweinelt Great idea, could you design a json-format? (maybe in a extra issue). I thing be could to many sub discussion here. I could fetch it from code sample of...
so moved duplicated code to here: https://github.com/freifunk-gluon/packages/pull/217 After that is merged, i will try to implements @mweinelt as another module `respondd-wifiradios` in this PR.
Is OLM be replaced with MLS in future (or the implementation openMLS)? https://arewemlsyet.com/ i believe to use standarized E2EE make Element ready for the feature too
@ZelChief on your own homeserver you could use the [matrix-authentication-service](matrix-authentication-service). on the homeserver matrix.org there is no OIDC needed.
Dissussion: - global: https://github.com/vector-im/element-meta/discussions/1681 - Element X: https://github.com/vector-im/element-meta/discussions/1832 Issues Collection per Application (i do not list all the duplicates): - Android: - X: https://github.com/vector-im/element-x-android/issues/190 - current: https://github.com/vector-im/element-android/issues/26 - Riot: https://github.com/vector-im/riot-android/issues/120...
(a mount happens bevor the container starts in k8s - i prefer a sidecar which reads from configmap, see my helmchart PR https://github.com/goauthentik/helm/pull/146) after the blueprints are there (again), it...
nice, but not checked of unwanted dependencies there ... the quality check of the official F-Droid repo is like a certificate for good software ...
The Idea is good, I will take it on the roadmap. But I did not like the name prune_after. Because it associate to easy with deletion (but the data are...
Thanks for that response - i believe we have to fix upstream the format first - it should be a consistent dataformat: - false is an boolean and no object...