Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-10 | I forgot that we don't do database upgrades for point releases. So I've | Zach Copley | |
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 | Moved some stuff around. More comments and phpcs compliance. | Zach Copley | |
2009-08-06 | - Rewrote SyncTwitterFriends as a daemon | Zach Copley | |
- Made it use OAuth - Code clean up | |||
2009-08-04 | Use ssl for fetching frinds_timeline from Twitter since it requires auth and ↵ | Zach Copley | |
is a protected resource | |||
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 | |