summaryrefslogtreecommitdiff
path: root/service/pixelated/adapter/mailstore/body_parser.py
AgeCommit message (Collapse)Author
2015-09-09Improved body decoding when parsing mails.Folker Bernitt
- Issue #450 - does not fix 8bit encoded bodies - special chars are replaced before we are in pixelated code
2015-08-11Fixed pep8.Folker Bernitt
2015-08-11Fixed test_search integration test.Folker Bernitt