Age | Commit message (Expand) | Author |
---|---|---|
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2021-07-24 | LibIMAP: Add and use Parser::consume_until_end_of_line() | Linus Groh |
2021-07-24 | LibIMAP: Clean up Parser.h a bit | Linus Groh |
2021-07-24 | LibIMAP: Rename IMAP::Parser::{parse => consume}_while() | Linus Groh |
2021-06-11 | LibIMAP: Support for FETCH BodyStructure | x-yl |
2021-06-11 | LibIMAP: Support for the FETCH command (*mostly) | x-yl |
2021-06-11 | LibIMAP: Support for the LIST and SELECT commands | x-yl |
2021-06-11 | LibIMAP: Support for CAPABILITY command & response | x-yl |
2021-06-11 | LibIMAP: Add a new IMAP client and support NOOP | x-yl |