summaryrefslogtreecommitdiff
path: root/classes/Foreign_link.php
AgeCommit message (Expand)Author
2010-09-28* i18n/L10n and translator documentation updates.Siebrand Mazeland
2010-03-05A better way to safely delete Foreign_linksZach Copley
2009-08-25Take token field out of foreign_linkZach Copley
2009-08-24Merge branch '0.8.x' into testingEvan Prodromou
2009-08-24Add new Foreign_link col to store OAuth access tokenZach Copley
2009-08-18Return null if all columns in the compound primary key aren't specifiedZach Copley
2009-05-27Upgraded foreign_id column to handle new 64-bit Facebook user IDs.Zach Copley
2009-04-28Added dirty dates to Foreign_linkZach Copley
2009-04-13Add option to Twitter settings for importing Friends TimelineZach Copley
2009-01-04trac750 configurable sync flags for Facebook app (noticesync, replysync)Zach Copley
2009-01-04trac750 Automatically update linked Facebook users' statusesZach Copley
2008-12-23TRUEEvan 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-12-05trac750 - Exoskeleton of a nascent Facebook appZach Copley
2008-11-18trac685 Twitter bridge - Shell script to sync all users' Twitter friendsZach Copley
2008-11-16trac685 Twitter bridge - Sync Twitter friendszach
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-09-23change how Foreign_link fetches, and fix mixup between user-ids and foreign-i...Evan Prodromou
2008-08-28Twitter integration - Notices now broadcast (directly) to Twitter from linked...Zach Copley
2008-08-28Twitter integration - support for new foreign_link table and prefs now save/u...Zach Copley
2008-08-26add a foreign_link table with prefs for the linkEvan Prodromou