meli/src
Manos Pitsidianakis 8a6bf3b217
Preserve Account order from configuration file
Use IndexMap to preserve the order of accounts in the UI from the
account definitions.
2020-08-26 00:54:05 +03:00
..
command Preserve Account order from configuration file 2020-08-26 00:54:05 +03:00
components Preserve Account order from configuration file 2020-08-26 00:54:05 +03:00
conf Preserve Account order from configuration file 2020-08-26 00:54:05 +03:00
plugins melib: add supports_submission backend capability 2020-08-09 14:56:34 +03:00
terminal terminal/cells.rs: fix resize to grow actually making the grid smaller 2020-08-02 16:52:19 +03:00
types Fix clippy lints 2020-07-06 15:27:08 +03:00
bin.rs Preserve Account order from configuration file 2020-08-26 00:54:05 +03:00
command.rs command.rs: add eof() parser to action parsers 2020-07-26 16:09:41 +03:00
components.rs Add optional feature to save SVG screenshot 2020-06-12 01:37:57 +03:00
conf.rs Preserve Account order from configuration file 2020-08-26 00:54:05 +03:00
jobs.rs jobs: add spawn_blocking() method 2020-07-16 22:53:16 +03:00
mailcap.rs Remove some needless clones and stuff (thanks to Clippy) 2020-07-13 21:36:55 +03:00
managesieve.rs Rename EXECUTE mode to COMMAND 2020-07-25 15:19:53 +03:00
plugins.rs Remove some needless clones and stuff (thanks to Clippy) 2020-07-13 21:36:55 +03:00
sqlite3.rs conf/accounts.rs: use QueryTrait when search_backend is None 2020-07-26 15:38:08 +03:00
state.rs Preserve Account order from configuration file 2020-08-26 00:54:05 +03:00
terminal.rs Fix clippy lints 2020-07-06 15:27:08 +03:00
types.rs Preserve Account order from configuration file 2020-08-26 00:54:05 +03:00
unix.rs MailBackend: change more methods to Futures 2020-07-06 15:26:00 +03:00
workers.rs Spawn workers on demand 2020-06-11 12:01:11 +03:00