Commit Graph

32 Commits

Author SHA1 Message Date
Quentin 9d6aef34ad
clippy lint fix 2023-05-15 18:23:23 +02:00
Alex 3b256de3dc
Remove OK [UNSEEN x] responses to SELECT and EXAMINE, and fix STATUS UNSEEN 2022-07-13 15:39:52 +02:00
Alex c703e3e2b8
Fix list wildcards 2022-07-13 15:26:00 +02:00
Alex 33fa51021c
Small changes to .update() 2022-07-13 11:39:13 +02:00
Alex 70e0da9005
small fixes 2022-07-13 11:32:47 +02:00
Alex 46d9525984
Implement APPEND 2022-07-12 16:35:11 +02:00
Alex d4e0e66581
Fix Subscribed 2022-07-12 16:02:13 +02:00
Alex 9b7d999fd5
Implement STATUS 2022-07-12 15:59:13 +02:00
Alex 5d6e4f7332
cleanup 2022-07-12 15:31:29 +02:00
Alex ad15595f0f
Implement LIST 2022-07-12 13:19:27 +02:00
Alex b15026ec9c
Refactor user to be shared using Arc 2022-06-30 14:03:12 +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 733c59ed80
Cleanup and remove useless imports 2022-06-29 16:05:34 +02:00
Alex b95028f89e
Some refactoring on mailbox structures and views 2022-06-29 15:39:54 +02:00
Alex 8b7eb1ca91
work on prototypes 2022-06-29 13:41:05 +02:00
Alex 1bc109df72
Refactoring 2022-06-29 13:16:58 +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 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 390bad0ec4
Refactor files in a "mail" crate 2022-06-27 16:56:20 +02:00
Quentin d3f8a6627c
Add support for flags 2022-06-27 11:40:45 +02:00
Quentin 22d0f11173
Implement Recent in Select 2022-06-24 10:28:11 +02:00
Quentin 8a0df56cde
Return UID validity 2022-06-23 14:41:10 +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