X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=doc%2FTODO;h=50b361bed1bd7d97fcddbbf99b5c4131d94034d6;hb=b86a51ec8afff2181867823f8330a8bf3e267cf7;hp=338a298ddeed818d540fa5111d4823286d86b502;hpb=6f6aed821387075de8c22da55c5620c04cda0dc1;p=quix0rs-gnu-social.git diff --git a/doc/TODO b/doc/TODO index 338a298dde..50b361bed1 100644 --- a/doc/TODO +++ b/doc/TODO @@ -30,17 +30,21 @@ + add H2 for each page section - doc action + default to public stream -- default avatar ++ 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 ++ 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 - 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 - RDF dump of entire site @@ -48,11 +52,26 @@ - 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" +- 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 +- source link in footer menu +- AGPL notification - release 0.2 +- pretty URLs +- use only canonical email addresses +- license per notice +- allow mixed-case usernames +- allow non-latin usernames +- store canonical username for comparison and fetch +- site logo - set Last-Modified - XML sitemap generation - theme per site @@ -90,6 +109,7 @@ - image notices - video notices - audio notices +- license per attachment - release 0.4 - forward notices to Jabber - forward notices to other IM @@ -109,3 +129,4 @@ - form token in login to prevent XSS - release 1.0 - Atom Publishing Protocol +- "Universal" public feed \ No newline at end of file