summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-24bump version to 0.9.19Hiltjo Posthuma
2020-10-22sfeed_web: whoops, fix bug mentioned in the previous commitHiltjo Posthuma
2020-10-22sfeed_web: attribute parsing improvements, improve man pageHiltjo Posthuma
2020-10-22Do not change the referenced matched tag data (from gettag()).Hiltjo Posthuma
2020-10-21README: filter example, filter Google Analytics utm_* parametersHiltjo Posthuma
2020-10-21sfeed_web: reset feedlink bufferHiltjo Posthuma
2020-10-18README: improve etag example with escaping of the filenameHiltjo Posthuma
2020-10-18README: add example to support ETag cachingHiltjo Posthuma
2020-10-18xml.c: initialize i = 0Hiltjo Posthuma
2020-10-16README.xml: reference examples, ANSI compatible, mention original parserHiltjo Posthuma
2020-10-16README: fix unescaped character in regex in awk in filter exampleHiltjo Posthuma
2020-10-12add a comment about the intended date priorityHiltjo Posthuma
2020-10-12Revert "RSS: give Dublin Core <dc:date> higher priority over <pubDate>"Hiltjo Posthuma
2020-10-12README: filter example: strip Facebook fbclid parameterHiltjo Posthuma
2020-10-12simplify time parsingHiltjo Posthuma
2020-10-12remove unneeded check for NUL terminatorHiltjo Posthuma
2020-10-12RSS: give Dublin Core <dc:date> higher priority over <pubDate>Hiltjo Posthuma
2020-10-12parse categories, add multiple field values support (for categories)Hiltjo Posthuma
2020-10-09xml: remove unused code for sfeedHiltjo Posthuma
2020-10-09fix counting due to uninitialized variable when the time could not be parsedHiltjo Posthuma
2020-10-09xml.h: minor comment rewordingHiltjo Posthuma
2020-10-09sfeed: parse day with max 2 digits (instead of 4)Hiltjo Posthuma
2020-10-09sfeed: support the ISO8601 time format without separatorsHiltjo Posthuma
2020-10-09README: tested with cproc and sdcc on Z80 emulator, for funHiltjo Posthuma
2020-10-09man pages: tweak alignment of listsHiltjo Posthuma
2020-10-09xml.c: remove buffering of comment data, which is unused anywayHiltjo Posthuma
2020-10-09xml.h: add underscore for #ifdef guardHiltjo Posthuma
2020-10-09XML cdata callback: handle CDATA as dataHiltjo Posthuma
2020-07-06bump version to 0.9.18Hiltjo Posthuma
2020-07-05sfeed_atom: minor simplification, gmtime_r is not needed hereHiltjo Posthuma
2020-07-05README: reference sfeed_cursesHiltjo Posthuma
2020-07-05README: improvementsHiltjo Posthuma
2020-07-05format tools: don't skip items with a missing/invalid timestamp fieldHiltjo Posthuma
2020-07-05sfeed_mbox: don't ignore items with a missing/invalid timestampHiltjo Posthuma
2020-07-05sfeed_atom: the updated field is mandatory: use the current time...Hiltjo Posthuma
2020-07-05sfeed_atom: fix timezone, output if timestamp is setHiltjo Posthuma
2020-06-25README: small tweaks and a filter example improvementHiltjo Posthuma
2020-06-21sfeed_html/sfeed_frames: simplify struct feed allocationHiltjo Posthuma
2020-06-21Makefile: tiny compatibility improvement for tar -cfHiltjo Posthuma
2020-06-10Makefile: pedantic change: use ar -rc instead of ar rcHiltjo Posthuma
2020-06-04sfeed.{1,5}: clarify the timestamp field a bitHiltjo Posthuma
2020-06-04sfeed_atom: make the output more conformHiltjo Posthuma
2020-06-01fix typoHiltjo Posthuma
2020-05-28sfeed: simplify/optimize checking end tags while inside a RSS/Atom tagHiltjo Posthuma
2020-05-27util: encodeuri: simplify conditionHiltjo Posthuma
2020-05-15README: fix indentation for fdm.conf examplesHiltjo Posthuma
2020-05-13sfeed_gopher: if a gopher url cannot be parsed then show it anyway as a "URL:"Hiltjo Posthuma
2020-05-13sfeed_gopher: do not use URL: prefix for gopher:// urls.Hiltjo Posthuma
2020-05-04bump version to 0.9.17Hiltjo Posthuma
2020-05-02style.css: sort attributeHiltjo Posthuma