NetNewsWire/Frameworks
2019-07-07 13:42:24 -07:00
..
Account Make Transport callbacks run on the main thread, which is consistent with NetNewsWire’s general pattern for these types of callbacks. This helps avoid situations where we touch model objects (which are main-thread-only) on a background thread. 2019-07-07 13:42:24 -07:00
Articles Run database fetches async, in the timeline, when appropriate — for instance, when All Unread is selected and new articles come in. 2019-07-05 20:06:31 -07:00
ArticlesDatabase Run database fetches async, in the timeline, when appropriate — for instance, when All Unread is selected and new articles come in. 2019-07-05 20:06:31 -07:00
SyncDatabase
Vendor/Sparkle.framework Updated to the Sparkle 1.21.3 2019-06-15 09:54:16 -05:00