]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
I forgot that we don't do database upgrades for point releases. So I've
authorZach Copley <zach@controlyourself.ca>
Mon, 10 Aug 2009 07:00:59 +0000 (07:00 +0000)
committerZach Copley <zach@controlyourself.ca>
Mon, 10 Aug 2009 07:00:59 +0000 (07:00 +0000)
commit27548c690350bdf0376d846a5e8e86477359297d
tree2f6d617d3256a70e8612456fcbcda346e505c476
parentfa8433308f5ba1209ec490d6c0835d28da18eacb
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.
actions/twitterauthorization.php
lib/oauthclient.php
lib/twitter.php
lib/twitteroauthclient.php
scripts/synctwitterfriends.php
scripts/twitterstatusfetcher.php