| | |
| | | CHANGELOG RoundCube Webmail |
| | | --------------------------- |
| | | |
| | | 2008/03/21 (thomasb) |
| | | ---------- |
| | | - Add configurable default charset for message decoding |
| | | - Applied patch to fix mime decoding an folder subscription (#1484191) |
| | | - Applied patch to correctly quote email recipient strings (#1484191) |
| | | - Fix wrong charset aliases (#1484818 and #1484598) |
| | | - Remove hard-coded size of logo image (#1484378) |
| | | - Strip slashes from virtuser email values (#1484700) |
| | | - Fixed message part window display in IE6 (#1484610) |
| | | |
| | | 2008/02/28 (thomasb) |
| | | ---------- |
| | | - Fix folder adding/renaming inspired by #1484800 |
| | | - Applied patch by Emanuele Rocca to make LDAP filters work with or without brackets |
| | | - Fix quirky message selection |
| | | - Completed installer |
| | | |
| | | 2008/02/20 (thomasb) |
| | | ---------- |
| | | - Localize folder name in page title (#1484785) |
| | | - Fix code using wrong variable name (#1484018) |
| | | - Allow to send mail with BCC recipients only |
| | | - Remove MDN headers before saving in sent folder |
| | | |
| | | 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) |
| | | ---------- |
| | | - 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) |
| | | - 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) |
| | | ---------- |
| | | - add he (Hebrew) localization (#1484713) |
| | | |
| | | 2008/01/08 (tomekp) |
| | | ---------- |
| | | - update fr localization |
| | | |
| | | 2008/01/04 (tomekp) |
| | | - purge kur_KU because it has no messages translation |
| | | - bump copyright for all localization files |
| | | |
| | | 2007/12/31 (tomekp) |
| | | ---------- |
| | | - update es localization |
| | | |
| | | 2007/12/28 (tomekp) |
| | | ---------- |
| | | - update mk localization |
| | | |
| | | 2007/12/27 (tomekp) |
| | | ---------- |
| | | - update se localization |
| | | |
| | | 2007/12/13 (robin) |
| | | ---------- |
| | | - Add Received header on outgoing mail |
| | | |
| | | 2007/12/10 (estadtherr) |
| | | ---------- |
| | | - Upgrade to TinyMCE 2.1.3 |
| | | - Allow inserting image attachments into HTML messages while composing (#1484557) |
| | | |
| | | 2007/12/10 (thomasb) |
| | | ---------- |
| | | - Delegate user-stuff to new class rcube_user |
| | | - Implement Message-Disposition-Notification (Receipts) |
| | | |
| | | 2007/12/05 (tomekp) |
| | | ---------- |
| | | - update bg, uk localization |
| | | |
| | | 2007/12/04 (tomekp) |
| | | ---------- |
| | | - update bg localization |
| | | |
| | | 2007/11/25 (thomasb) |
| | | ---------- |
| | | - Applied UID fetch patch by Glen Ogilvie |
| | | - Applied patch for correct Postgres instructions from ticket #1484674 |
| | | - Fix overriding of session vars when register_globals is on (#1484670) |
| | | - Fix wrong Postgres setup instructions in INSTALL (#1484674) |
| | | - Fix bug with case-sensitive folder names (#1484245) |
| | | - Don't create default folders by default |
| | | - Added Georgian localization by Zaza Zviadadze |
| | | - Updated Russian localization |
| | | - Fixed some potential security risks (audited by Andris) |
| | | - Only show new messages if they match the current search (#1484176) |
| | | |
| | | 2007/11/20 (tomekp) |
| | | ---------- |
| | | - add Korean (kr) localization |
| | | |
| | | 2007/11/14 (tomekp) |
| | | ---------- |
| | | - update id_ID localization |
| | | |
| | | 2007/11/06 (thomasb) |
| | | ---------- |
| | | - Switch to/from when searcing in Sent folder (#1484555) |
| | | - Correctly read the References header (#1484646) |
| | | - Unset old cookie in before sending a new value (#1484639) |
| | | - Correctly decode attachments when downloading them (#1484645 and #1484642) |
| | | |
| | | 2007/10/22 (tomekp) |
| | | ---------- |
| | | - update ru, eo localizations |
| | | |
| | | 2007/10/17 (thomasb) |
| | | ---------- |
| | | - Make message listing less error prone |
| | | |
| | | 2007/10/10 (thomasb) |
| | | ---------- |
| | | - Suppress IE errors when clearing attachments form (#1484356) |
| | | - Set preferences field in user table to NULL (#1484386) |
| | | - Log error when login fails due to auto_create_user turned off |
| | | - Update UPGRADING instructions |
| | | |
| | | 2007/10/05 (tomekp) |
| | | ---------- |
| | | - Add Esperanto localization |
| | | |
| | | 2007/10/04 (Stiwi) |
| | | ---------- |
| | | - Updated German localization |
| | | |
| | | 2007/10/04 (yllar) |
| | | ---------- |
| | | - Added Malay localization |