Commit graph

29 commits

Author SHA1 Message Date
Quentin 9b26e251e3
formatting 2024-02-22 17:31:03 +01:00
Quentin 2adf73dd8e
Update imap-flow, clean IDLE 2024-02-22 17:30:40 +01:00
Quentin 2c5adc8f16
reformat code 2024-01-18 18:03:21 +01:00
Quentin 185033c462
idling works!!! 2024-01-18 17:33:57 +01:00
Quentin e1161cab0e
idle sync 2024-01-17 16:56:05 +01:00
Quentin 1a0247e935
WIP idle 2024-01-17 10:14:48 +01:00
Quentin 0eb8156cde
Delete EXAMINE that has been merged in SELECTED 2024-01-17 08:33:08 +01:00
Quentin 3d23f0c936
WIP refactor idle 2024-01-17 08:22:15 +01:00
Quentin a6a0e1994d
ENABLE is now supported 2024-01-03 20:53:07 +01:00
Quentin ef257e286a
implement move 2024-01-03 15:00:05 +01:00
Quentin 6d37924399
rework capability 2024-01-03 12:29:19 +01:00
Quentin 0d667a3030
compile with imap-flow 2024-01-02 20:23:33 +01:00
Quentin d2c3b641fe
WIP rewrite 2024-01-01 09:34:13 +01:00
Alex c703e3e2b8
Fix list wildcards 2022-07-13 15:26:00 +02:00
Alex fc2e25ce76
Clean up 2022-07-12 15:35:25 +02:00
Quentin 0f0a8d415e
Implement RFC822.TEXT 2022-06-30 13:36:39 +02:00
Alex 497ad4b5ea
Split out Examined state and add prototypes for IMAP command handlers 2022-06-30 11:28:03 +02:00
Alex 3cf91429c7
Clean up unused imports 2022-06-29 12:52:58 +02:00
Alex 90b143e1c5
Refactor to allow mutability 2022-06-29 12:50:44 +02:00
Quentin 9979671b00
Try my best to close the connection 2022-06-28 15:52:55 +02:00
Quentin 06b888d969
Implement logout 2022-06-28 15:38:06 +02:00
Quentin 36bbc2138b
cargo fmt + implement noop 2022-06-28 10:49:28 +02:00
Quentin 927b461f25
Switching to upstream boitalettres 2022-06-28 09:34:24 +02:00
Quentin cea27474f9
cargo fmt 2022-06-22 17:26:52 +02:00
Quentin ac974184de
Refactor selected 2022-06-22 17:25:04 +02:00
Quentin 50b1972987
Authenticated state works 2022-06-22 16:52:38 +02:00
Quentin 98f55be730
It compiles again! 2022-06-22 14:59:32 +02:00
Quentin ca4c2e7505
WIP refactor 2022-06-20 18:09:20 +02:00
Quentin 5dd5ae8bcd
WIP Refactor, code is broken 2022-06-17 18:39:36 +02:00
Renamed from src/session.rs (Browse further)