gnu-social/actions
Evan Prodromou 15a09c5d69 change from using tag uris to http urls for identifiers
Weirdly, I got in an argument with Tim Berners-Lee in #swig about the
tag URIs I was using in FOAF documents. Eventually, I was convinced
that it's a better thing to use HTTP URLs instead. So, now we have
HTTP URLs.

The tricky thing was for users. Since they can change their names, we
can't use their profile URL, since it includes the name. Instead, I
made up a new action, which simply redirects from a user ID to their
current profile URL. This should be sufficiently long-term.

darcs-hash:20080620071700-84dde-c6145243dc45dd2dff621aff421375d05796057e.gz
2008-06-20 03:17:00 -04:00
..
accesstoken.php forgot to require libs in accesstoken 2008-06-06 02:40:11 -04:00
all.php posting from a form takes you back to the same page 2008-06-19 12:18:14 -04:00
allrss.php fix query and description for allrss 2008-05-22 07:48:39 -04:00
avatar.php move instructions up to the "whats up" area 2008-06-17 23:57:39 -04:00
confirmemail.php whitespace and debugging changes 2008-06-20 02:48:24 -04:00
doc.php function for retrieving a config variable 2008-06-13 13:53:44 -04:00
finishaddopenid.php had order of arguments for oid_link_user backwards in finishaddopenid 2008-06-19 11:50:42 -04:00
finishimmediate.php refresh the cookie on successful immediate 2008-06-19 10:05:05 -04:00
finishopenidlogin.php change from using tag uris to http urls for identifiers 2008-06-20 03:17:00 -04:00
finishremotesubscribe.php change references from subscribed to subscribers 2008-06-18 13:16:22 -04:00
foaf.php geo namespace 2008-06-10 11:09:57 -04:00
login.php move instructions up to the "whats up" area 2008-06-17 23:57:39 -04:00
logout.php try to clear openid url cookie better 2008-06-19 14:32:38 -04:00
newnotice.php change from using tag uris to http urls for identifiers 2008-06-20 03:17:00 -04:00
openidlogin.php immediate mode for openid 2008-06-19 09:47:10 -04:00
openidsettings.php common_show_footer() was hidden in an if 2008-06-19 13:20:31 -04:00
password.php move instructions up to the "whats up" area 2008-06-17 23:57:39 -04:00
postnotice.php was using $notice->uri instead of $notice_uri 2008-06-06 14:03:30 -04:00
profilesettings.php use query method to do some transactions 2008-06-18 23:36:19 -04:00
public.php posting from a form takes you back to the same page 2008-06-19 12:18:14 -04:00
publicrss.php mark off TODO, only local notices in public stream 2008-06-13 11:24:20 -04:00
publicxrds.php cant remove last openid, public xrds includes immediate 2008-06-19 11:32:31 -04:00
register.php change from using tag uris to http urls for identifiers 2008-06-20 03:17:00 -04:00
remotesubscribe.php broadcast profile and change subscription input id 2008-06-12 14:40:28 -04:00
requesttoken.php interim commit after pull from server 2008-05-30 10:23:24 -04:00
shownotice.php fix copy-and-paste error 2008-06-18 11:11:03 -04:00
showstream.php posting from a form takes you back to the same page 2008-06-19 12:18:14 -04:00
subscribe.php email notification on new subscriptions 2008-06-14 23:02:02 -04:00
subscribers.php more subscriptions/subscribers changes 2008-06-18 13:24:44 -04:00
subscriptions.php more subscriptions/subscribers changes 2008-06-18 13:24:44 -04:00
unsubscribe.php fix subscriptions a bit 2008-05-21 14:56:02 -04:00
updateprofile.php only validate if values are sent 2008-06-12 15:53:24 -04:00
userauthorization.php fixup some TODOs, fix a bug in userauthorization 2008-06-10 22:08:10 -04:00
userbyid.php change from using tag uris to http urls for identifiers 2008-06-20 03:17:00 -04:00
userrss.php abstract out RSS 1.0 generation to allow multiple streams 2008-05-22 07:29:54 -04:00
xrds.php typo in LocalID generation in xrds 2008-06-02 14:54:52 -04:00