Commit Graph

10 Commits (4a79b2021d2fb3edd046197b44b702bdb468fc5e)

Author SHA1 Message Date
Manos Pitsidianakis 2c23ca34cd Update most Cargo dependencies 2 years ago
Manos Pitsidianakis f5dc25ae0d
conf.rs: check that all conf flags are recognized in validation
This commit adds logic in configuration file validation that checks that
each account "extra" field is empty after getting it back from the
backend validation. This is to ensure the user doesn't set options that
are invalidly stated in the documentation or by accident.

Closes #135

Configuration error (xxx): the following flags are set but are not recognized: ["index_style"] https://git.meli.delivery/meli/meli/issues/135
2 years ago
Manos Pitsidianakis b411daddaa
listing/conversations: remove entry padding box character
Remove padding each entry with '░' box character.
3 years ago
Manos Pitsidianakis bcca9abe66
docs: Use example.com in documentation
Closes #96
3 years ago
Manos Pitsidianakis 76814cea20
themes/sail: make only headers_name bold 4 years ago
Manos Pitsidianakis 3e109cabf0
Add sail theme 4 years ago
Manos Pitsidianakis 1cbb6828f2
Add nord theme 4 years ago
Manos Pitsidianakis de018294e4
conf/themes: make notifications bg default color instead of red 4 years ago
Manos Pitsidianakis 72084da185
Add store_sent_mail option for gmail
- store_sent_mail boolean

Store sent mail after successful submission.
This setting is meant to be disabled for non-standard behaviour in
gmail, which auto-saves sent mail on its own.
4 years ago
Manos Pitsidianakis b69bc219c3
README.md: Add screenshots and update text 4 years ago