gnu-social/classes
Evan Prodromou 5127396325 Move Commands stuff out of classes
The classes/ subdir is primarily for the DB_DataObject classes. Stuff
in there can get stomped by various generation scripts.

I've moved the lurkers there -- related to command-handling -- to
lib/. Since auto-loading works fine with lib/, there shouldn't be much
of a visible change here.
2009-02-11 15:46:29 -05:00
..
Avatar.php Fix name of default avatar 2009-02-06 04:03:03 -05:00
Confirm_address.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
Consumer.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
Fave.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
Foreign_link.php trac750 configurable sync flags for Facebook app (noticesync, replysync) 2009-01-04 23:02:12 -05:00
Foreign_service.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
Foreign_subscription.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
Foreign_user.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
Group_inbox.php Remove require_once for Memcached_DBObject from new classes 2009-01-23 02:54:38 +00:00
Group_member.php Remove require_once for Memcached_DBObject from new classes 2009-01-23 02:54:38 +00:00
Invitation.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
Memcached_DataObject.php Was accidentally not saving cached items (doh!) 2009-01-22 20:51:05 +00:00
Message.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
Nonce.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
Notice.php PostgreSQL - code changes to avoid problems where user table is referenced in ad-hoc queries 2009-01-30 01:12:58 +00:00
Notice_inbox.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
Notice_source.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
Notice_tag.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
Profile.php Move common_avatar_* functions to Avatar 2009-02-06 03:55:48 -05:00
Profile_block.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
Profile_tag.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
Queue_item.php TRUE 2008-12-23 14:44:28 -05:00
Related_group.php Remove require_once for Memcached_DBObject from new classes 2009-01-23 02:54:38 +00:00
Remember_me.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
Remote_profile.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
Reply.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
Sms_carrier.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
Subscription.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
Token.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
User.php Allow re-authentication with OpenID 2009-02-05 11:46:17 -05:00
User_group.php Move common_avatar_* functions to Avatar 2009-02-06 03:55:48 -05:00
User_openid.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
laconica.ini Generate new DB_DataObject classes for group tables 2009-01-13 00:35:41 -05:00
laconica.links.ini move DB_DataObject ini files to more common name. 2008-10-04 10:22:05 -04:00