Commits


add a TODO file


add a nav at the end of each mail for raw body and thread link


drop `next-prev' class; just use `nav' as selector


fix typo in link


re-add space


chmod a+r the exported parts so they can be served


create temp files in /tmp and don't allow writes to "." there's little point to use pledge/unveil and then allow the program to modify itself...


refactor the "thread header" into a separate function


move index header to separate file and behind a function


refactor how external file are slurped


move the logo to a separate file


typo


style


close the old thread in endthread, not in thread_entry


style