meli/melib/src
Manos Pitsidianakis 70fc2b455c
Update nix dependency to 0.27
Signed-off-by: Manos Pitsidianakis <manos@pitsidianak.is>
2024-02-11 17:13:05 +02:00
..
addressbook addressbook/vcard: improve Error messages 2024-02-04 14:52:06 +02:00
backends melib: move backends out of the backends module 2023-07-22 22:17:01 +03:00
email melib: Fix some old pre-intradoc rustdoc links 2024-01-11 09:22:28 +02:00
gpgme Use cargo-derivefmt to sort derives alphabetically 2023-12-09 21:28:12 +02:00
imap Fix typos found with `typos` tool 2024-01-03 11:08:55 +02:00
jmap Fix typos found with `typos` tool 2024-01-03 11:08:55 +02:00
maildir Use cargo-derivefmt to sort derives alphabetically 2023-12-09 21:28:12 +02:00
mbox melib/mbox: derive extra traits for enums 2023-12-29 19:51:45 +02:00
nntp Use cargo-derivefmt to sort derives alphabetically 2023-12-09 21:28:12 +02:00
notmuch Fix typos found with `typos` tool 2024-01-03 11:08:55 +02:00
text melib/wcwidth: move tests to tests module 2024-01-04 10:40:31 +02:00
thread listing/thread: fix display of threaded conversations tree structure 2023-07-03 09:46:28 +03:00
utils Update nix dependency to 0.27 2024-02-11 17:13:05 +02:00
addressbook.rs Use cargo-derivefmt to sort derives alphabetically 2023-12-09 21:28:12 +02:00
backends.rs melib/backends: add LazyCountSet::contains method 2024-01-01 14:34:05 +02:00
collection.rs Use cargo-derivefmt to sort derives alphabetically 2023-12-09 21:28:12 +02:00
conf.rs conf: Make conf validation recognize AccountSettings extra keys 2024-02-04 14:52:06 +02:00
email.rs Fix rustdoc::redundant_explicit_links 2023-12-17 19:14:00 +02:00
error.rs melib/error: don't print details if it's an empty string. 2023-12-29 19:56:52 +02:00
lib.rs melib: Fix some old pre-intradoc rustdoc links 2024-01-11 09:22:28 +02:00
search.rs Use cargo-derivefmt to sort derives alphabetically 2023-12-09 21:28:12 +02:00
sieve.rs Use cargo-derivefmt to sort derives alphabetically 2023-12-09 21:28:12 +02:00
smtp.rs meli: make config error more user-friendly 2023-12-29 19:51:45 +02:00
thread.rs melib: From<&[u8]> -> From<B: AsRef<[u8]>> 2024-01-01 15:16:47 +02:00