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
Aleksander Machniak 4697c2cb77 Fix folder creation under public namespace root (#1488665) 12 years ago
..
clisetup.php CS fixes (mostly tab -> spaces) 12 years ago
html.php CS fixes, mostly indentation 12 years ago
iniset.php Fix magic_quotes_sybase handling (#1488506) 12 years ago
rcmail.php Fix invalid error message on deleting mail from read only folder (#1488694) 12 years ago
rcube.php Added session_path config option and unified cookies settings in javascript 12 years ago
rcube_addressbook.php Avoid warnings; silently pipe http: urls through rcmail::url() 12 years ago
rcube_base_replacer.php Removed $Id$ 12 years ago
rcube_bc.inc Fix deprecated functions usage 12 years ago
rcube_browser.php CS fixes, mostly indentation 12 years ago
rcube_cache.php CS fixes (mostly tab -> spaces) 12 years ago
rcube_charset.php Fix convertion to/from US-ASCII using mbstring 12 years ago
rcube_config.php Add option to not include original message on reply, rename option top_posting to reply_mode (#1485149) 12 years ago
rcube_contacts.php Don't use protected property rcube_db::$db_error 12 years ago
rcube_content_filter.php Removed $Id$ 12 years ago
rcube_db.php PDO: quote null values as NULL instad of an empty string 12 years ago
rcube_db_mssql.php CS fixes 12 years ago
rcube_db_mysql.php Added support for SSL connection parameters in mysql driver (#1486594) 12 years ago
rcube_db_pgsql.php Move sequence_name() method into postgres driver class 12 years ago
rcube_db_sqlite.php Support sqlite file mode setting 12 years ago
rcube_db_sqlsrv.php CS fixes 12 years ago
rcube_image.php Display Tiff as Jpeg in browsers without Tiff support (#1488452) 12 years ago
rcube_imap.php Fix folder creation under public namespace root (#1488665) 12 years ago
rcube_imap_cache.php Fix deprecated functions usage 12 years ago
rcube_imap_generic.php Fix PLAIN authentication for some IMAP servers (#1488674) 12 years ago
rcube_ldap.php Force at least one subtype of address to be specified. 12 years ago
rcube_message.php Keep current folder context when fetching message parts, 12 years ago
rcube_message_header.php Decode header value in rcube_mime::get() by default (#1488511) 12 years ago
rcube_message_part.php Removed $Id$ 12 years ago
rcube_mime.php Fix deprecated functions usage 12 years ago
rcube_output.php Removed $Id$ 12 years ago
rcube_output_html.php Fix frame() so frame ID is set as 'contentframe' env variable (not name) 12 years ago
rcube_output_json.php Removed redundant method 12 years ago
rcube_plugin.php More default->larry fixes 12 years ago
rcube_plugin_api.php CS fixes (mostly tab -> spaces) 12 years ago
rcube_result_index.php Fix is_error() returns wrong result for empty result set 12 years ago
rcube_result_set.php Removed $Id$ 12 years ago
rcube_result_thread.php Fix is_error() returns wrong result for empty result set 12 years ago
rcube_session.php CS fixes (mostly tab -> spaces) 12 years ago
rcube_shared.inc Improvements in building criteria string for IMAP SEARCH 12 years ago
rcube_smtp.php CS fixes (mostly tab -> spaces) 12 years ago
rcube_spellchecker.php Fix some typos 12 years ago
rcube_storage.php Keep current folder context when fetching message parts, 12 years ago
rcube_string_replacer.php Removed $Id$ 12 years ago
rcube_user.php CS fixes (mostly tab -> spaces) 12 years ago
rcube_utils.php Fix deprecated function usage 12 years ago
rcube_vcard.php Fix encoding vCard file when contains PHOTO;ENCODING=b (#1488683) 12 years ago