gnu-social/classes
Evan Prodromou 5a1ea0b9b2 Stop caching unfindable keys
There were some problems with the automated cache/uncache system
for data objects that made us cache unfindable keys (with null
attributes and sometimes null names). Fixed those problems and
refactored the encache() and decache() methods so they use a helper
to find the cache keys to use.
2010-01-04 08:59:19 -10:00
..
Avatar.php Remove annoying log msg 2009-11-25 19:23:33 +00:00
Config.php pkeyGet() and save() methods for Config 2009-11-07 23:16:59 -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
Deleted_notice.php check correct define (not backwards compatible) 2009-09-15 21:12:44 -04:00
Design.php use the new htmloutputter->style() function 2009-12-04 20:20:44 -05:00
Fave.php Merge branch 'master' into 0.8.x 2009-07-23 14:45:21 -07:00
File_oembed.php Merge branch '0.9.x' of git@gitorious.org:laconica/mainline into 0.9.x 2009-08-27 14:52:32 -07:00
File_redirection.php Revert "Remove more contractions" 2009-11-09 20:01:46 +01:00
File_thumbnail.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
File_to_post.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
File.php Revert "* [Cc]an't -> [Cc]annot" 2009-11-08 23:28:51 +01:00
Foreign_link.php Take token field out of foreign_link 2009-08-25 15:48:06 -04: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 foreign_user.id to bigint (for Twitter, Facebook, etc.) 2009-06-24 14:44:02 -07:00
Group_alias.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
Group_block.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
Group_inbox.php break up big inbox queries into lots of small ones 2009-06-25 23:00:46 -07:00
Group_member.php some class files had x bit set 2009-05-22 21:11:46 -04:00
Invitation.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
Location_namespace.php flip x flag on generated files 2009-10-21 22:43:41 -04:00
Login_token.php Override login_token's sequenceKey() so that it behaves correctly 2009-12-10 13:08:24 -05:00
Memcached_DataObject.php Stop caching unfindable keys 2010-01-04 08:59:19 -10:00
Message.php create a method for notification for new messages, and use it 2009-12-15 10:31:25 -05:00
Nonce.php Fix nonce usage in OAuth store 2009-03-07 12:55:09 -08:00
Notice_inbox.php Add progress output and optional --sleep-time parameter to triminboxes.php 2009-12-29 14:17:03 -08:00
Notice_source.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
Notice_tag.php a distributed -> the distributed 2009-08-25 18:14:12 -04:00
Notice.php Merge branch 'master' into 0.9.x 2010-01-02 19:47:34 -10:00
Profile_block.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
Profile_role.php fix exe flag after createTable 2009-11-16 16:05:22 +01:00
Profile_tag.php fix problem with dupe tags in profile 2009-02-28 15:17:49 -08:00
Profile.php show the repeat form in notice lists 2009-12-11 10:49:26 -05:00
Queue_item.php start of queuemanager code 2009-06-28 14:38:34 -04:00
Related_group.php some class files had x bit set 2009-05-22 21:11:46 -04:00
Remember_me.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
Remote_profile.php Fix regression in remote subscription; added hasRole() shadow method on Remote_profile. 2009-11-25 22:23:21 +00:00
Reply.php Ticket #1567 - API: Change before_id parameter to max_id 2009-05-29 16:32:55 -07:00
Session.php don't write session if it's unchanged 2009-10-09 10:39:56 -04:00
Sms_carrier.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
status_network.ini Rename Laconica to StatusNet 2009-08-25 17:56:10 -04:00
Status_network.php Bringing Sphinx search support up to code: broken out to a plugin, now supports multiple sites on a single server. 2009-11-10 13:44:40 -08:00
statusnet.ini user_id is a non-autoincrement pkey for user_location_prefs 2010-01-04 08:53:28 -10:00
statusnet.links.ini Remove relationship: user_openid.user_id -> user.id. I don't think this 2009-11-25 23:55:03 +00:00
Subscription.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
Token.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
User_group.php Consolidate group creation into static function in User_group 2009-11-18 15:54:24 -05:00
User_location_prefs.php Add magic formula to keep DB_DataObject from treating location prefs pkey as autoincrement 2009-12-30 08:56:43 -10:00
User.php More configuration options for location sharing 2009-12-28 15:58:58 -08:00