meli/src
Manos Pitsidianakis 347b54e0f7
segment_tree: get_max() return 0 if tree empty
2020-10-05 21:10:00 +03:00
..
command Add edit envelope action back as async 2020-08-26 00:54:06 +03:00
components listing: fix menu gaining focus if not visible 2020-10-05 21:10:00 +03:00
conf add libgpgme feature 2020-10-05 21:10:00 +03:00
plugins Remove some old TODO comments 2020-08-26 00:54:07 +03:00
terminal terminal/keys: add `Space` identifier in Key Display impl 2020-08-26 00:54:05 +03:00
types Fix clippy lints 2020-07-06 15:27:08 +03:00
bin.rs melib/email/compose: set attachment status 2020-09-16 19:57:06 +03:00
command.rs command.rs: add eof() parser to action parsers 2020-07-26 16:09:41 +03:00
components.rs themes/shortcuts: preserve order of keys 2020-08-26 00:54:05 +03:00
conf.rs SearchBackend: add Auto variant as default 2020-09-18 21:38:50 +03:00
jobs.rs melib: update smol to 1.0.0 2020-09-18 21:06:33 +03:00
mailcap.rs Remove some needless clones and stuff (thanks to Clippy) 2020-07-13 21:36:55 +03:00
managesieve.rs Make dbus dependency optional 2020-09-10 21:19:38 +03:00
plugins.rs plugins: place socket in XDG_RUNTIME_DIR, not CWD 2020-09-20 13:31:18 +03:00
sqlite3.rs melib/email: remove Envelope::from_token 2020-08-26 00:54:07 +03:00
state.rs add libgpgme feature 2020-10-05 21:10:00 +03:00
terminal.rs Fix clippy lints 2020-07-06 15:27:08 +03:00
types.rs segment_tree: get_max() return 0 if tree empty 2020-10-05 21:10:00 +03:00
unix.rs MailBackend: change more methods to Futures 2020-07-06 15:26:00 +03:00