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
22c2a7a72e8b5630b89f7552f055fb539fc89aa1
NetNewsWire
/
Frameworks
/
ArticlesDatabase
T
History
Brent Simmons
22c2a7a72e
Delete old articles in a graduated way, so as not to block the database for too long. Also: don‘t delete old unread articles in accounts that use an external sync service.
2020-04-12 16:36:35 -07:00
..
ArticlesDatabase.xcodeproj
Use the new FetchUnreadCountsForFeedsOperation.
2020-02-01 15:01:47 -08:00
DatabaseTests
…
Extensions
Implement retention policy for feed-based accounts (local, iCloud).
2020-03-29 23:20:01 -07:00
Operations
Move the operation queue from Account to ArticlesDatabase, which is the rightful owner.
2020-02-05 22:17:32 -08:00
xcconfig
…
ArticlesDatabase.swift
Implement retention policy for feed-based accounts (local, iCloud).
2020-03-29 23:20:01 -07:00
ArticlesTable.swift
Delete old articles in a graduated way, so as not to block the database for too long. Also: don‘t delete old unread articles in accounts that use an external sync service.
2020-04-12 16:36:35 -07:00
AuthorsTable.swift
…
Constants.swift
…
DatabaseObject+Database.swift
…
Info.plist
…
RelatedObjectsMap+Database.swift
…
SearchTable.swift
Update for pending RSCore String updates
2020-01-17 13:45:38 -06:00
StatusesTable.swift
…