Age | Commit message (Expand) | Author |
2015-08-07 | sfeed_update: just use the feed name as the temporary filename | Hiltjo Posthuma |
2015-08-07 | sfeed_mbox: use simple hash for Message-Id | Hiltjo Posthuma |
2015-08-07 | sfeed: only handle tags in HTML content, strip tags from type "text" | Hiltjo Posthuma |
2015-08-06 | xml: remove forced __inline__ attribute | Hiltjo Posthuma |
2015-08-06 | sfeed: proper sort order for comparing tag | Hiltjo Posthuma |
2015-08-06 | general cleanups | Hiltjo Posthuma |
2015-08-06 | sfeed: fix, skip milliseconds for: %Y-%m-%dT%H:%M:%S.000Z | Hiltjo Posthuma |
2015-08-05 | sfeed: minor cleanup | Hiltjo Posthuma |
2015-08-05 | sfeed: gettag: simplify | Hiltjo Posthuma |
2015-08-05 | sfeedrc.example: update | Hiltjo Posthuma |
2015-08-05 | update TODO | Hiltjo Posthuma |
2015-08-05 | sfeed_update: fix time modified on feed first run | Hiltjo Posthuma |
2015-08-05 | README: sort program names and write more clearly | Hiltjo Posthuma |
2015-08-05 | config.mk: dont use VERSION except for make dist | Hiltjo Posthuma |
2015-08-05 | Makefile: remove old broken rules, fix make dist | Hiltjo Posthuma |
2015-08-05 | sfeed_xmlenc: simplify and kill some lines | Hiltjo Posthuma |
2015-08-05 | improve man-pages and documentation | Hiltjo Posthuma |
2015-08-05 | sfeed_web: separate by tab, url<tab>contenttype, simplify | Hiltjo Posthuma |
2015-08-05 | sfeed_mbox: combine date check condition | Hiltjo Posthuma |
2015-08-05 | sfeed_update, opml_export: slightly safer comparison | Hiltjo Posthuma |
2015-08-05 | sfeed_opml_import: change to new config (feeds directory) + simplify | Hiltjo Posthuma |
2015-08-05 | sfeed_plain: save a character before status | Hiltjo Posthuma |
2015-08-05 | README: improve | Hiltjo Posthuma |
2015-08-05 | xml.h: sort callbacks and improve comments | Hiltjo Posthuma |
2015-08-05 | sfeed: consistency, use XMLParser instead of struct xmlparser | Hiltjo Posthuma |
2015-08-05 | sfeed: cleanup code a bit, shorten element to el + cleanup | Hiltjo Posthuma |
2015-08-02 | sfeed_plain: remove control char check, assume input is sanitized for format ... | Hiltjo Posthuma |
2015-08-02 | sfeed_frames: wrap plain-text, encode as XML/HTML 2.0 | Hiltjo Posthuma |
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 |