gnu-social/plugins/OStatus/lib
Mikael Nordfeldth 0bbcfa7bdf IMPORTANT - fixed HubSub to properly fetch primary keys
In commit e95f77d34c HubSub lost the
'staticGet' function in a consolidation into the Managed_DataObject class.
This was done carelessly by me as HubSub::staticGet was actually taking
two arguments, none of which was a key and merging them in HubSub::hashkey()
(staticGet was renamed getKV 2a4dc77a63).

NOTE: This complements commit 7e4718a4eb which
fixed a similar issue for the Magicsig class.
2013-08-21 11:25:08 +02:00
..
discoveryhints.php Ignore non-atom updates links in Webfinger 2012-05-04 12:01:13 -04:00
feeddiscovery.php Normalize execution guards on OStatus php files; mostly helps cut down on annoying 'class not found' errors when something spiders the dirs. :P 2010-10-08 10:42:59 -07:00
hubconfqueuehandler.php Normalize execution guards on OStatus php files; mostly helps cut down on annoying 'class not found' errors when something spiders the dirs. :P 2010-10-08 10:42:59 -07:00
huboutqueuehandler.php Normalize execution guards on OStatus php files; mostly helps cut down on annoying 'class not found' errors when something spiders the dirs. :P 2010-10-08 10:42:59 -07:00
hubprepqueuehandler.php IMPORTANT - fixed HubSub to properly fetch primary keys 2013-08-21 11:25:08 +02:00
magicenvelope.php Update translator documentation. 2011-04-11 00:39:51 +02:00
ostatusqueuehandler.php The overloaded DB_DataObject function staticGet is now called getKV 2013-08-18 13:13:56 +02:00
pushinqueuehandler.php The overloaded DB_DataObject function staticGet is now called getKV 2013-08-18 13:13:56 +02:00
salmon.php The overloaded DB_DataObject function staticGet is now called getKV 2013-08-18 13:13:56 +02:00
salmonaction.php tag -> list 2011-08-20 20:30:37 +02:00
salmonqueuehandler.php The overloaded DB_DataObject function staticGet is now called getKV 2013-08-18 13:13:56 +02:00
xrdaction.php The overloaded DB_DataObject function staticGet is now called getKV 2013-08-18 13:13:56 +02:00