Evan Prodromou
|
ff87732053
|
Merge branch '0.8.x' into testing
Conflicts:
actions/twitterauthorization.php
lib/oauthclient.php
lib/twitter.php
lib/twitterapi.php
lib/twitteroauthclient.php
scripts/twitterstatusfetcher.php
|
2009-08-24 16:55:49 -04:00 |
|
Zach Copley
|
ee006dbb0e
|
Moved some stuff to a base class
|
2009-08-24 11:53:21 -04:00 |
|
Zach Copley
|
500f0c7072
|
Make the TwitterQueuehandler post to Twitter using OAuth
|
2009-08-24 11:52:28 -04:00 |
|
Zach Copley
|
e9edaab358
|
Twitter OAuth server dance working
|
2009-08-24 11:52:15 -04:00 |
|
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
|
df12206421
|
Broke some stuff out into functions. Ran it through phpcs.
|
2009-08-08 18:13:19 +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 |
|