Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Improve plaintext.py | Drew DeVault | 2019-03-31 | 1 | -1/+0 | |
| | ||||||
* | Implement header-regex-match filters | Drew DeVault | 2019-03-31 | 1 | -4/+18 | |
| | ||||||
* | Add basic filter implementation | Drew DeVault | 2019-03-31 | 1 | -0/+47 | |
| | ||||||
* | Handle no configured accounts gracefully | Julian P Samaroo | 2019-03-30 | 1 | -0/+4 | |
| | | | | | Instead of throwing a runtime error, when no accounts are configured in accounts.conf, we provide an informative error message. | |||||
* | Add context-specific keybindings | Drew DeVault | 2019-03-21 | 1 | -12/+72 | |
| | ||||||
* | Implement default in accounts.conf | Drew DeVault | 2019-03-15 | 1 | -4/+7 | |
| | ||||||
* | Remove extra debug log statement | Drew DeVault | 2019-03-15 | 1 | -1/+0 | |
| | ||||||
* | Implement sidebar-width config option | Drew DeVault | 2019-03-15 | 1 | -7/+10 | |
| | ||||||
* | Implement key bindings subsystem | Drew DeVault | 2019-03-15 | 1 | -2/+14 | |
| | | | | Which is not yet rigged up | |||||
* | Misc idiomatic fixes | emersion | 2018-01-10 | 1 | -15/+9 | |
| | ||||||
* | Parse account configuration | Drew DeVault | 2018-01-09 | 1 | -0/+45 | |
| | ||||||
* | Initial pass on worker/UI message passing | Drew DeVault | 2018-01-09 | 1 | -5/+4 | |
| | ||||||
* | Load UI configuration | Drew DeVault | 2018-01-09 | 1 | -0/+85 | |