Age | Commit message (Collapse) | Author |
|
Encode unknown content types as base64
|
|
|
|
|
|
1. Added raw mode to model
2. Added raw route
3. Moved readmail view parts to RenderMail plugin
4. Renamed displayheaders partial templates
|
|
by only parsing mail headers when in list mode
|
|
|
|
1. correctly read mime parts
2. avoid encoding issues when parsing json form qmauth
3. use 'replace' instead of 'strict' error handling when decoding
mails in qmauth.py
|
|
Changes to configuration
Added qmauth version written in Python
Slight changes to pagination
|