John Adams
John Adams
I'm guessing the current cloud export from jira isn't compatible with jinson anymore. ``` ./jinson ../entities.xml Traceback (most recent call last): File "./jinson", line 107, in main(arguments) File "./jinson", line...
Bug from LC: "one last one I found: the vertical led font doesn't have any character spacing, while the horizontal font does" --- We can't really fix this because the...
The fonts on keyboard input screens, like the 'set your name' screen are downright nasty. Implement some sort of nice name input with the largeish futura font.
There's been a lot of back and forth in the issue reporting about how outline should handle images. Some people are okay with private attachments and public avatars, but that's...
MacOS and many users frequently have `ls` customized in ways that break goenv. For example when `ls` has -F turned on directories are listed with a trailing slash/ which breaks...
Adds support for the enterprise API and ensures JSON posting to them. Stops trying to convert arrays into comma separated lists if we're doing a POST Fix the matcher. It...