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/lib/Roundcube
Aleksander Machniak 30cc01f89d Use Delivered-To header as a last resort for identity selection (#1488840) 12 years ago
..
bootstrap.php Define RCUBE_CHARSET in place of RCMAIL_CHARSET for naming consistency 12 years ago
html.php Define RCUBE_CHARSET in place of RCMAIL_CHARSET for naming consistency 12 years ago
rcube.php Move shortcut functions to framework class 12 years ago
rcube_addressbook.php Cut dependencies to rcmail class 12 years ago
rcube_base_replacer.php Framework files moved to lib/Roundcube 12 years ago
rcube_browser.php Framework files moved to lib/Roundcube 12 years ago
rcube_cache.php Framework files moved to lib/Roundcube 12 years ago
rcube_charset.php Define RCUBE_CHARSET in place of RCMAIL_CHARSET for naming consistency 12 years ago
rcube_config.php Define RCUBE_CHARSET in place of RCMAIL_CHARSET for naming consistency 12 years ago
rcube_contacts.php Define RCUBE_CHARSET in place of RCMAIL_CHARSET for naming consistency 12 years ago
rcube_content_filter.php Framework files moved to lib/Roundcube 12 years ago
rcube_csv2vcard.php Define RCUBE_CHARSET in place of RCMAIL_CHARSET for naming consistency 12 years ago
rcube_db.php Framework files moved to lib/Roundcube 12 years ago
rcube_db_mssql.php Framework files moved to lib/Roundcube 12 years ago
rcube_db_mysql.php Framework files moved to lib/Roundcube 12 years ago
rcube_db_pgsql.php Framework files moved to lib/Roundcube 12 years ago
rcube_db_sqlite.php Define more (uniquely prefixed) constants for Roundcube directories in order to enhance the interoperability of the Roundcube framework 12 years ago
rcube_db_sqlsrv.php Framework files moved to lib/Roundcube 12 years ago
rcube_image.php Framework files moved to lib/Roundcube 12 years ago
rcube_imap.php Add argument to fetch message parts only partially. Can be used for content mimetype detection without loading the entire file 12 years ago
rcube_imap_cache.php Framework files moved to lib/Roundcube 12 years ago
rcube_imap_generic.php Use Delivered-To header as a last resort for identity selection (#1488840) 12 years ago
rcube_ldap.php Cleaner way of handling user password in framework-based programs with no session 12 years ago
rcube_message.php Add argument to fetch message parts only partially. Can be used for content mimetype detection without loading the entire file 12 years ago
rcube_message_header.php Make charset header accessible, too 12 years ago
rcube_message_part.php Framework files moved to lib/Roundcube 12 years ago
rcube_mime.php Clarify mime_magic config option; add new function to map mimetypes and filename extensions 12 years ago
rcube_output.php Small fixes to last commits 12 years ago
rcube_plugin.php Framework files moved to lib/Roundcube 12 years ago
rcube_plugin_api.php Cut dependencies to rcmail class 12 years ago
rcube_result_index.php Framework files moved to lib/Roundcube 12 years ago
rcube_result_set.php Framework files moved to lib/Roundcube 12 years ago
rcube_result_thread.php Framework files moved to lib/Roundcube 12 years ago
rcube_session.php Framework files moved to lib/Roundcube 12 years ago
rcube_smtp.php Cleaner way of handling user password in framework-based programs with no session 12 years ago
rcube_spellchecker.php Define RCUBE_CHARSET in place of RCMAIL_CHARSET for naming consistency 12 years ago
rcube_storage.php Use Delivered-To header as a last resort for identity selection (#1488840) 12 years ago
rcube_string_replacer.php Separate the very application-specific output classes from the Roundcube framework; add autoloader for rmail* classes 12 years ago
rcube_user.php Clarify rcube::get_user_name() usage, add rcube::get_user_email() 12 years ago
rcube_utils.php Separate the very application-specific output classes from the Roundcube framework; add autoloader for rmail* classes 12 years ago
rcube_vcard.php Define RCUBE_CHARSET in place of RCMAIL_CHARSET for naming consistency 12 years ago