summaryrefslogtreecommitdiff
path: root/program
AgeCommit message (Expand)Author
2013-05-15Simplify/fix debug lines truncationAleksander Machniak
2013-05-15Fix SMTP connection using IPv6 address in smtp_server option (#1489024), upda...Aleksander Machniak
2013-05-14Fix problem where security warning was displayed for valid images with image/...Aleksander Machniak
2013-05-10Fix handling of invalid email addresses in headers (#1489092)Aleksander Machniak
2013-05-09Simplify format=flowed handling code, don't duplicate same codeAleksander Machniak
2013-05-09Fix format=flowed text re-wrapping for displayAleksander Machniak
2013-05-08Limit debug log entry (line) size to 4096 characters to preventAleksander Machniak
2013-05-08Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2013-05-08Allow row insertion at a specified position (not only on top of the list)Aleksander Machniak
2013-05-07Fix IMAP connection issue with default_socket_timeout < 0 and imap_timeout < ...Aleksander Machniak
2013-05-07Avoid uninitialized/unused variablesAleksander Machniak
2013-05-06Fix display issue on addressbooks/groups list (#1489039)Aleksander Machniak
2013-05-06Fix various PHP code bugs found using static analysis (#1489086)Aleksander Machniak
2013-05-06Fix bugs caught by static analysisAleksander Machniak
2013-05-05Fix backslash character handling on vCard import (#1489085)Aleksander Machniak
2013-05-05Fix csv import from Thunderbird with French localization (#1489059)Aleksander Machniak
2013-05-04* fixed: modsecurity warning: AppDefect: Cache-Control Response Header Missin...Zou Guangxian
2013-05-03Log spellchecker error also in html modeAleksander Machniak
2013-05-03Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2013-05-03Fix messages list focus issue in Opera and Webkit (#1489058)Aleksander Machniak
2013-05-03Check Google spell check service response for errors and report them accordinglyThomas Bruederli
2013-05-03Experimental: refactored list.js and html_table class to render lists with di...Thomas Bruederli
2013-05-03Fix bug where multi-level quoting was replaced with one-level quoted text aft...Aleksander Machniak
2013-05-03Fix another text wrap issue (added test case)Aleksander Machniak
2013-05-02Revert fix for #1489058 because it opened another IE8 focus issueAleksander Machniak
2013-05-02Fix opened window size on small screens in browsers where height is an innerH...Aleksander Machniak
2013-05-01Use create_function() instead of eval()Aleksander Machniak
2013-05-01Escape user input values when used in eval()Thomas Bruederli
2013-05-01Small code improvementsAleksander Machniak
2013-05-01Merge pull request #67 from andywer/masterAleksander Machniak
2013-05-01Add option to display email address together with a name in mail preview (#14...Aleksander Machniak
2013-05-01Fix csv2vcard testAleksander Machniak
2013-05-01Fix Reply-To header handling in Reply-All action (#1489037)Aleksander Machniak
2013-05-01Fix so Sender: address is added to Cc: field on reply to all (#1489011)Aleksander Machniak
2013-05-01Fix so addressbook_search_mode works also for group search (#1489079)Aleksander Machniak
2013-04-30Fix removal of a contact from a group in LDAP addressbook (#1489081)Aleksander Machniak
2013-04-30Small code simplificationAleksander Machniak
2013-04-30Support CSV import from Atmail (#1489045)Aleksander Machniak
2013-04-30Inlcude SQL query in the log on SQL error (#1489064)Aleksander Machniak
2013-04-29Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2013-04-29Fix handling untagged responses in IMAP FETCH - "could not load message" erro...Aleksander Machniak
2013-04-29Remove moveTo() call which causes problems in Chrome and has no real effect i...Thomas Bruederli
2013-04-29Fix list page reset when viewing a message in Larry skin (#1489076)Aleksander Machniak
2013-04-29Fix possible warning on some misconfigAleksander Machniak
2013-04-28Build plugin info from both package.xml and composer.json files; allow plugin...Thomas Bruederli
2013-04-28Prepare for the composer-based plugin repository; skip PEAR dependencies for nowThomas Bruederli
2013-04-28Fix min_refresh_interval handling on preferences save (#1489073)Aleksander Machniak
2013-04-28Fix PDF support detection for Firefox PDF.js (#1488972)Aleksander Machniak
2013-04-28Fix messages list focus issue in Internet Explorer (#1489058)Aleksander Machniak
2013-04-27Add db_prefix configuration option in place of db_table_*/db_sequence_* optionsAleksander Machniak