Val Packett
Val Packett
This could also be helpful for the self-hosted mail use case: the rauthy user `email` field contains an external email, but for the mail server and webmail client we want...
Thanks for taking this! Can't say I've ever encountered the above 3 issues…
I think yes, NONE should mean skip it entirely, though IIRC when I tried that it was kinda annoying to make it optional. We should ask the sctk-adwaita developer about...
Yeah, oop, I guess I'll need to start *here* (and not even in the proxy itself) with breaking it down into reviewable submissions.
Oh actually it's already kinda broken down into #48 and #49 (which is on top of the previous one)..
@talex5 ping. can we start here? This looks reasonable to me..
Can the build-related changes go in first without waiting for CI / caching stuff? It would be very useful already to be able to build the flatpak locally. I can...
If anyone's looking for a way to build it **now**, all the necessary changes are: ```diff diff --git a/build-aux/com.obsproject.Studio.json b/build-aux/com.obsproject.Studio.json index ddfe0e7729..29670b606b 100644 --- a/build-aux/com.obsproject.Studio.json +++ b/build-aux/com.obsproject.Studio.json @@ -83,7 +83,6...