Commit graph

33 commits

Author SHA1 Message Date
9b26e251e3
formatting 2024-02-22 17:31:03 +01:00
2adf73dd8e
Update imap-flow, clean IDLE 2024-02-22 17:30:40 +01:00
64b474f682
Unsollicited response on APPEND was wrong, upgrade imap-flow to fix LITERAL+ 2024-02-20 13:24:42 +01:00
0bb7cdf696
Set pipelinable commands to 64 2024-02-15 11:04:10 +01:00
59f4bdf9d0
fix idle loop error 2024-02-08 19:40:43 +01:00
678c5bacc6
add way more logging 2024-02-08 15:12:52 +01:00
22f0eb901a
format + fix storage bug 2024-01-31 11:01:18 +01:00
f67f04129a
Add TLS support 2024-01-23 16:14:58 +01:00
a042d9d29e
fix warnings 2024-01-19 17:42:57 +01:00
2c5adc8f16
reformat code 2024-01-18 18:03:21 +01:00
e1161cab0e
idle sync 2024-01-17 16:56:05 +01:00
1a0247e935
WIP idle 2024-01-17 10:14:48 +01:00
3d23f0c936
WIP refactor idle 2024-01-17 08:22:15 +01:00
0c6e745d11
update imap-codec 2024-01-10 14:45:36 +01:00
d49a2355f7
Reject \n alone, require \r\n 2024-01-08 22:46:39 +01:00
a84ba4d42f
Mailbox View made more readable 2024-01-06 11:07:53 +01:00
35591ff060
search first ultra minimal implementation 2024-01-05 12:40:49 +01:00
ac8fb89d56
reformat cargo 2024-01-05 10:05:30 +01:00
2a9ae1297b
bcp commit 2024-01-04 20:54:21 +01:00
74686ebb77
append ignore dates instead of failing 2024-01-03 16:52:31 +01:00
ef257e286a
implement move 2024-01-03 15:00:05 +01:00
6d37924399
rework capability 2024-01-03 12:29:19 +01:00
0d667a3030
compile with imap-flow 2024-01-02 20:23:33 +01:00
e2d77defc8
fixed anonymous + authenticated imap logic 2024-01-01 17:54:48 +01:00
d2c3b641fe
WIP rewrite 2024-01-01 09:34:13 +01:00
b95028f89e
Some refactoring on mailbox structures and views 2022-06-29 15:39:54 +02:00
3cf91429c7
Clean up unused imports 2022-06-29 12:52:58 +02:00
90b143e1c5
Refactor to allow mutability 2022-06-29 12:50:44 +02:00
927b461f25
Switching to upstream boitalettres 2022-06-28 09:34:24 +02:00
cea27474f9
cargo fmt 2022-06-22 17:26:52 +02:00
98f55be730
It compiles again! 2022-06-22 14:59:32 +02:00
ca4c2e7505
WIP refactor 2022-06-20 18:09:20 +02:00
5dd5ae8bcd
WIP Refactor, code is broken 2022-06-17 18:39:36 +02:00
Renamed from src/service.rs (Browse further)