Zac West

Results 14 issues of Zac West

- [x] I have read [CONTRIBUTING](https://github.com/Quick/Quick/blob/master/CONTRIBUTING.md) and have done my best to follow them. ### What did you do? I'm integrating Quick into a codebase where I need to define...

bug

I've got a handful of keys in Secretive, but enumerating through the possible public keys when connecting to git.sr.ht causes it to kick me out for exceeding authentication attempts before...

enhancement
proposed

### Goals ⚽ When connecting to an aiohttp WebSocket, it excludes the `client_max_window_bits` and `server_max_window_bits` values [when at the default of 15](https://github.com/aio-libs/aiohttp/blob/eda8114ae1246aab135cef5201581025b4fb6fd0/aiohttp/http_websocket.py#L232). ### Implementation Details 🚧 This changes the compressor/decompressor...

### Checklist - [X] I have updated to the latest available Home Assistant version. - [X] I have cleared the cache of my browser. - [X] I have tried a...

Bug
Accessibility

The environmental variables `MICROPUB_PERMALINK_STYLE`, `MICROPUB_MEDIA_FILES_STYLE`, `MICROPUB_FILENAME_STYLE` require quotes around the values in the Heroku configuration, though the rest don't. This manifests as "app crashed" in the Heroku logs if you...

bug

- Tapping on links at end of lines (tricky bugs have happened here) - Tapping on multiple links within strings - Tapping on multiple links in multiple lines - Long...

enhancement

These issues should be fixed in a subsequent release shortly. Sorry for the inconvenience. # Notification service is renamed ## iOS 16 *Fixed in iOS-2022.10.1.* iOS 16 introduces a new...

bug
ios

- UIDevice.name requires the entitlement `com.apple.developer.device-information.user-assigned-device-name` which is not documented anywhere nor can we apply for it yet. Without it we just get `iPad` as the name - New App...

TODO: - [ ] Update HAKit to support providing arbitrary URLCredentials -- this requires forking Starscream which doesn't offer the ability to provide it, which means HAKit will begin requiring...

cla-signed

Fixes #70. Requires https://github.com/home-assistant/core/pull/52048. - [ ] Pass cleartext commands through, need to wire up the command manager to the register calls. Also still need to make the fcm repo...

cla-signed