From affff46cea8dad31bb850ec27ba2a57f123e681b Mon Sep 17 00:00:00 2001 From: "Jannis M. Hoffmann" Date: Tue, 26 Apr 2022 01:06:11 +0200 Subject: adjusted QMailAuthuser to ReadMails Role --- CHANGES.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'CHANGES.md') diff --git a/CHANGES.md b/CHANGES.md index 1c1aa27..ab82918 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -119,7 +119,7 @@ Current v1.1.0 - [ ] add localization of dates and time - [x] refactor I18N plugin to allow independent translate provider - [ ] fix tests -- [ ] consider using more mojo functions +- [x] consider using more mojo functions - [x] use Mojolicious::Types to replace File::Type - [x] Helper - [ ] QMailAuthuser @@ -135,8 +135,13 @@ Current v1.1.0 - [x] refactor ReadMails into a role - [x] made languages in about clickable - [ ] cache mail reads + - is unlikely to work as mails can be moved freely - [ ] make loading auth data from session easier -- [ ] merge read and row (with content type) +- [ ] merge read and raw (with content type) + - how does one extract the body functionality? +- [ ] add exception types + - [x] added exception for QMailAuthuser +- [ ] extract version for Makefile.PL from Application Future ------ -- cgit v1.2.3