summaryrefslogtreecommitdiff
path: root/CHANGES.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md12
1 files changed, 7 insertions, 5 deletions
diff --git a/CHANGES.md b/CHANGES.md
index cbd16de..1e9d2c4 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -134,7 +134,7 @@ Current v1.1.0
- [ ] moving mails to other folders
- [ ] creating new folders
- [ ] backend
-- [ ] specify protocol for backend interaction
+- [ ] specify protocol for backend interaction (RPC IDL)
- [ ] choose tool for validation
- [ ] cleanup README
- [ ] improve about page
@@ -151,15 +151,15 @@ Current v1.1.0
- [ ] advance toml config plugin
- [ ] add template support, maybe
- [ ] add config validation
-
-- [x] compute hmac on the client side
- - [x] better handling on form
- - [ ] better random numbers
- [ ] improve i18n
- [ ] add localization of dates and time
- [x] refactor I18N plugin to allow independent translate provider
- [x] extend matcher dynamic with a role
+- [x] compute hmac on the client side
+ - [x] better handling on form
+ - [ ] better random numbers
+
Future
------
- [ ] INV: wrong subject being shown
@@ -198,3 +198,5 @@ Future
- [ ] address book support
- [ ] add links on email addresses in header : click = add into address book
- [ ] read and write s3d only once per request ($c->on('finish'))
+- [ ] classless CSS framework
+- [ ] dark and light mode