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 6af5931535 Allow (escaped) html tags in roundcube special tag attributes 13 years ago
..
clisetup.php - Disable time limit for CLI scripts (#1488109) 13 years ago
html.php New template object to control HTML doctype 13 years ago
iniset.php - Change version number to 0.8-svn 13 years ago
main.inc Add more classes and options to HTML elements for better styleability 13 years ago
rcmail.php - Deprecate $DB, $USER, $IMAP global variables, Use $RCMAIL instead 13 years ago
rcube_addressbook.php - Fix handling of type separator in get_col_values() 13 years ago
rcube_browser.php - Use strpos() instead of strstr() when possible (#1488211) 13 years ago
rcube_cache.php - Small improvement for handling redundant cache queries (followup to r5303) 13 years ago
rcube_config.php - Fix merging some configuration options in update.sh script (#1485864) 13 years ago
rcube_contacts.php - Add option to define matching method for addressbook search (#1486564, #1487907) 13 years ago
rcube_content_filter.php Fix crashes with eAccelerator (#1488256) 13 years ago
rcube_html_page.php - Microoptimization: use substr_replace() for injecting a string into string 13 years ago
rcube_imap.php - Fix searching on IMAP servers without CHARSET specifier support (#1488271) 13 years ago
rcube_imap_cache.php - Remove debug code, fix "Class 'rcube_imap_result' not found" (#1488258) 13 years ago
rcube_imap_generic.php - Fix "Call to undefined method rcube_imap_generic::delete()" (#1488252) 13 years ago
rcube_json_output.php Remove debugging stuff 13 years ago
rcube_ldap.php Accept contact IDs as array or comma-separated string 13 years ago
rcube_mdb2.php - Reset error flag when connecting to (another) database 13 years ago
rcube_message.php Content filter for embedded attachments to protect from XSS on IE<=8 (#1487895) 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_index.php - Set svn keywords 13 years ago
rcube_result_set.php Add option 'searchonly' for address books; currently used by LDAP directories 13 years ago
rcube_result_thread.php - Set svn keywords 13 years ago
rcube_session.php - Simplified compose session data handling, no need for session->cleanup() 13 years ago
rcube_shared.inc - Make the whole PHP output non-cacheable (#1487797) 13 years ago
rcube_smtp.php - Use strpos() instead of strstr() when possible (#1488211) 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 Allow (escaped) html tags in roundcube special tag attributes 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