Age | Commit message (Expand) | Author |
2009-08-24 | - Fix selection disabling while dragging splitter in webkit browsers (#1486056) | alecpl |
2009-08-14 | Implemented new_messages plugin hook (#1486005) | thomascube |
2009-08-10 | Added 'message_compose' hook | thomascube |
2009-08-07 | Add 'imap_connect' hook (#1485956) | thomascube |
2009-08-06 | - Updated PEAR::Auth_SASL to 1.0.3 version | alecpl |
2009-08-04 | - Use sequence names only with PostgreSQL (#1486018) | alecpl |
2009-08-03 | - Re-designed User Preferences interface | alecpl |
2009-08-03 | - Fix MS SQL DDL (#1486020) | alecpl |
2009-08-03 | - Fix rcube_mdb2.php: call to setCharset not implemented in mssql driver (#14... | alecpl |
2009-07-31 | - Added 'display_next' option | alecpl |
2009-07-31 | - Fix rcube_mdb2::unixtimestamp for MS SQL (#1486015) | alecpl |
2009-07-31 | better solution for HTML washing encoding issue | svncommit |
2009-07-30 | - Fix endless loop in iil_C_Login() with Courier IMAP (#1486010) | alecpl |
2009-07-30 | fix washing of HTML encoded in something other than UTF-8 | svncommit |
2009-07-29 | - Fix #messagemenu display on IE (#1486006) | alecpl |
2009-07-29 | More speedup by using sprites for buttons: replacing 76 images with 4 new | thomascube |
2009-07-28 | - Fix charset names with X- prefix handling | alecpl |
2009-07-28 | - Fix displaying of HTML messages with unknown/malformed tags (#1486003) | alecpl |
2009-07-21 | Also protect GET request from CSRF | thomascube |
2009-07-20 | - Fix import of vCard entries with params (#1485453) | alecpl |
2009-07-17 | - Fix HTML messages output with empty block elements (#1485974) | alecpl |
2009-07-14 | - added 'smtp_debug' option | alecpl |
2009-07-13 | Added hook when killing a session | thomascube |
2009-07-11 | - Performance improvements by use UID commands (#1485690) | alecpl |
2009-07-11 | - Fix HTML editor tabIndex setting (#1485972) | alecpl |
2009-07-07 | - Added 'imap_debug' option, described 'sql_debug' option in config file | alecpl |
2009-07-07 | - Support strftime's format modifiers in date_* options (#1484806) | alecpl |
2009-07-07 | - Support %h variable in 'smtp_server' option (#1485766) | alecpl |
2009-07-06 | - Show SMTP errors in browser (#1485927) | alecpl |
2009-07-03 | - Allow WBR tag in HTML message (#1485960) | alecpl |
2009-07-03 | Update changelog | thomascube |
2009-07-02 | Add option to enforce https connections | thomascube |
2009-06-24 | - Fix non-unicode characters caching in unicode database (#1484608) | alecpl |
2009-06-21 | - Fix empty Date header issue (#1485923) + some cleanups | alecpl |
2009-06-19 | Changelog again... | thomascube |
2009-06-19 | Update changelog | thomascube |
2009-06-17 | - Fixed filename encoding according to RFC2231 (#1485875) | alecpl |
2009-06-11 | - Added message Edit feature (#1483891, #1484440) - need icon | alecpl |
2009-06-11 | - Fix message Etag generation for counter issues (#1485623) | alecpl |
2009-06-10 | - Fix messages searching on MailEnable IMAP (#1485762) | alecpl |
2009-06-10 | - Fixed many 'skip_deleted' issues (#1485634) | alecpl |
2009-06-08 | - Colorized signatures in plain text messages | alecpl |
2009-06-05 | - Reviewed/fixed skip_deleted/read_when_deleted/flag_for_deletion options han... | alecpl |
2009-06-01 | - Fix displaying of big maximum upload filesize (#1485889) | alecpl |
2009-05-31 | - Added possibility to invert messages selection | alecpl |
2009-05-30 | - After move/delete from 'show' action display next message instead of messag... | alecpl |
2009-05-29 | - Fixed problem with double quote at the end of folder name (#1485884) | alecpl |
2009-05-28 | Speedup UI by using CSS sprites and etags/expires/deflate for static files | thomascube |
2009-05-26 | - Support UID EXPUNGE: remove only moved/deleted messages | alecpl |
2009-05-26 | - Add drag cancelling with ESC key (#1484344) | alecpl |