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 58cae2ae5b Better workaround for history issues
Before we used history.back() in mail compose to workaround
history issues related to hidden iframe use. This again stopped
working as we switched to about:blank instead of blank.gif href.
A better solution is to detach the iframe after use and re-append
again when needed.
7 years ago
..
addcontact.inc Use ternary operator where applicable 9 years ago
attachments.inc Add possibility to attach contact vCard to composed message (#4997) 8 years ago
autocomplete.inc Support both comma and semicolon as recipient separator, drop recipients_separator option (#5092) 7 years ago
bounce.inc Email Resent (Bounce) feature (#4985) 7 years ago
check_recent.inc CS fixes 10 years ago
compose.inc Better workaround for history issues 7 years ago
copy.inc CS fixes 10 years ago
folders.inc CS fixes 10 years ago
func.inc Email Resent (Bounce) feature (#4985) 7 years ago
get.inc Merge branch 'dev-elastic' 7 years ago
getunread.inc CS fixes 10 years ago
headers.inc Add message menu with viewsource and edit actions in message/rfc822 preview 9 years ago
import.inc Preserve message internal/received date on import in mbox format (#5559) 8 years ago
list.inc Widescreen layout aka three column view (#5093) 8 years ago
list_contacts.inc Fix conflict with _gid cookie of Google Analytics (#5748) 8 years ago
mark.inc Merge branch 'dev-layouts' 8 years ago
move_del.inc Archive: Don't reload messages list when it's not needed (#5225) 8 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 Remove note about mail() function 8 years ago
sendmail.inc Move common mail composing/sending code to new rcmail_sendmail class 7 years ago
sendmdn.inc CS fixes 10 years ago
show.inc Email Resent (Bounce) feature (#4985) 7 years ago
viewsource.inc Fix various issues when downloading files with names containing non-ascii chars, use RFC 2231 (#5772) 7 years ago