ladybird/Userland/Libraries/LibIMAP
Timothy 2eb93f2628 LibCore+LibIMAP: Move Promise to LibCore
This makes Promise available without having to link LibIMAP.
2021-07-15 11:11:14 +02:00
..
Client.cpp LibIMAP: Support for remaining IMAP commands 2021-06-11 23:58:28 +04:30
Client.h LibCore+LibIMAP: Move Promise to LibCore 2021-07-15 11:11:14 +02:00
CMakeLists.txt LibIMAP: Add a new IMAP client and support NOOP 2021-06-11 23:58:28 +04:30
Objects.cpp LibIMAP: Support for the SEARCH command 2021-06-11 23:58:28 +04:30
Objects.h LibCore+LibIMAP: Move Promise to LibCore 2021-07-15 11:11:14 +02:00
Parser.cpp LibIMAP: Support for remaining IMAP commands 2021-06-11 23:58:28 +04:30
Parser.h LibIMAP: Support for FETCH BodyStructure 2021-06-11 23:58:28 +04:30