--- trunk/TODO 2008/02/28 21:40:37 82 +++ trunk/TODO 2008/03/15 00:10:47 130 @@ -1,4 +1,12 @@ -- BUG: leeks file descriptors when firefox request page (but not wget?!) ++ BUG: leeks file descriptors when firefox request page (but not wget?!) -- fix found by Vedran Rodic ++ don't mungle _ / markup in URLs ++ use UTF-8 for database encoding (and web output) ++ make URLs from feed absolute (with hostname which svnweb seems to lack) ++ hum, received messages when saved through save_message (to parse tags) somehow mungle http encoding ++ enable rss-remove with check for originator nick +- do feed cacheing instead of fetch them every time (ETag, HEAD, gzip, something) - multi-channel support - support //tag as well as tag// -- use UTF-8 for database encoding (and web output) +- fix security: identify with nick isn't really secure +- support https (in rss and converting to html links) +- doesn't support feeds which change content but not id (wiki update, for example) -- feature or bug?