Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download twitter-7.x-3.0.tar.gztar.gz 41.06 KB
MD5: 36f956a21173c91b6e3aff9f0a241950
SHA-1: e84a04dbe2a4ab38e1d242eb989eedc995f57311
SHA-256: 014a764ad195df74f03486033afe8525c3df8af6e8780adb3bcb05ad518f555a
Download twitter-7.x-3.0.zipzip 50.96 KB
MD5: f0fe90ba52e69aa318d469493600bca1
SHA-1: 88f3b93012bbbaf5b7d9940f12c330ba94b1bab6
SHA-256: 44c0c596dc83f864009fa5a38425e562869fd322fda8ceef3efe9baa82e07e50

Release notes

Summary

  • On Twitter Signin, if the automatic creation of accounts was activated, created users could not change their password. A message has been added to indicate the temporary password with a link to edit the user account.
  • The Tweets block was raising PHP warnings because on an inherited Views filter.
  • Updated our Twitter REST library to support the upcoming API changes.
  • Added a hook when tweets are saved.
  • Tests now simulate the Twitter API instead of doing real calls.
  • Filters for @usernames and #hashtags now generate links to new pages/tabs. Plus, there was an extra slash in these links.
  • When a user logs in with Twitter, he is redirected to the page where he clicked the Sign in with Twitter button.
  • A horrible bug in the logic caused that deleting a Twitter account from a user deleted all Twitter accounts in the site.
  • Old password field removed. You need to run update.php so the update takes place.

Issues fixed:

Created by: juampynr
Created on: 3 Jun 2012 at 01:00 UTC
Last updated: 3 Jun 2012 at 01:09 UTC
New features
Bug fixes

Other releases