source: subversion/trunk/roundcubemail/CHANGELOG

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2866   4 years alec - Fix selection disabling while dragging splitter in webkit browsers …
(edit) @2860   4 years thomasb Implemented new_messages plugin hook (#1486005)
(edit) @2852   4 years thomasb Added 'message_compose' hook
(edit) @2849   4 years thomasb Add 'imap_connect' hook (#1485956)
(edit) @2841   4 years alec - Updated PEAR::Auth_SASL to 1.0.3 version
(edit) @2834   4 years alec - Use sequence names only with PostgreSQL (#1486018)
(edit) @2830   4 years alec - Re-designed User Preferences interface
(edit) @2829   4 years alec - Fix MS SQL DDL (#1486020)
(edit) @2828   4 years alec - Fix rcube_mdb2.php: call to setCharset not implemented in mssql driver …
(edit) @2822   4 years alec - Added 'display_next' option
(edit) @2818   4 years alec - Fix rcube_mdb2::unixtimestamp for MS SQL (#1486015)
(edit) @2815   4 years estadtherr better solution for HTML washing encoding issue
(edit) @2814   4 years alec - Fix endless loop in iil_C_Login() with Courier IMAP (#1486010)
(edit) @2810   4 years estadtherr fix washing of HTML encoded in something other than UTF-8
(edit) @2809   4 years alec - Fix #messagemenu display on IE (#1486006)
(edit) @2806   4 years thomasb More speedup by using sprites for buttons: replacing 76 images with 4 new
(edit) @2804   4 years alec - Fix charset names with X- prefix handling
(edit) @2802   4 years alec - Fix displaying of HTML messages with unknown/malformed tags (#1486003) - …
(edit) @2779   4 years thomasb Also protect GET request from CSRF
(edit) @2771   4 years alec - Fix import of vCard entries with params (#1485453)
(edit) @2759   4 years alec - Fix HTML messages output with empty block elements (#1485974)
(edit) @2754   4 years alec - added 'smtp_debug' option
(edit) @2747   4 years thomasb Added hook when killing a session
(edit) @2735   4 years alec - Performance improvements by use UID commands (#1485690)
(edit) @2733   4 years alec - Fix HTML editor tabIndex setting (#1485972)
(edit) @2719   4 years alec - Added 'imap_debug' option, described 'sql_debug' option in config file
(edit) @2718   4 years alec - Support strftime's format modifiers in date_* options (#1484806)
(edit) @2717   4 years alec - Support %h variable in 'smtp_server' option (#1485766)
(edit) @2713   4 years alec - Show SMTP errors in browser (#1485927)
(edit) @2708   4 years alec - Allow WBR tag in HTML message (#1485960)
(edit) @2707   4 years thomasb Update changelog
(edit) @2696   4 years thomasb Add option to enforce https connections
(edit) @2675   4 years alec - Fix non-unicode characters caching in unicode database (#1484608)
(edit) @2671   4 years alec - Fix empty Date header issue (#1485923) + some cleanups
(edit) @2662   4 years thomasb Changelog again…
(edit) @2660   4 years thomasb Update changelog
(edit) @2648   4 years alec - Fixed filename encoding according to RFC2231 (#1485875)
(edit) @2639   4 years alec - Added message Edit feature (#1483891, #1484440) - need icon
(edit) @2637   4 years alec - Fix message Etag generation for counter issues (#1485623)
(edit) @2632   4 years alec - Fix messages searching on MailEnable? IMAP (#1485762)
(edit) @2629   4 years alec - Fixed many 'skip_deleted' issues (#1485634) - Fixed messages list …
(edit) @2623   4 years alec - Colorized signatures in plain text messages
(edit) @2615   4 years alec - Reviewed/fixed skip_deleted/read_when_deleted/flag_for_deletion options …
(edit) @2590   4 years alec - Fix displaying of big maximum upload filesize (#1485889)
(edit) @2581   4 years alec - Added possibility to invert messages selection
(edit) @2576   4 years alec - After move/delete from 'show' action display next message instead of …
(edit) @2563   4 years alec - Fixed problem with double quote at the end of folder name (#1485884)
(edit) @2558   4 years thomasb Speedup UI by using CSS sprites and etags/expires/deflate for static files
(edit) @2540   4 years alec - Support UID EXPUNGE: remove only moved/deleted messages
(edit) @2538   4 years alec - Add drag cancelling with ESC key (#1484344)
(edit) @2537   4 years alec - Support initial identity name from virtuser_query (#1484003)
(edit) @2523   4 years alec - Added message menu (some image needed), removed Print and Source buttons …
(edit) @2513   4 years alec - Add 1 minute interval in autosave options (#1485854)
(edit) @2506   4 years alec - added release marks for 0.2.2 and 0.3-beta
(edit) @2505   4 years alec - Support UTF-7 encoding in messages (#1485832)
(edit) @2503   4 years alec - Better support for malformed character names (#1485758)
(edit) @2491   4 years alec - Added possibility to encrypt received header, option …
(edit) @2487   4 years alec - Fix Answered/Forwarded? flag setting for messages from subfolders
(edit) @2479   4 years alec - Fix autocomplete problem with capital letters (#1485792)
(edit) @2471   4 years alec - Support UUencode content encoding (#1485839)
(edit) @2467   4 years robin Minimize chance of race condition in session handling (#1485659, #1484678)
(edit) @2463   4 years alec - Fix session handling on non-session SQL query error (#1485734)
(edit) @2458   4 years alec - Fix html editor mode setting when reopening draft message (#1485834)
(edit) @2446   4 years alec - Added quick search box menu (#1484304)
(edit) @2433   4 years alec - Fix wrong column sort order icons (#1485823) - set defult sorting of new …
(edit) @2432   4 years alec - Updated TinyMCE to 3.2.3 version
(edit) @2426   4 years alec - Fix attachment names encoding when charset isn't specified in attachment …
(edit) @2425   4 years alec - Fix message normal priority problem (#1485820)
(edit) @2423   4 years alec - Fix autocomplete spinning wheel does not disappear (#1485804)
(edit) @2419   4 years alec - Added log_date_format option (#1485709)
(edit) @2417   4 years alec - Fix text wrapping in HTML editor after switching from plain text to HTML …
(edit) @2415   4 years alec - Fix auto-complete function hangs with plus sign (#1485815)
(edit) @2410   4 years alec - Fix AJAX requests errors handler (#1485000)
(edit) @2408   4 years alec - Speed up message list displaying on IE (initialize list in background) - …
(edit) @2406   4 years alec - Fix read/write database recognition (#1485811)
(edit) @2398   4 years alec - Make quicksearchbox looking the same in all browsers (checked in IE6, …
(edit) @2397   4 years alec - Fix UTF-8 byte-order mark removing (#1485514)
(edit) @2396   4 years alec - Fix folders subscribtions on Konqueror (#1484841)
(edit) @2395   4 years alec - Fix debug console on Safari
(edit) @2391   4 years alec - Fix messagelist focus issue when modifying status of selected messages …
(edit) @2388   4 years alec - Support STARTTLS in IMAP connection (#1485284)
(edit) @2385   4 years alec - Fix DEL key problem in search boxes (#1485528)
(edit) @2384   4 years alec - Support several e-mail addresses per user from virtuser_file (#1485678) …
(edit) @2382   4 years alec - Fix drag&drop with scrolling on IE (#1485786)
(edit) @2379   4 years alec - Fix adding signature separator in html mode (#1485350)
(edit) @2377   4 years alec - Fix opening attachment marks message as read (#1485803)
(edit) @2376   4 years alec - Fix 'temp_dir' does not support relative path under Windows (#1484529) - …
(edit) @2375   4 years alec - Fix "Initialize Database" button missing from installer (#1485802)
(edit) @2374   4 years alec - Fix compose window doesn't fit 1024x768 window (#1485396)
(edit) @2373   4 years alec - Fix service not available error when pressing back from compose dialog …
(edit) @2370   4 years alec - Fix using mail() on Windows (#1485779)
(edit) @2369   4 years alec - Fix word wrapping in message-part's <PRE>s for printing (#1485787)
(edit) @2368   4 years alec - Fix incorrect word wrapping in outgoing plaintext multibyte messages …
(edit) @2367   4 years alec - Fix TNEF implementation bug (#1485773)
(edit) @2357   4 years alec - Fix incorrect row id parsing for LDAP contacts list (#1485784)
(edit) @2351   4 years alec - Fix 'mode' parameter in sqlite DSN (#1485772)
(edit) @2334   4 years alec - Use US-ASCII as failover when Unicode searching fails (#1485762) only …
(edit) @2333   4 years thomasb Simplified CHANGELOG; more details can be optained from the svn log
(edit) @2331   4 years alec - Fix FETCH result parsing for servers returning flags at the end of …
(edit) @2330   4 years alec - Fix errors handling in IMAP command continuations (#1485762)
Note: See TracRevisionLog for help on using the revision log.