Age | Commit message (Expand) | Author |
2015-08-02 | sfeed: add support for media:description and media:title (used by youtube et al) | Hiltjo Posthuma |
2015-08-02 | sfeed: cleanup a bit and improve checking if in content | Hiltjo Posthuma |
2015-08-02 | sfeed_frames: limit titles and feednames to 128 chars for filenames | Hiltjo Posthuma |
2015-08-02 | sfeed_frames: normalizepath: dont start with replaced -, just ignore | Hiltjo Posthuma |
2015-08-02 | README: remove awk/gawk archive example, add C program (more portable aswell) | Hiltjo Posthuma |
2015-08-02 | config.mk: make optimized the default | Hiltjo Posthuma |
2015-08-02 | util: simplify parseline() and check t for strtotime(). | Hiltjo Posthuma |
2015-08-02 | refactor print, decodefield into xmlencode | Hiltjo Posthuma |
2015-08-02 | sfeed_mbox: improvements | Hiltjo Posthuma |
2015-08-01 | code-style: remove level of indentation + mark TODO | Hiltjo Posthuma |
2015-08-01 | sfeed_mbox: xmlencode link for HTML mail, simplify a bit | Hiltjo Posthuma |
2015-08-01 | xml: only allow full uppercase or full lowercase for entities | Hiltjo Posthuma |
2015-07-31 | improve documentation | Hiltjo Posthuma |
2015-07-31 | xml: fix xml_namedentitytostr loop | Hiltjo Posthuma |
2015-07-31 | update some comments | Hiltjo Posthuma |
2015-07-31 | xml: fix missing include strings.h, for strncasecmp | Hiltjo Posthuma |
2015-07-31 | sfeed_mbox: dont decodefield anymore | Hiltjo Posthuma |
2015-07-31 | update and improve documentation (WIP) | Hiltjo Posthuma |
2015-07-31 | Various improvements | Hiltjo Posthuma |
2015-07-31 | add fdm.conf example | Hiltjo Posthuma |
2015-07-31 | sfeed_maildir: check if procmail config exists and is readable | Hiltjo Posthuma |
2015-07-31 | sfeed_mbox: improvements | Hiltjo Posthuma |
2015-07-30 | sfeed_maildir: initial version, needs more work | Hiltjo Posthuma |
2015-07-30 | sfeed_mbox: initial version, needs more work | Hiltjo Posthuma |
2015-07-30 | check for time() failure | Hiltjo Posthuma |
2015-07-29 | improve documentation: some fixes | Hiltjo Posthuma |
2015-07-29 | sfeed: whoops, remove "debug" statement | Hiltjo Posthuma |
2015-07-29 | update documentation regarding timezone parsing | Hiltjo Posthuma |
2015-07-29 | sfeed: improve time parsing | Hiltjo Posthuma |
2015-07-29 | sfeed_frames: style: sys includes at top | Hiltjo Posthuma |
2015-07-29 | improve includes (dont include headers in .h), fix build on Linux | Hiltjo Posthuma |
2015-07-29 | sfeed: prefer published over updated | Hiltjo Posthuma |
2015-07-28 | sfeed_frames, sfeed_html: add space before amount of new items | Hiltjo Posthuma |
2015-07-28 | remove gitignore file | Hiltjo Posthuma |
2015-07-28 | improve code-style and consistency | Hiltjo Posthuma |
2015-07-28 | util, absuri: check truncation of more cases | Hiltjo Posthuma |
2015-07-28 | update documentation... | Hiltjo Posthuma |
2015-07-28 | update strlcpy, add strlcat | Hiltjo Posthuma |
2015-07-28 | sfeed_plain: xbasename, free memory after use | Hiltjo Posthuma |
2015-07-28 | use new uri parser | Hiltjo Posthuma |
2015-07-28 | util: rewrite uri parser | Hiltjo Posthuma |
2015-06-23 | xml: fix comment issue, improve cdata and comment while encountering separator | Hiltjo Posthuma |
2015-06-22 | xml: fix cdata issue | Hiltjo Posthuma |
2015-06-21 | sfeed_html, sfeed_frames: escape name | Hiltjo Posthuma |
2015-06-21 | improvements | Hiltjo Posthuma |
2015-06-21 | improvements | Hiltjo Posthuma |
2015-06-21 | util: improve printxmlencoded, cleanup | Hiltjo Posthuma |
2015-06-21 | util: fix parseline crash | Hiltjo Posthuma |
2015-06-21 | string_print: dont print control chars | Hiltjo Posthuma |
2015-06-21 | improve printlink, escape characters | Hiltjo Posthuma |