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 0492b1f6e5
HTML5 Upload Progress (#6177) (#6583)
Replaced all old upload progress code in favour of ajax upload progress.
Instead of posting a hidden iframe, we now use AJAX (as we did for drag-n-drop).
Removed code for old browsers. Now we support IE >= 10, Firefox > 4.
Upload progress may not work in some more, but support is quite good.
6 years ago
..
addcontact.inc Handle remote stylesheets the same as remote images, ask the user to allow them (#5994) 7 years ago
attachments.inc HTML5 Upload Progress (#6177) (#6583) 6 years ago
autocomplete.inc Support both comma and semicolon as recipient separator, drop recipients_separator option (#5092) 7 years ago
bounce.inc Make public class rcmail_bounce_mail (now rcmail_resend_mail) (#5861) 7 years ago
check_recent.inc Display storage errors on refresh/check-recent action (#6474) 6 years ago
compose.inc Fix so max_message_size limit is checked also when forwarding messages as attachments (#6580) 6 years ago
copy.inc Fix check_request() bypass in places using get_uids() [CVE-2018-9846] (#6238) 7 years ago
folders.inc CS fixes 9 years ago
func.inc give all temp files a constant prefix 6 years ago
get.inc Use 'thumb' prefix, instead of '.thumb' suffix, for consistency 6 years ago
getunread.inc CS fixes 9 years ago
headers.inc RCMAIL_CHARSET -> RCUBE_CHARSET (#6236) 7 years ago
import.inc give all temp files a constant prefix 6 years ago
list.inc Widescreen layout aka three column view (#5093) 8 years ago
list_contacts.inc vcard_attachments: add link to contact actions menu 7 years ago
mark.inc Fix bug where after "mark all folders as read" action message counters were not reset (#6307) 6 years ago
move_del.inc Fix check_request() bypass in places using get_uids() [CVE-2018-9846] (#6238) 7 years ago
pagenav.inc Disable navigation if can't get messages index in pagenav.inc 8 years ago
search.inc Fix bug where drag-n-drop element could be empty after check-recent action 8 years ago
search_contacts.inc vcard_attachments: add link to contact actions menu 7 years ago
sendmail.inc Log errors caused by low pcre.backtrack_limit when sending a mail message (#6433) 6 years ago
sendmdn.inc CS fixes 9 years ago
show.inc Show message flagged status in message view (#5080) 6 years ago
viewsource.inc Fix various issues when downloading files with names containing non-ascii chars, use RFC 2231 (#5772) 7 years ago