summaryrefslogtreecommitdiff
path: root/classes/Foreign_user.php
AgeCommit message (Expand)Author
2010-07-08Handle the case where a screen name has shifted from one Twitter ID to anotherZach Copley
2010-03-18Ensure that DB connection is active at start of User::updateKeys() and Foreig...Brion Vibber
2009-06-24change foreign_user.id to bigint (for Twitter, Facebook, etc.)Evan Prodromou
2008-12-23change function headers to K&R styleEvan Prodromou
2008-12-23replace NULL with nullEvan Prodromou
2008-12-23replace all tabs with four spacesEvan Prodromou
2008-11-14Twitter bridge - don't delete Twitter users. Update them instead.zach
2008-09-26path correct in require_once for memcachedEvan Prodromou
2008-09-26prepend Memcached_DataObject require with INSTALLDIREvan Prodromou
2008-09-26caching layer for DB/DataObjectEvan Prodromou
2008-08-28Twitter integration - support for new foreign_link table and prefs now save/u...Zach Copley
2008-08-26Twitter integration - Foreign_user::getForeignUser() to retrieveZach Copley
2008-08-26Twitter-integration - Twitter settings tab now saves Twitter credentialszach
2008-08-26add a foreign_link table with prefs for the linkEvan Prodromou
2008-08-19add database tables for foreign servicesEvan Prodromou