summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-08- Re-add 'Close' button in upload form (#1486930, #1486823)alecpl
2010-09-08- Small improvementsalecpl
2010-09-08- Add semicolon at the end of SQL queries in log (#1486957)alecpl
2010-09-08- Small performance improvementsalecpl
2010-09-07- Revert r3941 (#1486979)alecpl
2010-09-06- Change upload box form name (was the same as compose form) alecpl
2010-09-06- Fix closing popups with ESC key on some browsersalecpl
2010-09-06- Fix Chrome browser was recognized as Safarialecpl
2010-09-06- Fix attachment upload popup disapears on double click in Firefox (#1486930)...alecpl
2010-09-04- Don't use mail_header_delimiter when saving mail in IMAPalecpl
2010-09-04- Added mail_header_delimiter validationalecpl
2010-09-03- Always check INBOX for recent messages, with check_all_folders=false too (#...alecpl
2010-09-02- Fix JS error in IE (can't move focus to the control...) (#1486972)alecpl
2010-09-02- Fix JS error when switching off HTML editor in identity formalecpl
2010-09-02- Added fieldsets in Identity form, added 'identity_form' hookalecpl
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...alecpl
2010-08-30- Small improvementalecpl
2010-08-30- Fix hide_message() to work when called from an iframealecpl
2010-08-30- Fix JS error when spellchecker feature is disabledalecpl
2010-08-30- Use host FQDN in Message-Id, if possible (#1486924)alecpl
2010-08-30- Show disabled checkboxes for protected folders instead of dots (#1485498)alecpl
2010-08-30- lock_form(): fix hidden fields were disabled because of wrong type checkalecpl
2010-08-29- Fix timezone string in sent mail (#1486961)alecpl
2010-08-28- Fix "Threaded" checkbox after subfolder creation (#1486928)alecpl
2010-08-28- Display inline images with known extensions and non-image content-type (#14...alecpl
2010-08-28- Fix r3913: don't run spellchecker on sendalecpl
2010-08-28- Remove unused checkalecpl
2010-08-28- Fix JS error on IE when trying to send HTML message with enabled spellcheck...alecpl
2010-08-27- Fix focus position after initial signature change in html editoralecpl
2010-08-27- Fix TinyMCE buttons are hidden in Opera (#1486922)alecpl
2010-08-27- Fix TinyMCE uses zh_CN when zh_TW locale is set (#1486929) alecpl
2010-08-27- Fix Tab key doesn't work in HTML editor in Google Chrome (#1486925)alecpl
2010-08-27- Fix "Select all" causes message to be opened in folder with exactly one mes...alecpl
2010-08-25- Fix parse error after uncommenting default ldap_public settings (#1486953)alecpl
2010-08-25- Fix SMTP test in Installer (#1486952)alecpl
2010-08-24- Unset message type after hidding italecpl
2010-08-24- Fix set_busy() when called from an iframealecpl
2010-08-23- Changelog updatealecpl
2010-08-23- Don't add date to log when using syslogalecpl
2010-08-23- Fix list page controls when contacts group is selectedalecpl
2010-08-16- Added 'message_body_prefix' hook. Now it's possible to add some HTML codealecpl
2010-08-13- Revert last (unintentional) commitalecpl
2010-08-13- ja_JP update (#1486911)alecpl
2010-08-12- add message_part_structure hook also for text parts of mixed messagesalecpl
2010-08-11- Fixes in SQL init script + added update script for MSSQL databasealecpl
2010-08-11- Two fixes for Konqueroralecpl
2010-08-10- Fix upgrade script for SQLite (#1486903)alecpl
2010-08-10- Improve email regexp in mailto: links handler (#1486808)alecpl
2010-08-10- Fix path to SQL files when using pgsql/mysqli/sqlsrv drivers (#1486902)alecpl