Age | Commit message (Expand) | Author |
2019-09-12 | widgets: remove duplicate import | Wagner Riffel |
2019-09-12 | Add signatures | Jeffas |
2019-09-12 | Add modify-labels command | Reto Brunner |
2019-09-11 | Add display of unread messages in dirlist | Jeffas |
2019-09-11 | Fix segfault on delete | Devon Johnson |
2019-09-11 | Add Mouseable | Jeffas |
2019-09-04 | widgets: gofmt | Wagner Riffel |
2019-09-04 | widgets: rewrite references to os.SET_SEEK to io.SeekStart | Wagner Riffel |
2019-09-04 | all: purge redundant underscores | Wagner Riffel |
2019-09-02 | Use sort.Stable for sorting displayed messages | a3v |
2019-08-30 | Allow custom spinner via config file | Paul Spooren |
2019-08-29 | Fix out-of-order messages by sorting as we display | Stephen Brennan |
2019-08-26 | Add :prompt command | Christopher Vittal |
2019-08-20 | Only compile regex portion of folder filter | Daniel Xu |
2019-08-20 | folder filter: only assume regex if filter is ~fmt | Drew DeVault |
2019-08-20 | Add forwarding as attachment feature | Jelle Besseling |
2019-08-20 | Add addresses argument to forward command | Jelle Besseling |
2019-08-19 | Add support for <C-j> as '<Enter>' in ExLine | Christopher Vittal |
2019-08-19 | Support regex filters for folders | Daniel Xu |
2019-08-13 | Revert "add close command at global level" | Drew DeVault |
2019-08-13 | add close command at global level | Aditya Srivastava |
2019-08-12 | Prevent drawing terminal with nil cmd | Drew DeVault |
2019-08-12 | Ignore scroll command when msgstore is nil | Jelle Besseling |
2019-08-08 | Close backends prior to shutdown | Reto Brunner |
2019-08-07 | Implement next-folder using NextPrev with amount | Jelle Besseling |
2019-08-07 | Allow cc/bcc command to receive no arguments | Daniel Bridges |
2019-08-07 | cc/bcc: Append to existing headers if called twice | Kevin Kuehler |
2019-08-03 | Fixing #231 (alternative preferred mimetypes) | Ben Cohen |
2019-08-03 | Add cc and bcc commands | Daniel Bridges |
2019-08-02 | Fix sending attachments with less than 512 bytes | Ben Burwell |
2019-08-02 | Include body MIME terminator in multipart messages | Ben Burwell |
2019-08-02 | msglist: add initialization state | Reto Brunner |
2019-07-29 | Ring bell when new messages arrive0.2.0 | Ben Burwell |
2019-07-27 | Add index option to change-tab | Jeffas |
2019-07-27 | Add :detach command | Galen Abell |
2019-07-27 | Fix review message not filling entire space | Galen Abell |
2019-07-26 | Add tab completion to textinputs | Jeffas |
2019-07-26 | Add command history and cycling | Galen Abell |
2019-07-26 | Support configurable header layout in compose widget | Daniel Bridges |
2019-07-26 | Move msgstore map to dirstore | Jeffas |
2019-07-26 | Add new-email trigger | Jeffas |
2019-07-25 | Show the directory being selected in gray | Jeffas |
2019-07-23 | Add change tab command | Jeffas |
2019-07-19 | Fix alternatives config | Drew DeVault |
2019-07-19 | Add [a]ttach to the review message prompts | Drew DeVault |
2019-07-19 | Add Unix socket for communicating with aerc | Drew DeVault |
2019-07-19 | Implement :filter, :clear | Kevin Kuehler |
2019-07-19 | Add :attach command for compose | Galen Abell |
2019-07-17 | Add option to always show mimetype in viewer | Jeffas |
2019-07-17 | Remove passing of showHeaders explicitly | Jeffas |