]> git.mxchange.org Git - quix0rs-gnu-social.git/history - actions/remotesubscribe.php
Merge commit 'dcostalis/econversation' into 0.8.x
[quix0rs-gnu-social.git] / actions / remotesubscribe.php
2008-06-02 Evan Prodromouminor corrections for OMB discovery
2008-06-02 Evan Prodromoudebug info
2008-06-02 Evan Prodromoufix assignment of omb stuff
2008-06-02 Evan Prodromoumake a nodes variable to pass nodes by reference
2008-06-02 Evan Prodromoutrim whitespace
2008-06-02 Evan Prodromouservices() returns an array
2008-06-02 Evan Prodromouadd some debugging stuff for problems with remote subscribe
2008-06-02 Evan Prodromouuse omb_service_filter() rather than omb_match_service()
2008-06-02 Evan Prodromoumove service-matching callbacks to library
2008-06-02 Evan Prodromoubetter handling of XRDS files
2008-05-30 Evan Prodromouparse the XRDS results
2008-05-30 Evan Prodromoucheck xrds object
2008-05-30 Evan Prodromoudebug message for when services returns null
2008-05-30 Evan Prodromoubetter debug messages
2008-05-30 Evan Prodromoutypo in checking for YADIS failure
2008-05-30 Evan Prodromouadd debug logging and do some from the remotesubscribe...
2008-05-30 Evan Prodromoucheck to see if XRDS discovery failed
2008-05-30 Evan Prodromoucorrect content-type on XRDS document
2008-05-30 Evan Prodromouadd a print_r for the yadis doc returned
2008-05-30 Evan Prodromoushow footer for remotesubscribe form
2008-05-30 Evan Prodromoucheck that services are null in yadis check
2008-05-30 Evan Prodromouremotesubscribe form
2008-05-27 Evan Prodromouclient side of distributed subscription almost complete