Commit Graph

20 Commits

Author SHA1 Message Date
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 b77a54e5dc refactor: use imap and smtp streams from toolbox 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 44d2690d59 add account struct for each backend 2026-05-20 00:53:22 +02:00
Clément DOUIN 733e33559a add msg copy move delete save commands 2026-05-20 00:51:45 +02:00
Clément DOUIN 4992c256ca add envelope commands 2026-05-20 00:51:45 +02:00
Clément DOUIN f993bb58c9 add flag commands 2026-05-20 00:51:45 +02:00
Clément DOUIN 297f5773aa add support for native tls 2026-05-20 00:51:44 +02:00
Clément DOUIN 0ec0159a28 rename imap folder into mailbox 2026-05-20 00:51:44 +02:00
Clément DOUIN 5a22cab781 make use of pimalaya-tui 2024-08-30 12:13:06 +02:00
Clément DOUIN d26314cd48 fix cargo features 2024-08-13 11:49:46 +02:00
Clément DOUIN 3e0cf0cfda refactor backend system, remove accouts flattening 2024-02-21 11:38:50 +01:00
Clément DOUIN b0d7e773dc renamed sync feature to account-sync, put wizard stuff under feature 2024-01-09 09:28:45 +01:00
Clément DOUIN c54ada730b fix wizard 2023-12-03 22:31:43 +01:00
Clément DOUIN 0ed1147f3d move domain stuff to domain/, improve completion 2021-09-16 01:35:31 +02:00
Clément DOUIN 223537c4ca remove ctx, turn output into a service 2021-09-15 22:47:00 +02:00
Clément DOUIN 05b0274725 add debug and trace logs in table module (#138) 2021-05-03 14:08:04 +02:00
Clément DOUIN 364654e1ce init integration tests 2021-05-02 23:49:20 +02:00
Clément DOUIN 0907683e31 split modules into mod.rs files 2021-04-18 00:21:22 +02:00