This website requires JavaScript.
Explore
Help
Sign In
FreshRSS
/
NetNewsWire
mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
Watch
1
Star
0
Fork
You've already forked NetNewsWire
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a5bf148d82
NetNewsWire
/
Frameworks
History
Brent Simmons
a5bf148d82
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
..
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
Change so that we fire off status update immediately if the number of pending status changes exceeds 100. Issue
#658
2019-05-27 12:03:12 -05:00
Vendor
/Sparkle.framework
Updated to the Sparkle 1.21.3
2019-06-15 09:54:16 -05:00