gnu-social/plugins/GNUsocialPhotos
Mikael Nordfeldth e95f77d34c Updating all Memcached_DataObject extended classes to Managed_DataObject
In some brief tests, this causes no problems.

In this state however, you would need to modify DB_DataObject to have a static declaration of staticget (and probably pkeyGet). The next commit will change the staticGet overload to a unique function name (like getKV for getKeyValue), which means we can properly call the function by PHP Strict Standards.
2013-08-18 12:32:32 +02:00
..
actions Notifications and deleting albums 2010-12-30 08:02:59 -06:00
classes Updating all Memcached_DataObject extended classes to Managed_DataObject 2013-08-18 12:32:32 +02:00
lib Only show photo uploads for logged in users 2010-12-27 17:12:25 -06:00
res Matt's demands (ticket #217) 2010-12-28 19:45:25 -06:00
GNUsocialPhotosPlugin.php Updating uploaded photos 2010-12-28 10:40:58 -06:00