summaryrefslogtreecommitdiff
path: root/roundcubemail/program
AgeCommit message (Expand)Author
2010-07-24- Allow commands with mutiple - (#1486851)alec
2010-07-24- Fix typo in update_contact_row() (#1486875)alec
2010-07-21Fix default IMAP port configuration (#1486864)thomasb
2010-07-17translations updateyllar
2010-07-17Create Sent folder when composing a message (#1486802)thomasb
2010-07-08- Fix opening attachments on IE (#1486829)alec
2010-07-06- Make sure attachment name doesn't contain \r\n (#1486832)alec
2010-06-30- small fix for googie layer height settingalec
2010-06-30translations updateyllar
2010-06-30- googiespell layer resizing + small css improvementsalec
2010-06-30- fix for empty suggestions resultalec
2010-06-30- Fix body in message_sent hook when delay_file_io=true (#1486824)alec
2010-06-30- Fix handling of messages with Content-Type: application/* and no filename (...alec
2010-06-30- Show attachment icon on the list also for messages with Content-Type: appli...alec
2010-06-30- Resize editor after switching to html modealec
2010-06-30- Improved command() to call simple command functions directlyalec
2010-06-30- added 'messageoptions' labelalec
2010-06-29- Improved compose screen: resizable body and attachments list, vertical spli...alec
2010-06-29- nl_NL fix (#1486822)alec
2010-06-28- Fix RC forgets search results (#1483883)alec
2010-06-24- Update TinyMCE translationsalec
2010-06-24- Use built-in spellchecker instead of a PHP files of spellchecker plugin in ...alec
2010-06-24- TinyMCE 3.3.7alec
2010-06-23- Hide disabled fieldsets in messages list menualec
2010-06-23- removed PHP closing tagalec
2010-06-23- Fix quota indicator position on Opera 10.10alec
2010-06-23- Improve parsing of styled empty tags in HTML messages (#1486812)alec
2010-06-22- Fix regular expression for HTML entitiesalec
2010-06-20- Extended rcube_user::get_username (#1486707)alec
2010-06-20- Add %dc variable support in base_dn/bind_dn config (#1486779)alec
2010-06-19- Fix dot-atom expression in e-mail validation regexp (#1486808)alec
2010-06-19- Move quota indicator to mailboxlist footeralec
2010-06-19translations updateyllar
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-18Use existing label for preview pane which is more descriptivethomasb
2010-06-18Strip comments in css string + don't set font color to tagsthomasb
2010-06-18- Fix: when From field is a first object in compose template form's hidden fi...alec
2010-06-17- UI unification alec
2010-06-17- Fix no-cache headers on https to prevent content caching by proxies (#1486798)alec
2010-06-16- Fix base64 regexp (#1486800)alec
2010-06-15- remove debug codealec
2010-06-15- Fix attachment filenames broken with TNEF decoder using long filenames (#14...alec
2010-06-13- fix fr_RF translation (#1486789)alec
2010-06-13- Use user's timezone in Date header, not server's timezone (#1486119)alec
2010-06-13- fix in el_GR translation (#1486788)alec
2010-06-11- Add option to set separate footer for HTML messages (#1486660)alec
2010-06-10- Remove BOM (#1486785)alec
2010-06-09 - Sanitize CSS universal selector from e-mails. Without this fix any message...netbit