| | |
| | | CHANGELOG RoundCube Webmail |
| | | --------------------------- |
| | | |
| | | 2008/05/01 (alec) |
| | | ---------- |
| | | - Fix BCC header reset (#1484997) |
| | | |
| | | 2008/04/30 (thomasb) |
| | | ---------- |
| | | - Introduce new application class 'rcmail' and get rid of some global vars |
| | | |
| | | 2008/04/29 (alec) |
| | | ---------- |
| | | - improved messages list performance - patch from Justin Heesemann |
| | | |
| | | 2008/04/23 (alec) |
| | | ---------- |
| | | - Append skin_path to images location only when it starts |
| | | with '/' sign (#1484859) |
| | | |
| | | 2008/04/20 (estadtherr) |
| | | ---------- |
| | | - fix parse_attrib_string to handle unquoted values, which fixes |
| | | display issues with HTML messages that do not quote attributes |
| | | |
| | | 2008/04/17 (alec) |
| | | ---------- |
| | | - Fix IMAP response in message body when message has no body (#1484964) |
| | | - Updated PEAR::Auth_SASL to 1.0.2 |
| | | - Fix non-RFC dates formatting (#1484901) |
| | | |
| | | 2008/04/16 (estadtherr) |
| | | ---------- |