This website requires JavaScript.
Explore
Help
Sign In
renun
/
NetNewsWire
Watch
1
Star
0
Fork
0
You've already forked NetNewsWire
mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced
2025-08-12 06:26:36 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
aa9cfcaef473276df9b03b12c1b51285a8149e9b
NetNewsWire
/
Frameworks
/
ArticlesDatabase
History
Brent Simmons
8a5428c1cf
Discard future dates.
Fix
#538
.
2019-02-08 21:54:45 -08:00
..
ArticlesDatabase.xcodeproj
…
DatabaseTests
…
Extensions
Discard future dates.
Fix
#538
.
2019-02-08 21:54:45 -08:00
xcconfig
…
ArticlesDatabase.swift
Redo the database indexes, after some trial and error, to get some significant speed boosts in fetching articles and unread counts.
2018-09-25 22:48:47 -07:00
ArticlesTable.swift
Fix bug getting unread count for the Today smart feed — it would skip articles with no pubDate, but that did arrive today (and thus should be considered as part of Today).
2019-02-08 21:05:55 -08:00
AttachmentsTable.swift
…
AuthorsTable.swift
…
Constants.swift
…
CreateStatements.sql
Redo the database indexes, after some trial and error, to get some significant speed boosts in fetching articles and unread counts.
2018-09-25 22:48:47 -07:00
DatabaseArticle.swift
…
DatabaseObject+Database.swift
…
Info.plist
…
RelatedObjectsMap+Database.swift
…
StatusesTable.swift
…
UnreadCountDictionary.swift
…