QuickReply 
| Installation: | Downloads Source Code |
|---|---|
| resources: | Home Mailing List Screenshots |
| localized sites: | Deutsch More to Come ! |
What's New
- 2005-01-27: Version 0.5.5a released ( TB 1.0 compatible)
- 2004-12-09: Version 0.5.5 released
- 2004-06-13: Version 0.5.4 (compatible w/new EM) released
- 2004-05-10: Version 0.5.4 released!
- 2004-04-11: Version 0.5.3 released!
- 2004-04-09: Version 0.5.2 released!
- 2004-04-05: Version 0.5 released!
- 2003-09-26: Version 0.4.1 released!
- 2003-09-12: Version 0.4 released!
- 2003-09-09: Work is well underway for release 0.4!
- 2003-08-14: MozDev project started!
- 2003-07-01: Version 0.3.0 released!
This is the home of the Quickreply project.
This extension adds a small edit box and a button above or below the email message text in the main Thunderbird interface or message window. If you type some text in the QuickReply box and then click the 'Send Reply' button, a reply is sent to the writer of the currently selected email with the typed text in the body.
Quick Reply will work on any TB versions newer than 20040322, including TB 1.0)
Quick Reply version 0.5.5a is released!
What's new:
- Whenever possible, the reply will have the From address set to the id that the message was addressed to
- Reply to all now really does strip email addresses that are the sender's ( checks against ALL identities )
- Text in QuickReply box can be resized using Ctrl+ and Ctrl- when the box has focus
Features
- Resizable quickreply textbox can now appear either just below message header (above message body) or below message body
- QuickReply box can stay open after a send
- Encoding of Extended Characters support
- Wraps replied-to text and your reply according to TBs wrap setting
- Uninstaller actually uninstalls everything (except the jar)
- Resizable quickreply textbox now appears just below message header (above message body)
- Size of QR textbox is persistent
- Allows QuickReply from local folders where Local folders IS the default server (on top in the folder pane).
Old code failed in this respect since when Local Folders is the default account, there is no identity.
- Option added in prefs for default identity
- QuickReply button (on header) is now labelled 'Hide Quick Reply' or 'Show Quick Reply' as appropriate
- Message sending progress bar now works (not just numbers anymore)
- QuickReply Menu item has been moved to View menu instead of View..Toolbars as it's really not a toolbar
- Default prefs now get populated if user did not go into QuickReply settings before using Quick Reply
- Debug Code 'fixed' so that all other debug messages (from other extensions) get posted
- Support for new TB 0.3 signature preference. (version 0.4.1)
- Uninstaller support. (version 0.4.1)
- Enhanced debugging capabilities. (version 0.4.1)
- Ability to quote original message - or not (choose quote above, quote below, honour account settings or don't quote at all).
- Signature support! Follows account signature option ( QuickReply 0.5.3 removed QuickReply signature pref)
- Options button in Quick Reply box for direct access to the options. (version 0.4)
- Message that is replied to, now is marked 'replied'. (version 0.4)
- Selective quoting support - select text from the original message, and when quoting is supported, only the selected text will be quoted! (version 0.4)
- Keyboard shortcuts have been updated, to resolve the conflict with the normal 'reply' shortcut. (version 0.4) The new shortcuts are:
F8 to select the Quick Reply text box
Ctrl (or Command) F8 to toggle visibility of the Quick Reply box
Ctrl (or Command) + Enter to send the reply (only when the text box has focus)
- Replying to messages that live in Local Folders no longer fails, but uses default identity. (version 0.4)
- Reworked options panel. (version 0.4)1 Support for new TB 0.3 signature preference
- Enhanced debugging capabilities
- Ability to toggle display QR bar with menu option and keyboard shortcut (Ctrl/Command+F8). Note: This shortcut is different from the previous version.
- Keyboard shortcut to QR text box (F8). Note: This shortcut is different from the previous version.
- Tab character in text box works.
- Preference to clear text box after sending (or not) - this allows for re-use of the reply text!
- Option to queue message instead of sending directly (Shift+click or Ctrl+Shift+Enter from text box).
- Status bar messages give status of sending, allowing you to continue reading your email.
Bugs
Items marked fixed will be fixed in the next release.
- Fixed Quickreply box is cleared after clicking OK in the options dialog
- Fixed Quote setting from incorrect account is used
- Fixed Incorrect account is used
- SMIME handling
Todos
Items marked done will be included in the next release (0.5.5).
- Done Ability to hide the 'options' button in the quickreply box to save screen real estate
- Done