index
:
statusnet/lukeshus-gnu-social
0.7.x
0.8.x
0.9.x
1.0.x
base_plugins
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
/
scripts
/
synctwitterfriends.php
Age
Commit message (
Expand
)
Author
2009-08-28
Take out unnecessary defines
Zach Copley
2009-08-28
Make SyncTwitterFriends and TwitterStatusFetcher daemons use both HTTP Basic ...
Zach Copley
2009-08-25
change controlyourself.ca to status.net
Evan Prodromou
2009-08-25
change laconi.ca to status.net
Evan Prodromou
2009-08-25
a distributed -> the distributed
Evan Prodromou
2009-08-25
change Laconica and Control Yourself to StatusNet in PHP files
Evan Prodromou
2009-08-10
Add synctwitterfriends to daemon startup and stop scripts
Zach Copley
2009-08-10
I forgot that we don't do database upgrades for point releases. So I've
Zach Copley
2009-08-10
Moved some stuff around. More comments and phpcs compliance.
Zach Copley
2009-08-06
Make TwitterStatusFetcher extend ParallelizingDaemon
Zach Copley
2009-08-06
- Rewrote SyncTwitterFriends as a daemon
Zach Copley
2009-06-22
synctwitterfriends.php uses commandline.inc
Evan Prodromou
2009-06-22
Merge branch '0.8.x' into cmdline
Evan Prodromou
2009-06-20
Update copyright dates in files modified in 2009
Evan Prodromou
2009-06-20
change Controlez-Vous to Control Yourself
Evan Prodromou
2009-06-20
change scripts to take server and path from commandline
Evan Prodromou
2009-05-07
Twitter friends sync now does 25 users at a time and uses last_friendsync fie...
Zach Copley
2009-04-08
Better debugging output flag
Zach Copley
2009-04-07
Major improvements to Twitter bridge friend syncing
Zach Copley
2008-12-23
replace all tabs with four spaces
Evan Prodromou
2008-11-19
Twitter bridge - shell script wasn't checking FOREIGN_FRIEND_RECV bit
Zach Copley
2008-11-18
trac685 Twitter bridge - Shell script to sync all users' Twitter friends
Zach Copley