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/meli/src/mail
Manos Pitsidianakis 8a16cf6db4
listing/thread: fix wrong column index crash
columns[0] was jused in every for loop instead of columns[n], which
would make the debug_assert_eq(area generation, column generation) panic

Signed-off-by: Manos Pitsidianakis <manos@pitsidianak.is>
2 months ago
..
compose Add option to highlight self in mailing list threads 3 months ago
listing listing/thread: fix wrong column index crash 2 months ago
view thread: re-enables horizontal thread view 2 months ago
compose.rs compose: prevent drawing pager on embedded mode 2 months ago
listing.rs listing: extract common FlagString logic 2 months ago
pgp.rs meli: add deny clippy lints and fix them 5 months ago
status.rs meli/sqlite3: Fix auto index build when missing 3 months ago
view.rs view: make add contact dialog scrollable on overflow 2 months ago