Age | Commit message (Expand) | Author |
2010-06-09 | - Added mailboxlist options menu in message page | alecpl |
2010-06-08 | - Fix some IMAP errors handling when opening the message (#1485443) | alecpl |
2010-06-03 | - Fix autocomplete results are wrongly displayed when search string contains ... | alecpl |
2010-06-02 | - fixed identation + some code improvements | alecpl |
2010-06-01 | Allow to drag into groups of another address source | thomascube |
2010-06-01 | Fix subject column after re-arranging cols | thomascube |
2010-05-30 | - some fixes in message list columns handling | alecpl |
2010-05-30 | - 'threads' column made movable | alecpl |
2010-05-29 | - Add request* event triggers in http_post/http_request (#1486054) | alecpl |
2010-05-28 | - Renamed events for groups handling, insertgroup -> group_insert, | alecpl |
2010-05-28 | Make drag&drop work on iPads | thomascube |
2010-05-28 | - Fix typo in last commit + some code cleanup | alecpl |
2010-05-28 | Update user agent detection and set according class names to html node | thomascube |
2010-05-26 | - jquery's hide/show functions are slow, don't use it in loops | alecpl |
2010-05-26 | - fix FF crash (#1486752) | alecpl |
2010-05-25 | - Trigger listupdate event after message removal from list (#1486734) | alecpl |
2010-05-25 | - fixed parse error | alecpl |
2010-05-25 | Better jqueryfication | thomascube |
2010-05-25 | - code cleanup | alecpl |
2010-05-25 | - Reverted change that removed response.callbacks | alecpl |
2010-05-25 | Wrap group name input field in <li> + more jqueryfication + add dummy group f... | thomascube |
2010-05-22 | - Fix wrong message on file upload error (#1486725) | alecpl |
2010-05-21 | - Added 'actionbefore', 'actionafter', 'responsebefore', 'responseafter' events | alecpl |
2010-05-19 | - small improvements | 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 | - Extend contact groups support (#1486682) | 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 | - 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 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 | - 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-02 | - Allow columns order change per user - drag&drop (#1485795) | alecpl |
2010-04-29 | - Add 'loading' message while login is in progress (#1486667) | alecpl |
2010-04-22 | - fix the contact creation when group is not selected | alecpl |
2010-04-22 | - code cleanup | alecpl |
2010-04-20 | - fix iframe hack (divs must be removed also in mouseup) | alecpl |