NetNewsWire/Frameworks/RSParser/Feeds
Brent Simmons e4008b677f Fix two typos in JSONFeedParser which kept the parser from getting the feed’s favicon and icon URLs. Also added a test for this. 2017-11-25 10:34:48 -08:00
..
JSON Fix two typos in JSONFeedParser which kept the parser from getting the feed’s favicon and icon URLs. Also added a test for this. 2017-11-25 10:34:48 -08:00
XML Fix builder errors, mostly in RSParser. 2017-10-04 13:28:48 -07:00
FeedParser.h Start work on turning RSXML.framework into RSParser.framework. 2017-06-20 21:18:46 -07:00
FeedParser.swift Commit major surgery but leave it unfinished. Everything is broken. 2017-07-01 17:22:19 -07:00
FeedParserError.swift Make progress on getting RSParser.framework to build. 2017-06-25 14:06:01 -07:00
FeedType.swift Remove redundant check to see if feed is probably XML. 2017-11-11 14:27:56 -08:00
ParsedAttachment.swift Make ParsedAttachment require a URL. 2017-09-10 11:21:49 -07:00
ParsedAuthor.swift Use a Set<ParsedAuthor> instead of [ParsedAuthor] array. 2017-09-10 11:02:05 -07:00
ParsedFeed.swift Use a Set<ParsedAuthor> instead of [ParsedAuthor] array. 2017-09-10 11:02:05 -07:00
ParsedHub.swift Fix bug loading feeds from disk. 2017-10-05 21:08:27 -07:00
ParsedItem.swift Fix bug loading feeds from disk. 2017-10-05 21:08:27 -07:00