aboutsummaryrefslogtreecommitdiff
path: root/mod/twitter_api/lib/twitter_api.php
AgeCommit message (Expand)Author
2013-04-20Minor fixRiverVanRain
2013-04-19Fixes #5361 existing Elgg user can link Twitter account with Elgg accountcash
2013-04-14Fixes #4917 Using twitter API v1.1cash
2013-04-14centralize the creation of the api objectcash
2012-12-17Refs #4764. Also checking $_SESSION['last_forward_from'] for twitter forwarding.Brett Profitt
2012-08-05Fixes #4764: Twitter login supports persistent and referrer forwardingSteve Clay
2012-05-10Fixes #4507. Corrected typo for twitter interstitial page.Brett Profitt
2011-11-05Fixes #4061 getting icon sizes from config for twitter pluginCash Costello
2011-08-23Fixes #3117. Added an interstitial page for twitter new users.Brett Profitt
2011-06-24Fixes #2958 cleaned up user login for twittercash
2011-06-24fixed the post to twitter capability - was not loading the twitter oauth classcash
2011-06-24fixes the authorization to post so that it does not include logincash
2011-04-09Removing odd ? after docblock in twitter_api.brettp
2011-03-17Fixes #2416. Twitter API pulls in avatars from twitter for new users.brettp
2011-03-14Refs #3115. Migrated twitterservice to twitter_api. Added upgrade to migrate ...brettp