meli/ui/src
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
..
components melib: make MailBackend::is_online() return Result<()> 2019-12-14 18:57:52 +02:00
conf melib: make MailBackend::is_online() return Result<()> 2019-12-14 18:57:52 +02:00
execute ui: Add TagAction 2019-12-07 17:31:49 +02:00
terminal ui/CellBuffer: change row_iter() bounds to Range 2019-12-12 11:04:14 +02:00
types Set 600 perm mode to all created files 2019-11-24 17:00:55 +02:00
cache.rs melib: add set_tags command in BackendOp 2019-12-08 11:25:54 +02:00
components.rs ui: shortcuts refactoring 2019-11-18 22:20:18 +02:00
conf.rs melib: add SpecialUseMailbox::detect_usage method 2019-12-13 00:04:59 +02:00
execute.rs ui: Add TagAction 2019-12-07 17:31:49 +02:00
lib.rs ui: add shortcut! macro to compare shortcuts values 2019-11-28 22:16:56 +02:00
mailcap.rs text_processing: add GlobMatch trait 2019-11-23 19:34:16 +02:00
sqlite3.rs ui/sqlite3: warn user if db hasn't been initialised 2019-12-09 20:30:37 +02:00
state.rs melib: make MailBackend::is_online() return Result<()> 2019-12-14 18:57:52 +02:00
terminal.rs ui: fix bracket mode end code typo 2019-11-19 23:41:12 +02:00
types.rs ui/CompactListing: use Segment Trees to calculate max page column width 2019-12-12 11:11:32 +02:00
workers.rs Prevent OOM abort when printing large strings 2019-11-22 14:17:09 +02:00