meli/ui/src
Manos Pitsidianakis 12e4258ae4
conf: add * glob expansion to subscribed_folders field
You can now do:
 subscribed_folders = [ "*", ]
2019-11-23 19:34:16 +02:00
..
components melib/imap: add default capabilities to SUPPORTED_CAPABILITIES 2019-11-23 19:34:16 +02:00
conf conf: add * glob expansion to subscribed_folders field 2019-11-23 19:34:16 +02:00
execute ui: Add save attachment command 2019-11-10 13:33:22 +02:00
terminal Prevent OOM abort when printing large strings 2019-11-22 14:17:09 +02:00
types Update uuid dependency to 0.7.4 2019-10-20 11:25:57 +03:00
cache.rs Fix some warnings 2019-11-14 17:55:24 +02:00
components.rs ui: shortcuts refactoring 2019-11-18 22:20:18 +02:00
conf.rs conf: add * glob expansion to subscribed_folders field 2019-11-23 19:34:16 +02:00
execute.rs ui: Add save attachment command 2019-11-10 13:33:22 +02:00
lib.rs Add tests/ dir and a test 2019-11-17 13:29:12 +02:00
mailcap.rs text_processing: add GlobMatch trait 2019-11-23 19:34:16 +02:00
sqlite3.rs ui/sqlite3: insert account if non-existent 2019-11-12 22:20:20 +02:00
state.rs Display watch thread errors to user 2019-11-23 19:34:16 +02:00
terminal.rs ui: fix bracket mode end code typo 2019-11-19 23:41:12 +02:00
types.rs ui: embed editor cleanups 2019-11-19 23:28:08 +02:00
workers.rs Prevent OOM abort when printing large strings 2019-11-22 14:17:09 +02:00