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
3c47b23b8bd6509e7199e2abc44d1838ac66bc26
NetNewsWire
/
Frameworks
/
Database
History
Brent Simmons
3c47b23b8b
Add article.changesFrom() to get changes in an Article.
2017-09-09 12:09:48 -07:00
..
Database.xcodeproj
Deal with fallout from moving Account to its own framework.
2017-09-07 20:51:51 -07:00
DatabaseTests
…
Extensions
Add article.changesFrom() to get changes in an Article.
2017-09-09 12:09:48 -07:00
ArticlesTable.swift
Add article.changesFrom() to get changes in an Article.
2017-09-09 12:09:48 -07:00
AttachmentsTable.swift
Make a mess of things. Article and ArticleStatus are now immutable structs.
2017-09-04 17:10:02 -07:00
AuthorsTable.swift
Make a mess of things. Article and ArticleStatus are now immutable structs.
2017-09-04 17:10:02 -07:00
Constants.swift
Make further progress on saving articles from feeds.
2017-09-06 13:33:04 -07:00
CreateStatements.sql
…
Database.swift
Make progress on saving updated articles.
2017-09-08 13:36:30 -07:00
Info.plist
…
StatusesTable.swift
Continue work on saving articles.
2017-09-05 08:53:45 -07:00
TagsTable.swift
…
UnreadCountDictionary.swift
…