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
Amir Caspi 6b5fa52ec1 Update rcube_utils::parse_host, fixes #6746
Updated regexps used in parse_host to ensure that %t, %d, %z do not cut off domain and return only tld when underlying host has no subdomain (i.e., is just domain.tld rather than mail.domain.tld).  Update fixes #6746, now returns nothing shorter than domain.tld.

Also removed backslash from character class, period does not need to be escaped within character class.
5 years ago
..
include Fix regression where drafts were not deleted after sending the message (#6756) 5 years ago
js Don't use :has selector 5 years ago
lib/Roundcube Update rcube_utils::parse_host, fixes #6746 5 years ago
localization Update languages list 5 years ago
resources Elastic: Add style for HTML editor content (use embed.css for this) 6 years ago
steps Fix invalid path to blocked.gif when using assets_path setting (#6752) 5 years ago