...
- Add config mode for administrators to set OAuth consumer key and secret. This allows binary deployment of Tweetal.
- HTML tags are escaped
- Tweets are cached on Tweetal servlet thus reducing traffic to Twitter server
- Servlet produces JSON that is processed with Trimpath on client's browser
- Recognize links and hashtags in tweets, and format them as links
- Replying tweets and retweets uses tweets id.
- Simplified servlets code
December 2010
1.2.3 released
...