Age | Commit message (Expand) | Author |
2008-11-28 | Option to check for new mails in all folders (#1484374) | thomascube |
2008-11-28 | Don't set client busy when automatically checking for new messages (#1485276) | thomascube |
2008-11-28 | - re-fix r2095 | alecpl |
2008-11-27 | - Allow UTF-8 folder names in config (#1485579) | alecpl |
2008-11-27 | - ja_JP update | alecpl |
2008-11-27 | - don't convert false to array, to prevent from some warnings | alecpl |
2008-11-27 | #1485581: not use parenthesis when searching with 2 search keys | alecpl |
2008-11-25 | Added missing step file (#1485578) | thomascube |
2008-11-24 | - make attachment check in rcmail_message_list and rcmail_js_message_list the... | alecpl |
2008-11-23 | Add fallback to default_charset when importing vcards | thomascube |
2008-11-23 | Fix headers for IE attachment downloads (#1485449) | thomascube |
2008-11-23 | Also clean cache table when removing old messages from cache | thomascube |
2008-11-23 | Add onmouseup handler to hide autocompletion box when clicking outside | thomascube |
2008-11-23 | Do serverside addressbook queries for autocompletion (#1485531) + make autoco... | thomascube |
2008-11-23 | Suppress repeated ldap warnings + little codestyle fix | thomascube |
2008-11-23 | Fix call-time pass-by-reference warnings | thomascube |
2008-11-23 | - Allow setting attachment col position in 'list_cols' option | alecpl |
2008-11-22 | - fix r2076: removed cache.session_id column, removed DELETEs from cache in s... | alecpl |
2008-11-21 | - Increase speed of session destroy and garbage clean up | alecpl |
2008-11-21 | - Fix 'cache' table cleanup on session destroy (#1485516) | alecpl |
2008-11-20 | - optimize iil_C_FetchHeaders() to use only one FETCH command | alecpl |
2008-11-20 | #1485573: fix part=0 handling | alecpl |
2008-11-20 | - Better HTML entities conversion in html2text (#1485519) | alecpl |
2008-11-20 | - Speed up raw message body handling (call FETCH only once for the whole mess... | alecpl |
2008-11-20 | - small improvements - removed redundant code | alecpl |
2008-11-19 | - last change fix | alecpl |
2008-11-19 | - Fix handling of some malformed messages (#1484438) | alecpl |
2008-11-19 | - fix default spellcheck language setting (#1485570) | alecpl |
2008-11-19 | Remove BOM in html message body + don't require quotes in meta tag specifying... | thomascube |
2008-11-17 | #1485548: de_* update | alecpl |
2008-11-17 | Update dutch translation. | svncommit |
2008-11-17 | - optimization: don't set first/last/prev/next uids in preview/print mode | alecpl |
2008-11-16 | - Fix setting locale to tr_TR, ku and az_AZ (#1485470) | alecpl |
2008-11-16 | - use memory less expensive method of searching when result is bigger than pa... | alecpl |
2008-11-16 | * fixed docblock | till |
2008-11-15 | * added docblock for ctr | till |
2008-11-15 | - fix | alecpl |
2008-11-15 | - don't use SORT when SEARCH is better (sort field not specified) | alecpl |
2008-11-15 | - fix for skip_deleted (#1485553) | alecpl |
2008-11-15 | - Fix big memory consumption and speed up searching on servers without SORT c... | alecpl |
2008-11-14 | - fixes for status filter | alecpl |
2008-11-13 | - fix: initialize searching when '_action' is not set (when go back from comp... | alecpl |
2008-11-13 | - labels for messages status filter | alecpl |
2008-11-13 | - Added message status filter + fixes for r2046 (searching with SORT) | alecpl |
2008-11-12 | Improve charset encoding + remove BOM before parsing vcards | thomascube |
2008-11-12 | - fix doubled timestamp in sendmail log | alecpl |
2008-11-12 | - Use SORT for searching on servers with SORT capability | alecpl |
2008-11-11 | bg_BG sk_SK et_EE pt_PT it_IT update + minor messages.inc fix | yllar |
2008-11-07 | - improve messages searching with many criterias (call one SEARCH command) | alecpl |
2008-11-06 | - Fix empty file sending (#1485389) | alecpl |