refactor: tidy up DecodeCharset

This commit is contained in:
James Houlahan
2020-05-08 09:54:11 +02:00
parent 37f4e46bdc
commit f87ca36ffd
4 changed files with 64 additions and 47 deletions

View File

@ -9,7 +9,7 @@ Changelog [format](http://keepachangelog.com/en/1.0.0/)
* IMAP mailbox info update when new mailbox is created
* IMAP extension Unselect
* More logs about event loop activity
* GODT-72 Try ISO-8859-1 encoding if charset is not specified and it isn't UTF-8
* GODT-72 Use ISO-8859-1 encoding if charset is not specified and it isn't UTF-8
### Changed
* GODT-162 User Agent does not contain bridge version, only client in format `client name/client version (os)`