diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO | 13 |
1 files changed, 8 insertions, 5 deletions
@@ -36,8 +36,8 @@ + show current values in profile settings + save profile URL in profilesettings + save profile URL on registration -- require valid nicknames -- reject empty notices ++ require valid nicknames ++ reject empty notices - store canonical username for comparison and fetch - use only canonical usernames - use only canonical email addresses @@ -46,17 +46,20 @@ - RSS 1.0 feed of all public notices - RDF dump of entire site - FOAF dump for user -- license on showstream -- license on shownotice ++ license on showstream ++ license on shownotice - TOS checkbox on register - pretty URLs - site logo - instructions - deal with PHP quotes escaping - fix layout of textarea -- make notices into "big links" ++ make notices into "big links" - fix spacing on notices - limit entry in textarea to 140 chars +- add a next page link to showstream +- add a next page link to public +- add a next page link to all - release 0.2 - set Last-Modified - XML sitemap generation |