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 c1344643a1 Fix bug in miemetype name comparator
The code was removing the first matching prefix (x- or x-ms-), which
caused 'x-ms-bmp' to end up as 'ms-bmp'. It should be 'bmp'. Fixed by
reverting the order of tokens in the regexp.
5 years ago
..
addcontact.inc Remove year(s) from copyright headers + some cleanup 6 years ago
attachments.inc Remove year(s) from copyright headers + some cleanup 6 years ago
autocomplete.inc Remove year(s) from copyright headers + some cleanup 6 years ago
bounce.inc Remove year(s) from copyright headers + some cleanup 6 years ago
check_recent.inc Remove year(s) from copyright headers + some cleanup 6 years ago
compose.inc Fix css styles leak from replied/forwarded message to the rest of the composed text (#6831) 5 years ago
copy.inc Remove year(s) from copyright headers + some cleanup 6 years ago
folders.inc Remove year(s) from copyright headers + some cleanup 6 years ago
func.inc Fix css styles leak from replied/forwarded message to the rest of the composed text (#6831) 5 years ago
get.inc Fix bug in miemetype name comparator 5 years ago
getunread.inc Remove year(s) from copyright headers + some cleanup 6 years ago
headers.inc Remove year(s) from copyright headers + some cleanup 6 years ago
import.inc Remove year(s) from copyright headers + some cleanup 6 years ago
list.inc Fix bug where selection of columns on messages list wasn't working 6 years ago
list_contacts.inc Remove year(s) from copyright headers + some cleanup 6 years ago
mark.inc Remove year(s) from copyright headers + some cleanup 6 years ago
move_del.inc Remove year(s) from copyright headers + some cleanup 6 years ago
pagenav.inc Remove year(s) from copyright headers + some cleanup 6 years ago
search.inc Remove year(s) from copyright headers + some cleanup 6 years ago
search_contacts.inc Remove year(s) from copyright headers + some cleanup 6 years ago
sendmail.inc Remove year(s) from copyright headers + some cleanup 6 years ago
sendmdn.inc Remove year(s) from copyright headers + some cleanup 6 years ago
show.inc Fix css styles leak from replied/forwarded message to the rest of the composed text (#6831) 5 years ago
viewsource.inc Remove year(s) from copyright headers + some cleanup 6 years ago