You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
meli/src
Manos Pitsidianakis 61a009c01a
Fix two minor lints
1 year ago
..
command Add `mailto` command to open composer with initial values from mailto template 1 year ago
components melib: add text/plain or text/html arg for text decoding 1 year ago
conf rustfmt changes 1 year ago
plugins Remove unecessary mut modifier 1 year ago
terminal Rename MeliError struct to Error 1 year ago
types Fix all clippy warnings in `meli` crate 2 years ago
command.rs Add `mailto` command to open composer with initial values from mailto template 1 year ago
components.rs Add mailbox manager tab 1 year ago
conf.rs Fix two minor lints 1 year ago
jobs.rs Improve embed terminal 2 years ago
lib.rs Improve embed terminal 2 years ago
mailcap.rs Rename MeliError struct to Error 1 year ago
main.rs rustfmt changes 1 year ago
managesieve.rs Convert {Account,Mailbox}Hash from typedef to wrapper struct 1 year ago
plugins.rs Rename MeliError struct to Error 1 year ago
sqlite3.rs melib: add text/plain or text/html arg for text decoding 1 year ago
state.rs Rename MeliError struct to Error 1 year ago
terminal.rs src/: Box<_> some large fields in biggest types 2 years ago
types.rs meli: fix clippy lints for meli binary 2 years ago