From eae7431ea9ee9d87634b3938b5cf8b64ebdbfb5a Mon Sep 17 00:00:00 2001 From: "Jannis M. Hoffmann" Date: Mon, 25 Apr 2022 17:13:23 +0200 Subject: corrections for last commit - fixed tests - added links to languages in about - raised log level of actions in I18N2 - improved actions script - corrected dependencies in Makefile.PL - updated changes --- CHANGES.md | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) (limited to 'CHANGES.md') diff --git a/CHANGES.md b/CHANGES.md index ca2d303..1c1aa27 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -109,20 +109,15 @@ Current v1.1.0 - [x] add actions script - [ ] repurpose status field in displayheader - [x] currently just renamed -- [ ] advance ini config plugin - - [ ] allow non-leaf nodes to be arrays +- [x] advance ini config plugin + - [x] allow non-leaf nodes to be arrays - [ ] allow quotes - [ ] allow continuation over multiple lines - [ ] warn about overrides - [ ] add template support, maybe - [ ] improve i18n - [ ] add localization of dates and time -- [ ] improve performance, consider alternatives to Extract.pm - - [ ] based on Maildir::Light - - [ ] reimplementation in Rust -- [x] refactor I18N plugin to allow independent provider -- [ ] refactor driver into a role -- [ ] merge read and row (with content type) + - [x] refactor I18N plugin to allow independent translate provider - [ ] fix tests - [ ] consider using more mojo functions - [x] use Mojolicious::Types to replace File::Type @@ -132,7 +127,16 @@ Current v1.1.0 - [ ] creating new folders - [ ] backend - [ ] specify protocol for backend interaction + - [ ] choose tool for validation - [ ] cleanup README +- [ ] improve performance of backend, consider alternatives to Mail::Box::Manager + - [ ] based on Maildir::Light + - [x] reimplementation in Rust +- [x] refactor ReadMails into a role +- [x] made languages in about clickable +- [ ] cache mail reads +- [ ] make loading auth data from session easier +- [ ] merge read and row (with content type) Future ------ -- cgit v1.2.3