You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
roundcubemail/program/include
thomascube 7342bb8b7a Check for DB connection state instead of handle (handle could be an error object) 14 years ago
..
clisetup.php Missed some replacements in previous commit... 14 years ago
html.php - Add html_table::remove_body() function 14 years ago
iniset.php - Fixed vcard folding: use one space, use mb_regex_encoding() (#1487868) 14 years ago
main.inc - Fix handling of debug_level=4 in ajax requests (#1487831) 14 years ago
rcmail.php Add hook for request token creation (upon user request) 14 years ago
rcube_addressbook.php - Use mbstring's strtolower() for Unicode characters in normalize_string() 14 years ago
rcube_browser.php - Fixed IE/FF detection (#1487838) 14 years ago
rcube_config.php - Fix handling of debug_level=4 in ajax requests (#1487831) 14 years ago
rcube_contacts.php Fix vcard folding at 75 chars; don't fold vcards for internal storage 14 years ago
rcube_html_page.php Make it easier to add code to $(document).ready() 14 years ago
rcube_imap.php - Fix bug where default_charset was not used for text messages (#1487836) 14 years ago
rcube_imap_generic.php - Added workaround for some IMAP server with broken STATUS response (#1487859) 14 years ago
rcube_json_output.php Delegate contact input validation to rcube_addressbook instance; accept already localized texts in rcube_output::show_message() 14 years ago
rcube_ldap.php Fixed LDAP patch 14 years ago
rcube_mdb2.php Check for DB connection state instead of handle (handle could be an error object) 14 years ago
rcube_message.php - Improve space-stuffing handling in format=flowed messages (#1487861) 14 years ago
rcube_mime_struct.php Bumbed version; Roundcube development is not Switzerland only 14 years ago
rcube_plugin.php Merge branch devel-addressbook (r4193:4382) back into trunk 14 years ago
rcube_plugin_api.php - Uncomment code (commented out for testing?) + cleanup whitespaces 14 years ago
rcube_result_set.php Bumbed version; Roundcube development is not Switzerland only 14 years ago
rcube_session.php Prepare for multiple concurrent compose windows 14 years ago
rcube_shared.inc - Fix so 1024 bytes is displayed as 1KB, the same for MB and GB 14 years ago
rcube_smtp.php - PEAR::Net_SMTP 1.5.2, fixed timeout issue (#1487843) 14 years ago
rcube_sqlite.inc Bumbed version; Roundcube development is not Switzerland only 14 years ago
rcube_string_replacer.php Bumbed version; Roundcube development is not Switzerland only 14 years ago
rcube_template.php Add hook for request token creation (upon user request) 14 years ago
rcube_user.php Gracefully shrug on database errors 14 years ago
rcube_vcard.php Use CRLF + 1 space for folding 14 years ago