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
Thomas Bruederli 0c144b98a4 Merge branch 'master' of github.com:roundcube/roundcubemail 12 years ago
..
clisetup.php CS fixes (mostly tab -> spaces) 12 years ago
html.php Remove double-quotation prevention code for form elements 12 years ago
iniset.php Fix magic_quotes_sybase handling (#1488506) 13 years ago
rcmail.php Re-fix HTML entities handling in addressbook names 12 years ago
rcube.php Added session_path config option and unified cookies settings in javascript 12 years ago
rcube_addressbook.php Avoid saving composed FN values with only spaces (shows empty names in listing) 12 years ago
rcube_base_replacer.php
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
rcube_db.php Skip ? in quoted values from being replaced with parameters 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) 13 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 Use IMAP BINARY (RFC3516) extension to fetch message/part bodies (experimental) 12 years ago
rcube_ldap.php Force at least one subtype of address to be specified. 12 years ago
rcube_message.php List related text/html part as attachment in plain text mode (#1488677) 12 years ago
rcube_message_header.php Decode header value in rcube_mime::get() by default (#1488511) 13 years ago
rcube_message_part.php
rcube_mime.php Fix deprecated functions usage 12 years ago
rcube_output.php
rcube_output_html.php Replace Q() with html::quote() 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
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
rcube_user.php CS fixes (mostly tab -> spaces) 12 years ago
rcube_utils.php Merge branch 'master' of github.com:roundcube/roundcubemail 12 years ago
rcube_vcard.php Fix encoding vCard file when contains PHOTO;ENCODING=b (#1488683) 12 years ago