meli/meli/src/mail
Manos Pitsidianakis 8a16cf6db4
Run cargo lints / Lint on ${{ matrix.build }} (linux-amd64, ubuntu-latest, stable, x86_64-unknown-linux-gnu) (pull_request) Successful in 6m4s Details
Run Tests / Test on ${{ matrix.build }} (linux-amd64, ubuntu-latest, stable, x86_64-unknown-linux-gnu) (pull_request) Successful in 10m58s Details
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>
2024-04-17 13:17:34 +03:00
..
compose Add option to highlight self in mailing list threads 2024-03-06 17:39:28 +02:00
listing listing/thread: fix wrong column index crash 2024-04-17 13:17:34 +03:00
view thread: re-enables horizontal thread view 2024-04-05 16:00:58 +03:00
compose.rs compose: prevent drawing pager on embedded mode 2024-04-06 21:07:40 +03:00
listing.rs listing: extract common FlagString logic 2024-03-21 21:04:22 +02:00
pgp.rs meli: add deny clippy lints and fix them 2024-01-01 15:59:13 +02:00
status.rs meli/sqlite3: Fix auto index build when missing 2024-03-03 22:57:09 +02:00
view.rs view: make add contact dialog scrollable on overflow 2024-03-24 15:21:05 +02:00