summaryrefslogtreecommitdiff
path: root/roundcubemail/program/js
AgeCommit message (Expand)Author
2010-04-01Add client-side events when adding/removing groupsthomasb
2010-04-01Add server-side plugin hooks to address group functions + better action namesthomasb
2010-03-31Asynchronously expand contact groups + skip count queries in autocompletion m...thomasb
2010-03-31Implement group renaming/deleting + use more consistent names for commands an...thomasb
2010-03-31- Fix js error when switching editor mode (#1486593)alec
2010-03-30- Fix marking messages as unread on all pages (#1486592)alec
2010-03-28- Re-organize editor buttons, add blockquote and search buttonsalec
2010-03-28- TinyMCE 3.3.2alec
2010-03-26Implement insert_contact_group() to make group creation workthomasb
2010-03-26Added basic contact groups featurethomasb
2010-03-25- Use PageUp/PageDown for listpage change (#1486430)alec
2010-03-25- Added Home/End kayboard keys support on lists (#1486430)alec
2010-03-25- Added possibility to select all messages in a folder (#1484756)alec
2010-03-24Only select childs when a message row is collapsed but also do it when deleti...thomasb
2010-03-23- Don't underline the parent when thread is expandedalec
2010-03-19- rewert old change: don't load first section page in Preferences alec
2010-03-19- TinyMCE 3.3.1alec
2010-03-19- Implemented messages copying using drag&drop + SHIFT (#1484086)alec
2010-03-17- use popupmenu style for attachments upload formalec
2010-03-17Don't unselect already selected childsthomasb
2010-03-17Also select childs when dragging a thread messagethomasb
2010-03-17- use jQuery.inArray() instead of rcube_in_array()alec
2010-03-17Merged devel-threads branch (r3066:3364) back into trunkthomasb
2010-03-09- messages list performance: build subject link on client sidealec
2010-03-07- Last commit fixalec
2010-03-07- Fix sig replacement (#1486538) + fix checking for separator existance in sigalec
2010-03-06- Don't show a warning on html2text switch when textarea is emptyalec
2010-03-04- Don't open first section in Preferences: makes behaviour consistent with th...alec
2010-03-04Changed signature separator when top-posting (#1486330)thomasb
2010-03-03Remember search modifiers in user prefs (#1486146) + bring back the old defaultsthomasb
2010-03-02No more case-insensitive folder name comparisonsthomasb
2010-03-02Fix checking for new mail (#1485794)thomasb
2010-02-23- Fix IE spellcheck suggestion popup issue (#1486471)alec
2010-02-22- Fix email address auto-completion shows regexp pattern (#1486258)alec
2010-02-21- jQuery 1.4.2alec
2010-02-02- Fix folder rename/delete buttons do not appear on creation of first folder ...alec
2010-01-26Import contacts into the selected address book + set button states accordinglythomasb
2010-01-26- jQuery-1.4.1alec
2009-12-15- Updated TinyMCE to 3.2.7alec
2009-12-08- fix console log msg for GET requestsalec
2009-12-04- fix unintentional adding signatures with html mode and autoaddsignature=nev...alec
2009-12-03- fix last commitalec
2009-12-03- Fix displaying nested message parts (#1486246)alec
2009-11-03- Fix pasting from Office apps into html editor (#1486271)alec
2009-11-03Cleanup top-posting feature (sorry, there are again some new texts)thomasb
2009-11-02More options for top posting feature (#1484272) using patch from Phil Weirthomasb
2009-11-02- top posting (#1484272)alec
2009-10-24- fix default quota image heightalec
2009-10-24- Fix quota indicator issues by content generation on client-sizealec
2009-10-24- don't call focus() on html editor (#1486238)alec