summaryrefslogtreecommitdiff
path: root/roundcubemail/program
AgeCommit message (Expand)Author
2010-04-19- fix dublicated request in msglist_click()alec
2010-04-19- Fix setting spellcheck languages with extended codes (#1486605)alec
2010-04-16- code formatting, cleanup and small improvementsalec
2010-04-16- more code formattingalec
2010-04-15- removed redundant code + code formattingalec
2010-04-15- fix sorting of folders with capital lettersalec
2010-04-15- Fix messages list scrolling in FF3.6 (#1486472)alec
2010-04-15Always set changed date when marking a DB record as deleted + provide a clean...thomasb
2010-04-14- Fix new contact group selection on IE (#1486630)alec
2010-04-14- use the same iframe hack as in splitter.jsalec
2010-04-13Assign newly created contacts to the active group (#1486626) and fix group se...thomasb
2010-04-12- Fix regression in disposition-notification (#1486623)alec
2010-04-12- nl_NL update (#1486625)alec
2010-04-11he_IL fr_FR cs_CZ nn_NO en_GB lt_LT et_EE it_IT sv_SE es_AR ru_RU es_ES pt_BR...yllar
2010-04-09- pl_PL updatealec
2010-04-09Option not to mark messages as read when viewed in preview pane (#1485012)thomasb
2010-04-09Let plugins modify the Sent folder when composing (#1486548)thomasb
2010-04-07Fix group expansion which was lost in r3457 + apply patch for autocompletion ...thomasb
2010-04-07Apply contact groups js patch (#1486606)thomasb
2010-04-07Updated Hebrew, French, Italian, Latvian, Swedish, Spanish, Slovenian and Wel...thomasb
2010-04-07Updated German translationsthomasb
2010-04-06Configurable limit of address group membersthomasb
2010-04-02- fix empty body after switching from html to plainalec
2010-04-02- Added optional (max_recipients) support to restrict total number of recipie...alec
2010-04-01- Fix sources list if 'ldap_public' is null/falsealec
2010-04-01- load des.inc file only when neededalec
2010-04-01- Add some critical PHP settings check to prevent bugs like this (#1486307)alec
2010-04-01- create rcube_mime_struct class on Iloha's MIME (mime.inc) basisalec
2010-04-01- add iilBasicHeader alias for rcube_mail_header class, needed by messages ca...alec
2010-04-01- fix commentalec
2010-04-01Add client-side events when adding/removing groupsthomasb
2010-04-01Fix typothomasb
2010-04-01Add server-side plugin hooks to address group functions + better action namesthomasb
2010-04-01- Use MDB2's Manager module for listing tablesalec
2010-03-31Complete address book interface class with group functionsthomasb
2010-03-31Also remove contactgroupmembers when deleting a contactthomasb
2010-03-31List of tables mustn't be static (wtf?)thomasb
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-31- fix save/delete draft message with enabled threading (#1486596)alec
2010-03-31- Fix undefined method error (#1486597)alec
2010-03-30- Fix marking messages as unread on all pages (#1486592)alec
2010-03-30- Fix imap login (#1486591)alec
2010-03-28- Re-organize editor buttons, add blockquote and search buttonsalec
2010-03-28- TinyMCE 3.3.2alec
2010-03-28- Fix single space inserted on fwd/reply with top posting (#1486532)alec
2010-03-27- change namespace() to getNamespace()alec
2010-03-26- Fix bugs on unexpected IMAP connection close (#1486190, #1486270)alec
2010-03-26Implement insert_contact_group() to make group creation workthomasb