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 09:49:21 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
NetNewsWire
/
Frameworks
/
SyncDatabase
History
Kiel Gillard
bfac176372
Modifies SyncDatabase to synchronously create tables so clients can reliably use an instance immediately after initialisation.
2019-11-05 10:03:29 +11:00
..
SyncDatabase.xcodeproj
Add Test build configuration
2019-10-11 17:38:01 -05:00
xcconfig
Add Test build configuration
2019-10-11 17:38:01 -05:00
Constants.swift
Save article statuses to new sync database as they are created
2019-05-14 18:24:19 -05:00
Info.plist
Save article statuses to new sync database as they are created
2019-05-14 18:24:19 -05:00
SyncDatabase.swift
Modifies SyncDatabase to synchronously create tables so clients can reliably use an instance immediately after initialisation.
2019-11-05 10:03:29 +11:00
SyncStatus.swift
Add send sync database contents to Feedbin
2019-05-15 11:52:56 -05:00
SyncStatusTable.swift
Improves test coverage in Feedly. Adds callbacks to SyncDatabase. Content is paged from Feedly. Unread status is set before articles are ingested.
2019-11-02 10:29:34 +11:00