| | |
| | | CHANGELOG RoundCube Webmail |
| | | --------------------------- |
| | | |
| | | 2006/12/20 (thomasb) |
| | | ---------- |
| | | - Fixed wrong message listing when showing search results (closes #1484131) |
| | | - Introduced functions Q() and JQ() as aliases for rep_specialchars_output() |
| | | - Show remote images when opening HTML message part as attachment |
| | | |
| | | |
| | | 2006/12/17 (thomasb) |
| | | ---------- |
| | | - Added patch by Ryan Rittenhouse & David Glick for a resizeable preview pane |
| | | |
| | | |
| | | 2006/12/06 (thomasb) |
| | | ---------- |
| | | - Improve memory usage when sending mail (closes #1484098) |
| | | - Mark messages as read once the preview is loaded (closes #1484132) |
| | | - Include smtp final response in log (closes #1484081) |
| | | |
| | | |
| | | 2006/12/04 (thomasb) |
| | | ---------- |
| | | - Corrected date string in sent message header (closes #1484125) |
| | | - Correclty choose "To" column in sent and draft mailboxes (closes #1483943) |
| | | - Changed srong tooltips for message browse buttons (closes #1483930) |
| | | |
| | | |
| | | 2006/12/03 (estadtherr) |
| | | ---------- |
| | | - Added fix to convert HTML signatures for plain text messages |
| | | - Fixed signature delimeter character to be standard (Bug #1484035) |
| | | |
| | | |
| | | 2006/12/01 (thomasb) |
| | | ---------- |
| | | - Implemented preview pane |
| | | - Fixed XSS vulnerability (Bug #1484109) |
| | | - Remove newlines from mail headers (Bug #1484031) |
| | | - Selection issues when moving/deleting (Bug #1484044) |
| | | - Applied patch of Clement Moulin for imap host auto-selection |
| | | - ISO-encode IMAP password for plaintext login (Bugs #1483977 & #1483886) |
| | | - Fixed folder name encoding in subscription list (Bug #1484113) |
| | | - Fixed JS errors in identity list (Bug #1484120) |
| | | - Show client debug console on debug_level 8 |
| | | - Added Serbian translation |
| | | - Updated Spanish and Bulgarian localization |
| | | |
| | | |
| | | 2006/11/22 (robin) |
| | | ---------- |
| | | - Fix a bug introduced with Shift-Del yesterday |
| | | |
| | | |
| | | 2006/11/21 (robin) |
| | | ---------- |
| | | - Add missing nl_NL translations |
| | | - Translate foldernames in folder form (closes #1484113) |
| | | |
| | | |
| | | 2006/11/21 (robin) |
| | | ---------- |
| | | - Added first and last buttons to message list, address book |
| | | and message detail |
| | | - Pressing Shift-Del bypasses Trash folder |
| | | - Enable purge command for Junk folder |
| | | |
| | | |
| | | 2006/11/17 (robin) |
| | | ---------- |
| | | - Re-initialize message list after shift-select and delete |
| | | |
| | | |
| | | 2006/11/16 (robin) |
| | | ---------- |
| | | - Fixed updating message list after expunge and purge |
| | | - Fetch all aliases if virtuser_query is used instead |
| | | of only the first one |
| | | |
| | | |
| | | 2006/11/11 (estadtherr) |
| | | ---------- |
| | | - fixed deletion/moving of messages from within "show" page |
| | | |
| | | |
| | | 2006/11/09 (thomasb) |
| | | ---------- |
| | | - Little bugfix in HTML encoding |
| | | - Fixed encoding issues and delete-on-reply problem |
| | | - Corrected template parsing |
| | | |
| | | |
| | | 2006/11/07 (estadtherr) |
| | | ---------- |
| | | - Upgraded to TinyMCE v2.0.8 |
| | | - Fixed CSS path for editor popups |
| | | |
| | | |
| | | 2006/09/26 (estadtherr) |
| | | ---------- |