This website requires JavaScript.
Explore
Help
Sign in
dmaax
/
ladybird
Watch
1
Star
0
Fork
You've already forked ladybird
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
fc04465fa3
ladybird
/
Userland
/
Libraries
/
LibIMAP
History
Idan Horowitz
ace36681ff
LibJS+LibIMAP: Use the new Optional<U>(Optional<T>) constructor
...
These look much nicer than these repeated ternaries :^)
2022-01-23 18:53:42 +02:00
..
Client.cpp
LibIMAP+Userland: Convert LibIMAP::Client to the Serenity Stream APIs
2022-01-13 15:16:12 +03:30
Client.h
LibIMAP+Userland: Convert LibIMAP::Client to the Serenity Stream APIs
2022-01-13 15:16:12 +03:30
CMakeLists.txt
LibIMAP: Add quoted printable decoder
2021-07-24 20:11:28 +04:30
Objects.cpp
LibIMAP: Remove unused Variant option
2021-09-21 04:22:52 +04:30
Objects.h
LibIMAP: Remove unused Variant option
2021-09-21 04:22:52 +04:30
Parser.cpp
LibJS+LibIMAP: Use the new Optional<U>(Optional<T>) constructor
2022-01-23 18:53:42 +02:00
Parser.h
LibIMAP: Add and use Parser::consume_until_end_of_line()
2021-07-24 22:22:41 +01:00
QuotedPrintable.cpp
Everywhere: Pass AK::StringView by value
2021-11-11 01:27:46 +01:00
QuotedPrintable.h
Everywhere: Pass AK::StringView by value
2021-11-11 01:27:46 +01:00