diff options
author | Evan Prodromou <evan@prodromou.name> | 2008-05-17 08:20:45 -0400 |
---|---|---|
committer | Evan Prodromou <evan@prodromou.name> | 2008-05-17 08:20:45 -0400 |
commit | 3803cf2153091c4f319c379c3ac24cc8fc844b0a (patch) | |
tree | 11819210fbca89a8293c2cba1c0b1042cf3ddf6c /doc/TODO | |
parent | fac522f4d7cce9a35e605fac2bba0b2d23616ad0 (diff) |
upload and change avatars
code to upload and change avatars.
combined some code in the settings area, too.
darcs-hash:20080517122045-84dde-8e13994e627805f29679c9533c2f62db81dc0925.gz
Diffstat (limited to 'doc/TODO')
-rw-r--r-- | doc/TODO | 11 |
1 files changed, 7 insertions, 4 deletions
@@ -1,7 +1,7 @@ + login + register + settings -- upload avatar ++ upload avatar - default avatar + change password + settings menu @@ -18,9 +18,10 @@ + header menu + footer menu + disallow direct to PHP files +- require valid nicknames +- store canonical username for comparison and fetch - use only canonical usernames - use only canonical email addresses -- require valid nicknames - common_local_url() - configuration system ($config) - RSS 1.0 feeds of a user's notices @@ -28,10 +29,12 @@ - RSS 1.0 feed of all public notices - RDF dump of entire site - FOAF dump for user -- delete a notice -- licenses +- license on showstream +- license on shownotice - design from Open Source Web Designs +- TOS checkbox on register - release 0.1 +- delete a notice - gettext - subscribe remote - add subscriber remote |