Commit Verlauf

Autor SHA1 Nachricht Datum
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String vor 1 Jahr
  Karol Kosek 90af21aef4 LibIMAP+Mail+test-imap: Let a Promise result type be non-optional vor 1 Jahr
  Karol Kosek 1f605407bd LibIMAP: Reject a promise if a response couldn't be parsed vor 1 Jahr
  Karol Kosek 55d730bd5c LibIMAP+Mail+test-imap: Make Client requests infailable vor 1 Jahr
  Karol Kosek 44ea5092e8 LibIMAP: Reject a promise when a command couldn't be sent vor 1 Jahr
  Valtteri Koskivuori 34adf9eeae LibIMAP: Wait for a full IMAP response before parsing vor 1 Jahr
  Valtteri Koskivuori 6128e859ac LibIMAP+Mail: Propagate errors from LibIMAP and MailWidget vor 1 Jahr
  Ali Mohammad Pur 0c5c75e8a4 LibCore: Slightly rework the Core::Promise API vor 2 Jahren
  Tim Schumacher ae51c1821c Everywhere: Remove unintentional partial stream reads and writes vor 2 Jahren
  Tim Schumacher d5871f5717 AK: Rename Stream::{read,write} to Stream::{read_some,write_some} vor 2 Jahren
  kleines Filmröllchen 8f4d0d3797 LibCore+Userland: Make Promise's on_resolve fallible vor 2 Jahren
  Tim Schumacher 874c7bba28 LibCore: Remove `Stream.h` vor 2 Jahren
  Tim Schumacher a96339b72b LibCore: Move Stream-based sockets into the `Core` namespace vor 2 Jahren
  Linus Groh 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() vor 2 Jahren
  Ben Wiederhake b83cb09db1 Everywhere: Fix badly-formatted includes vor 2 Jahren
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable vor 2 Jahren
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString vor 2 Jahren
  sin-ack c8585b77d2 Everywhere: Replace single-char StringView op. arguments with chars vor 3 Jahren
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) vor 3 Jahren
  Idan Horowitz 086969277e Everywhere: Run clang-format vor 3 Jahren
  Ali Mohammad Pur aafc451016 Userland: Convert TLS::TLSv12 to a Core::Stream::Socket vor 3 Jahren
  sin-ack aedb013ee3 LibIMAP+Userland: Convert LibIMAP::Client to the Serenity Stream APIs vor 3 Jahren
  Daniel Bertalan d7b6cc6421 Everywhere: Prevent risky implicit casts of (Nonnull)RefPtr vor 3 Jahren
  Andreas Kling 51ae913bfe LibIMAP: Stop leaking a Core::Promise<bool> in IMAP::Client::connect() vor 3 Jahren
  Luke 3948161c14 LibIMAP: Add a bunch of serialize_astring in command construction vor 4 Jahren
  x-yl 9174fabf05 LibIMAP: Support for remaining IMAP commands vor 4 Jahren
  x-yl 16995dc3d9 LibIMAP: Support for APPEND vor 4 Jahren
  x-yl 7021413d30 LibIMAP: Support for COPY, CREATE, DELETE and RENAME vor 4 Jahren
  x-yl 076c708d0a LibIMAP: Support for STORE and STATUS vor 4 Jahren
  x-yl a6339297ec LibIMAP: Support for the SEARCH command vor 4 Jahren