Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-16 | sfeed_frames: overhaul | Hiltjo Posthuma | |
sfeed_frames used to write HTML pages for each entry for each feed. This can be useful but had security issues, because the context of the content changes. sfeed_frames is now a HTML version which works better with browsers that don't support CSS or tables well like w3m and lynx. It is now an alternative for sfeed_html. - Don't reference and embed HTML content for security reasons. This was documented under "SECURITY CONSIDERATIONS" in the man page. - Tighten pledge(2). - Simplify | |||
2017-04-27 | man pages: fix a few warnings and improve a few words | Hiltjo Posthuma | |
- fix new warning check (start sentence at each line). - improve a few words. | |||
2016-05-21 | improve wording in documentation | Hiltjo Posthuma | |
link to sfeed(5) in README to avoid having to duplicate documentation text. | |||
2016-04-18 | sfeed_frames.1: reword SECURITY CONSIDERATIONS | Hiltjo Posthuma | |
2016-04-10 | reword some sentences in the documentation/man pages | Hiltjo Posthuma | |
2016-01-31 | sfeed_frames.1: add a note about security considerations | Hiltjo Posthuma | |
2015-09-23 | update documentation, dont use semantic Ar for non-arguments | Hiltjo Posthuma | |
2015-08-05 | improve man-pages and documentation | Hiltjo Posthuma | |
2015-07-31 | update and improve documentation (WIP) | Hiltjo Posthuma | |
2015-06-21 | improvements | Hiltjo Posthuma | |
2015-05-24 | doc: fix warnings (mandoc -Tlint) | Hiltjo Posthuma | |
and regenerate old man-style (make doc-oldman). | |||
2015-01-04 | doc: improve | Hiltjo Posthuma | |
- mandoc: fix mandoc errors and warnings. - remove pre-generated HTML documentation. | |||
2015-01-02 | convert man pages to mandoc | Hiltjo Posthuma | |
2014-05-08 | man pages: improve wording | Hiltjo Posthuma | |
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org> | |||
2014-05-08 | man pages: just hardcode version | Hiltjo Posthuma | |
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org> | |||
2014-05-08 | sfeed_frames.1: trailing whitespace | Hiltjo Posthuma | |
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org> | |||
2013-05-20 | update sfeed_frames and documentation | Hiltjo Posthuma | |
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org> |