NetNewsWire/Frameworks/RSParser/Feeds
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
FeedParser.swift
FeedParserError.swift
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