Daniel Jalkut
Daniel Jalkut
After implementing #3626 @vincode-io pointed out it might be nice to animate the showing/hiding of the find interface. I think I can make this happen.
## Overview I'm the developer of MarsEdit (https://redsweater.com/marsedit/), a Mac blogging app that supports the MovableType API. One of our mutual customers discovered that MarsEdit fails to publish new posts...
First, thanks for the years of providing this tool. It's been very handy! I commend you diving in to use Swift and Cocoa for this year's iteration. An unfortunate consuquence,...
This pull request is offered as one possible solution to a challenge that seems common across many Mastodon API clients: needing or wanting to present Status content in plain-text format....
I spent some time this morning getting the current `master` branch to build, and scratching my head at the differences in behavior between it and the b3 binary. I realized...
Hi Andre - thanks for sharing this code on github. At your convenience, you could remove the references to Realmac subversion, and plans to move to github someday, from the...
I noticed if you are clicking into a new feed, the Web View for the article content clears to white before reloading with the expected dark gray backdrop. 1. Open...
Summary: supporting a method for obtaining a REST API authentication token over XMLRPC would allow existing XMLRPC clients to start migrating to the REST API in absence of a full-blown...
The Unidecode and html2text dependencies are GPL2 and GPL3 licensed, so they are not compatible with the MIT licensing of this project as a whole. See #61