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
/
lib
/
twitteroauthclient.php
Age
Commit message (
Expand
)
Author
2009-09-02
Merge remote branch 'laconica/0.8.x' into 0.9.x
Craig Andrews
2009-08-31
some typoes in comments that annoyed me, fixed now
Brenda Wallace
2009-08-28
Make SyncTwitterFriends and TwitterStatusFetcher daemons use both HTTP Basic ...
Zach Copley
2009-08-28
Renable basic auth posting to Twitter for users who already have a bridge setup
Zach Copley
2009-08-26
define LACONICA and accept LACONICA for backwards compatibility
Evan Prodromou
2009-08-25
change LACONICA to STATUSNET
Evan Prodromou
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
change Laconica and Control Yourself to StatusNet in PHP files
Evan Prodromou
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
- Rewrote SyncTwitterFriends as a daemon
Zach Copley
2009-08-04
Use ssl for fetching frinds_timeline from Twitter since it requires auth and ...
Zach Copley
2009-08-04
Make TwitterStatusFetcher daemon work with OAuth
Zach Copley
2009-08-04
Moved some stuff to a base class
Zach Copley
2009-08-03
Make the TwitterQueuehandler post to Twitter using OAuth
Zach Copley
2009-08-01
Twitter OAuth server dance working
Zach Copley