Fix sevaral issues.
Lets move toward rc1.
Since last 4 years no new release and issue fix work was done.
I take this theme for farther development and move forward.
#2066961 by joachim: Fixed broken username links in tweets.
by joachim: Added comments to help stay sane around twitter username/screenname.
#2025109, comment #3: hook_requirements() needs to return at least an empty array if implemented to prevent fatal errors during installs from a profile
This release backports the 7.x-1.2 version to Drupal 6, with some adjustments reflecting differences in fundamental data architecture between Drupal 6 and Drupal 7. Most notably, Drupal 6 does not support fieldable entities other than nodes, so the Drupal 6 version of the Architecture module only lists content types and their field information.
The 4.x branch of Droptor includes a move to push instead of pull. This means that your site sends data to Droptor instead of Droptor pull it. This is more secure, simpler, and bypasses any proxy or cache issues. Your feed will be automatically sent when cron runs. Be sure to clear your cache when updating.
This release also includes drush integration!
Use drush dropsend to send the feed to Droptor immediately.