--- trunk/TODO 2008/03/14 14:45:04 123 +++ trunk/TODO 2008/03/15 00:10:47 130 @@ -3,7 +3,10 @@ + 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// - 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?