--- trunk/TODO 2008/03/14 13:49:28 121 +++ trunk/TODO 2008/03/15 00:10:47 130 @@ -2,8 +2,11 @@ + 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 ++ 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// - 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?