summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorEvgeny Fadeev <evgeny.fadeev@gmail.com>2009-11-23 21:16:55 -0500
committerEvgeny Fadeev <evgeny.fadeev@gmail.com>2009-11-23 21:16:55 -0500
commitfa98d95d8c675f37c321c40e0151624dca240efc (patch)
treee4be42f89de6829588735822408a986eacbfd578 /TODO
parent007d4522c2999188d77bde9ba5059231ccc53f73 (diff)
downloadaskbot-fa98d95d8c675f37c321c40e0151624dca240efc.tar.gz
askbot-fa98d95d8c675f37c321c40e0151624dca240efc.tar.bz2
askbot-fa98d95d8c675f37c321c40e0151624dca240efc.zip
improved email subscription job, some small fixes, users now can change their screen name any time
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 3 insertions, 4 deletions
diff --git a/TODO b/TODO
index 3769fa08..372e714f 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,3 @@
-*check change email function - there is a strange 'password' field in form
-*make reusable question-block template for index questions unanswered - get rid of copy-paste
-*unused votes count in user profile not working - left that commented out in templates/user_info.html
-*badge award notification messages need to be set fixed at place where badges are awarded
+* per-tag email subscriptions
+* make sorting tabs work in question search
+* allow multiple logins to the same account