@bazbt3 Well played. :)
// @larand @kdfrawg
@matigo Image upload and an obvious alternative to longpress to trigger post actions. And post layout design changes to play nicer at larger text sizes.
I know it's getting to be time to ship a new release when I get excited about what all's in it. ☺
Failed at sleeping this morning. Still kind of tired but brain awake. (Also, asthma. Thanks, pollen.)
@matigo Parent post generates mis-nested HTML. There's an <li>
with intervening </code></pre><br /><a></a>
before the </li>
.
On the bright side, my "fall back to Markdown when HTML can't be parsed" logic works!
@jextxadore Euchre on a farm for me, but lots of good memories. (Also, I can play a good hand of Euchre pretty much on autopilot.)
// @streakmachine
@matigo Displays fine in Macchiato as-is. Let's just add creator and file type fourcharcodes in the resource fork instead! ;)
Happy enough with image uploading. Fixed post sorting to be by pubdate.
Hoping to knock out a few more of the small annoyances tomorrow, but need to sleep now.
I was wondering all my 10C image upload URL end in a dot .
. Looks like it tries to preserve the original path extension of the uploaded file, and when you provide a file name without an extension, it doesn't add any! :D