X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=TODO;h=579c6c34afc11436a09ed37547f5593f33076268;hb=9608075e3b62d111794ae2c4c5ba3bb243a1a4e6;hp=b3ddccc00a3e4b710a005a3c1b91d84e1b816a39;hpb=11e57f735626f775a95284a0d8ff284ec3617dc7;p=infobot.git diff --git a/TODO b/TODO index b3ddccc..579c6c3 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,6 @@ TODO: - - let's get a release out! + - Normalize the SQL tables a little better to reduce size and increase speed + - Keep the Changelog, TODO and BUGS files up to date. Clean things up a bit - rename ^[+-] commands - remind - like this and others: http://jibble.org/reminderbot/ - kill SHM and and move to a pipe @@ -8,8 +9,8 @@ TODO: - move nicks/server into sql table - make channel flags be server/channel flags - move channel flags to sql table, include initial state - - move praise from blootbot.lang to "praise:" in factoids? - - move lart from blootbot.lang to "lart:" in factoids? + - move praise from infobot.lang to "praise:" in factoids? + - move lart from infobot.lang to "lart:" in factoids? - debian BTS frontend "bugs" - !country - !dinstall @@ -43,7 +44,7 @@ TODO: Other TODO items may be listed on sourceforge. Please access it from the website or this link: -http://sourceforge.net/pm/task.php?group_id=8794&group_project_id=3207&func=browse&set=open +http://sourceforge.net/pm/task.php?group_id=2241 ---------------------------------------------------- ------------ FUTURE, NON-IMPORTANT @@ -72,26 +73,5 @@ http://sourceforge.net/pm/task.php?group_id=8794&group_project_id=3207&func=brow - do some test cases to confirm code actually works as proposed. --- useless statistics -- 20010420: -DEBUG: 373 -WARN: 129 -FIXME: 35 -status: 386 -TODO: 145 -20031111: scripts/output_stats.sh -DEBUG: 384 -WARN: 167 -FIXME: 33 -status: 424 -ERROR: 123 -TODO: 91 - -20050217: scripts/output_stats.sh -DEBUG: 388 -WARN: 164 -FIXME: 43 -status: 436 -ERROR: 125 -TODO: 158 +# vim:ts=4:sw=4:expandtab:tw=80