gnu-social/actions
Evan Prodromou e013c06346 undo fancy URLs for omb endpoints
The OAuth library uses the $_GET and $_POST arrays for checking
signatures on requests. So, we need to make sure that the client sees
the same request parameters as the server (or callback). These don't
have to be particularly readable URLs, anyways, since they're mostly
"behind the scenes".

darcs-hash:20080610123002-84dde-0bce005b77d053d22cfbba8e0743af1b49f151bb.gz
2008-06-10 08:30:02 -04:00
..
accesstoken.php forgot to require libs in accesstoken 2008-06-06 02:40:11 -04:00
all.php add pagination to all and public 2008-05-28 13:39:17 -04:00
allrss.php fix query and description for allrss 2008-05-22 07:48:39 -04:00
avatar.php move avatar scaling and saving to Avatar and Profile 2008-06-05 15:37:08 -04:00
doc.php error in file_exists() 2008-05-28 14:30:22 -04:00
finishremotesubscribe.php push yadis requirement into omb.php 2008-06-06 12:26:59 -04:00
foaf.php more specific fetchers 2008-06-10 08:27:07 -04:00
login.php show error correctly in login 2008-06-05 16:07:59 -04:00
logout.php trim whitespace 2008-05-20 15:14:12 -04:00
newnotice.php add tags on creation of notices and users 2008-05-22 14:55:00 -04:00
password.php trim whitespace 2008-05-20 15:14:12 -04:00
postnotice.php was using $notice->uri instead of $notice_uri 2008-06-06 14:03:30 -04:00
profilesettings.php change measurement of updated profiles 2008-05-21 08:13:07 -04:00
public.php add pagination to all and public 2008-05-28 13:39:17 -04:00
publicrss.php RSS feeds for public stream and friends streams 2008-05-22 07:41:52 -04:00
register.php fix checking boolean parameters 2008-05-29 11:16:02 -04:00
remotesubscribe.php undo fancy URLs for omb endpoints 2008-06-10 08:30:02 -04:00
requesttoken.php interim commit after pull from server 2008-05-30 10:23:24 -04:00
shownotice.php @ messages 2008-05-29 13:08:01 -04:00
showstream.php add X-XRDS-Location header 2008-05-30 14:35:28 -04:00
subscribe.php fix subscriptions a bit 2008-05-21 14:56:02 -04:00
subscribed.php set proper row sizes 2008-05-31 22:01:32 -04:00
subscriptions.php set proper row sizes 2008-05-31 22:01:32 -04:00
unsubscribe.php fix subscriptions a bit 2008-05-21 14:56:02 -04:00
updateprofile.php oauth discovery and all new actions 2008-05-26 07:27:00 -04:00
userauthorization.php checks for user and sub in validate and better error check in remote save 2008-06-06 01:54:39 -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