Commit Graph

383 Commits (12bc8b6fa2d4d85f08168acb2dcedcc186654489)

Author SHA1 Message Date
alecpl c58c0aedba - Fix address names with '@' sign handling (#1485654) 16 years ago
alecpl 9c5bee69d7 - Fix SQL query execution errors handling in rcube_mdb2 class (#1485509) 16 years ago
alecpl 24ed413328 - Allow absolute URLs to images in HTML messages/sigs (#1485666)
- Fix message body which contains both inline attachments and emotions
16 years ago
alecpl 7a229b9e33 - Improve messages display performance 16 years ago
thomascube 27720d69f4 Complete changelog 16 years ago
thomascube 07717db753 Only abbreviate attachment file names in MSIE < 7 16 years ago
alecpl 78928070c5 - Support multiple quota values in QUOTAROOT resonse (#1485626) 16 years ago
alecpl 44ea3fd478 - Fix STARTTLS before AUTH in SMTP connection (#1484883) 16 years ago
thomascube f1cc7fc09c Only abbreviate file name for IE browsers (#1485063) 16 years ago
alecpl 030c848b0d - Performance: allow setting imap rootdir and delimiter before connect (#1485172) 16 years ago
alecpl b1c1541427 - Add Robots meta tag in login page and installer (#1484846) 16 years ago
alecpl e2dd81f8dd - Fix horizontal scrollbar in preview pane on IE (#1484633) 16 years ago
alecpl 55cd3743ba - Fix empty line before the signature in IE (#1485351) 16 years ago
alecpl 3c884af99b - Fix search results page jumps in LDAP addressbook (#1485253) 16 years ago
alecpl 0b5539e3dc - Fix sorting of folders with more than 2 levels (#1485569) 16 years ago
alecpl 3552158835 - added changelog entry about last performance fixes 16 years ago
alecpl 2a41355776 - Added 'show_images' option, removed 'addrbook_show_images' (#1485597) 16 years ago
thomascube 2fd975071a Option to check for new mails in all folders (#1484374) 16 years ago
alecpl 9abd0f0089 - Allow UTF-8 folder names in config (#1485579)
- Add junk_mbox option configuration in installer (#1485579)
16 years ago
thomascube 2c8e84c1e5 Do serverside addressbook queries for autocompletion (#1485531) + make autocompletion list clickable 16 years ago
alecpl d59aaa1aaf - Allow setting attachment col position in 'list_cols' option
- Allow override 'list_cols' via skin (#1485577)
- Fix: allow empty attribs in templates
16 years ago
alecpl 3e48d2eee1 - Increase speed of session destroy and garbage clean up
- Fix session timeout when DB server got clock skew (#1485490)
16 years ago
alecpl be7d3b6918 - Fix 'cache' table cleanup on session destroy (#1485516) 16 years ago
alecpl 300fc65a46 - Better HTML entities conversion in html2text (#1485519) 16 years ago
alecpl 322b79db06 - Speed up raw message body handling (call FETCH only once for the whole message insteade of twice for headers and body) 16 years ago
alecpl ceb52fe074 - Fix handling of some malformed messages (#1484438) 16 years ago
alecpl 14de18d5f4 - Fix setting locale to tr_TR, ku and az_AZ (#1485470) 16 years ago
alecpl 84b884d761 - Fix big memory consumption and speed up searching on servers without SORT capability 16 years ago
alecpl e538b3dc7d - Added message status filter + fixes for r2046 (searching with SORT) 16 years ago
alecpl 0803fb007e - Use SORT for searching on servers with SORT capability 16 years ago
alecpl e0c9741ef5 - improve messages searching with many criterias (call one SEARCH command) 16 years ago
alecpl 68af648117 - Fix empty file sending (#1485389) 16 years ago
alecpl b8ae5093cc - Fix HTML editor initialization on IE (#1485304)
- move back toggle_editor function to editor.js
- merge identity and compose editor init functions
16 years ago
alecpl be758e06f9 - Make identities list scrollable (#1485538) 16 years ago
alecpl 79af0bb1ba - Add warning when switching editor mode from html to plain (#1485488)
- Unified editor switching functions
16 years ago
alecpl d2993ee4db - added BYE response simple support to prevent from endless loops in imap.inc (#1483956) 16 years ago
alecpl 8498dce502 - Fix problem with numeric folder names (#1485527) 16 years ago
alecpl 2855518f1d - Fix unread message unintentionally marked as read if read_when_deleted=true (#1485409) 16 years ago
alecpl 95d90f86d9 - Added 'keep_alive' and 'min_keep_alive' options (#1485360) 16 years ago
alecpl 072fdef114 - Don't send disposition notification receipts for messages marked as 'read' (#1485523) 16 years ago
alecpl ec01712a99 - Added option 'identities_level', removed 'multiple_identities'
- Allow deleting identities when multiple_identities=false (#1485435)
16 years ago
alecpl 06343d189e - Added option focus_on_new_message (#1485374) 16 years ago
alecpl 407dcf9e71 - Fix html signature formatting when identity save error occured (#1485426) 16 years ago
alecpl 701b9a7c6b - Add feedback and set busy when moving folder (#1485497) 16 years ago
alecpl 9e951be64d - Fix adding signature in drafts compose mode (#1485484) 16 years ago
alecpl 4a509a5b7c - Fix 'Empty' link visibility for some languages e.g. Slovak (#1485489)
- Fix messages count bar overlapping (#1485270)
16 years ago
alecpl 6eb858606e - Fix matching case sensitivity when setting identity on reply (#1485480)
- Prefer default identity on reply
16 years ago
alecpl 7ae46f2b1d - fixed iil_C_Sort() to support very long and/or divided responses (#1485283) 16 years ago
alecpl 2b4bae16a9 - Fix imap searching on ISMail (#1485466) 16 years ago
alecpl 155bbb8df6 - added bin/killcache.php script (#1485434)
- added copyrights disclaimers
16 years ago