Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | config: do not hardcode sharedir | Robin Jarry | 2022-02-19 | 1 | -1/+0 |
| | | | | | | | | | | | | Instead of using a static SHAREDIR at compile time, use a list of standard paths to use at runtime for templates, config files and stylesets. This implies removing all default filters in the default configuration. Replace them with basic commands. New users can configure the filters as they wish. Signed-off-by: Robin Jarry <robin@jarry.cc> | ||||
* | mk: use debug to generate a non-optimized binary | Robin Jarry | 2022-02-02 | 1 | -0/+1 |
| | | | | | | | | Do not use this to run the debugger. Instead, build a non-optimized binary and display what command should be executed to attach to a running program. Signed-off-by: Robin Jarry <robin@jarry.cc> | ||||
* | Subsitute prefix in aerc.conf for install | Drew DeVault | 2019-05-26 | 1 | -0/+1 |
| | |||||
* | Implement opening tutorial after account wizard | Drew DeVault | 2019-05-22 | 1 | -0/+1 |
| | |||||
* | Add man pages | Drew DeVault | 2019-05-17 | 1 | -0/+3 |
| | |||||
* | Initialize worker in account widget | Drew DeVault | 2019-01-13 | 1 | -0/+1 |
| | |||||
* | Switch to vgo | Drew DeVault | 2018-03-02 | 1 | -1/+1 |
| | |||||
* | Improve logging | Drew DeVault | 2018-01-31 | 1 | -0/+1 |
| | |||||
* | Initial commit | Drew DeVault | 2018-01-09 | 1 | -0/+2 |