Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case před 2 roky
  Linus Groh 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() před 2 roky
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable před 2 roky
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString před 2 roky
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) před 3 roky
  Idan Horowitz ace36681ff LibJS+LibIMAP: Use the new Optional<U>(Optional<T>) constructor před 3 roky
  Linus Groh 028e4bd2ae LibIMAP: Parse (but ignore) OK [HIGHESTMODSEQ <mod-sequence-value>] před 4 roky
  Linus Groh 66e47d05c5 LibIMAP: Parse OK [CLOSED] před 4 roky
  Linus Groh 73a9d2ec32 LibIMAP: Replace abuse of String::matches() with == in the parser před 4 roky
  Linus Groh ddd11b98d9 LibIMAP: Add and use Parser::consume_until_end_of_line() před 4 roky
  Linus Groh 8c05b4e137 LibIMAP: Rename IMAP::Parser::{parse => consume}_while() před 4 roky
  Luke e80f8746b1 LibIMAP: Use try_parse_number instead of parse_number when parsing parts před 4 roky
  Luke 2c793d5935 LibIMAP: Make Section::parts unsigned před 4 roky
  x-yl 9174fabf05 LibIMAP: Support for remaining IMAP commands před 4 roky
  x-yl 076c708d0a LibIMAP: Support for STORE and STATUS před 4 roky
  x-yl a6339297ec LibIMAP: Support for the SEARCH command před 4 roky
  x-yl 318709c8ca LibIMAP: Support for FETCH BodyStructure před 4 roky
  x-yl c152a9a594 LibIMAP: Support for the FETCH command (*mostly) před 4 roky
  x-yl f00c2c0192 LibIMAP: Support for LOGIN and LOGOUT před 4 roky
  x-yl 2f04d24b66 LibIMAP: Support for the LIST and SELECT commands před 4 roky
  x-yl 0f42ea6770 LibIMAP: Support for CAPABILITY command & response před 4 roky
  x-yl 8c6061fc4a LibIMAP: Add a new IMAP client and support NOOP před 4 roky