meli/src
Manos Pitsidianakis 659a34bf21 accounts: add new IsOnline type and exponential backoff connect retry
Replace unlimited instant retry to connect with a limited exponential
backoff strategy.
2022-10-06 16:33:01 +03:00
..
command Update most Cargo dependencies 2022-05-02 17:03:56 +03:00
components melib/error: add NetworkErrorKind enum 2022-10-04 15:49:34 +03:00
conf accounts: add new IsOnline type and exponential backoff connect retry 2022-10-06 16:33:01 +03:00
plugins melib: don't use both {set,push}_references() 2021-01-15 16:41:40 +02:00
terminal Documentation touchups 2022-09-26 18:04:53 +03:00
types Fix all clippy warnings in `meli` crate 2022-08-25 16:38:02 +03:00
command.rs Fix all clippy warnings in `meli` crate 2022-08-25 16:38:02 +03:00
components.rs Fix clippy lints for `meli` crate 2022-09-11 15:19:40 +03:00
conf.rs conf.rs: remove expect()s from create_config_file() 2022-09-13 19:30:20 +03:00
jobs.rs Improve embed terminal 2022-09-01 22:24:01 +03:00
lib.rs Improve embed terminal 2022-09-01 22:24:01 +03:00
mailcap.rs Documentation touchups 2022-09-26 18:04:53 +03:00
main.rs docs/meli.7: complete guide document 2022-09-06 21:41:26 +03:00
managesieve.rs Replace PosixTimer with async timers 2020-10-29 13:18:36 +02:00
plugins.rs Fix clippy lints for `meli` crate 2022-09-11 15:19:40 +03:00
sqlite3.rs Fix all clippy warnings in `meli` crate 2022-08-25 16:38:02 +03:00
state.rs accounts: add new IsOnline type and exponential backoff connect retry 2022-10-06 16:33:01 +03:00
terminal.rs src/: Box<_> some large fields in biggest types 2022-09-19 15:18:25 +03:00
types.rs accounts: add new IsOnline type and exponential backoff connect retry 2022-10-06 16:33:01 +03:00