diff options
author | Evan Prodromou <evan@prodromou.name> | 2008-06-13 10:49:13 -0400 |
---|---|---|
committer | Evan Prodromou <evan@prodromou.name> | 2008-06-13 10:49:13 -0400 |
commit | a86477aad3bab8ad519626c56e3e253faea50518 (patch) | |
tree | 893cc9bc7c1b6e6a69e30b1087d9fd6b6d1d07d7 /doc/roadmap | |
parent | ad7aa68a9917c9b53c8974f9002699a8efab54ee (diff) |
add content negotiation for media type
darcs-hash:20080613144913-84dde-3e970b4e6f19ea1e0db09d7ab133a6c148be7a75.gz
Diffstat (limited to 'doc/roadmap')
-rw-r--r-- | doc/roadmap | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/roadmap b/doc/roadmap index a3e725833..4caeb4e61 100644 --- a/doc/roadmap +++ b/doc/roadmap @@ -91,8 +91,8 @@ First public release (theoretically). Added distributed subscriptions, + log of consumers who ask for access + receive remote notice + send remote notice -- receive remote profile update -- send remote profile update ++ receive remote profile update ++ send remote profile update + subscribe form for not-logged-in users on showstream + pretty URLs + doc action @@ -138,8 +138,8 @@ First public release (theoretically). Added distributed subscriptions, - graphic refresh on remotesubscribe + graphic refresh on shownotice + graphic refresh on showstream -- graphic refresh on subscribed -- graphic refresh on subscriptions ++ graphic refresh on subscribed ++ graphic refresh on subscriptions + graphic refresh on userauthorization - update default theme to use new, more semantic, HTML - subscribe/unsubscribe on subscriptions page @@ -147,10 +147,12 @@ First public release (theoretically). Added distributed subscriptions, + correct use of views menu in settings + correct use of views menu in streams - INSTALL file +- content negotiation for content type Release 0.4 ----------- +- jQuery for as much as possible - microid for profile page - format times per user - timezone preferences in Profile settings @@ -164,8 +166,6 @@ Release 0.4 - email confirmation for registration - email options - change cookie handling for anon users to be more cache-friendly -- jQuery for as much as possible -- content negotiation for content type - content negotiation for encoding - If-Modified-Since support - Vary |