This website requires JavaScript.
Explore
Help
Sign In
FreshRSS
/
NetNewsWire
Watch
1
Star
0
Fork
0
You've already forked NetNewsWire
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
daaf44d67f
Branches
Tags
View all branches
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