gnu-social/plugins/OStatus/lib
Brion Vibber 4ae760cb62 OStatus PuSH fixes:
* HMAC now calculated correctly - confirmed interop with Google's public hub
* Can optionally use an external PuSH hub, set URL in $config['ostatus']['hub']
  (may have issues in replication environment, and will ping the hub for every
  update rather than just those with subscribers) Internal hub will still function
  when this is set, but won't be advertised. Warning: setting this, then turning
  it off later will break subscriptions as that hub will no longer receive pings.
2010-02-10 22:58:39 +00:00
..
feeddiscovery.php OStatus cleanup... 2010-02-08 14:58:12 -08:00
feedmunger.php OStatus partial support for group subscriptions: 2010-02-09 18:32:52 -08:00
hubdistribqueuehandler.php OStatus PuSH fixes: 2010-02-10 22:58:39 +00:00
huboutqueuehandler.php fix up hub queueing to work w/ stomp queues 2010-02-10 12:27:41 -08:00
hubverifyqueuehandler.php First steps on converting FeedSub into the pub/sub basis for OStatus communications: 2010-02-08 11:15:29 -08:00
salmon.php Filename case fix 2010-02-10 10:18:47 -08:00
webfinger.php Filename case fix 2010-02-10 10:18:47 -08:00
xrd.php Filename case fix 2010-02-10 10:18:47 -08:00