2023-03-05 12:07 | Merge branch 'master' into gearsix | gearsix | 29 | +491 | -275 |
2023-02-25 13:40 | bump version to 1.7 | Hiltjo Posthuma | 1 | +1 | -1 |
2023-02-17 14:39 | sfeed_update, sfeed_opml_export, README: reference the example sfeedrc man page | Hiltjo Posthuma | 3 | +4 | -4 |
2023-02-16 19:33 | sfeed_curses: add SUN keys support | Hiltjo Posthuma | 1 | +7 | -0 |
2023-02-16 19:32 | sfeed_curses: add SCO keys for next, prior (CSI I and CSI G) | Hiltjo Posthuma | 1 | +3 | -0 |
2023-02-16 19:29 | README: small rewording in how to add new parsed tags and fields | Hiltjo Posthuma | 1 | +3 | -1 |
2023-02-04 11:34 | README: describe how to add new parsed tags and fields to sfeed.c | Hiltjo Posthuma | 1 | +90 | -0 |
2023-02-03 15:15 | fix comment for ASCII symbols for dumb terminals | Hiltjo Posthuma | 2 | +5 | -5 |
2023-02-03 15:12 | sfeed_gopher: remove PATH_MAX and restricting the path length | Hiltjo Posthuma | 1 | +5 | -10 |
2023-01-18 18:53 | sfeedrc.5: improve documentation a bit | Hiltjo Posthuma | 1 | +13 | -10 |
2023-01-07 11:08 | sfeed.1: reference sfeed_opml_import | Hiltjo Posthuma | 1 | +2 | -1 |
2023-01-07 10:05 | sfeed.5: remove a caveat in the file format man page | Hiltjo Posthuma | 1 | +1 | -4 |
2022-12-28 10:18 | README: small rewording "can be supported" -> "are supported" | Hiltjo Posthuma | 1 | +2 | -2 |
2022-12-20 21:23 | LICENSE: bump year | Hiltjo Posthuma | 1 | +1 | -1 |
2022-12-20 21:22 | sfeed_curses.1: small rewording and tweaks in the example | Hiltjo Posthuma | 1 | +9 | -7 |
2022-12-15 18:15 | sfeed_update.1: "return status" -> "exit status" | Hiltjo Posthuma | 1 | +2 | -2 |
2022-08-26 19:55 | improve comment: uppercase cdata -> CDATA | Hiltjo Posthuma | 2 | +2 | -2 |
2022-08-17 14:47 | bump version to 1.6 | Hiltjo Posthuma | 1 | +1 | -1 |
2022-08-16 23:34 | sfeed_curses: fix a memleak caused by a mistake in refactoring the code | Hiltjo Posthuma | 1 | +1 | -0 |
2022-07-20 18:37 | slightly improve some comments | Hiltjo Posthuma | 5 | +7 | -7 |
2022-07-17 10:46 | sfeed_curses: cleanup code for handling read items from an URL file | Hiltjo Posthuma | 1 | +45 | -37 |
2022-07-05 15:11 | remove __dead code | NRK | 1 | +0 | -5 |
2022-07-05 13:57 | sfeed_curses: write out plumbercmd argument in a verbose manner | Hiltjo Posthuma | 1 | +3 | -1 |
2022-06-20 23:09 | fix some typis | NRK | 3 | +4 | -4 |
2022-06-20 11:25 | sfeed: reword a poorly-worded comment | Hiltjo Posthuma | 1 | +1 | -1 |
2022-06-20 11:18 | sfeed: fix a wrong comment | Hiltjo Posthuma | 1 | +1 | -1 |
2022-06-18 20:52 | README: add setsid example | Hiltjo Posthuma | 1 | +15 | -0 |
2022-06-06 09:00 | themes: simplify empty macros, remove do { } while(0) | Hiltjo Posthuma | 3 | +12 | -12 |
2022-06-05 21:38 | sfeed_curses: processexit(): remove unneeded code for non-interactive processes | Hiltjo Posthuma | 1 | +4 | -4 |
2022-05-31 09:33 | README: fix bug in an example for counting the new items of the last day | Hiltjo Posthuma | 1 | +1 | -1 |
2022-05-31 09:30 | minicurses.h: remove unneeded include | Hiltjo Posthuma | 1 | +0 | -2 |
2022-05-21 09:34 | bump version to 1.5 | Hiltjo Posthuma | 1 | +1 | -1 |
2022-05-19 19:32 | README: make sure sfeed_update errors don't write to stderr | Hiltjo Posthuma | 1 | +1 | -1 |
2022-05-14 10:28 | README: add progress indicator script | Hiltjo Posthuma | 1 | +47 | -0 |
2022-05-14 10:27 | manual pages: reword a few things a bit more clearly | Hiltjo Posthuma | 3 | +9 | -9 |
2022-05-07 18:33 | sfeed_curses: improve comment | Hiltjo Posthuma | 1 | +1 | -1 |
2022-05-07 18:18 | sfeed_curses: interrupt waitpid while interactive child program is running | Hiltjo Posthuma | 1 | +6 | -0 |
2022-05-05 04:28 | sfeed_curses: close stdin for spawning a plumb program in non-interactive mode | Hiltjo Posthuma | 2 | +9 | -7 |
2022-05-04 16:28 | sfeed_curses.1: more details about signals and (non-)interactive programs | Hiltjo Posthuma | 1 | +32 | -20 |
2022-05-02 18:09 | manual pages: properly escape some more backslashes | Hiltjo Posthuma | 4 | +7 | -7 |
2022-05-02 12:46 | manual pages: properly escape backslashes | Anders Damsgaard | 3 | +5 | -5 |
2022-04-10 16:28 | sfeed_curses.1: fix typo: automaticly -> automatically | Hiltjo Posthuma | 1 | +1 | -1 |
2022-04-02 15:35 | bump version to 1.4 | Hiltjo Posthuma | 1 | +1 | -1 |
2022-04-02 11:54 | sfeed_curses: code-style: mouse mode: just use a constant | Hiltjo Posthuma | 1 | +2 | -2 |
2022-04-01 22:33 | sfeed_curses: line editor: handle SIGCHLD directly | Hiltjo Posthuma | 1 | +8 | -1 |
2022-04-01 22:32 | sfeed_curses: line editor, temporarily disable the mouse when using the line editor | Hiltjo Posthuma | 1 | +6 | -1 |
2022-04-01 19:24 | sfeed_curses: don't use bitmasks to keep the states for signals | Hiltjo Posthuma | 1 | +26 | -19 |
2022-03-31 22:57 | sfeed_curses: small code-style change | Hiltjo Posthuma | 1 | +5 | -5 |
2022-03-31 22:57 | README: reflect example with the description | Hiltjo Posthuma | 1 | +1 | -0 |
2022-03-31 22:15 | sfeed_curses: improve multiple signal handling | Hiltjo Posthuma | 1 | +25 | -39 |
2022-03-31 20:54 | sfeed_curses: improve waiting on processes and reaping them | Hiltjo Posthuma | 1 | +17 | -14 |
2022-03-31 20:43 | sfeed.c: rm ctype.h its not needed | Hiltjo Posthuma | 1 | +0 | -1 |
2022-03-29 09:25 | sfeed.1: add an example to convert to UTF-8 using iconv | Hiltjo Posthuma | 1 | +10 | -1 |
2022-03-29 09:03 | compatibility: reduce the assumption the builtin libc locale is ASCII-compatible | Hiltjo Posthuma | 7 | +48 | -46 |
2022-03-28 16:36 | compatibility: replace iscntrl with own ISCNTRL macro | Hiltjo Posthuma | 4 | +7 | -4 |
2022-03-28 16:01 | sfeed_curses: fix-up from previous commit: properly initialize struct sigaction | Hiltjo Posthuma | 1 | +4 | -3 |
2022-03-28 13:54 | sfeed_curses: ignore SIGCHLD only for non-interactive programs | Hiltjo Posthuma | 1 | +5 | -4 |
2022-03-28 11:07 | sfeed_update: change return to exit in main | Hiltjo Posthuma | 1 | +1 | -1 |
2022-03-28 10:55 | update documentation of sfeed_update example and clarify return status | Hiltjo Posthuma | 2 | +4 | -2 |
2022-03-27 12:57 | sfeed_curses: remove unneeded ctype.h include | Hiltjo Posthuma | 1 | +0 | -1 |
2022-03-27 12:57 | Revert "rm sys/types.h include and improve portability" | Hiltjo Posthuma | 7 | +13 | -0 |
2022-03-27 10:50 | sfeed_curses: tiny rewording in comment | Hiltjo Posthuma | 1 | +1 | -1 |
2022-03-27 10:40 | sfeed_curses: processexit: do not set and reset SIGINT for non-interactive plumbing | Hiltjo Posthuma | 1 | +7 | -9 |
2022-03-27 10:32 | sfeed_curses: avoid non-interactive plumb process becoming a zombie | Hiltjo Posthuma | 1 | +3 | -0 |
2022-03-25 22:18 | rm sys/types.h include and improve portability | Hiltjo Posthuma | 7 | +0 | -13 |
2022-03-25 14:43 | change echo to printf and for sfeed_opml_export use a control-character separator | Hiltjo Posthuma | 4 | +12 | -8 |
2022-03-23 18:38 | shellscripts: use [ for test consistently | Hiltjo Posthuma | 2 | +3 | -3 |
2022-03-23 12:13 | Merge branch 'master' into gearsix | gearsix | 35 | +3682 | -163 |
2022-03-22 16:29 | README: sfeed_download: remove a line | Hiltjo Posthuma | 1 | +1 | -2 |
2022-03-22 09:58 | README: improve error handling in downloader example | Hiltjo Posthuma | 1 | +6 | -4 |
2022-03-22 08:45 | sfeed_update: return status in _feed() function | Hiltjo Posthuma | 1 | +9 | -8 |
2022-03-21 22:03 | README: update sfeed_update_xargs example | Hiltjo Posthuma | 1 | +6 | -0 |
2022-03-21 21:28 | sfeed: make some tables const and read-only | Hiltjo Posthuma | 1 | +11 | -11 |
2022-03-21 10:47 | sfeed_update: set exit status non-zero if any of the feeds failed | Hiltjo Posthuma | 2 | +9 | -3 |
2022-03-21 10:01 | util.h: slightly improve portability | Hiltjo Posthuma | 2 | +2 | -3 |
2022-03-21 09:58 | sfeed_update.1: document logging and improve documentation of exit status | Hiltjo Posthuma | 1 | +8 | -1 |
2022-03-21 09:37 | sfeed_update: log FAILs to stderr | Tommy Nguyen | 1 | +12 | -7 |
2022-03-20 12:19 | check write errors on the output stream after each feed | Hiltjo Posthuma | 5 | +5 | -0 |
2022-03-19 10:45 | rebuild sfeed_curses if the same theme changes | NRK | 1 | +1 | -1 |
2022-03-16 17:57 | sfeed_curses: refactor DEC function key parsing | Hiltjo Posthuma | 1 | +19 | -17 |
2022-03-15 15:39 | style.css: add dark mode support for example file | Hiltjo Posthuma | 1 | +9 | -0 |
2022-03-14 18:22 | stricter error checking in file streams (input, output) | Hiltjo Posthuma | 13 | +73 | -24 |
2022-03-14 13:07 | sfeed_curses: use ttywrite() for writing to the tty consistently | Hiltjo Posthuma | 1 | +4 | -4 |
2022-03-14 12:25 | improve time(NULL) error checking | Hiltjo Posthuma | 7 | +14 | -13 |
2022-03-07 11:13 | bump version to 1.3 | Hiltjo Posthuma | 1 | +1 | -1 |
2022-03-07 11:11 | README: update codemadness.org URLs and use the full content feed by default | Hiltjo Posthuma | 3 | +5 | -5 |
2022-03-05 10:20 | README: add a note about mouse button encoding issues in some terminals | Hiltjo Posthuma | 1 | +3 | -0 |
2022-02-26 11:37 | README: small rewording | Hiltjo Posthuma | 1 | +3 | -4 |
2022-02-26 11:29 | README: example scripts to count new and unread items | Hiltjo Posthuma | 1 | +52 | -0 |
2022-02-24 23:27 | sfeed_curses: cast character for SFEED_AUTOCMD to unsigned char | Hiltjo Posthuma | 1 | +4 | -2 |
2022-02-24 18:25 | sfeed_curses: remove continue in application key handling | Hiltjo Posthuma | 1 | +0 | -1 |
2022-02-23 23:50 | sfeed_curses: fix a redraw when reloading a file when reading from stdin | Hiltjo Posthuma | 1 | +1 | -2 |
2022-02-23 23:49 | sfeed_curses.1: clarify the 'R' keybind or SIGHUP will reload the url file also | Hiltjo Posthuma | 1 | +7 | -1 |
2022-02-23 23:42 | sfeed_mbox: use putc, it may be implemented as a macro | Hiltjo Posthuma | 1 | +6 | -6 |
2022-02-23 23:39 | sfeed_curses: die(): use stdio buffered function/macro | Hiltjo Posthuma | 1 | +1 | -1 |
2022-02-23 23:37 | sfeed_curses: fix a wrong comment about the arrow left and right keys | Hiltjo Posthuma | 1 | +3 | -3 |
2022-02-23 23:24 | sfeed_curses: add keybinds for home key and home and end key in urxvt | Hiltjo Posthuma | 1 | +14 | -12 |
2022-02-19 12:57 | fix a compiler warning with (Net)BSD curses | Hiltjo Posthuma | 2 | +19 | -18 |
2022-02-19 12:54 | sfeed_opml_export: improve comment | Hiltjo Posthuma | 1 | +1 | -1 |
2022-02-06 12:51 | bump version to 1.2 | Hiltjo Posthuma | 1 | +1 | -1 |
2022-02-06 10:25 | fix a warning with tparm on some systems | Hiltjo Posthuma | 2 | +17 | -17 |
2022-02-06 10:10 | add compile-time option to improve output on dumb non-UTF8 terminals | Hiltjo Posthuma | 3 | +18 | -5 |
2022-02-05 23:23 | sfeed_curses: write cmd in a more verbose way | Hiltjo Posthuma | 1 | +4 | -2 |
2022-02-05 13:33 | sfeed.c: code-style consistency: static functions | Hiltjo Posthuma | 1 | +6 | -6 |
2022-02-05 12:36 | sfeed: small optimization | Hiltjo Posthuma | 1 | +3 | -3 |
2022-02-05 12:16 | sfeed_curses.1: tiny rewording from previous commit | Hiltjo Posthuma | 1 | +1 | -1 |
2022-02-04 19:18 | improve some code comments | Hiltjo Posthuma | 3 | +17 | -12 |
2022-02-04 17:44 | sfeed_curses.1: document @ flag | Anders Damsgaard | 1 | +2 | -1 |
2022-02-01 19:36 | sfeed_curses.1: fix stdin -> tty | Hiltjo Posthuma | 1 | +2 | -2 |
2022-02-01 19:35 | parsetime: no need to check `tp`. it must be set | Hiltjo Posthuma | 1 | +3 | -3 |
2022-01-21 19:20 | add feature to go to the next bold row and previous bold row with J and K | Hiltjo Posthuma | 2 | +25 | -10 |
2022-01-19 22:44 | sfeed_curses: code-style: remove variable name in definition | Hiltjo Posthuma | 1 | +1 | -1 |
2022-01-19 22:02 | sfeed_curses: fix a pedantic sign comparison | Hiltjo Posthuma | 1 | +1 | -2 |
2022-01-19 20:37 | fix inconsistencies in comments | Hiltjo Posthuma | 2 | +2 | -2 |
2022-01-19 19:40 | sfeed: extend the time range, use long long instead of time_t | Hiltjo Posthuma | 1 | +4 | -6 |
2022-01-19 18:54 | sfeed_curses.1: clarify an exception with SIGINT | Hiltjo Posthuma | 1 | +4 | -2 |
2022-01-19 18:46 | sfeed_curses: consistency: mousereport: use off_t like the other functions | Hiltjo Posthuma | 1 | +2 | -1 |
2022-01-19 18:46 | sfeed_curses: line editor: add more clear comments of signal handling | Hiltjo Posthuma | 1 | +9 | -5 |
2022-01-19 18:28 | sfeed: parsetime: allow leap second like 23:59:60 | Hiltjo Posthuma | 1 | +1 | -1 |
2022-01-14 17:35 | util: strtotime: expand on comment about 2038-readiness | Hiltjo Posthuma | 1 | +3 | -2 |
2022-01-14 12:10 | util: parsetime(): fix comment, long long supports atleast 64-bit range | Hiltjo Posthuma | 1 | +1 | -1 |
2022-01-13 22:59 | sfeed_curses: pedantic fix for UB with an empty URL file | Hiltjo Posthuma | 1 | +4 | -2 |
2022-01-06 12:18 | README: sfeed_download small changes | Hiltjo Posthuma | 1 | +3 | -3 |
2022-01-06 11:38 | README: small typo and rewording for sfeed_download example | Hiltjo Posthuma | 1 | +4 | -2 |
2022-01-06 11:31 | README: add a listing of the formats supported | Hiltjo Posthuma | 1 | +16 | -0 |
2022-01-06 11:30 | README: add sfeed_download example, parallel downloader/extractor | Hiltjo Posthuma | 1 | +118 | -0 |
2022-01-04 17:20 | sfeed_markread: set all locale variables and use LC_ALL | Hiltjo Posthuma | 1 | +1 | -1 |
2022-01-03 15:43 | Makefile: add comment for feature test macro on FreeBSD | Hiltjo Posthuma | 1 | +4 | -1 |
2022-01-03 15:36 | Makefile: tiny typo: add space after SFEED_CURSES_CPPFLAGS | Hiltjo Posthuma | 1 | +1 | -1 |
2021-12-23 17:31 | sfeed_content: allow to set HTML converter with env variable | Hiltjo Posthuma | 2 | +9 | -4 |
2021-12-23 17:30 | sfeed_markread: small white-space fix | Hiltjo Posthuma | 1 | +1 | -1 |
2021-12-23 17:30 | README: improve newsboat export script | Hiltjo Posthuma | 1 | +9 | -7 |
2021-12-23 17:29 | README: add GNU/Hurd | Hiltjo Posthuma | 1 | +1 | -0 |
2021-12-23 17:29 | sfeed_atom: add category field(s) | Hiltjo Posthuma | 1 | +12 | -1 |
2021-12-23 17:29 | LICENSE: bump year | Hiltjo Posthuma | 1 | +1 | -1 |
2021-11-27 10:26 | bump version to 1.1 | Hiltjo Posthuma | 1 | +1 | -1 |
2021-11-26 19:38 | README: reword the part mentioning SFEED_THEME | Hiltjo Posthuma | 1 | +2 | -2 |
2021-11-26 19:36 | README: small rewording | Hiltjo Posthuma | 1 | +3 | -4 |
2021-11-26 17:05 | sfeed.1: add sfeed_curses example | Hiltjo Posthuma | 1 | +9 | -3 |
2021-11-26 11:27 | Makefile: merge contents of sfeed_curses Makefile | Hiltjo Posthuma | 1 | +37 | -5 |
2021-11-26 11:15 | sfeed_curses: reuse some functions in util | Hiltjo Posthuma | 3 | +27 | -131 |
2021-11-26 11:12 | README: merge the contents of the README of sfeed_curses | Hiltjo Posthuma | 2 | +135 | -184 |
2021-11-26 11:10 | import sfeed_curses | Hiltjo Posthuma | 12 | +3250 | -0 |
2021-11-24 20:52 | sfeed_mbox: escape the link and enclosure text when using HTML content | Hiltjo Posthuma | 1 | +2 | -2 |
2021-11-23 15:41 | sfeed.1: improve a comment for string_append | Hiltjo Posthuma | 1 | +2 | -2 |
2021-11-23 15:35 | sfeed.1: add a basic usage example for using the sfeed package | Hiltjo Posthuma | 1 | +32 | -0 |
2021-11-23 15:35 | sfeed.{1,5}: small rewording improvement | Hiltjo Posthuma | 2 | +4 | -4 |
2021-11-23 15:34 | sfeed.{1,5}: the first author is parsed | Hiltjo Posthuma | 2 | +2 | -2 |
2021-11-23 10:19 | code-style: define fieldmap in the same order as the enum declaration | Hiltjo Posthuma | 1 | +1 | -1 |
2021-10-25 20:59 | sfeed.{1,5}: small rewording for the '|' character | Hiltjo Posthuma | 2 | +4 | -4 |
2021-10-24 19:00 | sfeed_mbox: add link as base URL for HTML content | Hiltjo Posthuma | 1 | +5 | -0 |
2021-10-24 18:59 | sfeed_mbox: use 64-bit for the checksum number | Hiltjo Posthuma | 1 | +5 | -5 |
2021-10-24 10:00 | README: tested with the compiler chibicc and RISCV64 VM (OpenBSD and Linux) | Hiltjo Posthuma | 1 | +4 | -2 |
2021-10-05 10:07 | Makefile: consistency and pedantic change: use ar -rc instead of ar rc | Hiltjo Posthuma | 1 | +1 | -1 |
2021-09-21 19:44 | Merge branch 'gearsix' of https://notabug.org/gearsix/sfeed into gearsix | gearsix | 33 | +461 | -238 |
2021-08-19 13:21 | added changed made to README | gearsix | 2 | +11 | -1 |
2021-08-19 13:16 | Merge branch 'master' into gearsix | gearsix | 32 | +450 | -237 |
2021-08-19 13:02 | fix to Makefile | gearsix | 1 | +1 | -1 |
2021-08-06 16:35 | bump version to 1.0 | Hiltjo Posthuma | 1 | +1 | -1 |
2021-08-06 15:41 | sfeed_opml_export: fix typo: opml -> OPML | Hiltjo Posthuma | 1 | +1 | -1 |
2021-08-06 15:40 | sfeedrc.5: fix typos | Hiltjo Posthuma | 1 | +3 | -3 |
2021-08-04 08:22 | sfeed_mbox.1: add examples to this man page aswell | Hiltjo Posthuma | 1 | +13 | -2 |
2021-07-27 09:25 | man page improvements | Hiltjo Posthuma | 12 | +69 | -46 |
2021-07-30 23:20 | code-style: use a newline before return in main() | Hiltjo Posthuma | 3 | +3 | -0 |
2021-07-25 09:46 | man page improvements | Hiltjo Posthuma | 9 | +46 | -41 |
2021-07-24 20:46 | sfeed_{web,xmlenc}.1: use my site as an example | Hiltjo Posthuma | 2 | +4 | -4 |
2021-07-22 14:58 | sfeed_update.1: just use ~/ instead of $HOME consistently in examples | Hiltjo Posthuma | 1 | +4 | -4 |
2021-07-19 10:50 | code-style: change gmtime to the reentrant/thread-safe gmtime_r | Hiltjo Posthuma | 3 | +6 | -6 |
2021-07-11 09:44 | sfeed.c: parsetime: support short digit years for RSS pubDate fields (RFC822) | Hiltjo Posthuma | 1 | +3 | -0 |
2021-07-10 16:39 | bump version to 0.9.25 | Hiltjo Posthuma | 1 | +1 | -1 |
2021-07-07 16:14 | sfeed_web.1: fix typo: url -> URL | Hiltjo Posthuma | 1 | +2 | -2 |
2021-07-06 16:27 | sfeed_mbox: add option to print content | Hiltjo Posthuma | 2 | +85 | -10 |
2021-07-06 16:23 | sfeedrc.5: add an example how to override the options in the man page aswell | Hiltjo Posthuma | 1 | +17 | -1 |
2021-07-06 16:21 | sfeed.{1,5}: number fields in the man page | Hiltjo Posthuma | 2 | +22 | -22 |
2021-07-06 16:20 | README.xml: remove newline before EOF | Hiltjo Posthuma | 1 | +0 | -1 |
2021-07-06 16:19 | README: add a simplified version of printing the first enclosure | Hiltjo Posthuma | 1 | +4 | -0 |
2021-07-06 16:17 | sfeed: change comment which reflects printing relative URLs behaviour | Hiltjo Posthuma | 1 | +2 | -2 |
2021-07-06 16:15 | sfeed: printtrimmed function does not change or modify the buffer | Hiltjo Posthuma | 1 | +1 | -1 |
2021-06-05 18:29 | README: fix typo in a comment | Hiltjo Posthuma | 1 | +2 | -2 |
2021-06-05 12:45 | Makefile: switch to use CPPFLAGS -D_DEFAULT_SOURCE | Hiltjo Posthuma | 1 | +2 | -2 |
2021-06-05 12:26 | README: fix escape sequence which is non-POSIX | Hiltjo Posthuma | 1 | +1 | -1 |
2021-06-03 15:02 | bump version to 0.9.24 | Hiltjo Posthuma | 1 | +1 | -1 |
2021-06-01 16:58 | util.c: err() do not print colon formatted | Hiltjo Posthuma | 1 | +1 | -1 |
2021-06-01 16:33 | sfeed_gopher: unveil: show path when it failed | Hiltjo Posthuma | 1 | +2 | -2 |
2021-06-01 16:21 | portability and standards: add BSD-like err() and errx() functions | Hiltjo Posthuma | 14 | +49 | -12 |
2021-05-30 10:06 | sfeed_frames.1/sfeed_html.1: reference the style.css example file | Hiltjo Posthuma | 2 | +6 | -2 |
2021-05-29 13:14 | sfeed_opml_export: sync loadconfig() function fixes from sfeed_update | Hiltjo Posthuma | 1 | +10 | -8 |
2021-05-27 10:32 | sfeed_frames/sfeed_html: show the total counts and improve the title format | Hiltjo Posthuma | 2 | +9 | -7 |
2021-05-27 10:30 | sfeed_update: fix message when the configuration file does not exist | Hiltjo Posthuma | 1 | +7 | -5 |
2021-05-18 10:47 | updated Makefile | GeaRSiX | 1 | +1 | -1 |
2021-04-29 16:06 | bump version to 0.9.23 | Hiltjo Posthuma | 1 | +1 | -1 |
2021-04-28 17:01 | Makefile: fix typo in comment | Hiltjo Posthuma | 1 | +1 | -1 |
2021-04-27 18:17 | fixup: a regression with RSS guid, by default ispermalink="true" | Hiltjo Posthuma | 1 | +3 | -1 |
2021-04-27 17:36 | use the last href attribute value if there are multiple set | Hiltjo Posthuma | 1 | +6 | -0 |
2021-04-21 10:47 | add support for old/legacy Atom 0.3 feeds | Hiltjo Posthuma | 1 | +6 | -1 |
2021-04-27 17:38 | sfeed.{1,5}: improve documentation, the content-type field can be empty... | Hiltjo Posthuma | 2 | +4 | -4 |
2021-04-27 16:30 | enable unlocked I/O by default | Hiltjo Posthuma | 2 | +5 | -1 |
2021-04-22 18:22 | README: update newsboat export script | Hiltjo Posthuma | 1 | +16 | -10 |
2021-04-27 17:28 | improve "ispermalink", "rel" and "type" attribute handling/buffering | Hiltjo Posthuma | 1 | +30 | -35 |
2021-04-27 17:03 | improve content-type "type" attribute handling/buffering | Hiltjo Posthuma | 1 | +25 | -26 |
2021-04-22 18:24 | sfeed.c: detect the proper mime-type for XHTML | Hiltjo Posthuma | 1 | +2 | -1 |
2021-04-24 17:50 | fix a comment code-style | Hiltjo Posthuma | 1 | +1 | -1 |
2021-04-15 18:29 | tidied sfeed read script | gearsix | 4 | +114 | -106 |
2021-04-15 15:31 | squash merge from upstream | gearsix@tuta.io | 31 | +1181 | -684 |
2021-03-13 12:22 | bump version to 0.9.22 | Hiltjo Posthuma | 1 | +1 | -1 |
2021-03-12 12:11 | sfeed_web.1, sfeed_xmlenc.1: remove unneeded mdoc escape sequence | Hiltjo Posthuma | 2 | +7 | -7 |
2021-03-03 17:12 | sfeed_update: return instead of exit in main() on success | Hiltjo Posthuma | 1 | +1 | -1 |
2021-03-02 12:13 | README: workaround empty fields with *BSD xargs -0 | Hiltjo Posthuma | 1 | +8 | -1 |
2021-03-01 21:27 | sfeed_update: fix baseurl substitution | Hiltjo Posthuma | 1 | +1 | -1 |
2021-03-01 17:50 | util.c: uri_makeabs: check initial base URI field, not dest `a` (style) | Hiltjo Posthuma | 1 | +1 | -1 |
2021-02-28 12:37 | sfeed.1: reference sfeed_update and sfeedrc | Hiltjo Posthuma | 1 | +4 | -2 |
2021-02-28 12:33 | sfeed_update: simplify, use feedurl directly | Hiltjo Posthuma | 1 | +2 | -7 |
2021-02-16 17:38 | util: improve/refactor URI parsing and formatting | Hiltjo Posthuma | 7 | +234 | -149 |
2021-02-18 13:14 | README: combine bandwidth saving options into one section | Hiltjo Posthuma | 1 | +23 | -28 |
2021-02-05 00:25 | sfeed_update: $SFEED_UPDATE_INCLUDE: be a bit more precise/pedantic | Hiltjo Posthuma | 3 | +4 | -4 |
2021-02-04 00:19 | sfeed.c: fix time parsing regression with non-standard date format | Hiltjo Posthuma | 1 | +11 | -13 |
2021-01-28 16:05 | README: fix xargs -P example when there are no feeds | Hiltjo Posthuma | 1 | +1 | -1 |
2021-01-27 17:04 | sfeed_update: $SFEED_UPDATE_INCLUDE: be a bit more precise/pedantic | Hiltjo Posthuma | 2 | +3 | -3 |
2021-01-27 12:07 | typofixes | Hiltjo Posthuma | 7 | +30 | -30 |
2021-01-25 18:36 | README: add an example script to reuse the sfeed_update code | Hiltjo Posthuma | 1 | +43 | -0 |
2021-01-25 18:35 | sfeed_update: allow to reuse the code more easily as an included script | Hiltjo Posthuma | 2 | +37 | -24 |
2021-01-25 18:33 | sfeed_update: separate code of parallel exection and feed() into a _feed() handler | Hiltjo Posthuma | 1 | +17 | -12 |
2021-01-25 18:30 | sfeed_update: shuffle code getting the path of the feedurl to make the basesiteurl | Hiltjo Posthuma | 1 | +6 | -6 |
2021-01-25 18:29 | sfeed_update: change parse failure error message | Hiltjo Posthuma | 1 | +1 | -1 |
2021-01-25 18:27 | sfeed_update: add an overridable parse() function, using sfeed(1) by default | Hiltjo Posthuma | 2 | +21 | -2 |
2021-01-24 13:27 | sfeed_opml_export: fix typos in comment | Hiltjo Posthuma | 1 | +1 | -1 |
2021-01-23 23:27 | sfeed_update: print the filename again as passed as a parameter | Hiltjo Posthuma | 1 | +2 | -2 |
2021-01-23 13:48 | bump version to 0.9.21 | Hiltjo Posthuma | 1 | +1 | -1 |
2021-01-22 21:40 | xml.c: fix typo / regression in checking codepoint range for utf-16 surrogate pair | Hiltjo Posthuma | 1 | +1 | -1 |
2021-01-22 21:16 | sfeed: fix regression with parsing content fields | Hiltjo Posthuma | 1 | +1 | -2 |
2021-01-22 14:02 | README: tested with lacc | Hiltjo Posthuma | 1 | +1 | -1 |
2021-01-22 00:11 | xml.c: do not convert UTF-16 surrogate pairs to an invalid sequence | Hiltjo Posthuma | 1 | +2 | -1 |
2021-01-15 23:02 | sfeed_update: typo in comment | Hiltjo Posthuma | 1 | +1 | -1 |
2021-01-12 00:02 | sfeed_update: improve consistency of feed creation and merging | Hiltjo Posthuma | 1 | +4 | -8 |
2021-01-11 23:50 | sfeed_update: make convertencoding() consistent with other overridable functions | Hiltjo Posthuma | 2 | +8 | -6 |
2021-01-15 23:01 | sfeed_opml_import: minor code-style improvements | Hiltjo Posthuma | 1 | +10 | -9 |
2021-01-15 17:35 | sfeed_opml_import.1: clarify it handles OPML _subscription_ lists specificly | Hiltjo Posthuma | 1 | +2 | -2 |
2021-01-15 17:31 | README: newsboat sqlite3 export script: improvements | Hiltjo Posthuma | 1 | +22 | -9 |
2021-01-10 15:57 | optimize converting UNIX timestamp to localtime | Hiltjo Posthuma | 4 | +8 | -8 |
2021-01-09 15:05 | printutf8pad: fix byte-seek issue with negative width codepoints in the range >= 127 | Hiltjo Posthuma | 1 | +3 | -4 |
2021-01-09 13:58 | printutf8pad: small code-style/clarify changes | Hiltjo Posthuma | 1 | +10 | -8 |
2021-01-08 18:38 | sfeed_atom: code-style: use conditional with pledge, like the other tools | Hiltjo Posthuma | 1 | +2 | -7 |
2021-01-08 18:08 | util.c: printutf8pad(): improve padded printing and printing invalid unicode characters | Hiltjo Posthuma | 1 | +33 | -14 |
2021-01-08 11:05 | sfeed_gopher: optimize common output character function | Hiltjo Posthuma | 1 | +1 | -1 |
2021-01-08 10:58 | xmlencode: optimize common character output function | Hiltjo Posthuma | 1 | +1 | -1 |
2021-01-03 13:46 | man pages: add more real world examples to the man pages | Hiltjo Posthuma | 3 | +16 | -3 |
2021-01-01 22:23 | sfeed.1/sfeed_plain.1: add example, improve quoting the url for sfeed_web.1 | Hiltjo Posthuma | 3 | +12 | -4 |
2021-01-01 21:38 | sfeed_gopher: tighten filesystem permissions on OpenBSD using unveil(2) | Hiltjo Posthuma | 2 | +12 | -2 |
2021-01-01 21:36 | README: add text about page redirects + tweak some words. | Hiltjo Posthuma | 1 | +28 | -14 |
2021-01-01 21:36 | README: tested on MIPS32 (big-endian) | Hiltjo Posthuma | 1 | +1 | -1 |
2021-01-01 21:35 | LICENSE: bump year | Hiltjo Posthuma | 1 | +1 | -1 |
2021-01-01 21:34 | sfeed_update: if baseurl is empty then use the path from the feed by default | Hiltjo Posthuma | 1 | +7 | -1 |
2020-11-09 18:16 | bump version to 0.9.20 | Hiltjo Posthuma | 1 | +1 | -1 |
2020-11-01 15:53 | sfeed_xmlenc: be more paranoid in printing encoding names | Hiltjo Posthuma | 2 | +16 | -5 |
2020-10-31 18:51 | sfeed_web: improve parsing a <link> if it has no type attribute | Hiltjo Posthuma | 1 | +1 | -0 |
2020-10-24 14:20 | bump version to 0.9.19 | Hiltjo Posthuma | 1 | +1 | -1 |
2020-10-22 17:54 | sfeed_web: whoops, fix bug mentioned in the previous commit | Hiltjo Posthuma | 1 | +4 | -2 |
2020-10-21 20:06 | sfeed_web: attribute parsing improvements, improve man page | Hiltjo Posthuma | 2 | +72 | -35 |
2020-10-22 16:18 | Do not change the referenced matched tag data (from gettag()). | Hiltjo Posthuma | 1 | +46 | -39 |
2020-10-21 15:30 | README: filter example, filter Google Analytics utm_* parameters | Hiltjo Posthuma | 1 | +2 | -2 |
2020-10-20 22:31 | sfeed_web: reset feedlink buffer | Hiltjo Posthuma | 1 | +1 | -0 |
2020-10-18 14:22 | README: improve etag example with escaping of the filename | Hiltjo Posthuma | 1 | +1 | -1 |
2020-10-18 11:31 | README: add example to support ETag caching | Hiltjo Posthuma | 1 | +25 | -1 |
2020-10-17 22:00 | xml.c: initialize i = 0 | Hiltjo Posthuma | 1 | +1 | -1 |
2020-10-16 09:24 | README.xml: reference examples, ANSI compatible, mention original parser | Hiltjo Posthuma | 1 | +8 | -2 |
2020-10-16 09:18 | README: fix unescaped character in regex in awk in filter example | Hiltjo Posthuma | 1 | +1 | -1 |
2020-10-12 18:42 | add a comment about the intended date priority | Hiltjo Posthuma | 1 | +2 | -2 |
2020-10-12 18:40 | Revert "RSS: give Dublin Core <dc:date> higher priority over <pubDate>" | Hiltjo Posthuma | 1 | +1 | -1 |
2020-10-12 18:10 | README: filter example: strip Facebook fbclid parameter | Hiltjo Posthuma | 1 | +2 | -2 |
2020-10-12 16:55 | simplify time parsing | Hiltjo Posthuma | 1 | +17 | -12 |
2020-10-12 16:49 | remove unneeded check for NUL terminator | Hiltjo Posthuma | 2 | +19 | -19 |
2020-10-12 16:41 | RSS: give Dublin Core <dc:date> higher priority over <pubDate> | Hiltjo Posthuma | 1 | +1 | -1 |
2020-10-06 16:51 | parse categories, add multiple field values support (for categories) | Hiltjo Posthuma | 4 | +253 | -150 |
2020-10-09 09:43 | xml: remove unused code for sfeed | Hiltjo Posthuma | 2 | +1 | -14 |
2020-10-06 16:45 | fix counting due to uninitialized variable when the time could not be parsed | Hiltjo Posthuma | 2 | +2 | -0 |
2020-10-06 16:45 | xml.h: minor comment rewording | Hiltjo Posthuma | 1 | +2 | -2 |
2020-10-06 16:45 | sfeed: parse day with max 2 digits (instead of 4) | Hiltjo Posthuma | 1 | +1 | -1 |
2020-10-06 16:44 | sfeed: support the ISO8601 time format without separators | Hiltjo Posthuma | 1 | +7 | -4 |
2020-10-06 16:40 | README: tested with cproc and sdcc on Z80 emulator, for fun | Hiltjo Posthuma | 1 | +3 | -2 |
2020-10-06 16:39 | man pages: tweak alignment of lists | Hiltjo Posthuma | 3 | +8 | -8 |
2020-09-19 14:38 | xml.c: remove buffering of comment data, which is unused anyway | Hiltjo Posthuma | 2 | +2 | -35 |
2020-09-19 14:37 | xml.h: add underscore for #ifdef guard | Hiltjo Posthuma | 1 | +2 | -2 |
2020-09-19 14:35 | XML cdata callback: handle CDATA as data | Hiltjo Posthuma | 1 | +1 | -11 |
2020-09-18 14:42 | updated sfeed-read.1 | GeaRSiX | 1 | +12 | -16 |
2020-09-18 14:41 | simple fixes | GeaRSiX | 1 | +18 | -9 |
2020-09-18 13:53 | added -e checks; added usage doc note | GeaRSiX | 1 | +9 | -3 |
2020-07-06 15:38 | bump version to 0.9.18 | Hiltjo Posthuma | 1 | +1 | -1 |
2020-07-05 14:46 | sfeed_atom: minor simplification, gmtime_r is not needed here | Hiltjo Posthuma | 1 | +2 | -2 |
2020-07-05 14:41 | README: reference sfeed_curses | Hiltjo Posthuma | 1 | +3 | -0 |
2020-07-05 14:10 | README: improvements | Hiltjo Posthuma | 1 | +107 | -0 |
2020-07-05 13:57 | format tools: don't skip items with a missing/invalid timestamp field | Hiltjo Posthuma | 5 | +59 | -58 |
2020-07-05 13:54 | sfeed_mbox: don't ignore items with a missing/invalid timestamp | Hiltjo Posthuma | 1 | +18 | -15 |
2020-07-05 13:53 | sfeed_atom: the updated field is mandatory: use the current time... | Hiltjo Posthuma | 1 | +10 | -9 |
2020-07-05 12:05 | sfeed_atom: fix timezone, output if timestamp is set | Hiltjo Posthuma | 1 | +9 | -9 |
2020-06-25 17:50 | README: small tweaks and a filter example improvement | Hiltjo Posthuma | 1 | +5 | -2 |
2020-06-21 16:08 | sfeed_html/sfeed_frames: simplify struct feed allocation | Hiltjo Posthuma | 2 | +14 | -22 |
2020-06-21 16:01 | Makefile: tiny compatibility improvement for tar -cf | Hiltjo Posthuma | 1 | +1 | -1 |
2020-06-18 12:40 | added frames option to sfeed-read | GeaRSiX | 1 | +3 | -0 |
2020-06-18 10:52 | added a TODO file | GeaRSiX | 1 | +6 | -0 |
2020-06-18 10:42 | added sfeed-read command | GeaRSiX | 3 | +94 | -1 |
2020-06-10 12:40 | Makefile: pedantic change: use ar -rc instead of ar rc | Hiltjo Posthuma | 1 | +1 | -1 |
2020-06-04 16:02 | sfeed.{1,5}: clarify the timestamp field a bit | Hiltjo Posthuma | 2 | +2 | -2 |
2020-06-04 16:01 | sfeed_atom: make the output more conform | Hiltjo Posthuma | 1 | +23 | -3 |
2020-06-01 10:15 | fix typo | Hiltjo Posthuma | 1 | +1 | -1 |
2020-05-28 19:02 | sfeed: simplify/optimize checking end tags while inside a RSS/Atom tag | Hiltjo Posthuma | 1 | +37 | -34 |
2020-05-27 18:33 | util: encodeuri: simplify condition | Hiltjo Posthuma | 1 | +2 | -3 |
2020-05-15 16:31 | README: fix indentation for fdm.conf examples | Hiltjo Posthuma | 1 | +19 | -19 |
2020-05-13 17:27 | sfeed_gopher: if a gopher url cannot be parsed then show it anyway as a "URL:" | Hiltjo Posthuma | 1 | +2 | -3 |
2020-05-13 16:01 | sfeed_gopher: do not use URL: prefix for gopher:// urls. | Hiltjo Posthuma | 1 | +37 | -18 |
2020-05-04 11:37 | bump version to 0.9.17 | Hiltjo Posthuma | 1 | +1 | -1 |
2020-05-02 14:59 | style.css: sort attribute | Hiltjo Posthuma | 1 | +1 | -1 |
2020-05-02 13:14 | style.css: improve horizontal scrolling for long titles/small windows | Hiltjo Posthuma | 1 | +6 | -13 |
2020-05-01 12:14 | README: update tested platforms | Hiltjo Posthuma | 1 | +2 | -1 |
2020-04-27 10:53 | sfeed_mbox: fallback author to feedname, not "unknown" | Hiltjo Posthuma | 1 | +1 | -1 |
2020-04-27 10:52 | sfeed_mbox: remove prefix in subject | Hiltjo Posthuma | 1 | +1 | -4 |
2020-04-01 16:40 | util: improve/cleanup parseline() | Hiltjo Posthuma | 9 | +17 | -29 |
2020-03-15 22:13 | sfeed_mbox: time parsing and consistency fixes | Hiltjo Posthuma | 1 | +7 | -9 |
2020-03-15 14:04 | man pages (section 1): document exit status | Hiltjo Posthuma | 13 | +39 | -13 |
2020-03-15 14:00 | sfeed_twtxt: fix error message if gmtime() fails, "localtime" -> "gmtime" | Hiltjo Posthuma | 1 | +1 | -1 |
2020-03-15 13:59 | sfeed_mbox: POSIX defines gmtime_r sets errno, so use err(), not errx() | Hiltjo Posthuma | 1 | +1 | -1 |
2020-03-10 17:03 | sfeed_web: fix exit status code | Hiltjo Posthuma | 1 | +2 | -3 |
2020-03-09 18:25 | README: update tested environments | Hiltjo Posthuma | 1 | +3 | -2 |
2020-03-09 18:23 | sfeed_html/sfeed_frames: fix bold markup for lynx | Hiltjo Posthuma | 2 | +11 | -12 |
2020-03-09 18:21 | sfeed_html/sfeed_frames: use a <pre> section per feed | Hiltjo Posthuma | 2 | +7 | -4 |
2020-03-09 18:16 | sfeed_plain: optimize utf8-decoding and column position calculation | Hiltjo Posthuma | 1 | +8 | -3 |
2020-02-23 19:34 | bump version to 0.9.16 | Hiltjo Posthuma | 1 | +1 | -1 |
2020-02-23 18:37 | sfeed_update: don't preserve permissions of tmp files by moving, so copy | Hiltjo Posthuma | 1 | +4 | -3 |
2020-02-06 20:28 | README: simplify sfeed_archive example using awk | Hiltjo Posthuma | 1 | +16 | -74 |
2020-02-04 21:05 | sfeed_update: tiny style fix in comment | Hiltjo Posthuma | 1 | +1 | -1 |
2020-02-04 21:05 | man page improvements | Hiltjo Posthuma | 2 | +67 | -74 |
2020-02-01 18:51 | sync README.xml comment about white-space handling | Hiltjo Posthuma | 1 | +3 | -0 |
2020-01-24 00:59 | cleanup some includes | Hiltjo Posthuma | 16 | +8 | -46 |
2020-01-23 18:11 | improve man pages, some rewordings and add a reference | Hiltjo Posthuma | 2 | +6 | -4 |
2020-01-18 19:14 | minor style: use plain int for xml_entitytostr() | Hiltjo Posthuma | 1 | +2 | -2 |
2020-01-18 18:26 | improve XML entity conversion | Hiltjo Posthuma | 1 | +8 | -8 |
2020-01-18 18:22 | sfeed_opml_import: use code-style pattern similar to other programs | Hiltjo Posthuma | 1 | +2 | -4 |
2020-01-18 18:22 | sfeed_web: remove unneeded optimization | Hiltjo Posthuma | 1 | +0 | -5 |
2020-01-18 18:21 | style.css: sort properties alphabetically | Hiltjo Posthuma | 1 | +12 | -12 |
2020-01-18 18:20 | bump LICENSE year to 2020 | Hiltjo Posthuma | 1 | +1 | -1 |
2020-01-18 18:20 | improve README a bit | Hiltjo Posthuma | 1 | +9 | -7 |
2020-01-18 18:19 | add sfeed_gopher: generic gopher formatting program, remove sfeed_gph | Hiltjo Posthuma | 6 | +220 | -199 |
2019-11-25 16:56 | bump version to 0.9.15 | Hiltjo Posthuma | 1 | +1 | -1 |
2019-11-24 14:21 | README: add rss2email OPML import example | Hiltjo Posthuma | 1 | +5 | -0 |
2019-11-24 14:11 | sfeed_opml_import: improve import with nested <outline> | Hiltjo Posthuma | 1 | +8 | -0 |
2019-11-24 13:47 | OPML export improvements | Hiltjo Posthuma | 1 | +3 | -6 |
2019-11-22 17:16 | xml.c: upper-case named-entities are invalid in XML | Hiltjo Posthuma | 1 | +0 | -5 |
2019-10-13 12:53 | bump version to 0.9.14 | Hiltjo Posthuma | 1 | +1 | -1 |
2019-10-12 12:01 | string_append: check for addition and multiplication overflow | Hiltjo Posthuma | 1 | +12 | -2 |
2019-10-05 21:04 | Makefile: simplify, remove config.mk | Hiltjo Posthuma | 2 | +14 | -33 |
2019-09-30 17:58 | README: remove wrong $LC_LOCALE, also remove $LC_ALL from examples | Hiltjo Posthuma | 1 | +6 | -6 |
2019-09-12 17:53 | xml.h: remove #if 0 block | Hiltjo Posthuma | 1 | +0 | -4 |
2019-09-06 14:57 | README: minor typos | Hiltjo Posthuma | 1 | +4 | -4 |
2019-09-06 14:53 | README: improve mail example and add an example similar to rss2email | Hiltjo Posthuma | 1 | +58 | -8 |
2019-09-05 20:06 | sfeed.c: fix typo in comment | Hiltjo Posthuma | 1 | +1 | -1 |
2019-08-22 18:28 | README, README.xml: improve some wording | Hiltjo Posthuma | 2 | +6 | -4 |
2019-08-01 11:11 | bump version to 0.9.13 | Hiltjo Posthuma | 1 | +1 | -1 |
2019-07-27 09:43 | README: improve dmenu example | Hiltjo Posthuma | 1 | +7 | -4 |
2019-07-20 18:49 | documentation: document "new" items in format programs | Hiltjo Posthuma | 4 | +12 | -0 |
2019-07-20 18:48 | sfeed_gph: prefix/mark "new" items with "N" too. | Hiltjo Posthuma | 2 | +5 | -3 |
2019-07-20 09:18 | use the same XML handler names as the fields and shorten variable names | Hiltjo Posthuma | 2 | +21 | -22 |
2019-07-20 09:16 | man pages: reference sfeed(5) in format programs, reword sfeed(5) description | Hiltjo Posthuma | 9 | +24 | -17 |
2019-07-14 11:22 | sfeed_update.1, sfeedrc.5: document replacing '/' in filenames | Hiltjo Posthuma | 2 | +4 | -2 |
2019-07-07 11:00 | sfeed_update.1: remove an old filename reference | Hiltjo Posthuma | 1 | +1 | -5 |
2019-07-04 20:06 | sfeed_gph: escape prefix path | Hiltjo Posthuma | 1 | +2 | -2 |
2019-07-04 19:56 | sfeed_gph: improvements | Hiltjo Posthuma | 1 | +16 | -27 |
2019-07-04 19:50 | util: struct feed: remove old unused fields and tiny code-style | Hiltjo Posthuma | 1 | +1 | -3 |
2019-06-25 17:02 | bump version to 0.9.12 | Hiltjo Posthuma | 1 | +1 | -1 |
2019-06-21 11:57 | README.xml: add comment about parser limitation/restriction | Hiltjo Posthuma | 1 | +1 | -0 |
2019-06-17 20:57 | sfeed: optimization: xmlattr: when not in some RSS/Atom tag skip further checks | Hiltjo Posthuma | 1 | +1 | -1 |
2019-06-11 19:07 | fix typo in comment | Hiltjo Posthuma | 1 | +1 | -1 |
2019-06-11 18:57 | xml: improve cdata and comment callback logic | Hiltjo Posthuma | 1 | +2 | -2 |
2019-06-11 18:56 | README: remove an old filename reference, simplify sfeed_update purpose here | Hiltjo Posthuma | 1 | +2 | -3 |
2019-06-11 18:55 | sfeed_update: clarify a comment about being non-optimal | Hiltjo Posthuma | 1 | +2 | -2 |
2019-06-11 18:50 | optimization: only convert entities when we are inside a RSS/Atom tag | Hiltjo Posthuma | 1 | +6 | -1 |
2019-06-11 18:44 | reorder function | Hiltjo Posthuma | 1 | +23 | -23 |
2019-06-10 15:47 | Handle entities in attribute values. | Julian Schweinsberg | 1 | +23 | -0 |
2019-05-25 18:44 | gettzoffset: fix possible arithmetic overflow if int is 16-bit | Hiltjo Posthuma | 1 | +3 | -3 |
2019-05-15 18:55 | README and sfeed_update: use names (order vs sort) and in the execution order | Hiltjo Posthuma | 2 | +8 | -8 |
2019-05-15 07:56 | sfeed_opml_export: code-style for whitespace with variables | Hiltjo Posthuma | 1 | +1 | -1 |
2019-05-12 16:57 | sfeed_update: cleanup proper encoding file (if any) | Hiltjo Posthuma | 1 | +1 | -1 |
2019-05-11 13:54 | bump version to 0.9.11 | Hiltjo Posthuma | 1 | +1 | -1 |
2019-05-10 19:29 | sfeed_opml_export: optimize | Hiltjo Posthuma | 1 | +14 | -15 |
2019-05-10 11:44 | remove unused variables | Hiltjo Posthuma | 2 | +1 | -2 |
2019-05-10 11:38 | sfeed_plain: start with timestamp, consistent with sfeed_twtxt | Hiltjo Posthuma | 1 | +3 | -4 |
2019-05-10 11:38 | README: use HTTPS links | Hiltjo Posthuma | 1 | +4 | -4 |
2019-05-10 11:36 | sfeed: remove support for military zones and simplify | Hiltjo Posthuma | 1 | +15 | -34 |
2019-05-08 17:26 | Makefile: remove TODO | Hiltjo Posthuma | 1 | +1 | -2 |
2019-05-08 17:13 | remove TODO | Hiltjo Posthuma | 1 | +0 | -4 |
2019-05-08 17:11 | README: add tail-like example in honor of the removed sfeed_tail | Hiltjo Posthuma | 1 | +113 | -79 |
2019-05-06 19:17 | remove sfeed_tail and recently added security considerations | Hiltjo Posthuma | 5 | +0 | -1033 |
2019-05-03 10:41 | bump version to 0.9.10 | Hiltjo Posthuma | 1 | +1 | -1 |
2019-05-02 19:08 | README: reword a bit | Hiltjo Posthuma | 1 | +4 | -3 |
2019-05-02 18:52 | README: fix typo in path | Hiltjo Posthuma | 1 | +1 | -1 |
2019-05-02 18:24 | sfeed_update: disable If-Modified-Since by default | Hiltjo Posthuma | 1 | +2 | -3 |
2019-05-02 18:22 | sfeed: improve content type (attribute) handling | Hiltjo Posthuma | 1 | +44 | -26 |
2019-05-02 18:17 | sfeed.{1,5}: reword "saved" to output | Hiltjo Posthuma | 2 | +4 | -4 |
2019-05-02 18:16 | README: add security considerations, tweak preface a bit | Hiltjo Posthuma | 1 | +50 | -5 |
2019-04-29 22:33 | improve README | Hiltjo Posthuma | 1 | +25 | -4 |
2019-04-29 22:31 | sfeed_frames, sfeed_html: use the same code for link handling | Hiltjo Posthuma | 2 | +6 | -8 |
2019-04-29 22:30 | sfeed_gph: when a link is empty show as regular text | Hiltjo Posthuma | 1 | +14 | -8 |
2019-04-23 18:52 | bump version to 0.9.9 | Hiltjo Posthuma | 1 | +1 | -1 |
2019-04-25 17:50 | sfeed_atom: add content too (for completeness) | Hiltjo Posthuma | 1 | +35 | -0 |
2019-04-24 19:00 | sfeed_mbox: use simpler djb2 hash, fix message-id as intended | Hiltjo Posthuma | 1 | +9 | -56 |
2019-04-23 22:19 | util: small code-style fix | Hiltjo Posthuma | 1 | +2 | -2 |
2019-04-22 12:24 | README: fix tiny formatting whitespace | Hiltjo Posthuma | 1 | +1 | -0 |
2019-04-22 12:21 | sfeed_atom: if the link is empty, don't print it | Hiltjo Posthuma | 1 | +6 | -3 |
2019-04-21 09:55 | sfeed_mbox: show enclosure url when it is non-empty | Hiltjo Posthuma | 1 | +4 | -1 |
2019-04-21 09:54 | util: keep brackets when parsing IPv6 addresses | Hiltjo Posthuma | 1 | +5 | -4 |
2019-04-20 14:37 | README: add sfeed_atom aggregate feed example | Hiltjo Posthuma | 1 | +22 | -0 |
2019-04-20 14:21 | add sfeed_atom: convert one or more feeds from TSV (back to) Atom | Hiltjo Posthuma | 4 | +138 | -0 |
2019-04-20 14:01 | README: update filter example | Hiltjo Posthuma | 1 | +18 | -8 |
2019-04-20 11:45 | sfeed_frames, sfeed_html: do not send referer header | Hiltjo Posthuma | 2 | +3 | -0 |
2019-04-15 07:52 | util: remove unneeded err.h header | Hiltjo Posthuma | 1 | +0 | -1 |
2019-04-14 13:53 | sfeed_update: fix typo in comment | Hiltjo Posthuma | 1 | +1 | -1 |
2019-04-14 13:47 | sfeed_update: rename fetchfeed to fetch | Hiltjo Posthuma | 4 | +10 | -14 |
2019-04-14 13:06 | sfeed_tail: rename "line" to "l" in local scope | Hiltjo Posthuma | 1 | +9 | -9 |
2019-04-14 13:04 | sfeed: add support for the first enclosure of an item | Hiltjo Posthuma | 4 | +25 | -8 |
2019-04-14 13:00 | sfeed_update improvements | Hiltjo Posthuma | 1 | +80 | -43 |
2019-04-07 20:07 | README: change procmail parallel running, improve some words | Hiltjo Posthuma | 1 | +6 | -6 |
2019-04-07 11:43 | Makefile: fix make dist (compat src: strlcpy, strlcat) | Hiltjo Posthuma | 1 | +1 | -1 |
2019-04-06 12:58 | optimization: define GETNEXT as an inline macro | Hiltjo Posthuma | 5 | +11 | -6 |
2019-04-06 12:46 | sfeed_frames/sfeed_html: improve HTML output a bit | Hiltjo Posthuma | 2 | +18 | -10 |
2019-04-06 12:29 | util: remove unnecesary cast and initialization | Hiltjo Posthuma | 1 | +2 | -2 |
2019-04-06 12:27 | sfeed: gettag: simplify and use ANSI bsearch() | Hiltjo Posthuma | 1 | +14 | -16 |
2019-04-06 11:39 | Makefile: make it simpler to not compile compat objects | Hiltjo Posthuma | 1 | +9 | -4 |
2019-03-16 19:42 | xml: write x->getnext to a default GETNEXT macro | Hiltjo Posthuma | 2 | +19 | -14 |
2019-03-08 17:26 | util: pedantic snprintf improvement | Hiltjo Posthuma | 1 | +1 | -1 |
2019-03-03 12:20 | gettzoffset: bit more strict UTC offset parsing | Hiltjo Posthuma | 1 | +1 | -1 |
2019-03-03 12:19 | skip spaces in parsetime() itself | Hiltjo Posthuma | 1 | +3 | -1 |
2019-03-03 12:18 | sfeed: style, break in switch instead of return | Hiltjo Posthuma | 1 | +5 | -3 |
2019-03-01 10:41 | sfeed_update: remove wrong/incomplete comment | Hiltjo Posthuma | 1 | +0 | -1 |
2019-02-27 18:19 | util: parseuri: fix typo in cast (ssize_t) | Hiltjo Posthuma | 1 | +1 | -1 |
2019-02-27 18:18 | atomlinktype make enum TagId instead of int | Hiltjo Posthuma | 1 | +2 | -2 |
2019-02-27 18:02 | improve RSS2 permalink support | Hiltjo Posthuma | 1 | +20 | -1 |
2019-02-27 17:14 | sfeed.c: improve comment | Hiltjo Posthuma | 1 | +1 | -1 |
2019-02-24 14:25 | stricter Atom link parsing | Hiltjo Posthuma | 1 | +35 | -8 |
2019-02-24 13:07 | fix RFC822 ANSI and military zones parsing | Hiltjo Posthuma | 1 | +18 | -5 |
2019-02-24 12:39 | documentation: fix typo to RFC reference for timestamps: RFC-3332 to RFC-3339 | Hiltjo Posthuma | 2 | +2 | -2 |
2019-02-17 20:08 | bump version to 0.9.8 | Hiltjo Posthuma | 1 | +1 | -1 |
2019-02-17 20:08 | update README.xml | Hiltjo Posthuma | 1 | +3 | -1 |
2019-02-08 15:27 | Makefile: add DOCPREFIX for installing docs in ports | Hiltjo Posthuma | 2 | +9 | -7 |
2019-02-08 15:24 | don't read XML data inside tag for Atom <link href/> | Hiltjo Posthuma | 1 | +5 | -1 |
2019-02-08 15:21 | trim whitespace around uri field value | Hiltjo Posthuma | 1 | +59 | -30 |
2019-02-08 15:18 | short some callback variable names, change "name" to "t" (tag) | Hiltjo Posthuma | 2 | +43 | -45 |
2019-01-29 19:00 | document: minor reword, reference sfeedrc(5) in README | Hiltjo Posthuma | 2 | +6 | -5 |
2019-01-29 18:58 | sfeed: use the same handler names as the XMLParser | Hiltjo Posthuma | 1 | +44 | -46 |
2019-01-25 14:35 | README: sfeed_frames still mentioned it output content, remove it | Hiltjo Posthuma | 1 | +2 | -2 |
2019-01-25 13:01 | tree.h: remove unused SPLAY tree macros | Hiltjo Posthuma | 1 | +1 | -247 |
2019-01-25 12:52 | sfeedrc.example: fix/update urls, add 2 examples for github and reddit | Hiltjo Posthuma | 1 | +4 | -2 |
2019-01-25 12:51 | Makefile: add POSIX target, respect (packaging) system CFLAGS/LDFLAGS | Hiltjo Posthuma | 2 | +16 | -10 |
2019-01-25 12:50 | documentation improvements | Hiltjo Posthuma | 3 | +102 | -42 |
2019-01-13 09:01 | bump LICENSE | Hiltjo Posthuma | 1 | +1 | -1 |
2019-01-08 19:55 | xml: remove unnecesary checks | Hiltjo Posthuma | 1 | +16 | -29 |
2018-12-24 14:23 | bump version to 0.9.7 | Hiltjo Posthuma | 1 | +1 | -1 |
2018-12-14 11:49 | sfeed: rename buffer to buf, change entitytostr check, it can never happen | Hiltjo Posthuma | 1 | +3 | -8 |
2018-12-14 11:46 | tweak README: move cp style.css from initial step to HTML example | Hiltjo Posthuma | 1 | +2 | -2 |
2018-12-14 10:42 | sfeed_tail: wakeup less often by default | Hiltjo Posthuma | 2 | +5 | -5 |
2018-12-02 11:52 | sfeed_xmlenc: don't treat not finding an encoding as an error | Hiltjo Posthuma | 1 | +2 | -2 |
2018-12-02 11:52 | sfeed_xmlenc.1: document output better | Hiltjo Posthuma | 1 | +2 | -1 |
2018-12-02 11:33 | XML tag parse improvements for PI and end tags | Hiltjo Posthuma | 1 | +29 | -23 |
2018-12-02 11:16 | sfeed_xmlenc: simplify and don't print control characters | Hiltjo Posthuma | 1 | +15 | -22 |
2018-12-01 09:43 | sfeed_opml_export: escape `&' | Leonardo Taccari | 1 | +2 | -2 |
2018-11-09 16:20 | minor white-space style fix | Hiltjo Posthuma | 1 | +1 | -1 |
2018-11-04 17:26 | README.xml: remove mention of variable that is not used anymore | Hiltjo Posthuma | 1 | +1 | -1 |
2018-11-04 17:25 | whitespace and comment fix | Hiltjo Posthuma | 5 | +9 | -9 |
2018-10-24 16:41 | sfeed_update: fix wrong comment "temporary file" -> "temporary directory" | Hiltjo Posthuma | 1 | +2 | -2 |
2018-10-24 16:39 | Revert "sfeed_update: replace non-POSIX mktemp with $$" | Hiltjo Posthuma | 1 | +3 | -5 |
2018-10-11 17:08 | sfeed_update: replace non-POSIX mktemp with $$ | Hiltjo Posthuma | 1 | +5 | -3 |
2018-10-08 17:35 | util.h: remove unused macro ISUTF8() | Hiltjo Posthuma | 1 | +0 | -2 |
2018-10-08 17:22 | sfeed_mbox: remove an unneeded strlcpy call | Hiltjo Posthuma | 1 | +8 | -7 |
2018-10-08 17:21 | sfeed_mbox: add seconds to Date header | Hiltjo Posthuma | 1 | +2 | -2 |
2018-10-08 17:15 | improve code-style for parsing time | Hiltjo Posthuma | 1 | +20 | -22 |
2018-10-05 21:55 | sfeed_update: handle signals consistently in different shells | Hiltjo Posthuma | 1 | +16 | -11 |
2018-10-05 18:43 | sfeed_update: improve SIGINT handling | Hiltjo Posthuma | 1 | +4 | -3 |
2018-10-05 18:22 | README: improve filter example, compile flags order | Hiltjo Posthuma | 1 | +17 | -11 |
2018-10-05 18:18 | sfeed: parsetime: weekday part in RFC822 time is optional | Hiltjo Posthuma | 1 | +7 | -9 |
2018-10-05 09:49 | sfeed_update: small code-style consistency fixes | Hiltjo Posthuma | 1 | +2 | -2 |
2018-10-05 09:48 | Makefile: just use OpenBSD #ifdef for pledge(2) | Hiltjo Posthuma | 2 | +2 | -4 |
2018-09-30 17:20 | sfeed_update: add variable for max amount of feeds to update concurrently | Hiltjo Posthuma | 1 | +11 | -0 |
2018-09-29 11:18 | Makefile: improve consistency of variable, clarify comment | Hiltjo Posthuma | 1 | +9 | -9 |
2018-09-29 10:22 | sfeed_update: remove -S option (show error), it is not wanted | Hiltjo Posthuma | 1 | +1 | -1 |
2018-09-28 15:11 | sfeed_update: add filter(), order() support per feed + improvements | Hiltjo Posthuma | 3 | +117 | -45 |
2018-09-10 17:00 | update README: tested on aarch64 by leot | Hiltjo Posthuma | 1 | +2 | -2 |
2018-09-10 16:54 | sfeed_update: reorder loadconfig and signal handler setup | Hiltjo Posthuma | 1 | +8 | -8 |
2018-09-10 16:53 | update README | Hiltjo Posthuma | 1 | +2 | -1 |
2018-09-08 13:00 | bump version to 0.9.6 | Hiltjo Posthuma | 1 | +1 | -1 |
2018-09-07 17:05 | sfeed_update: don't always exit 1, exit 130 on SIGINT, exit 0 otherwise | Hiltjo Posthuma | 1 | +8 | -7 |
2018-09-07 17:01 | util.c: remove remaining uint8_t type, we assume a sane CHAR_BIT == 8 | Hiltjo Posthuma | 1 | +2 | -3 |
2018-09-07 17:00 | fix many undefined behaviour in usage of ctype functions | Hiltjo Posthuma | 5 | +36 | -36 |
2018-08-26 13:03 | bump version to 0.9.5 | Hiltjo Posthuma | 1 | +1 | -1 |
2018-08-26 13:00 | xml: use ANSI types and struct initialization | Hiltjo Posthuma | 2 | +13 | -14 |
2018-08-23 17:11 | xml: remove TODO comments and add a note | Hiltjo Posthuma | 1 | +4 | -3 |
2018-08-23 12:39 | sfeed_mbox.1: forgot to bump date | Hiltjo Posthuma | 1 | +1 | -1 |
2018-08-23 12:15 | sfeed_mbox: improvements | Hiltjo Posthuma | 2 | +2 | -58 |
2018-08-23 11:59 | sfeed_twtxt: slightly nicer output | Hiltjo Posthuma | 1 | +1 | -1 |
2018-08-23 11:59 | sfeed_tail: sleep the proper time, was a debug left-over | Hiltjo Posthuma | 1 | +1 | -1 |
2018-08-23 11:58 | sfeed_tail: file need to exist the first run, but not after | Hiltjo Posthuma | 1 | +18 | -7 |
2018-08-22 14:54 | sfeed_twtxt: dont use the author and mention style, use a regular link | Hiltjo Posthuma | 1 | +1 | -6 |
2018-08-22 14:29 | sfeed_tail: improvements | Hiltjo Posthuma | 2 | +45 | -52 |
2018-08-22 14:23 | add sfeed_twtxt format program: format to a twtxt feed | Hiltjo Posthuma | 4 | +109 | -1 |
2018-08-22 14:14 | remove stdint.h include | Hiltjo Posthuma | 5 | +0 | -5 |
2018-08-22 14:08 | xml: improve parsing of invalid attribute values separated by whitespace | Hiltjo Posthuma | 1 | +22 | -12 |
2018-08-22 14:03 | xml: improve handling of invalid long data entities | Hiltjo Posthuma | 1 | +9 | -2 |
2018-08-21 19:14 | README.xml: improve | Hiltjo Posthuma | 1 | +8 | -3 |
2018-08-21 19:10 | sfeed_frames: stricter pledge when only reading from stdin | Hiltjo Posthuma | 1 | +1 | -1 |
2018-08-21 18:15 | xml: rewrite codepointtoutf8 function | Hiltjo Posthuma | 1 | +25 | -20 |
2018-08-21 18:13 | xml: don't reset internal tagname when parsing non-tag types like CDATA | Hiltjo Posthuma | 1 | +4 | -2 |
2018-08-21 18:11 | xml: fix missing first byte when parsing a long incorrect attribute entity | Hiltjo Posthuma | 1 | +4 | -3 |
2018-08-21 18:09 | xml: interface change: make some functions private | Hiltjo Posthuma | 2 | +13 | -20 |
2018-08-21 18:08 | xml: increase allowed size of attribute names | Hiltjo Posthuma | 2 | +2 | -2 |
2018-08-16 12:19 | XML parser: numeric entity: check unicode codepoint range | Hiltjo Posthuma | 1 | +2 | -2 |
2018-08-16 12:16 | sfeed_frames: overhaul | Hiltjo Posthuma | 2 | +36 | -203 |
2018-07-18 16:10 | sfeed_update: fail on feed HTTP redirect | Hiltjo Posthuma | 1 | +1 | -1 |
2018-07-18 16:09 | sfeedrc.example: fix links | Hiltjo Posthuma | 1 | +2 | -2 |
2018-06-24 13:17 | sfeed_opml_import: escape ' properly | Hiltjo Posthuma | 1 | +6 | -3 |
2018-06-24 11:19 | sfeed_gph.1: upstream geomyidae manual is geomyidae(8) | Hiltjo Posthuma | 1 | +3 | -3 |
2018-06-24 11:12 | bump version to 0.9.4 | Hiltjo Posthuma | 1 | +1 | -1 |
2018-06-24 11:12 | README: linewrap | Hiltjo Posthuma | 1 | +6 | -6 |
2018-06-24 11:10 | util: printutf8pad: proper counting of multiwidth characters | Hiltjo Posthuma | 1 | +12 | -11 |
2018-04-07 11:47 | sfeed_opml_export: encode more entities for attribute values | Hiltjo Posthuma | 1 | +2 | -1 |
2018-03-18 14:08 | remove CHANGELOG | Hiltjo Posthuma | 2 | +0 | -108 |
2018-03-11 17:37 | sfeed_tail: remove unused variables | Hiltjo Posthuma | 1 | +1 | -2 |
2018-03-11 17:32 | sfeed_tail improvements | Hiltjo Posthuma | 3 | +13 | -20 |
2018-03-11 17:27 | Revert "remove sfeed_tail: the standard tail -f can (soon) be used" | Hiltjo Posthuma | 3 | +234 | -0 |
2018-03-11 17:26 | fix tree.h (platform-specific include) | Hiltjo Posthuma | 1 | +0 | -2 |
2018-03-11 17:26 | Revert "rm tree.h for sfeed_tail" | Hiltjo Posthuma | 1 | +1006 | -0 |
2018-03-11 17:19 | sfeed_plain: don't flush line (was used for tail -f) | Hiltjo Posthuma | 1 | +0 | -1 |
2018-03-11 17:18 | include <sys/types.h> for types size_t, ssize_t etc | Hiltjo Posthuma | 7 | +14 | -0 |
2018-03-11 15:32 | xml: improve comment parsing | Hiltjo Posthuma | 1 | +22 | -17 |
2018-03-11 15:32 | xml: fix parsing of cdata when a handler is unset | Hiltjo Posthuma | 1 | +1 | -0 |
2018-03-11 15:22 | xml: improve CDATA parsing | Hiltjo Posthuma | 1 | +23 | -20 |
2018-02-18 14:46 | sfeed_update: revert more merge logic | Hiltjo Posthuma | 1 | +3 | -4 |
2018-02-18 14:39 | sfeed_update: revert new merge logic | Hiltjo Posthuma | 2 | +4 | -9 |
2018-02-18 14:10 | sfeed_plain: force flush line to output, useful for tail -f | Hiltjo Posthuma | 1 | +1 | -0 |
2018-02-18 13:55 | sfeed_update: revert previous commit, its not an issue | Hiltjo Posthuma | 1 | +2 | -4 |
2018-02-18 13:47 | sfeed_update: dont allow TAB in filename (messes up the merge logic) | Hiltjo Posthuma | 1 | +4 | -2 |
2018-02-18 13:41 | README: update sfeed_web example | Hiltjo Posthuma | 1 | +4 | -4 |
2018-02-18 13:40 | sfeed_update: use filename as feedname again | Hiltjo Posthuma | 1 | +3 | -3 |
2018-02-18 13:40 | sfeed_update: run awk in C locale | Hiltjo Posthuma | 1 | +1 | -1 |
2018-02-18 13:39 | sfeed_frames: code-style | Hiltjo Posthuma | 1 | +3 | -3 |
2018-02-18 13:39 | sfeed_plain: utf-8 pad name | Hiltjo Posthuma | 1 | +4 | -2 |
2018-02-18 13:38 | util: improve a cast | Hiltjo Posthuma | 1 | +2 | -2 |
2018-02-16 11:40 | sfeed_gph: many improvements | Hiltjo Posthuma | 4 | +118 | -84 |
2018-02-16 11:17 | util.c: parseuri(): fix incorrect NUL termination for IPv6 addresses | Hiltjo Posthuma | 1 | +1 | -1 |
2018-02-14 18:48 | bump LICENSE | Hiltjo Posthuma | 1 | +1 | -1 |
2017-12-25 11:46 | bump version 0.9.3 already | Hiltjo Posthuma | 1 | +1 | -1 |
2017-12-24 12:16 | update README | Hiltjo Posthuma | 1 | +1 | -1 |
2017-12-24 12:13 | sfeed_update: merge improvements | Hiltjo Posthuma | 2 | +14 | -7 |
2017-12-24 12:10 | sfeed_mbox: make murmur3_32 static | Hiltjo Posthuma | 1 | +1 | -1 |
2017-12-24 12:08 | update README | Hiltjo Posthuma | 1 | +2 | -3 |
2017-12-24 12:08 | rm tree.h for sfeed_tail | Hiltjo Posthuma | 1 | +0 | -1006 |
2017-12-24 12:07 | remove sfeed_tail: the standard tail -f can (soon) be used | Hiltjo Posthuma | 3 | +0 | -234 |
2017-12-24 12:07 | add latest (DEBUG version) of sfeed_tail | Hiltjo Posthuma | 1 | +37 | -13 |
2017-12-24 12:05 | sfeed_web: print relative url now directly if no base url specified | Hiltjo Posthuma | 2 | +5 | -3 |
2017-12-24 11:58 | format programs: ignore fields with an invalid time | Hiltjo Posthuma | 5 | +10 | -5 |
2017-12-24 11:48 | xml: make name entities static, minor clarifications | Hiltjo Posthuma | 1 | +3 | -4 |
2017-12-16 11:09 | sfeed_update: improvements | Hiltjo Posthuma | 1 | +13 | -8 |
2017-12-10 12:36 | sfeed_opml_import/sfeed_opml_export: allow " and \ in fields | Hiltjo Posthuma | 2 | +17 | -4 |
2017-12-09 11:46 | sfeed_opml_export: remove a level of indentation | Hiltjo Posthuma | 1 | +7 | -6 |
2017-12-09 11:42 | sfeed_tail: replace hashmap + linked-list with RBtree | Hiltjo Posthuma | 3 | +1097 | -47 |
2017-12-09 11:40 | sfeed_mbox: move murmur to this file, cleanup | Hiltjo Posthuma | 3 | +71 | -74 |
2017-12-09 11:38 | sfeed_gph: remove unused gphtext() | Hiltjo Posthuma | 1 | +0 | -22 |
2017-11-19 13:05 | add sfeed_gph: sfeed to geomyidae gopher gph format | Hiltjo Posthuma | 1 | +185 | -0 |
2017-08-12 11:38 | README: being protocol-agnostic is a feature i guess | Hiltjo Posthuma | 1 | +3 | -0 |
2017-08-12 11:10 | add newline after </html> | Hiltjo Posthuma | 2 | +5 | -5 |
2017-06-29 19:00 | sfeed_plain.1: document a proper LC_CTYPE UTF-8 is required | Hiltjo Posthuma | 1 | +13 | -2 |
2017-06-29 17:05 | bump LICENSE | Hiltjo Posthuma | 1 | +1 | -1 |
2017-06-29 17:04 | sfeed_plain: use setlocale() for glibc | Hiltjo Posthuma | 1 | +6 | -0 |
2017-06-29 17:03 | improve printutf8pad for sfeed_plain | Hiltjo Posthuma | 1 | +17 | -11 |
2017-04-27 12:32 | improve gettag() | Hiltjo Posthuma | 1 | +21 | -18 |
2017-04-27 12:16 | update README: tested on HaikuOS | Hiltjo Posthuma | 1 | +9 | -2 |
2017-04-27 11:49 | simplify pledge stub: add to util.h | Hiltjo Posthuma | 1 | +2 | -0 |
2017-04-27 11:49 | simplify pledge stub | Hiltjo Posthuma | 9 | +0 | -18 |
2017-04-27 11:33 | sfeed_mbox: remove redundant condition | Hiltjo Posthuma | 1 | +2 | -2 |
2017-04-27 11:14 | compatiblity with browsers: use numeric entity for apos | Hiltjo Posthuma | 2 | +2 | -2 |
2017-04-27 11:13 | man pages: fix a few warnings and improve a few words | Hiltjo Posthuma | 11 | +76 | -51 |
2016-10-04 16:26 | README: improve wording, thanks biniar! | Hiltjo Posthuma | 1 | +2 | -3 |
2016-08-06 11:05 | sfeed_frames, sfeed_html: don't use HTML tables | Hiltjo Posthuma | 3 | +9 | -40 |
2016-08-06 10:57 | add USE_PLEDGE, remove pledge dummy function | Hiltjo Posthuma | 11 | +21 | -14 |
2016-08-06 10:56 | gettzoffset: simplify, default is 0 so remove UTC zones to check | Hiltjo Posthuma | 1 | +0 | -4 |
2016-05-21 12:11 | Makefile: remove duplicate -c flag | Hiltjo Posthuma | 1 | +1 | -1 |
2016-05-21 12:09 | improve wording in documentation | Hiltjo Posthuma | 4 | +37 | -62 |
2016-05-21 12:06 | sfeed_update: unique sort feed on first creation | Hiltjo Posthuma | 1 | +1 | -2 |
2016-04-18 16:56 | update CHANGELOG (pre-1.0) | Hiltjo Posthuma | 1 | +32 | -0 |
2016-04-18 16:54 | sfeed_frames.1: reword SECURITY CONSIDERATIONS | Hiltjo Posthuma | 1 | +4 | -4 |
2016-04-18 16:51 | simplify sfeed(5) format, remove feedtype also | Hiltjo Posthuma | 5 | +2 | -12 |
2016-04-12 17:51 | sfeed_update: fix sorting on fields: id, link, title | Hiltjo Posthuma | 1 | +2 | -2 |
2016-04-12 16:44 | sfeed_frames: make content filename more unique: use UNIX timestamp in title | Hiltjo Posthuma | 1 | +9 | -7 |
2016-04-10 18:19 | absuri, encodeuri: make encodeuri static, change argument order | Hiltjo Posthuma | 4 | +34 | -37 |
2016-04-10 18:08 | xml: stricter check of entity: must end with ';', ... | Hiltjo Posthuma | 1 | +2 | -3 |
2016-04-10 18:01 | update README | Hiltjo Posthuma | 1 | +5 | -7 |
2016-04-10 17:51 | improve documentation, add sfeed(5) for the file format | Hiltjo Posthuma | 3 | +57 | -6 |
2016-04-10 17:33 | util: standard pattern to check for valid number strtoul | Hiltjo Posthuma | 1 | +3 | -2 |
2016-04-10 13:37 | reword some sentences in the documentation/man pages | Hiltjo Posthuma | 2 | +22 | -19 |
2016-04-10 12:45 | sfeed_frames: dont make title of content a link if its empty | Hiltjo Posthuma | 1 | +11 | -4 |
2016-04-10 12:45 | minor style fixes | Hiltjo Posthuma | 1 | +2 | -2 |
2016-04-10 12:36 | remove basename, just use last part of the path... | Hiltjo Posthuma | 6 | +10 | -32 |
2016-04-10 12:34 | add comment for strtotime | Hiltjo Posthuma | 1 | +3 | -1 |
2016-04-10 11:55 | strtotime: improve | Hiltjo Posthuma | 2 | +4 | -4 |
2016-04-10 11:54 | small style fix | Hiltjo Posthuma | 1 | +2 | -2 |
2016-04-10 11:53 | improve Makefile | Hiltjo Posthuma | 1 | +25 | -25 |
2016-04-03 11:18 | fix warning: return early, fixes bogus end NULL dereference warning | Hiltjo Posthuma | 1 | +2 | -0 |
2016-04-03 11:17 | just initialize to zero, no need for memset | Hiltjo Posthuma | 1 | +1 | -2 |
2016-03-29 08:24 | remove time field | Hiltjo Posthuma | 1 | +1 | -2 |
2016-03-29 08:21 | add time parsing to sfeed itself, remove time field | Hiltjo Posthuma | 5 | +290 | -170 |
2016-03-27 11:30 | time experiment | Hiltjo Posthuma | 3 | +40 | -50 |
2016-03-21 19:24 | check for tagid == TagUnknown, bit more clear | Hiltjo Posthuma | 1 | +1 | -1 |
2016-03-20 19:32 | sfeed_frames: also XML encode formatted time (just in case) | Hiltjo Posthuma | 1 | +1 | -1 |
2016-03-20 19:22 | README: remove version | Hiltjo Posthuma | 1 | +2 | -2 |
2016-03-20 16:49 | Makefile: improve make dist, bump version to 0.9.1 | Hiltjo Posthuma | 2 | +16 | -8 |
2016-03-20 13:14 | update CHANGELOG and TODO | Hiltjo Posthuma | 2 | +37 | -6 |
2016-03-20 12:07 | code cleanup: put table of parsed tagid at top (near reverse table) | Hiltjo Posthuma | 1 | +34 | -30 |
2016-03-20 12:05 | fix crash with repeated <link href=""> tags in Atom feeds | Hiltjo Posthuma | 1 | +6 | -4 |
2016-03-19 12:03 | don't use temporary pointer for realloc, it will exit on error | Hiltjo Posthuma | 1 | +3 | -5 |
2016-03-10 18:01 | remove cast of unused variables | Hiltjo Posthuma | 5 | +0 | -53 |
2016-03-10 17:52 | Makefile: define CPPFLAGS once, fix typo | Hiltjo Posthuma | 1 | +3 | -4 |
2016-03-08 17:56 | Makefile: also clean util and xml object files | Hiltjo Posthuma | 1 | +1 | -1 |
2016-03-04 20:10 | remove optimization with no effect, makes the code cleaner | Hiltjo Posthuma | 1 | +8 | -11 |
2016-03-04 11:15 | sfeed_frames: use S_IR* names (portability), respect umask | Hiltjo Posthuma | 1 | +3 | -2 |
2016-03-04 11:14 | sfeed_frames: use mkdir and check errno EEXIST | Hiltjo Posthuma | 1 | +2 | -3 |
2016-03-02 19:44 | sfeed: no need to call strlen, we know the length already | Hiltjo Posthuma | 1 | +2 | -2 |
2016-02-29 13:11 | sfeed_frames: no need to read from index files, mode "w+b" to "wb" | Hiltjo Posthuma | 1 | +3 | -3 |
2016-02-29 13:10 | sfeed_frames: whoops, set file permissions (else its 0000) | Hiltjo Posthuma | 1 | +1 | -1 |
2016-02-28 17:52 | sfeed_frames: add fattr to pledge... | Hiltjo Posthuma | 1 | +1 | -1 |
2016-02-28 17:49 | sfeed_frames: fix open file permission (write only). | Hiltjo Posthuma | 1 | +8 | -3 |
2016-02-28 16:35 | sfeed_frames: fix TOCTTUO with access() and fopen() | Hiltjo Posthuma | 1 | +23 | -15 |
2016-02-28 16:35 | use prime as seed for murmur3 seed (doesnt matter much) | Hiltjo Posthuma | 2 | +2 | -4 |
2016-02-28 16:34 | null-terminate line at newline from getline() | Hiltjo Posthuma | 4 | +15 | -4 |
2016-02-28 16:32 | util: simplify encodehex, use inline | Hiltjo Posthuma | 1 | +3 | -11 |
2016-02-28 14:12 | sfeed_tail: terminate line at newline, small cleanup | Hiltjo Posthuma | 1 | +7 | -8 |
2016-02-28 14:11 | sfeed_tail: fix pledge when opening files | Hiltjo Posthuma | 1 | +1 | -1 |
2016-02-27 16:24 | config.mk: disable pledge by default, only OpenBSD 5.9 (unreleased) supports it | Hiltjo Posthuma | 1 | +1 | -1 |
2016-02-27 16:19 | simplify build and fix linking for strlcat.o and strlcpy.o | Hiltjo Posthuma | 2 | +51 | -72 |
2016-02-27 15:49 | fix missing includes for uint32_t and time_t | Hiltjo Posthuma | 1 | +3 | -0 |
2016-02-27 15:37 | add util for pledge | Hiltjo Posthuma | 1 | +4 | -4 |
2016-02-27 15:27 | reference sfeedrc(5) in manpages | Hiltjo Posthuma | 2 | +4 | -2 |
2016-02-27 15:24 | sfeed_tail | Hiltjo Posthuma | 3 | +7 | -2 |
2016-02-27 15:21 | various improvements | Hiltjo Posthuma | 12 | +175 | -126 |
2016-02-27 15:16 | check <author><name> tag case-insensitively, just like the rest | Hiltjo Posthuma | 1 | +1 | -1 |
2016-02-27 15:05 | consistency: check snprintf result == -1 | Hiltjo Posthuma | 1 | +1 | -1 |
2016-02-27 15:04 | remove some unneeded checks | Hiltjo Posthuma | 2 | +2 | -3 |
2016-02-26 17:20 | mention ISC in README.xml, not MIT | Hiltjo Posthuma | 1 | +1 | -1 |
2016-02-26 17:20 | clarify LICENSE (short title), mention ISC in README, not MIT | Hiltjo Posthuma | 2 | +3 | -1 |
2016-02-01 22:57 | sfeed_tail: tune memory consumption down a bit, tested with a file with 10,000,000 lines (50MB) | Hiltjo Posthuma | 1 | +1 | -1 |
2016-01-31 21:30 | Add missing stdint header | Quentin Rameau | 1 | +1 | -0 |
2016-01-31 21:04 | Revert "sfeed: realloc, faster near pow 2 bufsiz" | Hiltjo Posthuma | 1 | +11 | -16 |
2016-01-31 14:45 | sfeed_opml_import: fix compat | Hiltjo Posthuma | 1 | +2 | -3 |
2016-01-31 14:40 | sfeed: realloc, faster near pow 2 bufsiz | Hiltjo Posthuma | 1 | +16 | -11 |
2016-01-31 14:39 | code-style | Hiltjo Posthuma | 1 | +6 | -6 |
2016-01-31 14:38 | add sfeed_tail (test), might be removed again later | Hiltjo Posthuma | 3 | +215 | -14 |
2016-01-31 14:31 | sfeed_update: fix issue with merging failed feeds | Hiltjo Posthuma | 1 | +11 | -8 |
2016-01-31 14:30 | sfeed_update: don't try to sort on feedname field, it was removed | Hiltjo Posthuma | 1 | +2 | -2 |
2016-01-31 14:29 | sfeed_frames.1: add a note about security considerations | Hiltjo Posthuma | 2 | +8 | -2 |
2016-01-31 14:27 | always add strlcpy, strlcat, remove COMPAT #ifdef | Hiltjo Posthuma | 4 | +7 | -17 |
2016-01-31 14:25 | sfeedrc(5): add initial documentation for sfeedrc configuration format | Hiltjo Posthuma | 2 | +113 | -2 |
2016-01-31 14:21 | README: small improvements and rewordings | Hiltjo Posthuma | 1 | +47 | -45 |
2016-01-31 14:20 | LICENSE: relicense from MIT to ISC, bump year to 2016 | Hiltjo Posthuma | 1 | +13 | -21 |
2015-10-04 22:01 | sfeed_mbox: do host lookup and current time once at startup, not per feed | Hiltjo Posthuma | 1 | +15 | -14 |
2015-10-04 21:38 | sfeed: fix ctype functions again | Hiltjo Posthuma | 1 | +3 | -3 |
2015-10-04 21:36 | sfeed_mbox: small cleanup, move label so check for NUL isnt needed | Hiltjo Posthuma | 1 | +2 | -4 |
2015-10-04 21:29 | portability: dont use HOST_NAME_MAX, just use 256 as maximum | Hiltjo Posthuma | 5 | +2 | -7 |
2015-10-02 15:31 | sfeed: fix escape of backslash, simplify | Hiltjo Posthuma | 1 | +11 | -11 |
2015-10-02 15:29 | sfeed_plain: remove some spaces for slightly more screen space :) | Hiltjo Posthuma | 1 | +2 | -2 |
2015-10-02 15:27 | dont used deprecated timegm, use mktime with TZ set to UTC | Hiltjo Posthuma | 1 | +5 | -2 |
2015-10-02 15:27 | update README, fix some typos and wording | Hiltjo Posthuma | 2 | +8 | -8 |
2015-09-23 21:48 | update documentation, dont use semantic Ar for non-arguments | Hiltjo Posthuma | 4 | +16 | -16 |
2015-09-23 21:46 | sfeed_update: dont send user-agent by default (curl+version) (privacy/security) | Hiltjo Posthuma | 1 | +1 | -1 |
2015-09-23 21:45 | update README, reformat slightly | Hiltjo Posthuma | 1 | +10 | -7 |
2015-09-17 17:30 | Makefile: Add missing | Alexander Huemer | 1 | +6 | -6 |
2015-09-08 22:25 | util.h: HOST_NAME_MAX+1 for nul-terminator | Hiltjo Posthuma | 1 | +1 | -1 |
2015-09-08 22:24 | README: fix sfeed_archive example | Hiltjo Posthuma | 1 | +3 | -1 |
2015-09-08 22:23 | xml.h: fix typo in function declaration | Hiltjo Posthuma | 1 | +2 | -2 |
2015-08-23 19:29 | improve README and CHANGELOG | Hiltjo Posthuma | 2 | +10 | -9 |
2015-08-23 18:51 | sfeed: use separate enum field for content fields | Hiltjo Posthuma | 1 | +45 | -39 |
2015-08-23 18:49 | sfeed_mbox: clarify format time error (strftime) | Hiltjo Posthuma | 1 | +1 | -1 |
2015-08-23 15:42 | simplify unknown or less priority tag case, fix gettag bug (wrong sort order) | Hiltjo Posthuma | 1 | +3 | -7 |
2015-08-23 15:30 | simplify field map code (add list tagid -> field. | Hiltjo Posthuma | 2 | +136 | -155 |
2015-08-23 15:05 | README.xml: remove example, just check examples listed | Hiltjo Posthuma | 1 | +0 | -17 |
2015-08-22 18:13 | xml: fix includes | Hiltjo Posthuma | 1 | +1 | -1 |
2015-08-22 18:11 | xml: simplify XML reader | Hiltjo Posthuma | 8 | +27 | -104 |
2015-08-22 14:53 | improve README | Hiltjo Posthuma | 1 | +6 | -4 |
2015-08-22 14:52 | sfeed_update: simplify path (only $sfeedpath now) | Hiltjo Posthuma | 3 | +8 | -15 |
2015-08-22 14:32 | sfeed: use <title>, it is required, never use media:title | Hiltjo Posthuma | 1 | +2 | -6 |
2015-08-22 14:26 | sfeed_opml_import: does not need util but may need compat.h for strlcpy, strlcat | Hiltjo Posthuma | 3 | +3 | -2 |
2015-08-22 14:18 | util: absuri: simplify + fix port in url with prefix "//" | Hiltjo Posthuma | 1 | +11 | -13 |
2015-08-22 14:03 | use HOST_NAME_MAX for hostname | Hiltjo Posthuma | 5 | +5 | -1 |
2015-08-22 13:01 | sfeed_opml_import: improve import | Hiltjo Posthuma | 1 | +46 | -35 |
2015-08-22 13:00 | sfeed_xmlenc: code-style | Hiltjo Posthuma | 1 | +2 | -1 |
2015-08-22 12:59 | config.mk: build compat strlcpy, strlcat by default (synced from OpenBSD) | Hiltjo Posthuma | 1 | +3 | -3 |
2015-08-22 12:59 | README.xml: update example | Hiltjo Posthuma | 1 | +2 | -2 |
2015-08-22 12:58 | util: absuri handle port separately | Hiltjo Posthuma | 1 | +10 | -3 |
2015-08-22 12:58 | util: support ipv6 address, parse port separately | Hiltjo Posthuma | 2 | +36 | -12 |
2015-08-21 15:21 | sfeed: xml_entitytostr returns ssize_t | Hiltjo Posthuma | 1 | +1 | -1 |
2015-08-18 21:07 | update README, add basic info at the top | Hiltjo Posthuma | 1 | +51 | -9 |
2015-08-18 20:36 | update README | Hiltjo Posthuma | 1 | +24 | -16 |
2015-08-16 18:09 | code-style + no need to zero static variables | Hiltjo Posthuma | 6 | +18 | -20 |
2015-08-16 18:07 | xml: change xml_parse_string to xml_parse_buf | Hiltjo Posthuma | 2 | +13 | -11 |
2015-08-16 17:31 | code-style, wrap some lines, etc | Hiltjo Posthuma | 5 | +47 | -31 |
2015-08-14 15:27 | sfeed_opml_import: does not need util functions | Hiltjo Posthuma | 2 | +2 | -3 |
2015-08-14 15:10 | Makefile: install README and README.xml, it contains useful examples | Hiltjo Posthuma | 1 | +9 | -4 |
2015-08-14 15:03 | minor code-style improvements | Hiltjo Posthuma | 3 | +7 | -8 |
2015-08-14 14:59 | sfeed_update: don't redirect, use only the feed url specified. | Hiltjo Posthuma | 1 | +1 | -1 |
2015-08-14 11:51 | xml: whoops, remove leftover xml_getnext_stdin | Hiltjo Posthuma | 1 | +0 | -6 |
2015-08-14 11:47 | xml: separate reader context from parser | Hiltjo Posthuma | 7 | +100 | -68 |
2015-08-10 20:02 | util: parseuri: nul-terminate, bug introduced by 7f11ef506465896705f15c39bd0416d96ca651a8 | Hiltjo Posthuma | 1 | +2 | -0 |
2015-08-10 18:23 | update README | Hiltjo Posthuma | 1 | +4 | -4 |
2015-08-08 10:53 | sfeed_mbox: use feedname in message-id | Hiltjo Posthuma | 1 | +2 | -1 |
2015-08-07 22:51 | util: just zero strings by null-terminating first byte | Hiltjo Posthuma | 1 | +1 | -1 |
2015-08-07 22:45 | Revert "sfeed: set TZ=UTC at start, use mktime() not the deprecated timegm()." | Hiltjo Posthuma | 1 | +1 | -6 |
2015-08-07 22:44 | sfeed: use snprintf -> strlcpy for some case | Hiltjo Posthuma | 1 | +4 | -3 |
2015-08-07 22:06 | xml: move entity to namedentitystr() | Hiltjo Posthuma | 1 | +16 | -19 |
2015-08-07 20:56 | sfeed: set TZ=UTC at start, use mktime() not the deprecated timegm(). | Hiltjo Posthuma | 1 | +6 | -1 |
2015-08-07 19:26 | update documentation | Hiltjo Posthuma | 2 | +16 | -12 |
2015-08-07 19:23 | util: strtotime: stricter time parsing | Hiltjo Posthuma | 5 | +20 | -16 |
2015-08-07 18:46 | sfeed_update: just use the feed name as the temporary filename | Hiltjo Posthuma | 1 | +3 | -4 |
2015-08-07 18:46 | sfeed_mbox: use simple hash for Message-Id | Hiltjo Posthuma | 1 | +25 | -3 |
2015-08-07 18:43 | sfeed: only handle tags in HTML content, strip tags from type "text" | Hiltjo Posthuma | 1 | +12 | -9 |
2015-08-06 19:10 | xml: remove forced __inline__ attribute | Hiltjo Posthuma | 1 | +3 | -3 |
2015-08-06 18:41 | sfeed: proper sort order for comparing tag | Hiltjo Posthuma | 1 | +1 | -1 |
2015-08-06 15:54 | general cleanups | Hiltjo Posthuma | 5 | +88 | -97 |
2015-08-06 15:33 | sfeed: fix, skip milliseconds for: %Y-%m-%dT%H:%M:%S.000Z | Hiltjo Posthuma | 1 | +5 | -0 |
2015-08-05 21:42 | sfeed: minor cleanup | Hiltjo Posthuma | 1 | +3 | -4 |
2015-08-05 21:27 | sfeed: gettag: simplify | Hiltjo Posthuma | 1 | +14 | -22 |
2015-08-05 20:58 | sfeedrc.example: update | Hiltjo Posthuma | 1 | +4 | -3 |
2015-08-05 20:19 | update TODO | Hiltjo Posthuma | 1 | +1 | -23 |
2015-08-05 20:17 | sfeed_update: fix time modified on feed first run | Hiltjo Posthuma | 1 | +9 | -4 |
2015-08-05 19:09 | README: sort program names and write more clearly | Hiltjo Posthuma | 1 | +8 | -8 |
2015-08-05 19:09 | config.mk: dont use VERSION except for make dist | Hiltjo Posthuma | 1 | +3 | -3 |
2015-08-05 16:43 | Makefile: remove old broken rules, fix make dist | Hiltjo Posthuma | 1 | +2 | -2 |
2015-08-05 16:41 | sfeed_xmlenc: simplify and kill some lines | Hiltjo Posthuma | 1 | +2 | -4 |
2015-08-05 16:41 | improve man-pages and documentation | Hiltjo Posthuma | 11 | +134 | -86 |
2015-08-05 14:05 | sfeed_web: separate by tab, url<tab>contenttype, simplify | Hiltjo Posthuma | 1 | +18 | -20 |
2015-08-05 10:50 | sfeed_mbox: combine date check condition | Hiltjo Posthuma | 1 | +3 | -5 |
2015-08-05 10:49 | sfeed_update, opml_export: slightly safer comparison | Hiltjo Posthuma | 2 | +3 | -3 |
2015-08-05 10:49 | sfeed_opml_import: change to new config (feeds directory) + simplify | Hiltjo Posthuma | 1 | +3 | -5 |
2015-08-05 10:47 | sfeed_plain: save a character before status | Hiltjo Posthuma | 1 | +2 | -2 |
2015-08-05 10:47 | README: improve | Hiltjo Posthuma | 1 | +3 | -3 |
2015-08-05 10:45 | xml.h: sort callbacks and improve comments | Hiltjo Posthuma | 1 | +14 | -13 |
2015-08-05 10:45 | sfeed: consistency, use XMLParser instead of struct xmlparser | Hiltjo Posthuma | 1 | +2 | -2 |
2015-08-04 22:58 | sfeed: cleanup code a bit, shorten element to el + cleanup | Hiltjo Posthuma | 1 | +79 | -96 |
2015-08-02 18:17 | sfeed_plain: remove control char check, assume input is sanitized for format programs | Hiltjo Posthuma | 1 | +0 | -3 |
2015-08-02 17:47 | sfeed_frames: wrap plain-text, encode as XML/HTML 2.0 | Hiltjo Posthuma | 1 | +41 | -5 |
2015-08-02 17:47 | sfeed: add support for media:description and media:title (used by youtube et al) | Hiltjo Posthuma | 1 | +24 | -15 |
2015-08-02 15:07 | sfeed: cleanup a bit and improve checking if in content | Hiltjo Posthuma | 1 | +19 | -35 |
2015-08-02 13:07 | sfeed_frames: limit titles and feednames to 128 chars for filenames | Hiltjo Posthuma | 1 | +1 | -1 |
2015-08-02 13:07 | sfeed_frames: normalizepath: dont start with replaced -, just ignore | Hiltjo Posthuma | 1 | +4 | -4 |
2015-08-02 12:07 | README: remove awk/gawk archive example, add C program (more portable aswell) | Hiltjo Posthuma | 1 | +56 | -15 |
2015-08-02 11:46 | config.mk: make optimized the default | Hiltjo Posthuma | 1 | +6 | -6 |
2015-08-02 11:45 | util: simplify parseline() and check t for strtotime(). | Hiltjo Posthuma | 6 | +23 | -24 |
2015-08-02 11:08 | refactor print, decodefield into xmlencode | Hiltjo Posthuma | 4 | +46 | -53 |
2015-08-02 11:04 | sfeed_mbox: improvements | Hiltjo Posthuma | 1 | +45 | -3 |
2015-07-31 22:34 | code-style: remove level of indentation + mark TODO | Hiltjo Posthuma | 1 | +14 | -10 |
2015-07-31 22:33 | sfeed_mbox: xmlencode link for HTML mail, simplify a bit | Hiltjo Posthuma | 1 | +3 | -5 |
2015-07-31 22:33 | xml: only allow full uppercase or full lowercase for entities | Hiltjo Posthuma | 1 | +7 | -3 |
2015-07-31 20:50 | improve documentation | Hiltjo Posthuma | 5 | +9 | -7 |
2015-07-31 20:38 | xml: fix xml_namedentitytostr loop | Hiltjo Posthuma | 1 | +1 | -1 |
2015-07-31 20:29 | update some comments | Hiltjo Posthuma | 2 | +9 | -10 |
2015-07-31 20:26 | xml: fix missing include strings.h, for strncasecmp | Hiltjo Posthuma | 1 | +1 | -0 |
2015-07-31 19:56 | sfeed_mbox: dont decodefield anymore | Hiltjo Posthuma | 1 | +3 | -3 |
2015-07-31 19:54 | update and improve documentation (WIP) | Hiltjo Posthuma | 9 | +132 | -109 |
2015-07-31 19:06 | Various improvements | Hiltjo Posthuma | 8 | +214 | -176 |
2015-07-30 23:23 | add fdm.conf example | Hiltjo Posthuma | 1 | +31 | -0 |
2015-07-30 23:20 | sfeed_maildir: check if procmail config exists and is readable | Hiltjo Posthuma | 1 | +6 | -0 |
2015-07-30 23:14 | sfeed_mbox: improvements | Hiltjo Posthuma | 1 | +27 | -27 |
2015-07-30 14:15 | sfeed_maildir: initial version, needs more work | Hiltjo Posthuma | 2 | +38 | -0 |
2015-07-30 14:14 | sfeed_mbox: initial version, needs more work | Hiltjo Posthuma | 3 | +133 | -0 |
2015-07-30 14:09 | check for time() failure | Hiltjo Posthuma | 3 | +9 | -4 |
2015-07-29 16:24 | improve documentation: some fixes | Hiltjo Posthuma | 3 | +3 | -5 |
2015-07-29 15:45 | sfeed: whoops, remove "debug" statement | Hiltjo Posthuma | 1 | +0 | -1 |
2015-07-29 15:42 | update documentation regarding timezone parsing | Hiltjo Posthuma | 2 | +15 | -9 |
2015-07-29 15:41 | sfeed: improve time parsing | Hiltjo Posthuma | 1 | +52 | -34 |
2015-07-29 15:40 | sfeed_frames: style: sys includes at top | Hiltjo Posthuma | 1 | +3 | -2 |
2015-07-29 10:58 | improve includes (dont include headers in .h), fix build on Linux | Hiltjo Posthuma | 6 | +7 | -5 |
2015-07-29 10:04 | sfeed: prefer published over updated | Hiltjo Posthuma | 1 | +2 | -2 |
2015-07-28 20:36 | sfeed_frames, sfeed_html: add space before amount of new items | Hiltjo Posthuma | 2 | +2 | -2 |
2015-07-28 20:36 | remove gitignore file | Hiltjo Posthuma | 1 | +0 | -11 |
2015-07-28 19:56 | improve code-style and consistency | Hiltjo Posthuma | 9 | +306 | -305 |
2015-07-28 19:49 | util, absuri: check truncation of more cases | Hiltjo Posthuma | 1 | +6 | -2 |
2015-07-28 19:35 | update documentation... | Hiltjo Posthuma | 3 | +8 | -9 |
2015-07-28 19:33 | update strlcpy, add strlcat | Hiltjo Posthuma | 4 | +81 | -23 |
2015-07-28 19:28 | sfeed_plain: xbasename, free memory after use | Hiltjo Posthuma | 1 | +6 | -4 |
2015-07-28 19:25 | use new uri parser | Hiltjo Posthuma | 2 | +9 | -6 |
2015-07-28 19:24 | util: rewrite uri parser | Hiltjo Posthuma | 2 | +156 | -72 |
2015-06-22 22:06 | xml: fix comment issue, improve cdata and comment while encountering separator | Hiltjo Posthuma | 1 | +26 | -17 |
2015-06-22 21:56 | xml: fix cdata issue | Hiltjo Posthuma | 1 | +13 | -38 |
2015-06-20 22:37 | sfeed_html, sfeed_frames: escape name | Hiltjo Posthuma | 2 | +4 | -2 |
2015-06-20 22:25 | improvements | Hiltjo Posthuma | 3 | +19 | -12 |
2015-06-20 22:24 | improvements | Hiltjo Posthuma | 8 | +288 | -288 |
2015-06-20 22:21 | util: improve printxmlencoded, cleanup | Hiltjo Posthuma | 1 | +11 | -38 |
2015-06-20 22:20 | util: fix parseline crash | Hiltjo Posthuma | 1 | +2 | -1 |
2015-06-20 22:20 | string_print: dont print control chars | Hiltjo Posthuma | 1 | +3 | -2 |
2015-06-20 22:20 | improve printlink, escape characters | Hiltjo Posthuma | 2 | +23 | -7 |
2015-06-20 22:19 | add xbasename for filename to feedname | Hiltjo Posthuma | 1 | +22 | -0 |
2015-06-20 22:18 | separate xml specific code into xml.c | Hiltjo Posthuma | 3 | +169 | -134 |
2015-06-20 22:17 | xml.c: fix empty cdata callback | Hiltjo Posthuma | 1 | +1 | -1 |
2015-06-20 22:15 | change feeds file format, its now more consistent | Hiltjo Posthuma | 2 | +34 | -39 |
2015-06-20 22:14 | Makefile: remove legacy man pages, remove queue.h, remove sfeed_stats | Hiltjo Posthuma | 1 | +0 | -24 |
2015-06-20 22:12 | remove legacy man pages, remove queue.h, remove sfeed_stats | Hiltjo Posthuma | 13 | +0 | -1117 |
2015-05-25 19:27 | util.h: add LEN() macro | Hiltjo Posthuma | 1 | +1 | -0 |
2015-05-25 19:27 | sfeed_update: dont sort on feedurl | Hiltjo Posthuma | 1 | +2 | -2 |
2015-05-25 19:26 | improve timezone parsing and conversion (WIP) | Hiltjo Posthuma | 1 | +35 | -8 |
2015-05-25 19:25 | improve entitytostr | Hiltjo Posthuma | 1 | +37 | -35 |
2015-05-25 19:24 | string_buffer_realloc: doesnt return | Hiltjo Posthuma | 1 | +6 | -9 |
2015-05-24 20:52 | sssh! sfeed_mail is a work-in-progress :) | Hiltjo Posthuma | 1 | +0 | -30 |
2015-05-24 20:50 | doc: fix warnings (mandoc -Tlint) | Hiltjo Posthuma | 19 | +72 | -42 |
2015-05-24 20:46 | sfeed_frames and util cleanup | Hiltjo Posthuma | 3 | +61 | -97 |
2015-05-16 14:09 | xml: only call data handler if set | Hiltjo Posthuma | 1 | +2 | -1 |
2015-05-16 13:58 | xml: call parse | Hiltjo Posthuma | 1 | +2 | -0 |
2015-05-16 13:56 | sfeed_frames: show mkdir error string, shorter function name normalizepath() | Hiltjo Posthuma | 1 | +6 | -4 |
2015-05-16 13:56 | util: parseline can return error, unsigned int -> int | Hiltjo Posthuma | 2 | +18 | -14 |
2015-05-16 13:54 | xml: attrentity handler will be called if set | Hiltjo Posthuma | 1 | +6 | -4 |
2015-05-16 13:54 | xml: adjust for API change: read from fd | Hiltjo Posthuma | 4 | +16 | -16 |
2015-05-16 13:53 | xml: allow to read from fd or string buffer | Hiltjo Posthuma | 2 | +60 | -24 |
2015-05-16 13:13 | sfeed: code-style | Hiltjo Posthuma | 1 | +43 | -38 |
2015-05-16 13:12 | Makefile; recompile on header change | Hiltjo Posthuma | 1 | +1 | -1 |
2015-05-16 13:12 | update README | Hiltjo Posthuma | 2 | +6 | -7 |
2015-01-28 14:41 | sfeed_update: pass file for curl time condition (last modified) | Hiltjo Posthuma | 1 | +4 | -9 |
2015-01-05 20:37 | Makefile: clean previous make dist release if it exists | Hiltjo Posthuma | 1 | +1 | -0 |
2015-01-05 19:35 | README.xml: reword some things, reference files (to always have working examples) | Hiltjo Posthuma | 1 | +26 | -97 |
2015-01-05 19:09 | improve README | Hiltjo Posthuma | 1 | +15 | -12 |
2015-01-05 18:56 | remove some TODOs, style | Hiltjo Posthuma | 3 | +12 | -14 |
2015-01-05 18:42 | sfeed_frames: rename makepathname -> normalizepathname and add a comment | Hiltjo Posthuma | 1 | +5 | -3 |
2015-01-05 18:42 | improve README | Hiltjo Posthuma | 1 | +25 | -20 |
2015-01-05 18:13 | update TODO | Hiltjo Posthuma | 1 | +1 | -1 |
2015-01-05 14:31 | doc: update sfeed_stats generated man page | Hiltjo Posthuma | 1 | +4 | -4 |
2015-01-05 14:19 | sfeed: prefer updated timestamp over published for Atom | Hiltjo Posthuma | 1 | +6 | -2 |
2015-01-05 13:59 | sfeed: fix start tags (HTML) in Atom content + style fix | Hiltjo Posthuma | 1 | +9 | -12 |
2015-01-05 13:43 | sfeed: simplify + style fixes | Hiltjo Posthuma | 1 | +20 | -23 |
2015-01-05 13:42 | sfeed: fix for "2015-01-05T09:44:46.555Z" | Hiltjo Posthuma | 1 | +2 | -1 |
2015-01-05 13:10 | sfeed_frames: improve error message information | Hiltjo Posthuma | 1 | +20 | -7 |
2015-01-05 12:39 | sfeed_frames: check truncation for path | Hiltjo Posthuma | 1 | +3 | -2 |
2015-01-05 11:52 | sfeed: add note of truncation of tags (not an issue) | Hiltjo Posthuma | 1 | +1 | -1 |
2015-01-05 11:52 | sfeed_frames: cleanup | Hiltjo Posthuma | 1 | +3 | -9 |
2015-01-05 11:16 | sfeed_stats.1: reword some things for clarity (hopefully) | Hiltjo Posthuma | 1 | +4 | -4 |
2015-01-05 11:16 | sfeed_frames: improve makepathname, cleanup | Hiltjo Posthuma | 1 | +16 | -14 |
2015-01-05 11:15 | config.mk: remove $INCS | Hiltjo Posthuma | 1 | +0 | -4 |
2015-01-05 11:15 | add and use BSD queue.h, cleanup | Hiltjo Posthuma | 6 | +736 | -84 |
2015-01-04 23:09 | sfeed_update: wrap long line | Hiltjo Posthuma | 1 | +2 | -1 |
2015-01-04 22:45 | sfeed_update: style | Hiltjo Posthuma | 1 | +6 | -3 |
2015-01-04 20:04 | cleanup a bit | Hiltjo Posthuma | 2 | +51 | -46 |
2015-01-04 17:55 | sfeed_frames: always error if fopen failed | Hiltjo Posthuma | 1 | +4 | -2 |
2015-01-04 17:54 | snprintf() truncation checks | Hiltjo Posthuma | 2 | +29 | -17 |
2015-01-04 16:48 | sfeed: improve time parsing some more (sscanf in particular) | Hiltjo Posthuma | 1 | +21 | -8 |
2015-01-04 15:43 | doc: update pre-generated man pages | Hiltjo Posthuma | 3 | +40 | -35 |
2015-01-04 15:39 | doc: improve | Hiltjo Posthuma | 21 | +57 | -970 |
2015-01-03 21:17 | sfeed: even more time improvements | Hiltjo Posthuma | 1 | +7 | -18 |
2015-01-03 20:45 | clear some fields if they are set previously (some feeds define multiple date field) | Hiltjo Posthuma | 1 | +8 | -1 |
2015-01-03 20:44 | improve date parsing and display | Hiltjo Posthuma | 2 | +19 | -14 |
2015-01-03 16:26 | update TODO | Hiltjo Posthuma | 1 | +0 | -3 |
2015-01-03 16:23 | man: add sfeed_stats.1 | Hiltjo Posthuma | 5 | +109 | -1 |
2015-01-03 16:19 | sfeed: remove level of indent in parsetime | Hiltjo Posthuma | 1 | +15 | -14 |
2015-01-03 16:19 | sfeed: clean up gettimetz | Hiltjo Posthuma | 1 | +17 | -21 |
2015-01-03 13:00 | doc: clarify timezone format | Hiltjo Posthuma | 17 | +189 | -215 |
2015-01-03 12:57 | sfeed: fix set offset on success | Hiltjo Posthuma | 1 | +3 | -2 |
2015-01-03 11:51 | more time fixes | Hiltjo Posthuma | 1 | +17 | -11 |
2015-01-03 11:44 | code style | Hiltjo Posthuma | 1 | +13 | -13 |
2015-01-03 11:44 | time fixes | Hiltjo Posthuma | 7 | +56 | -41 |
2015-01-03 11:55 | gitignore: sort files | Hiltjo Posthuma | 1 | +2 | -2 |
2015-01-02 20:50 | Makefile: fix for OpenBSD | Hiltjo Posthuma | 1 | +11 | -11 |
2015-01-02 20:32 | sfeed_plain.1: newline at EOF | Hiltjo Posthuma | 1 | +0 | -1 |
2015-01-02 20:29 | doc: update pre-generated files | Hiltjo Posthuma | 2 | +14 | -2 |
2015-01-02 20:28 | update TODO | Hiltjo Posthuma | 1 | +9 | -11 |
2015-01-02 20:26 | sfeed: add -v flag to display program version | Hiltjo Posthuma | 2 | +12 | -3 |
2015-01-02 20:14 | trim string | Hiltjo Posthuma | 5 | +37 | -10 |
2015-01-02 20:13 | Makefile: fix prerequisite rules | Hiltjo Posthuma | 1 | +8 | -8 |
2015-01-02 20:11 | Makefile: fix prerequisite rules | Hiltjo Posthuma | 2 | +10 | -8 |
2015-01-02 19:29 | sfeed: fix incorrect strlcpy, style and strict check for buf | Hiltjo Posthuma | 1 | +7 | -4 |
2015-01-02 19:22 | remove mkfile, update README | Hiltjo Posthuma | 5 | +11 | -39 |
2015-01-02 18:55 | Makefile: add sfeed_stats | Hiltjo Posthuma | 1 | +10 | -5 |
2015-01-02 18:44 | sfeed: changes, needs some testing | Hiltjo Posthuma | 1 | +68 | -54 |
2015-01-02 18:30 | Makefile: separate compat src | Hiltjo Posthuma | 2 | +5 | -4 |
2015-01-02 15:49 | improve compat | Hiltjo Posthuma | 3 | +37 | -41 |
2015-01-02 15:42 | sfeed_html: not necesarily english | Hiltjo Posthuma | 2 | +1 | -1 |
2015-01-02 15:17 | Makefile: dont suppress output, remove fancy messages | Hiltjo Posthuma | 1 | +10 | -16 |
2015-01-02 15:13 | Makefile: fix uninstall | Hiltjo Posthuma | 1 | +2 | -2 |
2015-01-02 14:59 | Makefile: copy doc dir for dist | Hiltjo Posthuma | 1 | +4 | -1 |
2015-01-02 14:57 | sfeed_frames: get rid of atexit() | Hiltjo Posthuma | 1 | +30 | -16 |
2015-01-02 14:40 | sfeed: style | Hiltjo Posthuma | 1 | +6 | -6 |
2015-01-02 14:37 | sfeed: cleanup, use err() | Hiltjo Posthuma | 1 | +15 | -50 |
2015-01-02 14:32 | cleanup | Hiltjo Posthuma | 8 | +41 | -106 |
2015-01-02 14:30 | README.xml: code-style | Hiltjo Posthuma | 1 | +9 | -5 |
2015-01-02 14:13 | doc: use mandoc as source, pre-generate documentation | Hiltjo Posthuma | 21 | +1232 | -5 |
2015-01-02 14:12 | CHANGELOG: improve, make it clear the changes are from 0.8 to 0.9 | Hiltjo Posthuma | 1 | +13 | -5 |
2015-01-02 13:36 | config.mk: move version to Makefile, add compat flags | Hiltjo Posthuma | 1 | +4 | -3 |
2015-01-02 13:36 | Makefile: sort files, clean libcompat (WIP) | Hiltjo Posthuma | 1 | +13 | -10 |
2015-01-02 13:35 | compat: separate compat stuff, strlcpy atm | Hiltjo Posthuma | 2 | +4 | -33 |
2015-01-02 13:35 | compat: separate compat stuff, strlcpy atm | Hiltjo Posthuma | 2 | +50 | -0 |
2015-01-02 13:26 | LICENSE: bump year | Hiltjo Posthuma | 1 | +1 | -1 |
2015-01-02 13:26 | Makefile: improve | Hiltjo Posthuma | 1 | +97 | -75 |
2015-01-02 13:13 | doc: explain mandoc, unindent CHANGELOG | Hiltjo Posthuma | 2 | +22 | -18 |
2015-01-02 13:10 | convert man pages to mandoc | Hiltjo Posthuma | 7 | +235 | -189 |
2014-12-13 12:02 | TODO: use OpenBSD sys/queue.h(?) | Hiltjo Posthuma | 1 | +2 | -0 |
2014-12-13 12:02 | xml.h: code-style, function declarations | Hiltjo Posthuma | 1 | +25 | -30 |
2014-12-12 13:57 | config.mk: specify _XOPEN_SOURCE=700, fixes warnings on OpenBSD | Hiltjo Posthuma | 1 | +3 | -3 |
2014-11-16 23:04 | code-style, ugly test-code (remove later) | Hiltjo Posthuma | 2 | +30 | -9 |
2014-11-11 19:14 | sfeed_web: just assume rss/atom for application/xml too | Hiltjo Posthuma | 1 | +1 | -0 |
2014-11-11 18:56 | code style, use actual column width of char | Hiltjo Posthuma | 10 | +94 | -57 |
2014-11-11 18:40 | sfeed.c: code-style | Hiltjo Posthuma | 1 | +90 | -44 |
2014-11-11 18:17 | comment style | Hiltjo Posthuma | 1 | +4 | -2 |
2014-11-11 18:16 | sfeed_update: remove redundant -t flag for mktemp | Hiltjo Posthuma | 1 | +2 | -2 |
2014-11-11 18:12 | fix typo in man page | Hiltjo Posthuma | 2 | +2 | -2 |
2014-11-11 18:11 | move printutf8padded to util | Hiltjo Posthuma | 3 | +16 | -15 |
2014-11-11 18:11 | remove fileexists function | Hiltjo Posthuma | 1 | +3 | -6 |
2014-11-11 18:11 | set FILE* pointers to NULL | Hiltjo Posthuma | 1 | +12 | -4 |
2014-06-28 13:53 | sfeed: fix check for div in atom content | Hiltjo Posthuma | 1 | +4 | -3 |
2014-06-28 13:38 | handle invalid values of strto*l | Hiltjo Posthuma | 5 | +17 | -2 |
2014-06-28 13:27 | xml: fix attribute without data: | Hiltjo Posthuma | 1 | +1 | -2 |
2014-06-28 11:38 | handle invalid value for strtoul, refactor a bit | Hiltjo Posthuma | 2 | +28 | -28 |
2014-06-28 11:37 | compile with -Wextra, ignore unused parameters | Hiltjo Posthuma | 5 | +63 | -7 |
2014-06-27 16:59 | improve wording | Hiltjo Posthuma | 1 | +6 | -4 |
2014-06-27 13:42 | small fixes | Hiltjo Posthuma | 5 | +21 | -10 |
2014-06-27 13:40 | improve README | Hiltjo Posthuma | 1 | +5 | -4 |
2014-06-27 13:40 | add initial README for xml parser | Hiltjo Posthuma | 1 | +130 | -0 |
2014-05-13 15:44 | sfeed: fix invalid length parameter | Hiltjo Posthuma | 1 | +1 | -1 |
2014-05-13 12:52 | sfeed_xmlenc: linewrap | Hiltjo Posthuma | 1 | +7 | -3 |
2014-05-13 10:21 | config.mk: add commented options for tcc | Hiltjo Posthuma | 1 | +5 | -0 |
2014-05-13 10:07 | cleanup, tested with tcc | Hiltjo Posthuma | 10 | +39 | -83 |
2014-05-13 10:06 | util: use standard getline() function to get lines | Hiltjo Posthuma | 1 | +1 | -37 |
2014-05-08 14:59 | style: linewrap, etc | Hiltjo Posthuma | 3 | +33 | -16 |
2014-05-08 14:20 | sfeed: remove level of indentation | Hiltjo Posthuma | 2 | +60 | -58 |
2014-05-08 14:12 | sfeed: make code a bit more clear | Hiltjo Posthuma | 2 | +12 | -9 |
2014-05-08 14:02 | sfeed: cleanup | Hiltjo Posthuma | 1 | +58 | -56 |
2014-05-08 13:35 | manpage: example non-local path | Hiltjo Posthuma | 2 | +2 | -2 |
2014-05-08 13:33 | update TODO | Hiltjo Posthuma | 1 | +3 | -15 |
2014-05-08 13:30 | install added manpages | Hiltjo Posthuma | 1 | +7 | -2 |
2014-05-08 13:30 | sfeed_xmlenc: add man page | Hiltjo Posthuma | 2 | +18 | -1 |
2014-05-08 13:21 | sfeed_web: add manpage | Hiltjo Posthuma | 1 | +24 | -0 |
2014-05-08 13:09 | README: update | Hiltjo Posthuma | 1 | +2 | -3 |
2014-05-08 13:09 | sfeed_xmlenc: add newline if value is set | Hiltjo Posthuma | 1 | +5 | -2 |
2014-05-08 12:22 | man pages improvements, add dpb to credits | Hiltjo Posthuma | 5 | +9 | -8 |
2014-05-08 12:16 | man pages: improve wording | Hiltjo Posthuma | 3 | +14 | -14 |
2014-05-08 12:03 | sfeed: style, comments above | Hiltjo Posthuma | 1 | +5 | -3 |
2014-05-08 12:03 | man pages: just hardcode version | Hiltjo Posthuma | 7 | +7 | -7 |
2014-05-08 12:00 | Makefile: improvements | Hiltjo Posthuma | 1 | +10 | -27 |
2014-05-08 11:51 | mkfile: improve some more | Hiltjo Posthuma | 1 | +8 | -11 |
2014-05-08 11:13 | Simplify the mkfile | Daniel Bainton | 1 | +7 | -22 |
2014-05-08 11:04 | sfeed_frames.1: trailing whitespace | Hiltjo Posthuma | 1 | +1 | -1 |
2014-05-08 11:00 | makefile: remove solaris rule, i wont test this | Hiltjo Posthuma | 1 | +0 | -4 |
2014-05-08 10:21 | style: set pointer to NULL after free | Hiltjo Posthuma | 2 | +2 | -0 |
2014-05-08 10:20 | sfeed: fix numeric entity output (utf8) | Hiltjo Posthuma | 1 | +40 | -32 |
2014-04-25 16:47 | sfeed: fix numeric entity parsing | Hiltjo Posthuma | 1 | +2 | -2 |
2014-04-19 19:08 | sfeed_frames: allow without feedname | Hiltjo Posthuma | 1 | +15 | -15 |
2014-04-19 19:08 | cleanup | Hiltjo Posthuma | 2 | +19 | -18 |
2014-04-09 14:10 | sfeed: silly bug | Hiltjo Posthuma | 1 | +1 | -1 |
2014-04-09 10:17 | sfeed: dont use LEN(), just check if formats[i] is null | Hiltjo Posthuma | 1 | +1 | -2 |
2014-04-09 10:17 | update docs some more | Hiltjo Posthuma | 2 | +10 | -3 |
2014-04-08 22:37 | sfeed_stats: cleanup | Hiltjo Posthuma | 1 | +24 | -25 |
2014-04-08 22:36 | config.mk: dont use -Wextra | Hiltjo Posthuma | 1 | +1 | -1 |
2014-04-08 22:33 | update docs | Hiltjo Posthuma | 3 | +15 | -4 |
2014-04-08 22:33 | sfeed_web: show type of feed | Hiltjo Posthuma | 1 | +6 | -1 |
2014-04-08 22:09 | make some code more clear, linewrap | Hiltjo Posthuma | 3 | +57 | -55 |
2014-04-08 22:00 | cleanup, remove javascript hotkey | Hiltjo Posthuma | 7 | +48 | -50 |
2014-04-08 21:23 | update TODO | Hiltjo Posthuma | 1 | +5 | -4 |
2014-04-08 13:27 | sfeed: ignore \r | Hiltjo Posthuma | 1 | +9 | -6 |
2014-04-08 13:24 | sfeed: fix entity conversion | Hiltjo Posthuma | 1 | +4 | -3 |
2014-04-08 13:09 | sfeed: simplify, comment old code | Hiltjo Posthuma | 1 | +13 | -3 |
2014-04-08 12:51 | sfeed_frames: fix escaped string | Hiltjo Posthuma | 1 | +2 | -5 |
2014-04-08 12:51 | cleanup | Hiltjo Posthuma | 1 | +5 | -15 |
2014-04-08 12:35 | sfeed_update: small time format, timeout from 30 to 15 seconds | Hiltjo Posthuma | 1 | +3 | -3 |
2014-04-08 12:28 | suppress pedantic warning | Hiltjo Posthuma | 1 | +1 | -1 |
2014-04-08 12:21 | check mktime | Hiltjo Posthuma | 1 | +6 | -5 |
2014-04-08 12:19 | sfeed: use standard time functions, simplify, use context | Hiltjo Posthuma | 3 | +194 | -246 |
2014-04-04 13:44 | README: update, i plan to support plan9 mk :) | Hiltjo Posthuma | 1 | +11 | -3 |
2014-04-04 13:41 | sfeed: remove unused variable | Hiltjo Posthuma | 1 | +0 | -1 |
2014-04-04 13:41 | config.mk: remove old rule | Hiltjo Posthuma | 1 | +0 | -1 |
2014-04-04 13:41 | sfeed_frames: more cleanups | Hiltjo Posthuma | 1 | +17 | -44 |
2014-04-04 13:40 | gitignore: update | Hiltjo Posthuma | 1 | +4 | -1 |
2014-04-04 13:40 | mkfile: add mk build (wip) | Hiltjo Posthuma | 1 | +41 | -0 |
2014-04-04 13:24 | sfeed_frames: fix small bug in printcontent() and cleanup | Hiltjo Posthuma | 1 | +5 | -0 |
2014-04-02 20:57 | config.mk: make compatible with mkbuild | Hiltjo Posthuma | 1 | +2 | -2 |
2014-04-02 20:57 | update TODO | Hiltjo Posthuma | 1 | +3 | -8 |
2014-04-02 20:46 | sfeed_frames: just use snprintf and strlcpy, mmmkay | Hiltjo Posthuma | 1 | +16 | -15 |
2014-04-02 20:35 | sfeed_frames: add utf8 meta encoding tag | Hiltjo Posthuma | 1 | +15 | -13 |
2014-04-02 20:27 | xml: fix cdata parsing, disable markup declaration parsing for now | Hiltjo Posthuma | 1 | +3 | -0 |
2014-04-02 16:12 | update TODO | Hiltjo Posthuma | 1 | +5 | -0 |
2014-04-02 16:12 | config.mk: dont hardcode compiler | Hiltjo Posthuma | 1 | +3 | -3 |
2014-04-02 16:01 | sfeed_opml_import: fix build | Hiltjo Posthuma | 2 | +3 | -2 |
2014-04-02 15:40 | README: update | Hiltjo Posthuma | 1 | +16 | -9 |
2014-04-02 14:07 | sfeed_opml_import: use strlcpy | Hiltjo Posthuma | 1 | +7 | -5 |
2014-04-02 14:04 | sfeed_stats: cleanup, use strlcpy | Hiltjo Posthuma | 1 | +4 | -11 |
2014-04-02 14:01 | sfeed_stats: improve | Hiltjo Posthuma | 1 | +17 | -9 |
2014-04-02 14:00 | sfeed: improve parsetime(), cleanup | Hiltjo Posthuma | 3 | +9 | -49 |
2014-04-02 13:06 | CHANGELOG: removing wording about c99, not sure right now | Hiltjo Posthuma | 1 | +0 | -2 |
2014-04-02 13:05 | sfeed: enable cleanup again | Hiltjo Posthuma | 1 | +8 | -7 |
2014-04-02 13:05 | update TODO | Hiltjo Posthuma | 1 | +8 | -4 |
2014-04-02 13:05 | sfeed_frames: fix some bugs, still cleanup todo | Hiltjo Posthuma | 1 | +22 | -32 |
2014-04-02 13:03 | Makefile: add sfeed_web, use c99 for build | Hiltjo Posthuma | 3 | +13 | -11 |
2014-03-31 23:05 | update TODO | Hiltjo Posthuma | 1 | +7 | -0 |
2014-03-31 22:38 | gitignore: ignore more files | Hiltjo Posthuma | 1 | +3 | -0 |
2014-03-31 22:38 | cleanup some more, wrap some lines | Hiltjo Posthuma | 1 | +23 | -13 |
2014-03-31 22:28 | remove unused code, disable cleanup routine | Hiltjo Posthuma | 1 | +3 | -81 |
2014-03-31 22:25 | whitespace fixes | Hiltjo Posthuma | 3 | +14 | -14 |
2014-03-31 22:20 | Makefile: update clean rule | Hiltjo Posthuma | 1 | +2 | -2 |
2014-03-31 22:19 | fix crlf newlines, add fp arg to xmlparser_init | Hiltjo Posthuma | 6 | +119 | -122 |
2014-03-31 21:19 | update LICENSE, this code will be rewritten soon | Hiltjo Posthuma | 2 | +2 | -28 |
2014-03-31 21:17 | small cleanup | Hiltjo Posthuma | 2 | +7 | -7 |
2014-03-31 20:55 | update doc | Hiltjo Posthuma | 3 | +6 | -7 |
2014-03-31 20:46 | new version | Hiltjo Posthuma | 25 | +1203 | -770 |
2013-06-14 13:24 | sfeed.c: remove some old debug code and entity translation code | Hiltjo Posthuma | 1 | +3 | -21 |
2013-06-14 13:21 | sfeed_opml_import: format code, wordwrap | Hiltjo Posthuma | 1 | +17 | -14 |
2013-06-14 13:20 | style.css: simplify style a bit | Hiltjo Posthuma | 1 | +11 | -13 |
2013-05-20 18:06 | add basesiteurl, simplify sfeed_update a bit | Hiltjo Posthuma | 2 | +4 | -4 |
2013-05-20 17:57 | sfeed_opml_import: dont use dynamic allocation, assumes sane lengths and just use a static buffer | Hiltjo Posthuma | 1 | +14 | -22 |
2013-05-20 17:49 | style.css: show link titles in content with its default colour | Hiltjo Posthuma | 1 | +1 | -1 |
2013-05-20 17:44 | sfeed_frames: bugfix, dont close unopened file handle | Hiltjo Posthuma | 1 | +0 | -1 |
2013-05-20 17:36 | update TODO, features implemented | Hiltjo Posthuma | 1 | +0 | -4 |
2013-05-20 17:35 | sfeed_opml_import: use own XML parser | Hiltjo Posthuma | 1 | +47 | -55 |
2013-05-20 17:34 | sfeed_html: lots changed and cleanup, see CHANGELOG | Hiltjo Posthuma | 1 | +43 | -137 |
2013-05-20 17:34 | sfeed.c: lots of changes, see CHANGELOG, will separate commits better in the future after next version release | Hiltjo Posthuma | 1 | +546 | -276 |
2013-05-20 17:32 | update sfeed_plain: whoops, argv is unused | Hiltjo Posthuma | 1 | +1 | -1 |
2013-05-20 17:32 | update sfeed_plain: pad time format, make code more readable | Hiltjo Posthuma | 1 | +12 | -10 |
2013-05-20 17:30 | add compat files to make compile with older compilers, mostly for mingw and dos, ugly | Hiltjo Posthuma | 2 | +58 | -0 |
2013-05-20 17:28 | add common header | Hiltjo Posthuma | 1 | +18 | -0 |
2013-05-20 17:26 | update common functions | Hiltjo Posthuma | 1 | +36 | -33 |
2013-05-20 17:25 | update xml parser, many optimizations and dos to unix newlines, much cleanup todo though | Hiltjo Posthuma | 2 | +366 | -376 |
2013-05-20 17:22 | update sfeed_frames and documentation | Hiltjo Posthuma | 2 | +110 | -116 |
2013-05-20 17:21 | maintain a CHANGELOG from now on | Hiltjo Posthuma | 2 | +29 | -1 |
2013-05-20 17:18 | update README | Hiltjo Posthuma | 1 | +7 | -2 |
2013-05-20 17:17 | add style.css to share and update flags for debugging | Hiltjo Posthuma | 2 | +33 | -21 |
2013-05-20 17:13 | add external stylesheet for easier modification | Hiltjo Posthuma | 1 | +73 | -0 |
2013-05-20 17:12 | update LICENSE, it contains some modified code from the musl libc project | Hiltjo Posthuma | 1 | +25 | -1 |
2013-01-20 18:14 | add xstrdup for some compilers, prevent warning for ctype functions | Hiltjo Posthuma | 1 | +10 | -1 |
2013-01-20 18:13 | use ansi c, not posix anymore | Hiltjo Posthuma | 1 | +6 | -7 |
2013-01-20 18:11 | add sfeed_frames, convert to html with frames and content as a html file for each item | Hiltjo Posthuma | 1 | +309 | -0 |
2013-01-20 18:10 | add custom xml parser (WIP) | Hiltjo Posthuma | 2 | +376 | -0 |
2012-11-11 15:20 | show formatted time, dont show interpreted time since its not always correct | unknown | 3 | +3 | -3 |
2012-08-17 19:15 | forgot to add content:encoded check in data handler | Hiltjo Posthuma | 1 | +1 | -1 |
2012-08-06 12:25 | Whoops forgot to update README | Hiltjo Posthuma | 1 | +2 | -2 |
2012-08-06 12:24 | Prioritize content:encoded over description | Hiltjo Posthuma | 1 | +4 | -2 |
2012-08-06 12:24 | Update TODO (with comments from suckless ML) | Hiltjo Posthuma | 1 | +4 | -0 |
2012-08-06 12:23 | Change 'description' to 'content' in documentation | Hiltjo Posthuma | 2 | +2 | -2 |
2012-08-03 19:15 | sfeed_opml_import: use new exec name for errors | Hiltjo Posthuma | 1 | +2 | -2 |
2012-08-03 19:13 | sfeed_opml_export: output items on a single line | Hiltjo Posthuma | 1 | +1 | -5 |
2012-08-03 13:37 | cleanup: remove trailing whitespace | Hiltjo Posthuma | 1 | +2 | -2 |
2012-08-03 13:33 | sfeed_opml_export: wait for all items to be output... | Hiltjo Posthuma | 1 | +2 | -0 |
2012-08-03 13:17 | Forgot to add sfeed_opml_export to 'dist' rule | Hiltjo Posthuma | 1 | +1 | -1 |
2012-08-03 13:06 | Update TODO | Hiltjo Posthuma | 1 | +0 | -4 |
2012-08-03 13:01 | Update README and Makefile accordingly... | Hiltjo Posthuma | 3 | +56 | -24 |
2012-08-03 13:00 | Add sfeed_opml_export script | Hiltjo Posthuma | 2 | +68 | -0 |
2012-08-03 12:59 | Rename sfeed_opml_config to sfeed_opml_import | Hiltjo Posthuma | 4 | +100 | -98 |
2012-08-03 12:57 | Add base url of a site parameter for sfeedrc | Hiltjo Posthuma | 6 | +21 | -12 |
2012-08-03 10:03 | New initial repo | Hiltjo Posthuma | 19 | +1548 | -0 |