Commit Graph

13 Commits

Author SHA1 Message Date
Brent Simmons c3bcf82713 Make the send-to-Micro.blog command work. Need some tweaking, but it mostly does the job. 2018-01-11 22:18:46 -08:00
Brent Simmons 32dae64b83 Continue work on send to Micro.blog. 2018-01-10 14:00:06 -08:00
Brent Simmons f324e65f16 Make further progress on sending to MarsEdit and Micro.blog. 2018-01-09 22:04:45 -08:00
Brent Simmons 17ce4fc26a Check if the Micro.blog app exists on disk when app becomes active. 2018-01-08 22:10:56 -08:00
Brent Simmons b83a5694dc Start work on send-to-Micro.blog and send-to-MarsEdit commands. 2018-01-08 21:53:49 -08:00
Brent Simmons 3fcede7fb4 Add JavaScript and native message handler for getting mouseover urls from the detail view’s WKWebView. 2017-11-05 20:31:50 -08:00
Brent Simmons 9818278c9b Make undo deleting feeds/folders work. 2017-11-05 12:14:36 -08:00
Brent Simmons e16911b363 Make deleting work. Can’t undo yet. But now everything is messed-up because of an AnyHashable casting bug. Don’t run this build. 2017-11-04 22:51:14 -07:00
Brent Simmons 66c02a6fe1 Fix build errors. 2017-11-04 19:29:43 -07:00
Brent Simmons ef303c0c38 Make progress on deleting and especially undoing delete. 2017-11-04 19:03:47 -07:00
Brent Simmons 17b84ec57c Rename MarkAllReadCommand to MarkReadOrUnreadCommand and make it handle both cases. 2017-10-29 12:09:56 -07:00
Brent Simmons f9b3eeb4d7 Switch macOS deployment target to 10.13. Get MarkAllReadCommand working as an undoable command. 2017-10-29 11:14:10 -07:00
Brent Simmons f388a9f4dc Create MarkAllReadCommand.swift. 2017-10-26 13:30:16 -07:00