meli/melib/src
Manos Pitsidianakis dedee908d1
Run cargo lints / Lint on ${{ matrix.build }} (linux-amd64, ubuntu-latest, stable, x86_64-unknown-linux-gnu) (pull_request) Successful in 7m26s Details
Cargo manifest lints / Lint Cargo manifests on ${{ matrix.build }} (linux-amd64, ubuntu-latest, stable, x86_64-unknown-linux-gnu) (pull_request) Successful in 12m2s Details
Run Tests / Test on ${{ matrix.build }} (linux-amd64, ubuntu-latest, stable, x86_64-unknown-linux-gnu) (pull_request) Successful in 14m32s Details
Update `notify` dep from 4.0.17 to 6.1.1
Signed-off-by: Manos Pitsidianakis <manos@pitsidianak.is>
2024-04-11 21:48:30 +03:00
..
addressbook melib/addressbook: impl Hash for Card 2024-03-24 15:14:20 +02:00
backends melib: move backends out of the backends module 2023-07-22 22:17:01 +03:00
email Make unicode-segmentation a hard dependency 2024-04-11 21:15:47 +03:00
gpgme Replace erroneous use of set_err_kind with set_kind 2024-02-11 17:13:05 +02:00
imap Fix new 1.77 clippy lints 2024-03-24 16:04:51 +02:00
jmap Add option to highlight self in mailing list threads 2024-03-06 17:39:28 +02:00
maildir Update `notify` dep from 4.0.17 to 6.1.1 2024-04-11 21:48:30 +03:00
mbox Update `notify` dep from 4.0.17 to 6.1.1 2024-04-11 21:48:30 +03:00
nntp Fix new 1.77 clippy lints 2024-03-24 16:04:51 +02:00
notmuch Update `notify` dep from 4.0.17 to 6.1.1 2024-04-11 21:48:30 +03:00
text Make unicode-segmentation a hard dependency 2024-04-11 21:15:47 +03:00
thread listing/thread: fix display of threaded conversations tree structure 2023-07-03 09:46:28 +03:00
utils melib/connections: don't print raw bytes as escaped unicode 2024-03-15 13:20:07 +02:00
addressbook.rs melib/addressbook: impl Hash for Card 2024-03-24 15:14:20 +02:00
backends.rs melib: add clippy::doc_markdown 2024-03-03 22:57:09 +02:00
collection.rs Use cargo-derivefmt to sort derives alphabetically 2023-12-09 21:28:12 +02:00
conf.rs Various unimportant minor style/doc fixups 2024-03-16 18:15:50 +02:00
email.rs Fix rustdoc::redundant_explicit_links 2023-12-17 19:14:00 +02:00
error.rs Update `notify` dep from 4.0.17 to 6.1.1 2024-04-11 21:48:30 +03:00
lib.rs Make unicode-segmentation a hard dependency 2024-04-11 21:15:47 +03: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 Update all instances of old domains with meli-email.org 2024-03-10 21:38:12 +02:00
thread.rs Make unicode-segmentation a hard dependency 2024-04-11 21:15:47 +03:00