summaryrefslogtreecommitdiff
path: root/roundcubemail/program/js
AgeCommit message (Expand)Author
2010-06-24- TinyMCE 3.3.7alec
2010-06-23- Hide disabled fieldsets in messages list menualec
2010-06-23- Fix quota indicator position on Opera 10.10alec
2010-06-19- Move quota indicator to mailboxlist footeralec
2010-06-18- Don't call keep-alive on print pagealec
2010-06-18- unset env.messages on mailbox change to save some browser's memoryalec
2010-06-18- Extend rcmail.env.messages with 'flags' object for plugin's flags (#1486266)alec
2010-06-09- Added mailboxlist options menu in message pagealec
2010-06-08- Fix some IMAP errors handling when opening the message (#1485443)alec
2010-06-03- Fix autocomplete results are wrongly displayed when search string contains ...alec
2010-06-02- fixed identation + some code improvementsalec
2010-06-01Allow to drag into groups of another address sourcethomasb
2010-06-01Fix subject column after re-arranging colsthomasb
2010-05-30- some fixes in message list columns handlingalec
2010-05-30- 'threads' column made movablealec
2010-05-29- Add request* event triggers in http_post/http_request (#1486054)alec
2010-05-28- Renamed events for groups handling, insertgroup -> group_insert,alec
2010-05-28Make drag&drop work on iPadsthomasb
2010-05-28- Fix typo in last commit + some code cleanupalec
2010-05-28Update user agent detection and set according class names to html nodethomasb
2010-05-26- jquery's hide/show functions are slow, don't use it in loopsalec
2010-05-26- fix FF crash (#1486752)alec
2010-05-25- Trigger listupdate event after message removal from list (#1486734)alec
2010-05-25- fixed parse erroralec
2010-05-25Better jqueryficationthomasb
2010-05-25- code cleanupalec
2010-05-25- Reverted change that removed response.callbacksalec
2010-05-25Wrap group name input field in <li> + more jqueryfication + add dummy group f...thomasb
2010-05-22- Fix wrong message on file upload error (#1486725)alec
2010-05-21- Added 'actionbefore', 'actionafter', 'responsebefore', 'responseafter' eventsalec
2010-05-19- small improvementsalec
2010-05-18- Some files from /bin + spellchecking actions moved to the new 'utils' taskalec
2010-05-18- remove temp codealec
2010-05-18- Added threads tree iconsalec
2010-05-17- code cleanupalec
2010-05-17- fix performance of getElementById wrapper for IE (don't look over all eleme...alec
2010-05-15- removed redundant code in expand_unread()alec
2010-05-15- improve performance of threads expanding/collapsing (significant on IE)alec
2010-05-15- remove offline message list generation on IE, this doesn't realy improve pe...alec
2010-05-14- removed old codealec
2010-05-14- Fix marking/deleting of all messages in search result (#1486736)alec
2010-05-14- Fix: reset select_all_mode on select-none actionalec
2010-05-13- Extend contact groups support (#1486682) alec
2010-05-12- Fix check-recent action issues and performance (#1486526)alec
2010-05-11- Fix signatures get added instead of replaced in plain text mode (#1486730)alec
2010-05-10- Fix setting sorting order to "None"alec
2010-05-07- Fix adding signature above the body in plain-text modealec
2010-05-06- Fix listupdate event doesn't trigger on search response (#1486708)alec
2010-05-06- last commit fixalec
2010-05-06- Fix select_all_mode value after selecting a message (#1486720)alec