Age | Commit message (Expand) | Author |
2010-05-20 | Display and send messages with format=flowed (#1484370), fixes word wrapping ... | thomascube |
2010-05-20 | - remove html2text hack from autoloader (don't need it anymore) | alecpl |
2010-05-20 | - Fix message/rfc822 attachments encoding in sent mail | alecpl |
2010-05-20 | - Moved error.inc to /utils | alecpl |
2010-05-20 | - Fix duplicated attachments when forwarding a message (#1486487) | alecpl |
2010-05-20 | - Fix message/rfc822 attachments containing only attachments are not parsed p... | alecpl |
2010-05-19 | - small improvements | alecpl |
2010-05-19 | - Fix infinite loop when connection to DB fails using sqlsrv driver (#1486744) | alecpl |
2010-05-19 | - Fix %00 character in winmail.dat attachments names (#1486738) | alecpl |
2010-05-19 | - Fix in timezone setting (#1486183) | alecpl |
2010-05-19 | - Fix handling errors of folder deletion (#1486705) | alecpl |
2010-05-18 | - Fix typo in last commit | alecpl |
2010-05-18 | - Parse untagged CAPABILITY response for LOGIN command (#1486742) | alecpl |
2010-05-18 | - Some files from /bin + spellchecking actions moved to the new 'utils' task | alecpl |
2010-05-18 | - remove temp code | alecpl |
2010-05-18 | - Added threads tree icons | alecpl |
2010-05-17 | - code cleanup | alecpl |
2010-05-17 | - fix performance of getElementById wrapper for IE (don't look over all eleme... | alecpl |
2010-05-15 | - removed redundant code in expand_unread() | alecpl |
2010-05-15 | - improve performance of threads expanding/collapsing (significant on IE) | alecpl |
2010-05-15 | - remove offline message list generation on IE, this doesn't realy improve pe... | alecpl |
2010-05-14 | - removed old code | alecpl |
2010-05-14 | - Fix marking/deleting of all messages in search result (#1486736) | alecpl |
2010-05-14 | - Fix: reset select_all_mode on select-none action | alecpl |
2010-05-13 | - remove debug code | alecpl |
2010-05-13 | - Extend contact groups support (#1486682) | alecpl |
2010-05-13 | - fr_RF update (#1486727) | alecpl |
2010-05-12 | - Fix check-recent action issues and performance (#1486526) | alecpl |
2010-05-11 | - Fix signatures get added instead of replaced in plain text mode (#1486730) | alecpl |
2010-05-10 | - Use strcoll instead of strcmp when sorting contacts in autocomplete | alecpl |
2010-05-10 | - Fix autocomplete shows entries without email (#1486452) | alecpl |
2010-05-10 | - it_IT update (#1486724) | alecpl |
2010-05-10 | - Fix setting sorting order to "None" | alecpl |
2010-05-07 | - Fix adding signature above the body in plain-text mode | alecpl |
2010-05-06 | - fix for use without session object | alecpl |
2010-05-06 | - Fix listupdate event doesn't trigger on search response (#1486708) | alecpl |
2010-05-06 | - last commit fix | alecpl |
2010-05-06 | - Fix select_all_mode value after selecting a message (#1486720) | alecpl |
2010-05-06 | - small fix for current_page setting | alecpl |
2010-05-06 | - improve performance and consistency by setting all list-related env data in... | alecpl |
2010-05-05 | - Set focus to editor on reply in HTML mode (#1486632) | alecpl |
2010-05-03 | - fix unseen messages counter after unseen message preview | alecpl |
2010-05-03 | - pl_PL fix | alecpl |
2010-05-03 | - preformance fix: don't load full folders list when checking for folder | alecpl |
2010-05-03 | - don't use deprecated split() | alecpl |
2010-05-02 | - Allow columns order change per user - drag&drop (#1485795) | alecpl |
2010-05-01 | - Add References header in read receipt (#1486681) | alecpl |
2010-04-30 | - Fix typo (#1486703) | alecpl |
2010-04-29 | - Fix database constraint violation when opening a message (#1486696) | alecpl |
2010-04-29 | - Add 'loading' message while login is in progress (#1486667) | alecpl |