summaryrefslogtreecommitdiff
path: root/plugins/PubSubHubBub
AgeCommit message (Collapse)Author
2010-01-22Consolidate PuSH publishing ping into a single POST for all feeds, and fix ↵Brion Vibber
server response (if any on failure) to go to log instead of stdout.
2010-01-20add class and function doc comments to PuSH pluginEvan Prodromou
2010-01-20whitespace changes to make phpcs happy for PuSH pluginEvan Prodromou
2010-01-20correctly get replies for a notice in PuSH pluginEvan Prodromou
2010-01-20use standard plugin configuration for PubSubHubBubEvan Prodromou
2010-01-20update friends, not user, timeline for recipients of notice in PuSH pluginEvan Prodromou
2010-01-11Merge branch '0.9.x' into inblobEvan Prodromou
2010-01-09Add version information to a bunch of pluginsCraig Andrews
2010-01-09change PuSH plugin to use whoGets()Evan Prodromou
2009-10-30Fixed PubSubHubBub plugin to reflect new apiCraig Andrews
2009-09-21Use new queue handler eventCraig Andrews
2009-09-21Fix typo is default hub urlCraig Andrews
2009-08-28Added a PubSubHubBub pluginCraig Andrews