Lu Fennell
8147f17296
Improve error message for ValidationError
...
In addition to the invalid character, the error now also contains a
`command_synopsis` and `argument` which identifies the command and
argument that failed to validate.
2021-11-10 10:12:03 +01:00
Todd Mortimer
d0e61c73e9
Appease clippy.
2021-03-20 14:26:52 -04:00
Todd Mortimer
ec835d67e4
Rename handle_unilateral to try_handle_unilateral.
...
More accurately conveys that the function might not actually handle it.
2021-03-20 14:21:13 -04:00
Jon Gjengset
7860b14088
Revert "Release first 3.0.0 alpha"
...
This reverts commit 8490407d2e .
2021-03-06 15:35:00 -08:00
Jon Gjengset
8490407d2e
Release first 3.0.0 alpha
2021-03-06 15:34:42 -08:00
Jon Gjengset
9b78550394
Adopt latest imap_proto and expose error status codes
2021-03-06 14:53:14 -08:00
Jon Gjengset
abf820bfb9
Much better metadata docs
2021-03-06 10:54:22 -08:00
Jon Gjengset
6fbbcb88f3
Fix up metadata depth enum
2021-03-06 09:51:18 -08:00
Jon Gjengset
9a24ca4125
Fix compile with newer imap_proto
2021-03-06 09:48:11 -08:00
sergey
a29b6f0cce
Adding METADATA support
2020-05-19 15:58:43 +03:00