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
e6f1ea3f2f430f5e0eaa606fb85ea511f122d3f0
NetNewsWire
/
Frameworks
/
Account
/
Feedly
/
Models
History
Kiel Gillard
f455bcec16
Models the feed website url of feedly articles as an optional since it seems the Feedly API will not always provide one. Issue
#1449
.
2020-01-02 09:34:24 +11:00
..
FeedlyCategory.swift
…
FeedlyCollection.swift
…
FeedlyEntry.swift
…
FeedlyEntryParser.swift
Models the feed identifier of feedly articles as an optional since it seems the Feedly API will not always provide one (despite the API documentation).
2019-12-31 08:47:27 +11:00
FeedlyFeed.swift
…
FeedlyFeedsSearchResponse.swift
…
FeedlyLink.swift
…
FeedlyOrigin.swift
Models the feed website url of feedly articles as an optional since it seems the Feedly API will not always provide one. Issue
#1449
.
2020-01-02 09:34:24 +11:00
FeedlyResourceId.swift
Adds unit tests for adding a new feed with Feedly.
#1300
2019-12-05 19:02:40 +11:00
FeedlyStream.swift
…
FeedlyStreamIds.swift
…
FeedlyTag.swift
…