diff options
author | Evan Prodromou <evan@prodromou.name> | 2008-05-22 07:29:54 -0400 |
---|---|---|
committer | Evan Prodromou <evan@prodromou.name> | 2008-05-22 07:29:54 -0400 |
commit | 310ef22fd996a21642cc63b33829cc1f397269d7 (patch) | |
tree | bc1f4088703abd351118b614a0f133198f23d549 /doc/TODO | |
parent | 5d0bd93eb3e958b41113afdce85643a82a1f5bb3 (diff) |
abstract out RSS 1.0 generation to allow multiple streams
darcs-hash:20080522112954-84dde-aa5087977298f5169148383e82e22241e613b1f2.gz
Diffstat (limited to 'doc/TODO')
-rw-r--r-- | doc/TODO | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -52,9 +52,10 @@ - FOAF dump for user - license on showstream - license on shownotice +- license in RSS feeds - TOS checkbox on register - instructions -- deal with PHP quotes escaping ++ deal with PHP quotes escaping - fix spacing on notices - fix spacing in profile - limit entry in textarea to 140 chars @@ -64,10 +65,11 @@ - source link in footer menu - public stream link in top menu - AGPL notification +- gettext +- pretty URLs - release 0.2 - Automatically linkify URLs in notices - RDF dump of entire site -- pretty URLs - use only canonical email addresses - license per notice - allow mixed-case usernames @@ -80,7 +82,6 @@ - theme per profile - email confirmation for registration - change cookie handling for anon users to be more cache-friendly -- gettext - subscribe remote - add subscriber remote - send remote notice |