This website requires JavaScript.
Explore
Help
Sign In
FreshRSS
/
NetNewsWire
Watch
1
Star
0
Fork
0
You've already forked NetNewsWire
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetNewsWire
/
Frameworks
History
Kiel Gillard
02cfc384c4
Makes the Feedly models immutable because they are used to represent API responses only and it improves a developer's ability to reason about how they're used in the codebase.
Fixes
#1629
.
2020-01-17 16:47:21 +11:00
..
Account
Makes the Feedly models immutable because they are used to represent API responses only and it improves a developer's ability to reason about how they're used in the codebase.
Fixes
#1629
.
2020-01-17 16:47:21 +11:00
Articles
Set Mac deployment target to 10.14
2020-01-09 19:16:19 -06:00
ArticlesDatabase
Fetch article contents from Feedly by ids rather than paging through streams up until the last successful sync date. Issues
#1453
#1398
#1408
#1429
2020-01-11 10:45:45 +11:00
SyncDatabase
Add check so that we don't update article statuses for articles that we have pending statuses to send. Issue
#1515
2020-01-02 18:21:18 -07:00