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
c752cb9fc6ebe8a10d759d5ae2003a47f756b3d8
NetNewsWire
/
Frameworks
/
ArticlesDatabase
History
Maurice Parker
c4ce93e96a
Set default read state for Feedbin articles to read when syncing
2019-05-13 08:32:03 -05:00
..
ArticlesDatabase.xcodeproj
Made frameworks cross platform and got generated iOS app to compile.
2019-04-15 13:30:10 -05:00
DatabaseTests
…
Extensions
…
xcconfig
Convert ArticlesDatabase to Swift 5.
2019-03-31 16:06:57 -07:00
ArticlesDatabase.swift
Set default read state for Feedbin articles to read when syncing
2019-05-13 08:32:03 -05:00
ArticlesTable.swift
Set default read state for Feedbin articles to read when syncing
2019-05-13 08:32:03 -05:00
AttachmentsTable.swift
…
AuthorsTable.swift
…
Constants.swift
…
DatabaseArticle.swift
Index articles using SQLite FTS.
2019-02-24 15:34:10 -08:00
DatabaseObject+Database.swift
…
Info.plist
…
RelatedObjectsMap+Database.swift
…
SearchTable.swift
Use DatabaseDictionary instead of NSDictionary. Work around a Swift memory leak with NSDictionary.
2019-03-02 16:17:06 -08:00
StatusesTable.swift
Set default read state for Feedbin articles to read when syncing
2019-05-13 08:32:03 -05:00
UnreadCountDictionary.swift
…