]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Add Really Simple Discovery (RSD) support
authorEvan Prodromou <evan@status.net>
Sun, 31 Jan 2010 20:16:59 +0000 (15:16 -0500)
committerEvan Prodromou <evan@status.net>
Sun, 31 Jan 2010 20:16:59 +0000 (15:16 -0500)
commit30268cff7899519f249861e067e3af680ee1c570
tree6d63f28d129942bb25cef7ad09935dca91b848b7
parentdc62246443e3584ef5267505275f618f6fa86bf7
Add Really Simple Discovery (RSD) support

Anil Dash suggested that all implementers of the Twitter API include
support for the remedial RSD format. This commit adds an RSD action
that returns the API root and additional API data to help client
developers discover and use our Twitter-compatible API.

http://dashes.com/anil/2009/12/the-twitter-api-is-finished.html
http://tales.phrasewise.com/rfc/rsd
actions/public.php
actions/rsd.php [new file with mode: 0644]
actions/showstream.php
lib/router.php