| | |
| | | CHANGELOG RoundCube Webmail |
| | | --------------------------- |
| | | |
| | | 2008/02/07 (thomasb) |
| | | ---------- |
| | | - Remember decision to display images for a certain message during session (#1484754) |
| | | - Truncte attachment filenames to 55 characters due to an IE bug (#1484757) |
| | | - Fix size of the attachment preview frame (#1484758) |
| | | |
| | | 2008/02/05 (thomasb) |
| | | ---------- |
| | | - Fix regular expression for checking e-mail address (#1484710) |
| | | - Make sending of read receipts configurable |
| | | - Respect config when localize folder names (#1484707) |
| | | - Applied patch for updating page title (#1484727, #1484650) |
| | | - Applied patch to prevent from purging inbox by uberlinuxguy (#1484449) |
| | | - Applied patch to prevent bad header delimiters (#1484751) |
| | | - Also send search request when deleting a contact (#1484620) |
| | | - Add CSS hack for Safari |
| | | |
| | | 2008/02/02 (thomasb) |
| | | ---------- |
| | | - Always update $CONFIG with user prefs (#1484729) |
| | | - Don't ask for MDN confirmations on drafted messages (#1484691) |
| | | - |
| | | |
| | | 2008/01/31 (robin) |
| | | - Remember search results (closes #1483883), patch by the_glu |