diff options
author | Evan Prodromou <evan@prodromou.name> | 2008-05-20 16:11:20 -0400 |
---|---|---|
committer | Evan Prodromou <evan@prodromou.name> | 2008-05-20 16:11:20 -0400 |
commit | 63758c59e1df81c955ce8528d80ba3fd0e466bec (patch) | |
tree | ca06541d7d801a8d9da8a8ca7c4c0532e0f3e308 /doc/TODO | |
parent | 778fba1a24712c85b525a65d3e4c0862e0833cdd (diff) |
reformat showstream
darcs-hash:20080520201120-84dde-4b455d4e4854454cc78be8c636a3e0c7f730b93a.gz
Diffstat (limited to 'doc/TODO')
-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 |