summaryrefslogtreecommitdiff
path: root/actions/finishremotesubscribe.php
AgeCommit message (Expand)Author
2009-04-15Make OMB work if the configured domain name does not exclusively contain lowe...Adrian Lang
2009-04-01Try to do intelligent redirect codesEvan Prodromou
2009-03-11Make OMB work if the configured domain name does not exclusively contain lowe...Adrian Lang
2009-03-09Improve handling of null values in profile parameters.Adrian Lang
2009-02-27Auth_Yadis_Yadis::PlainHTTPFetcher expects plain arrays, not hashes.Adrian Lang
2009-02-09Fixed remote subscribe avatar problemsEvan Prodromou
2009-01-15Convert use of common_server_error and common_user_error to methods on ActionEvan Prodromou
2008-12-23move opening brace of class declaration to next lineEvan Prodromou
2008-12-23TRUEEvan Prodromou
2008-12-23change function headers to K&R styleEvan Prodromou
2008-12-23replace NULL with nullEvan Prodromou
2008-12-23replace all tabs with four spacesEvan Prodromou
2008-12-15correctly handle remote re-subscribe0.6.4Evan Prodromou
2008-12-15bug with remote subscriptions and blocksEvan Prodromou
2008-12-11add User-Agent to OMB requestsEvan Prodromou
2008-12-07don't allow remote subscribes from blocked profilesEvan Prodromou
2008-11-18add some extra checks to avoid remote subscriptions to local usersEvan Prodromou
2008-09-04Fix typo in finishremotesubscribeCiaranG
2008-09-04Resolve remote subscribe and omb problems with quotes (Tickets #604 and #567)CiaranG
2008-08-24notify user of remote subscriptionsEvan Prodromou
2008-07-22base class is_readonly() now returns false by defaultzach
2008-07-22Added is_readonly() method to all Actionszach
2008-07-08Remove tralling whitespace on lines and a gettext replacement that I missed.Mike Cochrane
2008-07-08Convert _t() to _() for gettext.Mike Cochrane
2008-06-18change references from subscribed to subscribersEvan Prodromou
2008-06-06push yadis requirement into omb.phpEvan Prodromou
2008-06-06stash URLs for return and check all values for profilesEvan Prodromou
2008-06-06store URL rather than service in $omb for bounce backEvan Prodromou
2008-06-06debugging request for access tokenEvan Prodromou
2008-06-06remember to sign access token request with request tokenEvan Prodromou
2008-06-06listenee is nickname, not URIEvan Prodromou
2008-06-06debugging info on finished remote subscribeEvan Prodromou
2008-06-05move avatar scaling and saving to Avatar and ProfileEvan Prodromou
2008-06-02get rid of callback nonceEvan Prodromou
2008-05-27client side of distributed subscription almost completeEvan Prodromou