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
alecpl e0960f6365 - Prevent from memory_limit exceeding when trying to parse big messages bodies (#1487424):
don't try to parse it, display notice with a link to download it directly
13 years ago
..
clisetup.php - Disable time limit for CLI scripts (#1488109) 13 years ago
html.php - Fix set_row_attribs() for backward compat. 13 years ago
iniset.php - Change version number to 0.8-svn 13 years ago
main.inc - Prevent from memory_limit exceeding when trying to parse big messages bodies (#1487424): 13 years ago
rcmail.php - Add option to set session name (#1486433) 13 years ago
rcube_addressbook.php - Fix handling of type separator in get_col_values() 13 years ago
rcube_browser.php - Fix IE9 detection (#1488008) 13 years ago
rcube_cache.php - Small improvement for handling redundant cache queries (followup to r5303) 13 years ago
rcube_config.php This timezone stuff really is a hard one... 13 years ago
rcube_contacts.php - Add option to define matching method for addressbook search (#1486564, #1487907) 13 years ago
rcube_html_page.php - Microoptimization: use substr_replace() for injecting a string into string 13 years ago
rcube_imap.php - Performance improvements 13 years ago
rcube_imap_cache.php - Fix threads cache validation when skip_deleted=true 13 years ago
rcube_imap_generic.php - Improved _listMailboxes() performance and small parseResponse() improvement (#1488134) 13 years ago
rcube_json_output.php Remove debugging stuff 13 years ago
rcube_ldap.php - Add some debug and error handling around vlv_search 13 years ago
rcube_mdb2.php - Fix handling of DB connection failures. Detect failure on connection level instead of on query level. 13 years ago
rcube_message.php Fix inline display of image attachments 13 years ago
rcube_mime_struct.php - Rewritten messages caching (merged devel-mcache branch): 13 years ago
rcube_plugin.php - Don't disable include() errors, so now broken translation of a plugin will print error to the log 13 years ago
rcube_plugin_api.php - Extend rcube_label_exists() to search in loaded plugins localizations 13 years ago
rcube_result_set.php Add option 'searchonly' for address books; currently used by LDAP directories 13 years ago
rcube_session.php Fix: decode session data into superglobals after re-reading 13 years ago
rcube_shared.inc - Make the whole PHP output non-cacheable (#1487797) 13 years ago
rcube_smtp.php - Add possibility to add SASL mechanisms for SMTP in smtp_connect hook (#1487937) 13 years ago
rcube_spellchecker.php - Merge devel-spellcheck branch: 13 years ago
rcube_sqlite.inc Bumbed version; Roundcube development is not Switzerland only 14 years ago
rcube_string_replacer.php - Fixed bug in handling link with '!' character in it (#1488195) 13 years ago
rcube_template.php - Performance improvements 13 years ago
rcube_user.php - Fix username case-insensitivity issue in MySQL (#1488021) 13 years ago
rcube_vcard.php Fix wrong vCard type parameter mobile (#1488067) 13 years ago