summaryrefslogtreecommitdiff
path: root/program
AgeCommit message (Expand)Author
2012-06-04Fix magic_quotes_sybase handling (#1488506)Aleksander Machniak
2012-06-04Fix possible PHP warning: strpos(): Offset not contained in stringAleksander Machniak
2012-06-04Disable TinyMCE status bar which has been enabled by default in TinyMCE 3.5.2Aleksander Machniak
2012-06-04Modify CONCAT() arguments, because + operator requires them to be of type var...Aleksander Machniak
2012-06-02Typo fixMathias Rhein
2012-06-01Define and use 'mozilla' class for HTML styleAleksander Machniak
2012-06-01Update to TinyMCE 3.5.2Aleksander Machniak
2012-05-30Fix regression where redundant autocompletion requests were sentAleksander Machniak
2012-05-30Code cleanup, more object-like syntax when building URLsAleksander Machniak
2012-05-30Merge branch 'dev-browser-capabilities'Aleksander Machniak
2012-05-30Don't show errors when moving contacts into groups they're already in (#1488493)Thomas Bruederli
2012-05-30Display Tiff as Jpeg in browsers without Tiff support (#1488452)Aleksander Machniak
2012-05-28Add Flash support detectionAleksander Machniak
2012-05-28Use browser capabilities to decide if PDF/TIFF attachments should be displayedAleksander Machniak
2012-05-28Added browser capabilities detection, i.e. PDF and TIFF supportAleksander Machniak
2012-05-28Fix html2text conversion of strong|b|a|th|h tags when used in upper caseAleksander Machniak
2012-05-26Fix host autoselection when default_host is an array (#1488495)Aleksander Machniak
2012-05-26CS, tabs to spacesAleksander Machniak
2012-05-26Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2012-05-26Add getter for database runtime/config variablesThomas Bruederli
2012-05-26Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2012-05-26Catch DateTime* exceptions (#1488497) - skipping buggy timezonesAleksander Machniak
2012-05-25Fix calls to renamed methodsThomas Bruederli
2012-05-25Move messages forwarding mode setting into PreferencesAleksander Machniak
2012-05-24Remove possible confusion on session reads - PHP expects string result not bo...Aleksander Machniak
2012-05-23Small code improvementAleksander Machniak
2012-05-23Move old rcube_mail_header class definition to better placeAleksander Machniak
2012-05-23Add another alias for backwards compatibilityThomas Bruederli
2012-05-23Improved PERMANENTFLAGS checking code, added code for flags caching (currentl...Aleksander Machniak
2012-05-23Fix possible PHP warning in in_array_nocase() when 2nd argument is not an arrayAleksander Machniak
2012-05-22Removed $Id$Aleksander Machniak
2012-05-22Add is_escaped attribute for html_select and html_textarea (#1488485)Aleksander Machniak
2012-05-22Deprecate storage_connect() methodAleksander Machniak
2012-05-22Remove last instance of storage_connect() with possible performanceAleksander Machniak
2012-05-22Add imap_connect() method for backward compat.Aleksander Machniak
2012-05-22- Fix HTML entities handling in HTML editor (#1488483)Aleksander Machniak
2012-05-21Fix PHP error where calling get() on a non objectAleksander Machniak
2012-05-21Merge branch 'courier-fix'Aleksander Machniak
2012-05-21Add option imap_force_ns to make buggy servers support optionalAleksander Machniak
2012-05-20Add lost method for backwards compatibilityThomas Bruederli
2012-05-17Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2012-05-17Added new languages Belarusian, Interlingua and Malayalam from launchpad importThomas Bruederli
2012-05-17s/rcube_charset_convert/rcube_charset::convert/Aleksander Machniak
2012-05-17Mail_Mime 1.8.4Aleksander Machniak
2012-05-16Also accept PHP exceptions as argument to rcube::raise_error()Thomas Bruederli
2012-05-16Always log fatal errors that terminate the PHP scriptThomas Bruederli
2012-05-16Fix object referenceThomas Bruederli
2012-05-15Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2012-05-15Move rcube_addressbook::normalize_string() to rcube_utils::normalize_string()...Thomas Bruederli
2012-05-15Fix (again) metadata caching (#1488475)Aleksander Machniak