Commit Graph

11 Commits

Author SHA1 Message Date
relikd
ca9452bc18 Added all bugfixes from current state of RSParser. Except HTML entities are still decoded for title, abstract and body. 2019-01-12 23:28:48 +01:00
relikd
2732573003 Fixed stupid subclassing bug (and added test to avoid that in the future) 2018-12-29 22:43:27 +01:00
relikd
8fae59721b Fixed library import errors by removing libxml import in header 2018-12-29 13:28:46 +01:00
relikd
0bd0e63f12 OPML export 2018-12-29 01:26:06 +01:00
relikd
62c5bef463 Refactoring to v.2.0 2018-12-27 21:11:59 +01:00
relikd
f9e672661a Refactored OPML 2018-12-16 19:18:49 +01:00
relikd
3118747fa0 Fixed collection type NSSet -> NSArray 2018-12-11 11:58:53 +01:00
relikd
10d37ec3f4 Added support for error messages & fixed bugs:
- parserClassForXMLData: did return instance instead of class
- DateParser: array index typo
2018-12-10 17:59:01 +01:00
relikd
4228bc3d67 Add article abstract 2018-09-11 23:19:29 +02:00
relikd
09794c92f7 Fixing Bugs & Adding subtitle to feeds 2018-08-19 23:30:48 +02:00
Brent Simmons
051787ee7f Initial import. 2016-12-26 16:20:42 -08:00