Nick Spreen

Results 43 comments of Nick Spreen

Seems to have affected only the server this time, not the client https://youtu.be/JkhkZG3W3C4

Workaround: `padding: EdgeInsets.only(top: 64),` Moves the compass down while keeping the button pos.

it does actually seem like full-screening the widget is a bad idea on both platforms. For android, the location button is on the right while the compass is on the...

After some digging, I found [this](https://github.com/spantaleev/matrix-docker-ansible-deploy/commit/5a69c899a3f657d604dbfdfc465a81615ce330dc) commit that seems to disable it. I think it should me mentioned in the [doc](https://github.com/spantaleev/matrix-docker-ansible-deploy/blob/1fb54a37cba126235b1688bb5e96226a65b4fe80/docs/configuring-playbook-shared-secret-auth.md). am I breaking my element installation with this?

after setting `matrix_synapse_ext_password_provider_shared_secret_auth_com_devture_shared_secret_auth_support_enabled`, everything is now working. including element login. hard to say what caused the mentioned commit to disable it, and if that bug is still here

Now that #583 is completed, this would be a great next step! :)

ah, I think the problem is that I'm never logging in but instead just setting the access_token directly. that might mess up the user id detection

I see your PR was closed @damozhang, did you open a new one that complies to the repo's conventions? To me, the master branch still creates this issue... Paging @JackieQi...

I also just ran across `request.GET` being the only missing place for camelcase parsing