summaryrefslogtreecommitdiff
path: root/CHANGES.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 42eef5a..23383f7 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -128,9 +128,16 @@ Current v1.1.0
- [x] merge read and raw (with content type)
- how does one extract the body functionality? (One does not.)
- [x] refactor templates to make use of link_to
+- [x] improve html styling (especially for mobile)
+ - [x] about
+ - [x] displayheaders
+ - [x] nocation
+ - [x] readmail
+ - [x] writemail
- [ ] improve i18n
- [ ] add localization of dates and time
- [x] refactor I18N plugin to allow independent translate provider
+ - [ ] extend matcher dynamic with a role
- [ ] fix tests
- [ ] moving mails to other folders
- [ ] creating new folders
@@ -138,6 +145,7 @@ Current v1.1.0
- [ ] specify protocol for backend interaction
- [ ] choose tool for validation
- [ ] cleanup README
+- [ ] improve about page
- [ ] improve performance of backend, consider alternatives to Mail::Box::Manager
- [ ] based on Maildir::Light
- [x] reimplementation in Rust