blob: e293928d64003a7ce4a1a07c14a48f9d2c13b7d8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
[ ] test with ubase/sbase tools.
[ ] makefile:
[ ] allow easy override, allow easy -static builds.
[ ] add man pages for all tools.
[ ] dogfood sfeed_frames, html content.
[ ] content is double printed (see sfeed.c).
[x] html content isnt unescaped (see ContentType (plain or html)), (sfeed_frames and sfeed_html).
[ ] in links browsers: items are centered in the table for some reason.
[ ] compile and test on plan9
[x] add plan9 mkfile?
[ ] feeds file: empty tab (encoding cant be detected?)
[ ] optimize afgets()
|