Fixes issue with saving a couple of the settings (tweet intents and follow button)
2.3.0
Integrate Mark Jaquith's TLC Transients https://gist.github.com/1149945 which lets us only get rid of old tweets once we have successfully received new ones.
Add Twitter Web Intents (reply, retweet, favorite)
Add option for Twitter Follow button
Fix issues with saving avatar sizes
Remove "Hide RSS Icon and Link" option - Decisions not options.
Removed link from title. Use the follow button option or if you have unfiltered_html privileges you can enter the HTML link as the title.
2.2.4
Use the new API URLs
Use the new "hide replies" option in the Twitter API
Add support to show retweets
Add support for multiple profile image sizes
2.2.3
The Twitter-pocolypse hit a while back but since so many servers are 64 bit it wasn't an issue. This fixes links for users on 32 bit servers.
Fix some notices thrown by translated strings
2.2.2
Fix issue introduced in 2.2.1 with an incorrect function name '_hashtagLink' (sorry about that)
2.2.1
Add missing space between "from" and "in reply to"
Add the ability to remove the "from" links from displaying - Thanks to Joost de Valk for the request and the patch!