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 30b30226e6 - Add possibility to force mailbox selection. There're situations where we're invoking
STATUS (for all messages count) and SELECT later for other operations. If we
  call SELECT first, the STATUS will be not needed.
14 years ago
..
clisetup.php Pool some code for command line tools; avoid displaying password on shell (#1486947); fix msgexport now using the new imap wrapper 14 years ago
html.php - Update phpdoc (#1486958) 14 years ago
iniset.php - update RCMAIL_VERSION 14 years ago
main.inc - Skip conversion when input charset is BINARY 14 years ago
rcmail.php - Add support for IMAP proxy authentication (#1486690) 14 years ago
rcube_addressbook.php - Add rcube_addressbook::get_record_groups() (#1487089) 14 years ago
rcube_browser.php - s/RoundCube/Roundcube/ 14 years ago
rcube_config.php - Update phpdoc (#1486958) 14 years ago
rcube_contacts.php - Add rcube_addressbook::get_record_groups() (#1487089) 14 years ago
rcube_html_page.php - Update phpdoc (#1486958) 14 years ago
rcube_imap.php - Add possibility to force mailbox selection. There're situations where we're invoking 14 years ago
rcube_imap_generic.php - Use consistent naming (folder -> mailbox), fixed #1487101 14 years ago
rcube_json_output.php - Fix: don't return "empty" unlock 14 years ago
rcube_ldap.php - Add option do bind for an individual LDAP address book (#1486997) 14 years ago
rcube_mdb2.php - Support one argument of type array, instead of n arguments for rcube_mdb2::query method 14 years ago
rcube_message.php - Fix handling of attachments when Content-Disposition is not inline nor attachment (#1487051) 14 years ago
rcube_mime_struct.php - s/RoundCube/Roundcube/ 14 years ago
rcube_plugin.php - Plugin API: add possibility to disable plugin in AJAX mode, 'noajax' property 14 years ago
rcube_plugin_api.php - Plugin API: add possibility to disable plugin in AJAX mode, 'noajax' property 14 years ago
rcube_result_set.php - s/RoundCube/Roundcube/ 14 years ago
rcube_session.php - Performance fix for case when session_lifetime=0, fixed indentation 14 years ago
rcube_shared.inc - remove charset=binary from content-type 14 years ago
rcube_smtp.php - Re-implemented SMTP proxy authorization support 14 years ago
rcube_sqlite.inc - s/RoundCube/Roundcube/ 14 years ago
rcube_string_replacer.php - Fix handling of URLs with semicolon (;) character (#1487088) 14 years ago
rcube_template.php - Fix bug in rcube_plugin::local_skin_path() 14 years ago
rcube_user.php - Update phpdoc (#1486958) 14 years ago
rcube_vcard.php - Fix handling of Thunderbird's vCards (#1487024) 14 years ago