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 30f50556c1 - Fix locked folder rename option on servers supporting RFC2086 only (#1488089) 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 - Require magic_quotes_runtime=Off because it modifies data streams (too much effort to handle this) 13 years ago
main.inc Make date/time format user configurable; drop 'date_today' config option 13 years ago
rcmail.php - Fix default folders settings (according to namespaces) for new users too 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 Move timezone computation to rcube_config; don't override SESSION['timezone'] when saving prefs 13 years ago
rcube_contacts.php - Remove temp debug code 13 years ago
rcube_html_page.php - Microoptimization: use substr_replace() for injecting a string into string 13 years ago
rcube_imap.php - Fix locked folder rename option on servers supporting RFC2086 only (#1488089) 13 years ago
rcube_imap_cache.php - Fix new caching issue when broken/misleading object data was stored in database. 13 years ago
rcube_imap_generic.php - Fix handling of binary attachments encoded with quoted-printable (#1488065) 13 years ago
rcube_json_output.php Remove debugging stuff 13 years ago
rcube_ldap.php - Fix encoding of LDAP contacts identifiers (#1488079) 13 years ago
rcube_mdb2.php - Make debug handler to be a method of rcube_mdb2 13 years ago
rcube_message.php - Fix displaying multipart/alternative messages with only one part (#1487938) 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 - Added addressbook advanced search 13 years ago
rcube_session.php Fix session race conditions when composing new messages 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 - 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 - Fix handling of links with IP address 13 years ago
rcube_template.php Protect from Clickjacking by sending X-Frame-Options headers (#1487037) 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