NetNewsWire/Frameworks
2017-12-10 12:31:10 -08:00
..
Account Refresh all after importing OPML. Fix #59. 2017-12-03 12:54:51 -08:00
Data Save feed.authors. 2017-12-02 14:20:58 -08:00
Database Fetch all unread counts at startup. This is done with a single SQL call, and it’s done in the background, so performance hit should not be noticeable. Fix #138. 2017-12-03 11:57:53 -08:00
DB5
RSCore
RSDatabase
RSFeedFinder Add tests to HTMLFeedFinder for finding the best feed from a web page. 2017-11-25 16:48:42 -08:00
RSParser Add case for detecting <https://www.natashatherobot.com/feed/> as an RSS feed. 2017-12-07 20:05:58 -08:00
RSTextDrawing Do quite a bit less work on resizing the timeline. Fix #175. 2017-12-02 22:18:43 -08:00
RSTree Get rid of the lock. Add comment that Node is main-thread-only; add precondition to init method. Fix #230. 2017-12-02 16:12:09 -08:00
RSWeb Continue work on web services client. 2017-12-10 12:31:10 -08:00
Vendor/Sparkle.framework