Commit Graph

42 Commits

Author SHA1 Message Date
Clément DOUIN 791a54ef15 style: put back color inside table 2026-05-20 20:02:41 +02:00
Clément DOUIN 9dd02da584 docs: switch to agpl license 2026-05-20 02:36:43 +02:00
Clément DOUIN 58d13804e5 re-introduce search query 2026-05-20 00:54:21 +02:00
Clément DOUIN 5500b02cfc clean part 3 2026-05-20 00:54:21 +02:00
Clément DOUIN cd27969e14 clean part 1 2026-05-20 00:54:16 +02:00
Clément DOUIN 8416a41f99 use std clients 2026-05-20 00:54:16 +02:00
Clément DOUIN c32047d4de rewrite lib without io-socket nor io-fs, and with io-email 2026-05-20 00:54:13 +02:00
Clément DOUIN b295f159de refactor: unify command names 2026-05-20 00:54:06 +02:00
Clément DOUIN 0803320b61 tests: add smtp integration tests 2026-05-20 00:53:25 +02:00
Clément DOUIN 2afbc89d3e tests: add fastmail and stalwart integration tests 2026-05-20 00:53:24 +02:00
Clément DOUIN 1f3e96e263 refactor: clean jmap api 2026-05-20 00:53:24 +02:00
Clément DOUIN c720e6e36b feat: init jmap support 2026-05-20 00:53:24 +02:00
Clément DOUIN dd43e0e123 feat: init maildir support with message command 2026-05-20 00:53:24 +02:00
Clément DOUIN 7c4dcfc08a fix: use sasl_default_mechanisms from toolbox 2026-05-20 00:53:24 +02:00
Clément DOUIN b77a54e5dc refactor: use imap and smtp streams from toolbox 2026-05-20 00:53:23 +02:00
Clément DOUIN 0ad22c8630 clean implem part 1 2026-05-20 00:53:23 +02:00
Clément DOUIN eb6b721ba6 clean unused config, add id command 2026-05-20 00:53:23 +02:00
Clément DOUIN fe0f5cec85 improve modules structure 2026-05-20 00:53:20 +02:00
Clément DOUIN 83be576b80 init smtp 2026-05-20 00:52:32 +02:00
Clément DOUIN 297f5773aa add support for native tls 2026-05-20 00:51:44 +02:00
Clément DOUIN 9811619629 list imap mailboxes 2026-05-20 00:51:44 +02:00
Clément DOUIN 3b271c3e67 bump pimalaya core v1 2024-10-24 15:21:13 +02:00
Clément DOUIN a0dea19cdf wip: use shared stuff from pimalaya-tui 2024-10-16 11:46:12 +02:00
Clément DOUIN 8dbd7c1e7a merge app with main 2021-03-23 22:37:52 +01:00
Clément DOUIN f2158e71d2 extract output cli+utils 2021-03-23 22:26:29 +01:00
Clément DOUIN 1e5cce0205 improve errors management 2021-03-12 23:01:01 +01:00
Clément DOUIN 781c4a2722 rename idle notify cmd 2021-03-12 00:07:01 +01:00
Clément DOUIN 6e9e7cd30e add idle mode 2021-03-11 17:22:16 +01:00
Clément DOUIN 3281c27d57 add starttls option, rename config keys to kebab-case 2021-03-05 13:59:50 +01:00
Clément DOUIN 5e948b5cc1 improve list msgs perf, remove flags column 2021-01-18 12:10:16 +01:00
Clément DOUIN d392d71129 serialize mbox to json 2021-01-17 22:48:50 +01:00
Clément DOUIN 34189ad8ad take passwds from command instead of clear 2021-01-17 11:52:31 +01:00
Clément DOUIN ff724cb5be set up multi account 2021-01-16 22:58:28 +01:00
Clément DOUIN 1536fdb894 implement download attachments feature 2021-01-15 12:21:07 +01:00
Clément DOUIN 2709faf30a improve errors management 2021-01-12 23:49:44 +01:00
Clément DOUIN 01de392977 improve config error management 2021-01-07 12:34:02 +01:00
Clément DOUIN 18042b02b8 refactor + clean table system [WIP] 2021-01-05 23:54:39 +01:00
Clément DOUIN 125c4e2b0e set up smtp #4 + write email feature #8 2021-01-03 23:19:31 +01:00
Clément DOUIN 2970828db9 add new emails listing feature #6 2021-01-02 19:21:30 +01:00
Clément DOUIN 2a567040ac set up imap connection 2020-12-25 22:39:16 +01:00
Clément DOUIN f9e75ee3b4 deserialize config from toml #1 #2 2020-12-25 00:31:38 +01:00
Clément DOUIN 87f1d3171e init project, init toml config parser 2020-12-24 00:55:57 +01:00