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/steps/mail
Aleksander Machniak c5c8e73351 Improved handling of storage errors after message is sent
After sending a message it is stored in Sent folder, this operation
may fail, e.g. because of "over quota" error. In such a case we'll
not close the compose window, but display the error and, if user clicks
Send/Save button, we'll display a dialog informing about the situation and
providing an option to try the save operation again.
10 years ago
..
addcontact.inc CS fixes 11 years ago
attachments.inc Support images in HTML signatures (#1488676) 10 years ago
autocomplete.inc Don't expand recipient groups if they have an email address 10 years ago
check_recent.inc Read page and page_size before check_recent hook is executed 10 years ago
compose.inc Improved handling of storage errors after message is sent 10 years ago
copy.inc Display quota information for current folder not INBOX only (#1487993) 10 years ago
folders.inc Display quota information for current folder not INBOX only (#1487993) 10 years ago
func.inc Fix needless security warning on BMP attachments display (#1490282) 10 years ago
get.inc Really fix unwanted warning on BMP attachments (#1490269) 10 years ago
getunread.inc CS fixes 11 years ago
headers.inc CS fixes 11 years ago
import.inc Support messages import from zip archives 11 years ago
list.inc Fix page title when using search filter (#1490023) 10 years ago
list_contacts.inc Some more improvemements on content structure, text representation and keyboard navigation within the mail view 10 years ago
mark.inc Make multi-folder message identifiers work with folders containing commas 11 years ago
move_del.inc Typo fix 10 years ago
pagenav.inc More CS fixes, replace global $CONFIG usage with $RCMAIL->config->get() 11 years ago
search.inc Fix page title when using search filter (#1490023) 10 years ago
search_contacts.inc Some more improvemements on content structure, text representation and keyboard navigation within the mail view 10 years ago
sendmail.inc Improved handling of storage errors after message is sent 10 years ago
sendmdn.inc CS fixes 11 years ago
show.inc Display "real" attachment size also on attachments list 10 years ago
viewsource.inc Remove IE<7 specific code 11 years ago