summaryrefslogtreecommitdiff
path: root/program
AgeCommit message (Expand)Author
2013-05-29Remove (move to bc.php) unused strip_newlines() and strip_quotes() functionsAleksander Machniak
2013-05-28Add more rcube_utils testsAleksander Machniak
2013-05-28Improve rcube_utils::file2class() to not return duplicatesAleksander Machniak
2013-05-26Also display contact properties with unknown subtypesThomas Bruederli
2013-05-26Fix class nameAleksander Machniak
2013-05-26Make possible to disable shared cacheAleksander Machniak
2013-05-25Expunge all cache instances in shutdownAleksander Machniak
2013-05-25Added shared (cross-user) cacheAleksander Machniak
2013-05-24Fix connecting when host is specified with protocol prefix e.g. ssl://Aleksander Machniak
2013-05-24Unify codestileAleksander Machniak
2013-05-24Align double-click time in list.js and app.jsAleksander Machniak
2013-05-24Fix handling of comma when adding contact from contacts widget (#1489107)Aleksander Machniak
2013-05-24Fix bug where a message was opened in both preview pane and new window on dou...Aleksander Machniak
2013-05-24Fix fatal error when xdebug.max_nesting_level was exceeded in rcube_washtml (...Aleksander Machniak
2013-05-24Fix PHP warning in html_table::set_row_attribs() in PHP 5.4 (#1489094)Aleksander Machniak
2013-05-24Print nicer error message when too old PHP version found - required by mysql ...Aleksander Machniak
2013-05-23Fix invalid option selected in default_font selector when font is unset (#148...Aleksander Machniak
2013-05-23Fix displaying contact with ID divisible by 100 in sql addressbook (#1489121)Aleksander Machniak
2013-05-23Fix browser warnings on PDF plugin detection (#1489118)Aleksander Machniak
2013-05-23Fix fatal error when parsing UUencoded messages (#1489119)Aleksander Machniak
2013-05-23Fix another text wrapping issue (wrong handling of long unwrappable lines)Aleksander Machniak
2013-05-22Fix warning when using IP address as hostname in Net_SocketAleksander Machniak
2013-05-22Catch warning on is_readable() failure (open_basedir restriction)Aleksander Machniak
2013-05-21Update jsTimezoneDetect to version 1.0.5Aleksander Machniak
2013-05-20Change Reply-All button label/title when mailing list is detected (#1488938)Aleksander Machniak
2013-05-20Improved attachment reminder dialog (#1489091)Aleksander Machniak
2013-05-16Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2013-05-16Replaced German labels for from/to with more common words in order to avoid c...Thomas Bruederli
2013-05-16Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2013-05-16Fix Net_Socket bug with no timeout (failed connection in managesieve plugin)Aleksander Machniak
2013-05-16Move rcmail::deliver_message() to framework for common useThomas Bruederli
2013-05-16Added rcube_plugin::add_label() methodAleksander Machniak
2013-05-15Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2013-05-15Synced localizations from TransifexThomas Bruederli
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