Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-17 | Add option to always show mimetype in viewer | Jeffas | |
A user may want to be able to see what mimetype they are viewing, so that they can determine what program it may be opened in or for some other reason. The config option is under the [viewer] section and is called 'always-show-mime'. It defaults to false to preserve the current behaviour. | |||
2019-07-17 | Display user specified headers in viewer if present | Daniel Bridges | |
2019-07-17 | Add MouseEnabled config setting | Jeffas | |
This patch adds the ability to control whether aerc captures mouseevents or not. By default it will be set to not capture events. | |||
2019-07-04 | Document message index format specifiers | Ben Burwell | |
2019-07-02 | Correct default filter order in aerc.conf.in | Drew DeVault | |
2019-06-14 | Set empty message in dirlist if no folder exist. | Reto Brunner | |
2019-06-13 | Make awk filters more portable | Drew DeVault | |
2019-06-07 | Message list: implement index-format option | Yash Srivastav | |
2019-06-07 | Rewrite Python filters in awk | Drew DeVault | |
2019-06-07 | Add image/* filter, commented out by default | Drew DeVault | |
2019-06-07 | Disable HTML filter by default | Drew DeVault | |
2019-06-07 | implements ability to view headers in message view | Yash Srivastav | |
2019-05-26 | Subsitute prefix in aerc.conf for install | Drew DeVault | |