Age | Commit message (Collapse) | Author |
|
|
|
|
|
This enables image button and file browser in html editor for signatures
|
|
|
|
|
|
Updated Langs to TinyMC 4.1.x
|
|
|
|
|
|
|
|
|
|
|
|
return full quota info (including all roots and types, e.g. MESSAGE) - for future use
|
|
|
|
be focusable by keyboard though)
|
|
|
|
|
|
|
|
input - to/cc/bcc accordingly (#1489684)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add aria-label for meaningful voice output on delete icons
|
|
|
|
|
|
|
|
|
|
|
|
imap_conn_options (#1489948)
|
|
|
|
|
|
checkmail instead of list command
|
|
|
|
link (#1489942)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
commands might depend on them.
Fixes loading message in managesieve filters frame.
|
|
|
|
program/steps/mail/compose.inc :: rcmail_store_target_selection()
program/steps/settings/edit_folder.inc :: rcmail_folder_form()
both try to localise mailbox names.
Push the logic down into the folder_selector() method which can use:
$this->config->get('show_real_foldernames')
to decide the correct default behaviour.
Clients functions and methods can still override by adding 'realnames'
named parameter to the folder_selector() call. The obvious example is
the Settings -> Preferences -> Special Folders screen.
|
|
|
|
|
|
|
|
detection in IE; new text label to help screen readers
|