gnu-social/plugins/OStatus/classes
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
..
Feedinfo.php OStatus PuSH fixes: 2010-02-10 22:58:39 +00:00
HubSub.php OStatus PuSH fixes: 2010-02-10 22:58:39 +00:00