summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibIMAP/Objects.cpp
AgeCommit message (Expand)Author
2021-09-21LibIMAP: Remove unused Variant optionBen Wiederhake
2021-09-11AK: Replace the mutable String::replace API with an immutable versionIdan Horowitz
2021-08-03Everywhere: Make use of container version of all_ofLenny Maiorani
2021-06-11LibIMAP: Support for the SEARCH commandx-yl
2021-06-11LibIMAP: Support for FETCH BodyStructurex-yl
2021-06-11LibIMAP: Support for the FETCH command (*mostly)x-yl
2021-06-11LibIMAP: Add a new IMAP client and support NOOPx-yl