summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-06bump version to 1.0Hiltjo Posthuma
2021-08-06sfeed_opml_export: fix typo: opml -> OPMLHiltjo Posthuma
2021-08-06sfeedrc.5: fix typosHiltjo Posthuma
2021-08-04sfeed_mbox.1: add examples to this man page aswellHiltjo Posthuma
2021-08-03man page improvementsHiltjo Posthuma
2021-08-03code-style: use a newline before return in main()Hiltjo Posthuma
2021-07-25man page improvementsHiltjo Posthuma
2021-07-24sfeed_{web,xmlenc}.1: use my site as an exampleHiltjo Posthuma
2021-07-22sfeed_update.1: just use ~/ instead of $HOME consistently in examplesHiltjo Posthuma
2021-07-19code-style: change gmtime to the reentrant/thread-safe gmtime_rHiltjo Posthuma
2021-07-11sfeed.c: parsetime: support short digit years for RSS pubDate fields (RFC822)Hiltjo Posthuma
2021-07-10bump version to 0.9.25Hiltjo Posthuma
2021-07-07sfeed_web.1: fix typo: url -> URLHiltjo Posthuma
2021-07-06sfeed_mbox: add option to print contentHiltjo Posthuma
2021-07-06sfeedrc.5: add an example how to override the options in the man page aswellHiltjo Posthuma
2021-07-06sfeed.{1,5}: number fields in the man pageHiltjo Posthuma
2021-07-06README.xml: remove newline before EOFHiltjo Posthuma
2021-07-06README: add a simplified version of printing the first enclosureHiltjo Posthuma
2021-07-06sfeed: change comment which reflects printing relative URLs behaviourHiltjo Posthuma
2021-07-06sfeed: printtrimmed function does not change or modify the bufferHiltjo Posthuma
2021-06-05README: fix typo in a commentHiltjo Posthuma
2021-06-05Makefile: switch to use CPPFLAGS -D_DEFAULT_SOURCEHiltjo Posthuma
2021-06-05README: fix escape sequence which is non-POSIXHiltjo Posthuma
2021-06-03bump version to 0.9.24Hiltjo Posthuma
2021-06-01util.c: err() do not print colon formattedHiltjo Posthuma
2021-06-01sfeed_gopher: unveil: show path when it failedHiltjo Posthuma
2021-06-01portability and standards: add BSD-like err() and errx() functionsHiltjo Posthuma
2021-05-30sfeed_frames.1/sfeed_html.1: reference the style.css example fileHiltjo Posthuma
2021-05-29sfeed_opml_export: sync loadconfig() function fixes from sfeed_updateHiltjo Posthuma
2021-05-27sfeed_frames/sfeed_html: show the total counts and improve the title formatHiltjo Posthuma
2021-05-27sfeed_update: fix message when the configuration file does not existHiltjo Posthuma
2021-04-29bump version to 0.9.23Hiltjo Posthuma
2021-04-28Makefile: fix typo in commentHiltjo Posthuma
2021-04-28fixup: a regression with RSS guid, by default ispermalink="true"Hiltjo Posthuma
2021-04-28use the last href attribute value if there are multiple setHiltjo Posthuma
2021-04-28add support for old/legacy Atom 0.3 feedsHiltjo Posthuma
2021-04-28sfeed.{1,5}: improve documentation, the content-type field can be empty...Hiltjo Posthuma
2021-04-28enable unlocked I/O by defaultHiltjo Posthuma
2021-04-28README: update newsboat export scriptHiltjo Posthuma
2021-04-28improve "ispermalink", "rel" and "type" attribute handling/bufferingHiltjo Posthuma
2021-04-28improve content-type "type" attribute handling/bufferingHiltjo Posthuma
2021-04-27sfeed.c: detect the proper mime-type for XHTMLHiltjo Posthuma
2021-04-24fix a comment code-styleHiltjo Posthuma
2021-03-13bump version to 0.9.22Hiltjo Posthuma
2021-03-12sfeed_web.1, sfeed_xmlenc.1: remove unneeded mdoc escape sequenceHiltjo Posthuma
2021-03-03sfeed_update: return instead of exit in main() on successHiltjo Posthuma
2021-03-02README: workaround empty fields with *BSD xargs -0Hiltjo Posthuma
2021-03-01sfeed_update: fix baseurl substitutionHiltjo Posthuma
2021-03-01util.c: uri_makeabs: check initial base URI field, not dest `a` (style)Hiltjo Posthuma
2021-03-01sfeed.1: reference sfeed_update and sfeedrcHiltjo Posthuma