diff options
Diffstat (limited to 'doc/TODO')
-rw-r--r-- | doc/TODO | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -38,10 +38,10 @@ + save profile URL on registration + require valid nicknames + reject empty notices -- validate registration form results -- validate profilesettings form results -- validate newnotice form results -- remove validation code from classes ++ validate registration form results ++ validate profilesettings form results ++ validate newnotice form results ++ remove validation code from classes + use only canonical usernames - use only canonical email addresses - RSS 1.0 feeds of a user's notices @@ -55,7 +55,7 @@ - pretty URLs - instructions - deal with PHP quotes escaping -- fix layout of textarea ++ fix layout of textarea + make notices into "big links" - fix spacing on notices - limit entry in textarea to 140 chars |