Age | Commit message (Expand) | Author |
---|---|---|
2021-07-15 | LibCore+LibIMAP: Move Promise to LibCore | Timothy |
2021-06-11 | LibIMAP: Support for remaining IMAP commands | x-yl |
2021-06-11 | LibIMAP: Support for APPEND | x-yl |
2021-06-11 | LibIMAP: Support for COPY, CREATE, DELETE and RENAME | x-yl |
2021-06-11 | LibIMAP: Support for STORE and STATUS | x-yl |
2021-06-11 | LibIMAP: Support for the SEARCH command | x-yl |
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 IDLE command | x-yl |
2021-06-11 | LibIMAP: Support for LOGIN and LOGOUT | 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 |