| | |
| | | CHANGELOG RoundCube Webmail |
| | | --------------------------- |
| | | |
| | | 2008/02/06 (thomasb) |
| | | 2008/02/20 (thomasb) |
| | | ---------- |
| | | - Localize folder name in page title (#1484785) |
| | | - Allow to send mail with BCC recipients only |
| | | |
| | | 2008/02/12 (estadtherr) |
| | | ---------- |
| | | - fix switching between HTML/plain composing (#1484752) |
| | | - condense TinyMCE toolbar down to one line, removing table buttons (#1484747) |
| | | - fix image removal in message display when message HTML includes JS event handlers |
| | | |
| | | 2008/02/11 (thomasb) |
| | | ---------- |
| | | - Add function to mark the selected messages as read/unread (#1457360) |
| | | - Also do charset decoding as suggested in RFC 2231 (fix #1484321) |
| | | - Show message count in folder list and hint when creating a subfolder |
| | | |
| | | 2008/02/08 (thomasb) |
| | | ---------- |
| | | - Distinguish ssl and tls for imap connections (#1484667) |
| | | - Added some charset aliases to fix typical mis-labelling (#1484565) |
| | | |
| | | 2008/02/07 (thomasb) |
| | | ---------- |
| | | - Remember decision to display images for a certain message during session (#1484754) |
| | | - Truncate attachment filenames to 55 characters due to an IE bug (#1484757) |
| | | - Fix size of the attachment preview frame (#1484758) |
| | | |
| | | 2008/02/05 (thomasb) |
| | | ---------- |
| | |
| | | ---------- |
| | | - Always update $CONFIG with user prefs (#1484729) |
| | | - Don't ask for MDN confirmations on drafted messages (#1484691) |
| | | - Also respect receipt and priority settings when re-opening a draft message |
| | | |
| | | 2008/01/31 (robin) |
| | | ---------- |
| | | - Remember search results (closes #1483883), patch by the_glu |
| | | |
| | | 2008/01/08 (tomekp) |