Nick Spreen

Results 39 issues of Nick Spreen

I have ``` matrix_synapse_ext_password_provider_shared_secret_auth_enabled: true matrix_synapse_ext_password_provider_shared_secret_auth_shared_secret: 'xxx' ``` and yet, when I use the example script from their repo: ``` {'errcode': 'M_UNKNOWN', 'error': 'Unknown login type com.devture.shared_secret_auth'} ``` if I...

``` UploadFilterError: M_INVALID_PARAM Expected UserID string to start with '@' ``` This is a result of calling ``` await client.upload_filter(room={ "rooms": [response.room_id] }) ``` my guess would be that a...

Very simple case. If I enter +44 742405 It gets formatted as +44 1481 742405 Assuming the region JE for some reason. I've been banging my head at the wall...

On my iPhone 15 Pro on iOS 17.0.3 the share functionality doesn't work for IG stories. It goes to the App Store instead. I've confirmed that this is because canOpenURL...

bug

process_file() got an unexpected keyword argument 'extract_thumbnail' when trying to copy the calls from readme.me

if you scroll out the cannon view, the next time you scroll it in, the cannon breaks

on iOS 16 I get ``` CAMetalLayer ignoring invalid setDrawableSize width=0.000000 height=0.000000 ``` or ``` 2023-07-10 15:15:22.745864-0400 app[41287:14957907] [Graphics] Invalid size provided to UIGraphicsBeginImageContext(): size={353, 0}, scale=3.000000 2023-07-10 15:15:22.746013-0400 app[41287:14957907]...

On iOS 16, all UIViewRepresentables have to be structs.

Quick and dirty fork that I needed for a project. Tests are not included. Adds username param to AUTH command. Closes #87

is this supported? would be good to have it in the readme I'm talking a connect string of username:password@host:port