summaryrefslogtreecommitdiff
path: root/README
AgeCommit message (Collapse)Author
2016-03-27time experimentHiltjo Posthuma
2016-03-20README: remove versionHiltjo Posthuma
2016-02-27sfeed_tailHiltjo Posthuma
2016-02-26clarify LICENSE (short title), mention ISC in README, not MITHiltjo Posthuma
2016-01-31README: small improvements and rewordingsHiltjo Posthuma
2015-10-02update README, fix some typos and wordingHiltjo Posthuma
2015-09-23update README, reformat slightlyHiltjo Posthuma
2015-09-09README: fix sfeed_archive exampleHiltjo Posthuma
2015-08-23improve README and CHANGELOGHiltjo Posthuma
2015-08-22improve READMEHiltjo Posthuma
2015-08-18update README, add basic info at the topHiltjo Posthuma
hopefully this will make it easier to see the most important info first.
2015-08-18update READMEHiltjo Posthuma
2015-08-10update READMEHiltjo Posthuma
2015-08-07update documentationHiltjo Posthuma
2015-08-05README: sort program names and write more clearlyHiltjo Posthuma
2015-08-05improve man-pages and documentationHiltjo Posthuma
2015-08-05README: improveHiltjo Posthuma
2015-08-02README: remove awk/gawk archive example, add C program (more portable aswell)Hiltjo Posthuma
2015-07-31improve documentationHiltjo Posthuma
2015-07-31update and improve documentation (WIP)Hiltjo Posthuma
2015-07-31Various improvementsHiltjo Posthuma
- Only escape characters in "content" field, these can contain newlines. - Trim newlines and tabs, etc from the title, id and author fields. - Make decodefield, xmlencode functions easier to "chain" without allocatting new buffers. - Move printutf8pad from util (only used by sfeed_plain) to sfeed_plain. - Update README, still need to update the man-page and improve the documentation in general. - Code cleanup.
2015-07-29improve documentation: some fixesHiltjo Posthuma
2015-07-29update documentation regarding timezone parsingHiltjo Posthuma
Clarity CAVEAT concerning timezone parsing, some feeds incorrectly use non-RFC-822 timezones in RSS feeds, this will be interpreted as UTC+0. The formatted time will contain this timezone but without an offset.
2015-07-28update documentation...Hiltjo Posthuma
... and add strlcat to compat.h
2015-06-21change feeds file format, its now more consistentHiltjo Posthuma
update sfeed_update, there is now a feeds file per feed.
2015-05-16update READMEHiltjo Posthuma
2015-01-05improve READMEHiltjo Posthuma
2015-01-05improve READMEHiltjo Posthuma
2015-01-02remove mkfile, update READMEHiltjo Posthuma
2015-01-02doc: use mandoc as source, pre-generate documentationHiltjo Posthuma
generate documentation in doc/ . Now there is no hard dependency on mandoc and systems that don't have it can just copy the files for now.
2015-01-02doc: explain mandoc, unindent CHANGELOGHiltjo Posthuma
2014-06-27improve READMEHiltjo Posthuma
- add suggestion for "suckless" iconv implementation. - ...etc... Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
2014-05-13cleanup, tested with tccHiltjo Posthuma
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
2014-05-08README: updateHiltjo Posthuma
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
2014-04-09update docs some moreHiltjo Posthuma
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
2014-04-09update docsHiltjo Posthuma
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
2014-04-04README: update, i plan to support plan9 mk :)Hiltjo Posthuma
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
2014-04-02README: updateHiltjo Posthuma
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
2014-03-31update LICENSE, this code will be rewritten soonHiltjo Posthuma
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
2014-03-31update docHiltjo Posthuma
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
2014-03-31new versionHiltjo Posthuma
lots of things changed, but cleanup todo. changelog and consistent stream of small updates will come in the future. Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
2013-05-20update READMEHiltjo Posthuma
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
2012-08-06Whoops forgot to update READMEHiltjo Posthuma
fixed typo and the 'description' to 'content' change. Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
2012-08-03Update README and Makefile accordingly...Hiltjo Posthuma
... because of the previous changes. Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
2012-08-03New initial repoHiltjo Posthuma
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>