Download Size md5 hash
twitter-6.x-2.5.tar.gz 20.79 KB 876393b1d4030df060a4bb5da85684d0
twitter-6.x-2.5.zip 25.61 KB e5e3328cd355ddc57a9769639f6b8b19
Official release from tag: 6.x-2.5
Last updated: December 24, 2010 - 23:58

Three fixes, one critical:

The "Twitpocalypse" issue still bit users on 32 bit hardware: although version 2.3 of Twitter module stored ids as bigints, Drupal's DB layer doesn't handle that properly on 32 bit PHP compiles. We're now storing them as strings. Life is hard. (#491794: Twitpocalypse bug (will not import if twitter_id greater than 2,147,483,647))
Added a "Status ID" View field to facilitate easier testing -- decided to keep it in once it was there.
Fixed an issue with the twitter_fetch_statuses() function that caused it to use a nonexistant REST endpoint. May solve a number of existing issues for users with private accounts.

nobody click here