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 9e443d1529 - Don't add console to error pages, prevents js error 13 years ago
..
clisetup.php - Improve performance by including files with absolute path (#1487849) 13 years ago
html.php - Fix set_row_attribs() for backward compat. 13 years ago
iniset.php - Remove special handling of rcube_ classes in autoloader, it breaks loading of rcube_ classes from plugins 13 years ago
main.inc Fix folders drop-down list: descend into root folder (e.g. INBOX) even if part of the exception list 13 years ago
rcmail.php - Add option to hide selected LDAP addressbook on the list 13 years ago
rcube_addressbook.php - Fixed display name on contact lists 13 years ago
rcube_browser.php - Fix IE9 detection (#1488008) 13 years ago
rcube_cache.php - Added lost argument in delete_record() method 13 years ago
rcube_config.php - Plugin API: Added 'config_get' hook 13 years ago
rcube_contacts.php - Remove temp debug code 13 years ago
rcube_html_page.php - Move console object initialization code into one place 13 years ago
rcube_imap.php - Use internal cache for mailbox_info() result 13 years ago
rcube_imap_generic.php - Revert r5046, the change will be applied to devel-mcache branch, where it belongs for now 13 years ago
rcube_json_output.php - Fix XSS vulnerability in UI messages (#1488030) 13 years ago
rcube_ldap.php Correctly quote group filter 13 years ago
rcube_mdb2.php - Make debug handler to be a method of rcube_mdb2 13 years ago
rcube_message.php - Improve space-stuffing handling in format=flowed messages (#1487861) 13 years ago
rcube_mime_struct.php - Use rcube_imap_generic::tokenizeResponse() for parsing BODYSTRUCTURE, fixes #1488007 13 years ago
rcube_plugin.php - Make local_skin_path() to be a public method 13 years ago
rcube_plugin_api.php - Uncomment code (commented out for testing?) + cleanup whitespaces 14 years ago
rcube_result_set.php - Added addressbook advanced search 13 years ago
rcube_session.php Log session validation errors; keep error message when redirecting to login after session error 13 years ago
rcube_shared.inc - Fix relative URLs handling according to a <base> in HTML (#1487889) 13 years ago
rcube_smtp.php - Fix handling of email addresses with quoted local part (#1487939) 13 years ago
rcube_spellchecker.php - Fix setting language for spellchecker on spellcheck_before_send 13 years ago
rcube_sqlite.inc Bumbed version; Roundcube development is not Switzerland only 14 years ago
rcube_string_replacer.php - Fix parsing URLs containing commas (#1487970) 13 years ago
rcube_template.php - Don't add console to error pages, prevents js error 13 years ago
rcube_user.php - Fix infinite recurrence when saving user preferences stored in session 13 years ago
rcube_vcard.php - Fix EOL character in vCard exports (#1487873) 13 years ago