This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
chatmail-core
Watch
1
Star
0
Fork
0
You've already forked chatmail-core
mirror of
https://github.com/chatmail/core.git
synced
2026-04-28 19:06:35 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1a4c2953f7b336ac8d35215295964639c94cd9eb
chatmail-core
/
src
/
imap
History
link2xt
1a4c2953f7
refactor: get rid of InterruptInfo
...
It was passed around, but the boolean inside was not used.
2023-11-10 16:38:01 +00:00
..
capabilities.rs
Move IMAP session state into imap::session::Session
2022-12-06 19:38:41 +00:00
client.rs
feat(imap): buffer
STARTTLS
command
2023-10-23 16:26:29 +00:00
idle.rs
refactor: get rid of InterruptInfo
2023-11-10 16:38:01 +00:00
scan_folders.rs
ref(logging): Remove message from LogExt::log_err (
#4235
)
2023-03-30 10:13:07 +02:00
select_folder.rs
Add more documentation comments
2023-02-23 12:55:43 +00:00
session.rs
Move SessionStream from
imap
to
net
2023-01-27 15:51:04 +00:00