Script Summary: Shows the tweet you're replying to, and optionally preserves in_reply_to data when replies do not begin with the @mention (e.g. for #fixreplies).
Version: 0.4.2
Get a look at the tweet you're replying to, and (for #fixreplies) prefix the @mention with your chosen characters.
Support

This software will always be open source and free of charge, but donations keep it going! No amount is too little.
Description
New in 0.4: Prefixed replies no longer preserve in_reply_to data by default, since Twitter decided that all actual replies should be private (defeating the whole point of prefixing).
This script shows a preview of the tweet you're replying to below the update box on twitter.com, and automatically prefixes web replies with a user-customizable string.
User Script Commands
- Preserve reply data?
- Toggles whether prefixed replies are sent to Twitter as replies, making them private (defaults to false [public mentions])
- Set reply prefix
- set the automatic #fixreplies reply prefix (defaults to ".")
Changelog
- 0.4.2 (2010-06-09)
- Improved: short-URL links include protocol (http:) when possible
- Improved: protected reference tweets should show a preview
- 0.4.1 (2010-06-01)
- New: short-URL link to insert a TweaK.tk link to the referenced tweet (suggestion: DyNama)
- 0.4 (2010-05-29)
- Updated: Since Twitter decided to hide *all* actual replies, I made the in-reply-to preservation an option, default false
- 0.3.5 (2010-05-03)
- New: reply-all link to preserve @-mentions (suggestion: DyNama)
- Fixed: retweet link works correctly with tweets containing "$"
- 0.3.2 (2010-04-03)
- New: retweet link to quote referenced text (suggestion: DyNama)
- 0.3.1 (2010-03-20)
- Fixed: hashtag search recursion
- 0.3 (2010-02-03)
- New: automatic updates
- New: referenced tweet preview
- 0.2 (2009-07-26)
- Fixed: recursive init
- Fixed: showError $-dependence
- 0.1 (2009-07-12)
- original release



