source: subversion/trunk/roundcubemail/CHANGELOG

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2259   4 years alec - Fix large search results on server without SORT capability (#1485668)
(edit) @2256   4 years alec - Fixed creation of folders with '&' sign in name (reverted r1357)
(edit) @2252   4 years thomasb Get rid of vulnerable preg_replace eval and create_function (#1485686) + …
(edit) @2245   4 years thomasb Treat 'background' attributes the same way as 'src' (another XSS …
(edit) @2242   4 years alec - Fix authentication when submitting form with existing session (#1485679)
(edit) @2241   4 years alec - Secure vcard export by getting rid of preg's 'e' modifier use (#1485689)
(edit) @2240   4 years alec #1484467: fix problems with backslash as imap hierarchy delimiter
(edit) @2234   4 years alec - Fix address names with '@' sign handling (#1485654)
(edit) @2233   4 years alec - Fix SQL query execution errors handling in rcube_mdb2 class (#1485509)
(edit) @2232   4 years alec - Allow absolute URLs to images in HTML messages/sigs (#1485666) - Fix …
(edit) @2222   4 years alec - Improve messages display performance
(edit) @2198   4 years thomasb Complete changelog
(edit) @2177   4 years thomasb Only abbreviate attachment file names in MSIE < 7
(edit) @2172   4 years alec - Support multiple quota values in QUOTAROOT resonse (#1485626)
(edit) @2170   4 years alec - Fix STARTTLS before AUTH in SMTP connection (#1484883)
(edit) @2160   4 years thomasb Only abbreviate file name for IE browsers (#1485063)
(edit) @2143   4 years alec - Performance: allow setting imap rootdir and delimiter before connect …
(edit) @2132   4 years alec - Add Robots meta tag in login page and installer (#1484846)
(edit) @2131   4 years alec - Fix horizontal scrollbar in preview pane on IE (#1484633)
(edit) @2130   4 years alec - Fix empty line before the signature in IE (#1485351)
(edit) @2127   4 years alec - Fix search results page jumps in LDAP addressbook (#1485253)
(edit) @2126   4 years alec - Fix sorting of folders with more than 2 levels (#1485569)
(edit) @2122   4 years alec - added changelog entry about last performance fixes
(edit) @2115   4 years alec - Added 'show_images' option, removed 'addrbook_show_images' (#1485597)
(edit) @2099   4 years thomasb Option to check for new mails in all folders (#1484374)
(edit) @2094   4 years alec - Allow UTF-8 folder names in config (#1485579) - Add junk_mbox option …
(edit) @2081   4 years thomasb Do serverside addressbook queries for autocompletion (#1485531) + make …
(edit) @2078   4 years alec - Allow setting attachment col position in 'list_cols' option - Allow …
(edit) @2076   5 years alec - Increase speed of session destroy and garbage clean up - Fix session …
(edit) @2075   5 years alec - Fix 'cache' table cleanup on session destroy (#1485516)
(edit) @2070   5 years alec - Better HTML entities conversion in html2text (#1485519)
(edit) @2069   5 years alec - Speed up raw message body handling (call FETCH only once for the whole …
(edit) @2066   5 years alec - Fix handling of some malformed messages (#1484438)
(edit) @2060   5 years alec - Fix setting locale to tr_TR, ku and az_AZ (#1485470)
(edit) @2053   5 years alec - Fix big memory consumption and speed up searching on servers without …
(edit) @2049   5 years alec - Added message status filter + fixes for r2046 (searching with SORT)
(edit) @2046   5 years alec - Use SORT for searching on servers with SORT capability
(edit) @2044   5 years alec - improve messages searching with many criterias (call one SEARCH command)
(edit) @2043   5 years alec - Fix empty file sending (#1485389)
(edit) @2040   5 years alec - Fix HTML editor initialization on IE (#1485304) - move back …
(edit) @2038   5 years alec - Make identities list scrollable (#1485538)
(edit) @2035   5 years alec - Add warning when switching editor mode from html to plain (#1485488) - …
(edit) @2026   5 years alec - added BYE response simple support to prevent from endless loops in …
(edit) @2021   5 years alec - Fix problem with numeric folder names (#1485527)
(edit) @2017   5 years alec - Fix unread message unintentionally marked as read if …
(edit) @2013   5 years alec - Added 'keep_alive' and 'min_keep_alive' options (#1485360)
(edit) @2010   5 years alec - Don't send disposition notification receipts for messages marked as …
(edit) @2006   5 years alec - Added option 'identities_level', removed 'multiple_identities' - Allow …
(edit) @2003   5 years alec - Added option focus_on_new_message (#1485374)
(edit) @1987   5 years alec - Fix html signature formatting when identity save error occured …
(edit) @1982   5 years alec - Add feedback and set busy when moving folder (#1485497)
(edit) @1972   5 years alec - Fix adding signature in drafts compose mode (#1485484)
(edit) @1969   5 years alec - Fix 'Empty' link visibility for some languages e.g. Slovak (#1485489) - …
(edit) @1965   5 years alec - Fix matching case sensitivity when setting identity on reply (#1485480) …
(edit) @1964   5 years alec - fixed iil_C_Sort() to support very long and/or divided responses …
(edit) @1960   5 years alec - Fix imap searching on ISMail (#1485466)
(edit) @1954   5 years alec - added bin/killcache.php script (#1485434) - added copyrights disclaimers
(edit) @1953   5 years alec - Write username instead of id in sendmail log (#1485477)
(edit) @1931   5 years alec - Add 'skip_deleted' option in User Preferences (#1485445)
(edit) @1927   5 years alec - Add support for SJIS, GB2312, BIG5 in rc_detect_encoding() - Fix vCard …
(edit) @1918   5 years alec - Fix race conditions when changing mailbox (set some env variables only …
(edit) @1916   5 years alec - typos
(edit) @1915   5 years alec - Fix folders css class setting for folder with names matching defined …
(edit) @1912   5 years alec - Minimize "inline" javascript use (#1485433)
(edit) @1908   5 years alec - Better handling of "no identity" and "no email in identity" situations …
(edit) @1907   5 years alec - Localized filesize units (#1485340) + small labels capitalization change …
(edit) @1906   5 years alec - Allow calling msgimport.sh/msgexport.sh from any directory (#1485431)
(edit) @1905   5 years alec - Fix compose window width/height (#1485396)
(edit) @1904   5 years alec - Stop spellchecking when switching to html editor (#1485362)
(edit) @1901   5 years alec - Fix htmleditor spellchecking on MS Windows (#1485397)
(edit) @1900   5 years alec - #1485290: Fix unread counter when displaying cached massage in preview …
(edit) @1897   5 years alec - Added 'mime_param_folding' option with possibility to choose …
(edit) @1893   5 years alec - Fix problem with non-ascii attachment names in Mail_mime (#1485267, …
(edit) @1888   5 years alec - Fix language autodetection (#1485401)
(edit) @1854   5 years thomasb Made config files location configurable (#1485215)
(edit) @1811   5 years alec - Smart Tags and NOBR tag support in html messages (#1485363, #1485327)
(edit) @1809   5 years alec - Display progress message for folders create/delete/rename operations …
(edit) @1808   5 years alec - Added Reply-To to forwarded emails (#1485315)
(edit) @1807   5 years alec - Added icons for forwarded/forwarded+replied messages (#1485257)
(edit) @1806   5 years alec - Allow and use spellcheck attribute for input/textarea fields (#1485060)
(edit) @1803   5 years alec - Fix inline images handling when replying/forwarding html messages
(edit) @1800   5 years alec - Reduced memory footprint when forwarding attachments (#1485345) - Fixed …
(edit) @1796   5 years thomasb Redesign of the identities settings + add config option to disable …
(edit) @1793   5 years alec - Added 'sendmail_delay' option to restrict messages sending interval …
(edit) @1776   5 years alec - Fixed quota img height/width setting from template (#1484857)
(edit) @1767   5 years thomasb Add link to open message in new window + tweaked some header styles
(edit) @1766   5 years alec - Added vertical splitter for folders list resizing - Added possibility to …
(edit) @1765   5 years thomasb Insert virtual folders in subscription list (#1484779) + code cleanup
(edit) @1748   5 years thomasb Immediately save sort_col/sort_order in user prefs (#1485265)
(edit) @1747   5 years thomasb Correctly handle options in mailto-links (#1485228)
(edit) @1743   5 years thomasb Allow application/pgp parts to be displayed (#1484753)
(edit) @1742   5 years thomasb Capture backspace key in list mode (#1484566)
(edit) @1741   5 years thomasb Indicate allowed max. attachment size in compose screen (#1485030)
(edit) @1738   5 years thomasb Applied mime_decode patch by David Lublink
(edit) @1736   5 years thomasb Respect Content-Location headers in multipart/related messages (#1484946)
(edit) @1732   5 years thomasb Enable export of contacts as vCard + DRY
(edit) @1729   5 years alec - Truncate very long (above 50 characters) attachment filenames when …
(edit) @1722   5 years thomasb Auto-detect client language and timezone if desired by config/prefs
(edit) @1721   5 years alec - Fix Reply-To header displaying (#1485314)
(edit) @1718   5 years alec - Add RFC2231 header value continuations support for attachment …
Note: See TracRevisionLog for help on using the revision log.