Commit Graph

2063 Commits (82475f4b16987bdd4539303c305d389d8fe82b07)
 

Author SHA1 Message Date
alecpl f86e8f5faa - Support STARTTLS in IMAP connection (#1485284) 16 years ago
alecpl 58c9dd7293 - Fix DEL key problem in search boxes (#1485528) 16 years ago
alecpl 942069969c - Support several e-mail addresses per user from virtuser_file (#1485678)
- return NULL from rcube_user::email2user if user not found (#1485801)
16 years ago
alecpl 82c45a1952 - clean up, use simpler _get_email() replacement 16 years ago
alecpl 432a614ab6 - Fix drag&drop with scrolling on IE (#1485786) 16 years ago
alecpl f65a7cb8c3 - subscription-list IE fix 16 years ago
alecpl 72a8c32e1a - small css fix in subscription-list thead 16 years ago
alecpl 6e9f9fb9e6 - Fix adding signature separator in html mode (#1485350) 16 years ago
alecpl 157fcb81ea - re-fix last commmit 16 years ago
alecpl 803b1b7e34 - Fix opening attachment marks message as read (#1485803) 16 years ago
alecpl 779cbe0066 - Fix 'temp_dir' does not support relative path under Windows (#1484529)
- add file_exists check for uploaded attachments
16 years ago
alecpl ce16bbc74e - Fix "Initialize Database" button missing from installer (#1485802) 16 years ago
alecpl 5a3f5852aa - Fix compose window doesn't fit 1024x768 window (#1485396) 16 years ago
alecpl 6491ed9bbc - Fix service not available error when pressing back from compose dialog (#1485552) 16 years ago
alecpl 5d110184c0 - Fix using mail() on Windows (#1485779) 16 years ago
alecpl 38ddba5cda - Fix word wrapping in message-part's <PRE>s for printing (#1485787) 16 years ago
alecpl 7145e009e4 - Fix incorrect word wrapping in outgoing plaintext multibyte messages (#1485714)
- Fix double footer in HTML message with embedded images
16 years ago
alecpl dadb05b0af - Fix TNEF implementation bug (#1485773) 16 years ago
alecpl 59ee6865b6 - typo 16 years ago
thomascube 0b21c888ac Select drafts mailbox when opening a draft message 16 years ago
thomascube 082d166e76 Updated Armenian, Danish, Georgian, Indonesian, Italian and Romanian translation 16 years ago
alecpl c8570784e9 - Fix incorrect row id parsing for LDAP contacts list (#1485784) 16 years ago
thomascube c9a2fa9db0 Fix charset conversion error logging 16 years ago
alecpl 200b162b1d - Fix 'mode' parameter in sqlite DSN (#1485772) 16 years ago
thomascube fe1a230689 Added Marathi translation 16 years ago
thomascube 48ee693f49 Partially reverted r2339 + fix indentation 16 years ago
till c762c07ce9 * autoload is only invoked when a class is not found - no need for include_once 16 years ago
thomascube 5526acb151 Update Indonesian and Icelandic localization 16 years ago
svncommit 93adb3fc1b Fixed check-recent [richs] 16 years ago
thomascube 3b9a53f4fb Make ldap config template easier to uncomment 16 years ago
yllar a98d6efbe0 mk_MK update 16 years ago
alecpl abb7450380 - use US-ASCII as failover also for SORT command (when used for searching) 16 years ago
alecpl ec74645d46 - Use US-ASCII as failover when Unicode searching fails (#1485762)
only US-ASCII is a must-have charset from IMAP's RFC
16 years ago
thomascube 49c49be59e Simplified CHANGELOG; more details can be optained from the svn log 16 years ago
alecpl 55c2a4e23e - Fix FETCH result parsing for servers returning flags at the end of result (#1485763) 16 years ago
alecpl 25f779d2e9 - Fix errors handling in IMAP command continuations (#1485762) 16 years ago
thomascube 961afa1930 Add tests for external stylesheet handling 16 years ago
alecpl 37974e2490 - Fix datetime columns defaults in mysql's DDL (#1485641) 16 years ago
thomascube 11526305f5 Revert r2322; this is done in rcmail_html4inline() and now secured + fix tests 16 years ago
thomascube 63d4b12172 Create some basic unit tests based in simpletest.org 16 years ago
thomascube f54a3a6d41 Add callback for <a> tags to add target=_blank 16 years ago
alecpl 65d7108190 - Support 'UNICODE-1-1-UTF-7' alias for UTF-7 encoding (#1485758) 16 years ago
alecpl d519ef8a0a - Fix attaching more than nine inline images (#1485759) 16 years ago
alecpl b423156d59 - es_ES update (#1485760) 16 years ago
thomascube aaffbeb049 Prevent concurrent autocomplete query results display (#1485743) 16 years ago
thomascube 6972ccaf31 Changed code style for better diffs 16 years ago
thomascube 57aa4fe4fe Better wording for german localization 16 years ago
thomascube ae8a602167 Don't return empty string when UTF-7 decoding fails + cleanup codestyle 16 years ago
thomascube 65ce3d2991 Add mimetype for .rar files according to a comment in #1485311 16 years ago
thomascube 0ea569c29f Fix mime-type detection using a hard-coded map (#1485311) 16 years ago