This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-04-23 21:14:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
79cbbfc67f72db57bfab7d6971deba6428d8ca97
ladybird
/
Userland
/
Applications
/
Mail
History
Karol Kosek
86ad896f35
Mail: Fetch mailbox contents with BODY.PEEK[] type instead of BODY[]
...
We don't want to mark the entire mailbox as read when checking emails, don't we? :^)
2023-08-02 11:21:03 +01:00
..
AccountHolder.cpp
…
AccountHolder.h
…
CMakeLists.txt
…
InboxModel.cpp
LibGUI+Userland: Propagate errors in Model::column_name()
2023-06-14 17:53:59 +02:00
InboxModel.h
LibGUI+Userland: Propagate errors in Model::column_name()
2023-06-14 17:53:59 +02:00
MailboxTreeModel.cpp
Mail: Fix crash caused by migration from NonnullRefPtrVector
2023-07-05 11:39:27 +02:00
MailboxTreeModel.h
…
MailWidget.cpp
Mail: Fetch mailbox contents with BODY.PEEK[] type instead of BODY[]
2023-08-02 11:21:03 +01:00
MailWidget.h
…
MailWindow.gml
…
main.cpp
LibGUI: Make
Application
's construction fallible
2023-05-05 16:41:21 +01:00