aboutsummaryrefslogtreecommitdiff
path: root/mod/twitter_api
AgeCommit message (Expand)Author
2013-04-20Minor fixRiverVanRain
2013-04-19Fixes #5382 admins can turn off posting to twittercash
2013-04-19Fixes #5361 existing Elgg user can link Twitter account with Elgg accountcash
2013-04-16fixed display issues on interstitial twitter pagecash
2013-04-14Fixes #4917 Using twitter API v1.1cash
2013-04-14centralize the creation of the api objectcash
2013-04-14updated twitteroauth library to latest from github: https://github.com/abraha...cash
2013-04-14Fixes #5358 updates text on twitter logincash
2012-12-20Not using short open tag.Brett Profitt
2012-12-17Merge branch 'pr-358' into 1.8Brett Profitt
2012-12-17Refs #4764. Also checking $_SESSION['last_forward_from'] for twitter forwarding.Brett Profitt
2012-11-14Fixes #4916: Twitter API request tokenRiverVanRain
2012-08-05Fixes #4764: Twitter login supports persistent and referrer forwardingSteve Clay
2012-05-10Fixes #4507. Corrected typo for twitter interstitial page.Brett Profitt
2012-04-18Fixes #1301. Not filtering passwords.Brett Profitt
2011-11-08it is GPL General Public License not GPL Public LicenseCash Costello
2011-11-06removed uses of CSS class .right from pluginsCash Costello
2011-11-05Fixes #4061 getting icon sizes from config for twitter pluginCash Costello
2011-11-04Fixes #4059 returning true when handling a pagecash
2011-11-04Fixes #4059 page handlers all return nothingcash
2011-10-23Fixes #3959. Using elgg_release in core plugins.Brett Profitt
2011-10-13Fixes #3177. Don't show the authorize twitter plugin setting if the admin has...Brett Profitt
2011-10-08Fixes #3411 output/url now has a is_trusted parameter - defaults to falseCash Costello
2011-09-17Fixes #3824 fixed deprecation warnings for plugin settings and usersettingscash
2011-09-17Fixes #2990 updated the bundled plugins to use the new plugin/user settings s...cash
2011-09-17Fixes #3236 finishes admin theme - open new tickets for new issuesCash 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-06-24twitter @anywhere was causing problems - pages were not loading and js errorscash
2011-06-23cleaned up the twitter api plugin settings so instructions are correct. Need ...cash
2011-06-23added instructions back to twitter api plugin settingscash
2011-06-18Calling normal user registration "manual" was confusing admin manual registra...cash
2011-05-14Refs #2104 more category work for bundled pluginscash
2011-04-09Removing odd ? after docblock in twitter_api.brettp
2011-04-04Refs #3307 removed executable prop from core filescash
2011-03-17Fixes #2416. Twitter API pulls in avatars from twitter for new users.brettp
2011-03-17Fixes #3141. Disabling twitter_api and oauth_api upon upgrade because we can'...brettp
2011-03-15Refs #3115. Moved oauth_lib to oauth_api.brettp
2011-03-14Refs #3115. Migrated twitterservice to twitter_api. Added upgrade to migrate ...brettp