summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-01fix crlf newlines, add fp arg to xmlparser_initHiltjo Posthuma
2014-03-31update LICENSE, this code will be rewritten soonHiltjo Posthuma
2014-03-31small cleanupHiltjo Posthuma
2014-03-31update docHiltjo Posthuma
2014-03-31new versionHiltjo Posthuma
2013-06-14sfeed.c: remove some old debug code and entity translation codeHiltjo Posthuma
2013-06-14sfeed_opml_import: format code, wordwrapHiltjo Posthuma
2013-06-14style.css: simplify style a bitHiltjo Posthuma
2013-05-20add basesiteurl, simplify sfeed_update a bitHiltjo Posthuma
2013-05-20sfeed_opml_import: dont use dynamic allocation, assumes sane lengths and just...Hiltjo Posthuma
2013-05-20style.css: show link titles in content with its default colourHiltjo Posthuma
2013-05-20sfeed_frames: bugfix, dont close unopened file handleHiltjo Posthuma
2013-05-20update TODO, features implementedHiltjo Posthuma
2013-05-20sfeed_opml_import: use own XML parserHiltjo Posthuma
2013-05-20sfeed_html: lots changed and cleanup, see CHANGELOGHiltjo Posthuma
2013-05-20sfeed.c: lots of changes, see CHANGELOG, will separate commits better in the ...Hiltjo Posthuma
2013-05-20update sfeed_plain: whoops, argv is unusedHiltjo Posthuma
2013-05-20update sfeed_plain: pad time format, make code more readableHiltjo Posthuma
2013-05-20add compat files to make compile with older compilers, mostly for mingw and d...Hiltjo Posthuma
2013-05-20add common headerHiltjo Posthuma
2013-05-20update common functionsHiltjo Posthuma
2013-05-20update xml parser, many optimizations and dos to unix newlines, much cleanup ...Hiltjo Posthuma
2013-05-20update sfeed_frames and documentationHiltjo Posthuma
2013-05-20maintain a CHANGELOG from now onHiltjo Posthuma
2013-05-20update READMEHiltjo Posthuma
2013-05-20add style.css to share and update flags for debuggingHiltjo Posthuma
2013-05-20add external stylesheet for easier modificationHiltjo Posthuma
2013-05-20update LICENSE, it contains some modified code from the musl libc projectHiltjo Posthuma
2013-01-20add xstrdup for some compilers, prevent warning for ctype functionsHiltjo Posthuma
2013-01-20use ansi c, not posix anymoreHiltjo Posthuma
2013-01-20add sfeed_frames, convert to html with frames and content as a html file for ...Hiltjo Posthuma
2013-01-20add custom xml parser (WIP)Hiltjo Posthuma
2012-11-11show formatted time, dont show interpreted time since its not always correctunknown
2012-08-17forgot to add content:encoded check in data handlerHiltjo Posthuma
2012-08-06Whoops forgot to update READMEHiltjo Posthuma
2012-08-06Prioritize content:encoded over descriptionHiltjo Posthuma
2012-08-06Update TODO (with comments from suckless ML)Hiltjo Posthuma
2012-08-06Change 'description' to 'content' in documentationHiltjo Posthuma
2012-08-03sfeed_opml_import: use new exec name for errorsHiltjo Posthuma
2012-08-03sfeed_opml_export: output items on a single lineHiltjo Posthuma
2012-08-03cleanup: remove trailing whitespaceHiltjo Posthuma
2012-08-03sfeed_opml_export: wait for all items to be output...Hiltjo Posthuma
2012-08-03Forgot to add sfeed_opml_export to 'dist' ruleHiltjo Posthuma
2012-08-03Update TODOHiltjo Posthuma
2012-08-03Update README and Makefile accordingly...Hiltjo Posthuma
2012-08-03Add sfeed_opml_export scriptHiltjo Posthuma
2012-08-03Rename sfeed_opml_config to sfeed_opml_importHiltjo Posthuma
2012-08-03Add base url of a site parameter for sfeedrcHiltjo Posthuma
2012-08-03New initial repoHiltjo Posthuma