gnu-social/lib
Evan Prodromou 03677f1a81 better handling of XRDS files
Our generated XRDS files contain 3 XRD elements: one for OAuth, one
for OMB, and one to point to the other two. Auth_Yadis only gives us
the last one, so we have to use it to find the other two, and then
extract service URLs from them.

Kind of fragile code, probably won't hold up under complicated
topologies, and won't work at all if the XRDs are in another XRDS
container. I tried to use XRDS filtering to get the top-priority
version of XRDs, services, and URIs, but Laconica's output doesn't use
any of that stuff and I don't particularly want to test it.

darcs-hash:20080602174249-84dde-b7ffdf7f21afb5b734def70530fc305689da471d.gz
2008-06-02 13:42:49 -04:00
..
action.php even better boolean handling 2008-05-29 11:23:04 -04:00
common.php start handling fancy URLs 2008-05-30 17:25:55 -04:00
oauthstore.php interim commit after pull from server 2008-05-30 10:23:24 -04:00
omb.php better handling of XRDS files 2008-06-02 13:42:49 -04:00
rssaction.php don't render content in RSS feeds 2008-05-29 15:25:10 -04:00
settingsaction.php better menuish stuff 2008-05-20 16:51:52 -04:00
stream.php @ messages 2008-05-29 13:08:01 -04:00
util.php start handling fancy URLs 2008-05-30 17:25:55 -04:00