index
:
statusnet/lukeshus-statusnet
0.7.x
0.8.x
0.9.x
1.0.x
master
testing
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
classes
/
Foreign_link.php
Age
Commit message (
Expand
)
Author
2010-03-05
A better way to safely delete Foreign_links
Zach Copley
2009-08-25
Take token field out of foreign_link
Zach Copley
2009-08-24
Merge branch '0.8.x' into testing
Evan Prodromou
2009-08-24
Add new Foreign_link col to store OAuth access token
Zach Copley
2009-08-18
Return null if all columns in the compound primary key aren't specified
Zach Copley
2009-05-27
Upgraded foreign_id column to handle new 64-bit Facebook user IDs.
Zach Copley
2009-04-28
Added dirty dates to Foreign_link
Zach Copley
2009-04-13
Add option to Twitter settings for importing Friends Timeline
Zach Copley
2009-01-04
trac750 configurable sync flags for Facebook app (noticesync, replysync)
Zach Copley
2009-01-04
trac750 Automatically update linked Facebook users' statuses
Zach Copley
2008-12-23
TRUE
Evan Prodromou
2008-12-23
change function headers to K&R style
Evan Prodromou
2008-12-23
replace NULL with null
Evan Prodromou
2008-12-23
replace all tabs with four spaces
Evan Prodromou
2008-12-05
trac750 - Exoskeleton of a nascent Facebook app
Zach Copley
2008-11-18
trac685 Twitter bridge - Shell script to sync all users' Twitter friends
Zach Copley
2008-11-16
trac685 Twitter bridge - Sync Twitter friends
zach
2008-09-26
path correct in require_once for memcached
Evan Prodromou
2008-09-26
prepend Memcached_DataObject require with INSTALLDIR
Evan Prodromou
2008-09-26
caching layer for DB/DataObject
Evan Prodromou
2008-09-23
change how Foreign_link fetches, and fix mixup between user-ids and foreign-i...
Evan Prodromou
2008-08-28
Twitter integration - Notices now broadcast (directly) to Twitter from linked...
Zach Copley
2008-08-28
Twitter integration - support for new foreign_link table and prefs now save/u...
Zach Copley
2008-08-26
add a foreign_link table with prefs for the link
Evan Prodromou