Dale Price
Dale Price
I got a report from a user that dark mode isn’t detected on Vanilla OS, which uses GNOME but doesn’t have `gsettings`. daprice/Blender-Auto-Dark-Mode#2
I happened to look at StreetPass’s settings pane in Safari > Settings > Extensions > StreetPass for Mastodon, and saw this: The full list of errors is: ``` Unable to...
Adds support for `api/v1/instance/peers` (list of connected servers) and `api/v1/instance/domain_blocks` (publicly viewable list of moderated servers). I called the new struct `InstanceDomainBlock` because TootSDK already used `DomainBlock` for what Mastodon...
Currently TootSDK's enums throw an error when decoding if the server returns an unknown value. I don’t think this is ideal because API updates frequently add new values. A good...
Currently, none of the TootClient.get*X* methods expose the HTTPResponse or its headers to the caller or in any other way, except for the ones that use `fetchPagedResult` which reads the...
This is in NetNewsWire 6.1.8 on iPadOS 18.4.1 on an 11” iPad Pro. If I… 1. Open an article in portrait mode 2. tap the “expand” button in the upper...
### Steps to reproduce the problem 1. Click the disclosure chevron next to “Followed hashtags” in the sidebar to see followed hashtags ### Expected behaviour Either all followed hashtags should...
### Steps to reproduce the problem 1. Click the disclosure chevron to expand the “Followed hashtags” section in the sidebar 2. Click one of the hashtags to open it 3....
### Steps to reproduce the problem 1. In landscape orientation or with a wide browser window, start writing a post 2. Rotate device to portrait orientation and/or shrink the browser...
### Description The “Language” dropdown in the “Pick Server” screen currently orders languages somewhat randomly from a user’s point of view — I think it’s alphabetical based on the first...