meli/ui/src/components/mail
Manos Pitsidianakis 2e38ea11e2
melib: make MailBackend::is_online() return Result<()>
Return Result<()> instead of bool to indicate connection status in order
to be able to show errors to user.
2019-12-14 18:57:52 +02:00
..
listing ui/CompactListing: use Segment Trees to calculate max page column width 2019-12-12 11:11:32 +02:00
view ui/shortcuts: Replace arrow key use with configurable shortcuts 2019-12-14 14:16:12 +02:00
compose.rs ui/shortcuts: Replace arrow key use with configurable shortcuts 2019-12-14 14:16:12 +02:00
listing.rs melib: make MailBackend::is_online() return Result<()> 2019-12-14 18:57:52 +02:00
pgp.rs Add GPG signing and sig verifying 2019-09-28 12:19:22 +03:00
status.rs ui/status: show tag and search backend info 2019-12-07 17:17:08 +02:00
view.rs melib/ui: small fixes 2019-12-11 00:17:11 +02:00