Age | Commit message (Expand) | Author |
2019-06-07 | Rewrite Python filters in awk | Drew DeVault |
2019-06-07 | Move ANSI stripping from filters to Go | 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 | Remove unnecessary branch | Drew DeVault |
2019-06-07 | Ignore encoding errors in filters | Drew DeVault |
2019-06-07 | Execute the editor with the shell | Drew DeVault |
2019-06-07 | Add binding to toggle headers | Drew DeVault |
2019-06-07 | implements ability to view headers in message view | Yash Srivastav |
2019-06-07 | Skip rendering dirlist if sidebar width is 0 | Lucas F. Souza |
2019-06-05 | Use SetAddressList for From header | Drew DeVault |
2019-06-05 | config: sort account folders | Chris Kinniburgh |
2019-06-05 | Introduce :new-account -t | JanUlrich |
2019-06-05 | Mention aerc-tutorial(7) in aerc(1) | ngenisis |
2019-06-05 | Allow no arguments to :cd | Tadeo Kondrak |
2019-06-04 | Added config file to Make clean0.1.1 | Jonas Kalderstam |
2019-06-04 | Update dependencies | Simon Ser |
2019-06-04 | Clarify socksify dependency | Drew DeVault |
2019-06-04 | Update README.md with better dependency list | Drew DeVault |
2019-06-03 | add missing column in table | Stephen Gregoratto |
2019-06-03 | Update aerc-tutorial(7) to reflect changes to reply bindings | Francis Dinh |
2019-06-03 | Fix Makefile for non-GNU find | rage 311 |
2019-06-03 | Fix #1160.1.0 | Drew DeVault |
2019-06-02 | Add delete to the default binds.conf | Drew DeVault |
2019-06-02 | hldiff.py: don't highlight -/+ in filenames | Drew DeVault |
2019-06-02 | Add Tabs history | Reto Brunner |
2019-06-02 | Wait for listing to complete before sending Done | Drew DeVault |
2019-06-02 | Don't send Done until finished fetching messages | Drew DeVault |
2019-06-02 | Remove worker callbacks when Done is received | Drew DeVault |
2019-06-02 | Add date to message viewer | Drew DeVault |
2019-06-02 | widget: Add ProvidesMessage interface | Kevin Kuehler |
2019-06-02 | Update tcell fork | Drew DeVault |
2019-06-02 | Only add message to store if store exists | Kevin Kuehler |
2019-06-02 | Enumerate Cc and Bcc lists in composer | Drew DeVault |
2019-06-02 | Fix infinite recursion in reply.go:findPlaintext | Drew DeVault |
2019-06-02 | Simplify layout of message viewer grid | Drew DeVault |
2019-06-01 | Fetch plaintext part when replying | Drew DeVault |
2019-06-01 | Use forked version of tcell | Drew DeVault |
2019-06-01 | widgets/terminal: Don't segfault on resize | Kevin Kuehler |
2019-06-01 | Remove more GNU-isms from Makefile | Sam Whited |
2019-05-30 | Remove "wildcard" GNU-ism from Makefile | Sam Whited |
2019-05-27 | Add :save and :pipe commands to viewer | Galen Abell |
2019-05-26 | Update terminal color handling per vterm changes | Drew DeVault |
2019-05-26 | Update to the latest go-libvterm | Drew DeVault |
2019-05-26 | Update go-libvterm | Drew DeVault |
2019-05-26 | Skip non selectable mailboxes in directory listing | Reto Brunner |
2019-05-26 | Add aerc-announce to README.md | Drew DeVault |
2019-05-26 | Implement :edit in compose screen | Drew DeVault |
2019-05-26 | msgviewer: copy stderr into pager | Drew DeVault |
2019-05-26 | Subsitute prefix in aerc.conf for install | Drew DeVault |