summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-28Add bliss themeHEADmasterBenjamin Chausse
2022-02-19fix a compiler warning with (Net)BSD cursesHiltjo Posthuma
2022-02-19sfeed_opml_export: improve commentHiltjo Posthuma
2022-02-06bump version to 1.2Hiltjo Posthuma
2022-02-06fix a warning with tparm on some systemsHiltjo Posthuma
2022-02-06add compile-time option to improve output on dumb non-UTF8 terminalsHiltjo Posthuma
2022-02-06sfeed_curses: write cmd in a more verbose wayHiltjo Posthuma
2022-02-05sfeed.c: code-style consistency: static functionsHiltjo Posthuma
2022-02-05sfeed: small optimizationHiltjo Posthuma
2022-02-05sfeed_curses.1: tiny rewording from previous commitHiltjo Posthuma
2022-02-04improve some code commentsHiltjo Posthuma
2022-02-04sfeed_curses.1: document @ flagAnders Damsgaard
2022-02-01sfeed_curses.1: fix stdin -> ttyHiltjo Posthuma
2022-02-01parsetime: no need to check `tp`. it must be setHiltjo Posthuma
2022-01-22add feature to go to the next bold row and previous bold row with J and KHiltjo Posthuma
2022-01-19sfeed_curses: code-style: remove variable name in definitionHiltjo Posthuma
2022-01-19sfeed_curses: fix a pedantic sign comparisonHiltjo Posthuma
2022-01-19fix inconsistencies in commentsHiltjo Posthuma
2022-01-19sfeed: extend the time range, use long long instead of time_tHiltjo Posthuma
2022-01-19sfeed_curses.1: clarify an exception with SIGINTHiltjo Posthuma
2022-01-19sfeed_curses: consistency: mousereport: use off_t like the other functionsHiltjo Posthuma
2022-01-19sfeed_curses: line editor: add more clear comments of signal handlingHiltjo Posthuma
2022-01-19sfeed: parsetime: allow leap second like 23:59:60Hiltjo Posthuma
2022-01-14util: strtotime: expand on comment about 2038-readinessHiltjo Posthuma
2022-01-14util: parsetime(): fix comment, long long supports atleast 64-bit rangeHiltjo Posthuma
2022-01-14sfeed_curses: pedantic fix for UB with an empty URL fileHiltjo Posthuma
2022-01-06README: sfeed_download small changesHiltjo Posthuma
2022-01-06README: small typo and rewording for sfeed_download exampleHiltjo Posthuma
2022-01-06README: add a listing of the formats supportedHiltjo Posthuma
2022-01-06README: add sfeed_download example, parallel downloader/extractorHiltjo Posthuma
2022-01-04sfeed_markread: set all locale variables and use LC_ALLHiltjo Posthuma
2022-01-03Makefile: add comment for feature test macro on FreeBSDHiltjo Posthuma
2022-01-03Makefile: tiny typo: add space after SFEED_CURSES_CPPFLAGSHiltjo Posthuma
2021-12-24sfeed_content: allow to set HTML converter with env variableHiltjo Posthuma
2021-12-23sfeed_markread: small white-space fixHiltjo Posthuma
2021-12-23README: improve newsboat export scriptHiltjo Posthuma
2021-12-23README: add GNU/HurdHiltjo Posthuma
2021-12-23sfeed_atom: add category field(s)Hiltjo Posthuma
2021-12-23LICENSE: bump yearHiltjo Posthuma
2021-11-27bump version to 1.1Hiltjo Posthuma
2021-11-26README: reword the part mentioning SFEED_THEMEHiltjo Posthuma
2021-11-26README: small rewordingHiltjo Posthuma
2021-11-26sfeed.1: add sfeed_curses exampleHiltjo Posthuma
2021-11-26Makefile: merge contents of sfeed_curses MakefileHiltjo Posthuma
2021-11-26sfeed_curses: reuse some functions in utilHiltjo Posthuma
2021-11-26README: merge the contents of the README of sfeed_cursesHiltjo Posthuma
2021-11-26import sfeed_cursesHiltjo Posthuma
2021-11-24sfeed_mbox: escape the link and enclosure text when using HTML contentHiltjo Posthuma
2021-11-23sfeed.1: improve a comment for string_appendHiltjo Posthuma
2021-11-23sfeed.1: add a basic usage example for using the sfeed packageHiltjo Posthuma