meli/src
Manos Pitsidianakis efb06be09b
melib: return Result<_> from operation()
Envelope might have been deleted before main thread requests an
operation, which is a race condition.
2020-06-23 20:10:54 +03:00
..
components melib: return Result<_> from operation() 2020-06-23 20:10:54 +03:00
conf melib: return Result<_> from operation() 2020-06-23 20:10:54 +03:00
execute Add copy/move to other account operations 2020-06-08 22:11:43 +03:00
plugins melib: return Result<_> from operation() 2020-06-23 20:10:54 +03:00
terminal terminal/cells.rs: remove unused variables 2020-06-23 17:31:25 +03:00
types Add add-attachment from pipe, default_header_values 2020-03-01 17:45:55 +02:00
bin.rs bin: remove unwrap from timer thread 2020-06-22 17:29:47 +03:00
components.rs Add optional feature to save SVG screenshot 2020-06-12 01:37:57 +03:00
conf.rs build.rs: add proc-macro to generate Override structs for configuration 2020-06-20 23:58:53 +03:00
execute.rs Add save-attachment option for entire message as eml 2020-06-15 01:07:50 +03:00
mailcap.rs Overhaul input thread 2020-05-29 15:43:05 +03:00
managesieve.rs meli: update nom dependency to 5.1.1 2020-06-06 23:22:26 +03:00
plugins.rs Execute user shell commands with /bin/sh 2020-05-28 21:02:49 +03:00
sqlite3.rs melib: return Result<_> from operation() 2020-06-23 20:10:54 +03:00
state.rs Add `view` subcommand 2020-06-10 18:07:56 +03:00
terminal.rs Remove ui crate 2020-02-04 17:29:55 +02:00
types.rs listing: rework MailListingTrait 2020-06-07 14:35:41 +03:00
unix.rs PosixTimer: rearm timer only when calling rearm() 2020-05-18 20:57:17 +03:00
workers.rs Spawn workers on demand 2020-06-11 12:01:11 +03:00