This website requires JavaScript.
Explore
Help
Sign In
FreshRSS
/
NetNewsWire
Watch
1
Star
0
Fork
0
You've already forked NetNewsWire
mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced
2025-01-28 17:59:31 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
NetNewsWire
/
Frameworks
/
ArticlesDatabase
/
Extensions
History
Brent Simmons
1d0cacd5fc
When syncing, update the database by articleIDs rather than by feeds — this means *far* fewer fetches and much less data pulled from the database. It should help app responsiveness dramatically during sync, and especially during an initial sync.
2019-10-13 19:02:56 -07:00
..
Article+Database.swift
When syncing, update the database by articleIDs rather than by feeds — this means *far* fewer fetches and much less data pulled from the database. It should help app responsiveness dramatically during sync, and especially during an initial sync.
2019-10-13 19:02:56 -07:00
ArticleStatus+Database.swift
Make code formatting match current style.
2019-07-08 22:20:57 -07:00
Attachment+Database.swift
Make optionalIntForColumn an extension method on FMResultSet.
2019-07-08 22:20:46 -07:00
Author+Database.swift
Make code formatting match current style.
2019-07-08 22:20:57 -07:00
ParsedArticle+Database.swift
Make code formatting match current style.
2019-07-08 22:20:57 -07:00