summaryrefslogtreecommitdiff
path: root/lib/ping.php
AgeCommit message (Expand)Author
2010-10-28Kill a ping queue item if we get an error on loading up the notice's poster's...Brion Vibber
2010-05-04Handle timeout more gracefully in background pingsBrion Vibber
2010-01-07Fixes to bugs where non-local messages were being wrong put in the public tim...Ciaran Gultnieks
2009-11-02Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 package, addin...Brion Vibber
2009-11-02Revert "Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 packag...Brion Vibber
2009-11-02Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 package, addin...Brion Vibber
2009-08-26define LACONICA and accept LACONICA for backwards compatibilityEvan Prodromou
2009-08-25change LACONICA to STATUSNETEvan Prodromou
2009-08-25a distributed -> the distributedEvan Prodromou
2009-08-25change Laconica and Control Yourself to StatusNet in PHP filesEvan Prodromou
2009-07-07check for array before checking xmlrpc faultEvan Prodromou
2009-03-22not correctly checking results of XML-RPC requestEvan Prodromou
2009-03-22variable name errorEvan Prodromou
2009-03-19ping handler returns proper boolean responseEvan Prodromou
2009-01-24Initial support for ping serviceEvan Prodromou