Commit History

Author SHA1 Message Date
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
  Tim Ledbetter 4b995542c4 LibIMAP: Make parsing of atom data fallible 1 year ago
  Tim Ledbetter 54a28afc13 LibIMAP: Stop parsing immediately on error 1 year ago
  Tim Ledbetter 29c477598c LibIMAP: Rename `Parser::try_consume()` to `consume_if()` 1 year ago
  Valtteri Koskivuori 35f1cec7ca LibIMAP: Propagate errors from Parser::parse_number() 1 year ago
  Valtteri Koskivuori 0b7e18177b LibIMAP: Rename `position` -> `m_position` in IMAP::Parser 1 year ago
  Timothy Flynn c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  Linus Groh ddd11b98d9 LibIMAP: Add and use Parser::consume_until_end_of_line() 4 years ago
  Linus Groh 8e8d1383b7 LibIMAP: Clean up Parser.h a bit 4 years ago
  Linus Groh 8c05b4e137 LibIMAP: Rename IMAP::Parser::{parse => consume}_while() 4 years ago
  x-yl 318709c8ca LibIMAP: Support for FETCH BodyStructure 4 years ago
  x-yl c152a9a594 LibIMAP: Support for the FETCH command (*mostly) 4 years ago
  x-yl 2f04d24b66 LibIMAP: Support for the LIST and SELECT commands 4 years ago
  x-yl 0f42ea6770 LibIMAP: Support for CAPABILITY command & response 4 years ago
  x-yl 8c6061fc4a LibIMAP: Add a new IMAP client and support NOOP 4 years ago