Zach Copley
|
27548c6903
|
I forgot that we don't do database upgrades for point releases. So I've
changed Twitter OAuth to store token and token secret in the same field
in foreign_link (credentials). This should be changed in 0.9.
|
2009-08-10 07:00:59 +00:00 |
|
Zach Copley
|
fa8433308f
|
Moved some stuff around. More comments and phpcs compliance.
|
2009-08-10 06:05:43 +00:00 |
|
Zach Copley
|
421e33f145
|
- Rewrote SyncTwitterFriends as a daemon
- Made it use OAuth
- Code clean up
|
2009-08-06 07:03:05 +00:00 |
|
Zach Copley
|
0685b85d8d
|
Use ssl for fetching frinds_timeline from Twitter since it requires auth and is a protected resource
|
2009-08-04 17:19:05 +00:00 |
|
Zach Copley
|
fe9fc15286
|
Make TwitterStatusFetcher daemon work with OAuth
|
2009-08-04 02:21:18 +00:00 |
|
Zach Copley
|
f94ee5597d
|
Moved some stuff to a base class
|
2009-08-04 00:46:18 +00:00 |
|
Zach Copley
|
981fa1b33a
|
Make the TwitterQueuehandler post to Twitter using OAuth
|
2009-08-03 22:46:01 +00:00 |
|
Zach Copley
|
6f4b2f0ac2
|
Twitter OAuth server dance working
|
2009-08-01 08:20:44 +00:00 |
|