Zach Copley
|
36c104fb34
|
Make SyncTwitterFriends and TwitterStatusFetcher daemons use both HTTP Basic Auth as well as OAuth
|
2009-08-28 07:02:27 +00:00 |
|
Zach Copley
|
51adf00bd8
|
Renable basic auth posting to Twitter for users who already have a bridge setup
|
2009-08-28 04:36:47 +00:00 |
|
Evan Prodromou
|
df86aa7214
|
define LACONICA and accept LACONICA for backwards compatibility
|
2009-08-26 10:41:36 -04:00 |
|
Evan Prodromou
|
865b716f09
|
change LACONICA to STATUSNET
|
2009-08-25 18:42:34 -04:00 |
|
Evan Prodromou
|
ae883ceb9b
|
change controlyourself.ca to status.net
|
2009-08-25 18:19:04 -04:00 |
|
Evan Prodromou
|
d35b2d3f3c
|
change laconi.ca to status.net
|
2009-08-25 18:16:46 -04:00 |
|
Evan Prodromou
|
c8b8f07af1
|
change Laconica and Control Yourself to StatusNet in PHP files
|
2009-08-25 18:12:20 -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
|
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 |
|