X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=doc%2FTODO;h=c5f692b43be15a5c5315160b1aa1e4354bc86008;hb=cf964c199c04d30c85a8cb2574218346df94ca32;hp=13186779f4e0ecd37684237fd39c93ecd6e7422a;hpb=1950efda80012ebeded8e7da71c7293b7ee86c08;p=quix0rs-gnu-social.git diff --git a/doc/TODO b/doc/TODO index 13186779f4..c5f692b43b 100644 --- a/doc/TODO +++ b/doc/TODO @@ -25,66 +25,100 @@ + common_redirect() + configuration system ($config) + release 0.1 ++ design from Open Source Web Designs ++ add H1 to each page ++ add H2 for each page section ++ default to public stream ++ default avatar ++ default HTML type ++ set Content-Type ++ show current values in profile settings ++ save profile URL in profilesettings ++ save profile URL on registration ++ require valid nicknames ++ reject empty notices ++ validate registration form results ++ validate profilesettings form results ++ validate newnotice form results ++ remove validation code from classes ++ use only canonical usernames ++ fix layout of textarea ++ make notices into "big links" ++ RSS 1.0 feeds of a user's notices ++ RSS 1.0 feeds of a user's notices + friends ++ RSS 1.0 dump of a user's notices ++ RSS 1.0 feed of all public notices ++ deal with PHP quotes escaping ++ source link in footer menu ++ public stream link in top menu ++ dump, fix, undump database ++ release 0.2 +- YADIS document link on showstream +- YADIS document +- subscribe remote +- add subscriber remote +- send remote notice +- receive remote notice +- pretty URLs - doc action -- default to doc, title = main -- default avatar -- default HTML type -- set Content-Type -- show current values in profile settings -- save profile URL in profilesettings -- save profile URL on registration -- require valid nicknames -- store canonical username for comparison and fetch -- use only canonical usernames -- use only canonical email addresses -- RSS 1.0 feeds of a user's notices -- RSS 1.0 dump of a user's notices -- RSS 1.0 feed of all public notices -- RDF dump of entire site +- about doc +- help doc +- privacy doc +- source doc - FOAF dump for user -- license on showstream -- license on shownotice -- design from Open Source Web Designs +- license in RSS feeds - TOS checkbox on register -- pretty URLs +- instructions +- fix spacing on notices +- fix spacing in profile +- 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 +- AGPL notification +- gettext +- release 0.3 +- license per notice +- Automatically linkify URLs in notices +- tinyurl-ification of URLs +- use only canonical email addresses +- allow mixed-case usernames +- allow non-latin usernames +- store canonical username for comparison and fetch +- set Last-Modified - XML sitemap generation -- site logo +- themes - theme per site - theme per profile - email confirmation for registration - change cookie handling for anon users to be more cache-friendly -- release 0.2 +- jQuery for as much as possible - content negotiation for interface language - content negotiation for content type - content negotiation for encoding - content negotiation for charset - If-Modified-Since support - Vary +- site logo +- release 0.4 +- RDF dump of entire site - delete a notice -- gettext -- subscribe remote -- add subscriber remote -- send remote notice -- receive remote notice -- confirmation email -- tinyurl-ification of URLs -- jQuery for as much as possible -- themes +- plugins and hooks - RDFa for stream pages - RDFa for subscriber pages - RDFa for subscribed pages -- plugins and hooks -- release 0.3 - @ messages - # tags - L: location +- hreviews - stay logged in between sessions - use RSS as a subscription - URL notices - image notices - video notices - audio notices -- release 0.4 +- license per attachment +- release 0.5 - forward notices to Jabber - forward notices to other IM - forward notices to mobile phone @@ -92,12 +126,15 @@ - receive notices from other IM - receive notices from mobile phone - machine tags -- release 0.5 -- include twitter subscriptions -- include Pownce subscriptions +- release 0.6 +- Twitter-compatible API +- Pownce-compatible API +- include twitter subscriptions (push and pull) +- include Pownce subscriptions (push and pull) - privacy - Wrap DB_DataObject with memcached caching layer - login throttle to prevent brute-force attacks - form token in login to prevent XSS - release 1.0 - Atom Publishing Protocol +- "Universal" public feed \ No newline at end of file