NetNewsWire/Frameworks/RSParser/Feeds
Brent Simmons 2982109f9b Check that data is not XML, rather than that it is HTML, when determining feed type. Fix #144. 2017-11-11 10:30:01 -08:00
..
JSON Make ParsedAttachment require a URL. 2017-09-10 11:21:49 -07: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 Check that data is not XML, rather than that it is HTML, when determining feed type. Fix #144. 2017-11-11 10:30:01 -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