summaryrefslogtreecommitdiff
path: root/program/js
AgeCommit message (Expand)Author
2010-04-22- fix the contact creation when group is not selectedalecpl
2010-04-22- code cleanupalecpl
2010-04-20- fix iframe hack (divs must be removed also in mouseup)alecpl
2010-04-20- force mbox in check-recent (#1486629)alecpl
2010-04-19- fix dublicated request in msglist_click()alecpl
2010-04-16- code formatting, cleanup and small improvementsalecpl
2010-04-16- more code formattingalecpl
2010-04-15- removed redundant code + code formattingalecpl
2010-04-15- Fix messages list scrolling in FF3.6 (#1486472)alecpl
2010-04-14- Fix new contact group selection on IE (#1486630)alecpl
2010-04-14- use the same iframe hack as in splitter.jsalecpl
2010-04-13Assign newly created contacts to the active group (#1486626) and fix group se...thomascube
2010-04-09Option not to mark messages as read when viewed in preview pane (#1485012)thomascube
2010-04-07Fix group expansion which was lost in r3457 + apply patch for autocompletion ...thomascube
2010-04-07Apply contact groups js patch (#1486606)thomascube
2010-04-02- fix empty body after switching from html to plainalecpl
2010-04-01Add client-side events when adding/removing groupsthomascube
2010-04-01Add server-side plugin hooks to address group functions + better action namesthomascube
2010-03-31Asynchronously expand contact groups + skip count queries in autocompletion m...thomascube
2010-03-31Implement group renaming/deleting + use more consistent names for commands an...thomascube
2010-03-31- Fix js error when switching editor mode (#1486593)alecpl
2010-03-30- Fix marking messages as unread on all pages (#1486592)alecpl
2010-03-28- Re-organize editor buttons, add blockquote and search buttonsalecpl
2010-03-28- TinyMCE 3.3.2alecpl
2010-03-26Implement insert_contact_group() to make group creation workthomascube
2010-03-26Added basic contact groups featurethomascube
2010-03-25- Use PageUp/PageDown for listpage change (#1486430)alecpl
2010-03-25- Added Home/End kayboard keys support on lists (#1486430)alecpl
2010-03-25- Added possibility to select all messages in a folder (#1484756)alecpl
2010-03-24Only select childs when a message row is collapsed but also do it when deleti...thomascube
2010-03-23- Don't underline the parent when thread is expandedalecpl
2010-03-19- rewert old change: don't load first section page in Preferences alecpl
2010-03-19- TinyMCE 3.3.1alecpl
2010-03-19- Implemented messages copying using drag&drop + SHIFT (#1484086)alecpl
2010-03-17- use popupmenu style for attachments upload formalecpl
2010-03-17Don't unselect already selected childsthomascube
2010-03-17Also select childs when dragging a thread messagethomascube
2010-03-17- use jQuery.inArray() instead of rcube_in_array()alecpl
2010-03-17Merged devel-threads branch (r3066:3364) back into trunkthomascube
2010-03-09- messages list performance: build subject link on client sidealecpl
2010-03-07- Last commit fixalecpl
2010-03-07- Fix sig replacement (#1486538) + fix checking for separator existance in sigalecpl
2010-03-06- Don't show a warning on html2text switch when textarea is emptyalecpl
2010-03-04- Don't open first section in Preferences: makes behaviour consistent with th...alecpl
2010-03-04Changed signature separator when top-posting (#1486330)thomascube
2010-03-03Remember search modifiers in user prefs (#1486146) + bring back the old defaultsthomascube
2010-03-02No more case-insensitive folder name comparisonsthomascube
2010-03-02Fix checking for new mail (#1485794)thomascube
2010-02-23- Fix IE spellcheck suggestion popup issue (#1486471)alecpl
2010-02-22- Fix email address auto-completion shows regexp pattern (#1486258)alecpl