Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-11-17 | fix rendering of mails in home folder | Jannis M. Hoffmann | |
moved some logic into .read_mails.login | |||
2024-11-17 | fix bug moving between sub folders | Jannis M. Hoffmann | |
display same folder on move/remove use match statement in extract.py now that we are on python 3.11 | |||
2024-11-16 | properly implement move and remove | Jannis M. Hoffmann | |
added add_folder method to jwebmail api | |||
2024-11-16 | add support for virtual users | Jannis M. Hoffmann | |
2024-04-10 | add Date and Message-ID mail headers on send | Jannis M. Hoffmann | |
2024-04-10 | send fix from header | Jannis M. Hoffmann | |
2024-04-10 | bug fixes for sending mail and increased page size | Jannis M. Hoffmann | |
2024-04-10 | initial implementation of sendmail | Jannis M. Hoffmann | |
2023-12-08 | merge raw and read | Jannis M. Hoffmann | |
add json format for read | |||
2023-12-08 | reorder run arguments | Jannis M. Hoffmann | |
it somehow works now?!!?! don't use getex command for redis set lang_code more explicit | |||
2023-12-07 | use BABEL default language setting | Jannis M. Hoffmann | |
only accept valid locales | |||
2023-12-04 | security fix login_required | Jannis M. Hoffmann | |
improve config defaults | |||
2023-12-04 | add multi language urls | Jannis M. Hoffmann | |
update translations use redis as session store add requirements.txt file to pin dependencies add proper subfolder support improve compatibility with python 3.9 correct js for login focus | |||
2023-12-03 | initial commit | Jannis M. Hoffmann | |