summaryrefslogtreecommitdiff
path: root/roundcubemail/program
AgeCommit message (Expand)Author
2010-09-15- Added more charset aliasesalec
2010-09-15- Fix: close() method of addressbook object(s) is not called in shutdown func...alec
2010-09-15- Fix: iconv doesn't support UTF7-IMAPalec
2010-09-15- Settings block (fieldset) can have any content (not only a table with hardc...alec
2010-09-14- small fix for format=flowed parsingalec
2010-09-14- Improve logic of signatures colorizing and truncating, introduce sig_max_li...alec
2010-09-14- Fix format=flowed handling (#1486989) + small improvements in plain message...alec
2010-09-11- Fix messages background image handling in some cases (#1486990)alec
2010-09-10- Don't trim spaces from the end of line when converting to format=flowedalec
2010-09-10- Code improvements + more infinite loop preventionalec
2010-09-10- Return false from putLineC instead of NULL, for consistencealec
2010-09-09- Small improvement for last commitalec
2010-09-09- Fix handling of charsets with LATIN-* labelalec
2010-09-08- Re-add 'Close' button in upload form (#1486930, #1486823)alec
2010-09-08- Small improvementsalec
2010-09-08- Add semicolon at the end of SQL queries in log (#1486957)alec
2010-09-08- Small performance improvementsalec
2010-09-06- Change upload box form name (was the same as compose form) alec
2010-09-06- Fix Chrome browser was recognized as Safarialec
2010-09-04- Don't use mail_header_delimiter when saving mail in IMAPalec
2010-09-04- Added mail_header_delimiter validationalec
2010-09-03- Always check INBOX for recent messages, with check_all_folders=false too (#...alec
2010-09-02- Fix JS error in IE (can't move focus to the control...) (#1486972)alec
2010-09-02- Fix JS error when switching off HTML editor in identity formalec
2010-09-02- Added fieldsets in Identity form, added 'identity_form' hookalec
2010-09-01new language: Khmer and pt_PT it_IT uk_UA updatesyllar
2010-08-31- performance: use custom function for IV vector generation instead of mcrypt...alec
2010-08-30- Small improvementalec
2010-08-30- Fix hide_message() to work when called from an iframealec
2010-08-30- Fix JS error when spellchecker feature is disabledalec
2010-08-30- Use host FQDN in Message-Id, if possible (#1486924)alec
2010-08-30- Show disabled checkboxes for protected folders instead of dots (#1485498)alec
2010-08-30- lock_form(): fix hidden fields were disabled because of wrong type checkalec
2010-08-29- Fix timezone string in sent mail (#1486961)alec
2010-08-28- Fix "Threaded" checkbox after subfolder creation (#1486928)alec
2010-08-28- Display inline images with known extensions and non-image content-type (#14...alec
2010-08-28- Fix r3913: don't run spellchecker on sendalec
2010-08-28- Remove unused checkalec
2010-08-28- Fix JS error on IE when trying to send HTML message with enabled spellcheck...alec
2010-08-27- Fix focus position after initial signature change in html editoralec
2010-08-27- Fix TinyMCE buttons are hidden in Opera (#1486922)alec
2010-08-27- Fix TinyMCE uses zh_CN when zh_TW locale is set (#1486929) alec
2010-08-27- Fix Tab key doesn't work in HTML editor in Google Chrome (#1486925)alec
2010-08-27- Fix "Select all" causes message to be opened in folder with exactly one mes...alec
2010-08-25- Fix SMTP test in Installer (#1486952)alec
2010-08-24- Unset message type after hidding italec
2010-08-24- Fix set_busy() when called from an iframealec
2010-08-23- Don't add date to log when using syslogalec
2010-08-23- Fix list page controls when contacts group is selectedalec
2010-08-16- Added 'message_body_prefix' hook. Now it's possible to add some HTML codealec