summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-02style.css: improve horizontal scrolling for long titles/small windowsHiltjo Posthuma
2020-05-01README: update tested platformsHiltjo Posthuma
2020-04-27sfeed_mbox: fallback author to feedname, not "unknown"Hiltjo Posthuma
2020-04-27sfeed_mbox: remove prefix in subjectHiltjo Posthuma
2020-04-01util: improve/cleanup parseline()Hiltjo Posthuma
2020-03-15sfeed_mbox: time parsing and consistency fixesHiltjo Posthuma
2020-03-15man pages (section 1): document exit statusHiltjo Posthuma
2020-03-15sfeed_twtxt: fix error message if gmtime() fails, "localtime" -> "gmtime"Hiltjo Posthuma
2020-03-15sfeed_mbox: POSIX defines gmtime_r sets errno, so use err(), not errx()Hiltjo Posthuma
2020-03-11sfeed_web: fix exit status codeHiltjo Posthuma
2020-03-11README: update tested environmentsHiltjo Posthuma
2020-03-11sfeed_html/sfeed_frames: fix bold markup for lynxHiltjo Posthuma
2020-03-10sfeed_html/sfeed_frames: use a <pre> section per feedHiltjo Posthuma
2020-03-10sfeed_plain: optimize utf8-decoding and column position calculationHiltjo Posthuma
2020-02-23bump version to 0.9.16Hiltjo Posthuma
2020-02-23sfeed_update: don't preserve permissions of tmp files by moving, so copyHiltjo Posthuma
2020-02-06README: simplify sfeed_archive example using awkHiltjo Posthuma
2020-02-04sfeed_update: tiny style fix in commentHiltjo Posthuma
2020-02-04man page improvementsHiltjo Posthuma
2020-02-01sync README.xml comment about white-space handlingHiltjo Posthuma
2020-01-24cleanup some includesHiltjo Posthuma
2020-01-23improve man pages, some rewordings and add a referenceHiltjo Posthuma
2020-01-18minor style: use plain int for xml_entitytostr()Hiltjo Posthuma
2020-01-18improve XML entity conversionHiltjo Posthuma
2020-01-18sfeed_opml_import: use code-style pattern similar to other programsHiltjo Posthuma
2020-01-18sfeed_web: remove unneeded optimizationHiltjo Posthuma
2020-01-18style.css: sort properties alphabeticallyHiltjo Posthuma
2020-01-18bump LICENSE year to 2020Hiltjo Posthuma
2020-01-18improve README a bitHiltjo Posthuma
2020-01-18add sfeed_gopher: generic gopher formatting program, remove sfeed_gphHiltjo Posthuma
2019-11-25bump version to 0.9.15Hiltjo Posthuma
2019-11-24README: add rss2email OPML import exampleHiltjo Posthuma
2019-11-24sfeed_opml_import: improve import with nested <outline>Hiltjo Posthuma
2019-11-24OPML export improvementsHiltjo Posthuma
2019-11-22xml.c: upper-case named-entities are invalid in XMLHiltjo Posthuma
2019-10-13bump version to 0.9.14Hiltjo Posthuma
2019-10-12string_append: check for addition and multiplication overflowHiltjo Posthuma
2019-10-05Makefile: simplify, remove config.mkHiltjo Posthuma
2019-09-30README: remove wrong $LC_LOCALE, also remove $LC_ALL from examplesHiltjo Posthuma
2019-09-12xml.h: remove #if 0 blockHiltjo Posthuma
2019-09-06README: minor typosHiltjo Posthuma
2019-09-06README: improve mail example and add an example similar to rss2emailHiltjo Posthuma
2019-09-05sfeed.c: fix typo in commentHiltjo Posthuma
2019-08-22README, README.xml: improve some wordingHiltjo Posthuma
2019-08-01bump version to 0.9.13Hiltjo Posthuma
2019-07-27README: improve dmenu exampleHiltjo Posthuma
2019-07-20documentation: document "new" items in format programsHiltjo Posthuma
2019-07-20sfeed_gph: prefix/mark "new" items with "N" too.Hiltjo Posthuma
2019-07-20use the same XML handler names as the fields and shorten variable namesHiltjo Posthuma
2019-07-20man pages: reference sfeed(5) in format programs, reword sfeed(5) descriptionHiltjo Posthuma