Age | Commit message (Expand) | Author |
2019-07-17 | Add :cp alias for :copy | Drew DeVault |
2019-07-17 | Add option to always show mimetype in viewer | Jeffas |
2019-07-17 | Remove passing of showHeaders explicitly | Jeffas |
2019-07-17 | Ensure new partswitcher doesn't start on multipart | Jeffas |
2019-07-17 | maildir: Watch for new messages | Ben Burwell |
2019-07-17 | Display user specified headers in viewer if present | Daniel Bridges |
2019-07-17 | Show currently pressed keys in statusline | Jeffas |
2019-07-17 | Add an option to toggle between read and unread | Nicolai Dagestad |
2019-07-17 | Revert "Ensure new partswitcher doesn't start on multipart" | Drew DeVault |
2019-07-17 | Add show-headers to aerc-config | Jeffas |
2019-07-17 | Fix grid widths when using weighted widths | Jeffas |
2019-07-17 | Add MouseEnabled config setting | Jeffas |
2019-07-17 | When reviewing an email don't pass characters on | Jeffas |
2019-07-17 | Fix text input cursor position with non-ASCII text | Tuomas Siipola |
2019-07-17 | Show usage on getopt.Getopts error | Asger Hautop Drewsen |
2019-07-17 | Ensure new partswitcher doesn't start on multipart | Jeffas |
2019-07-17 | Update status message to include destination | Jeffas |
2019-07-17 | lowercase all key bindings | Reto Brunner |
2019-07-17 | Fix header decoding | Ben Burwell |
2019-07-15 | commands: Don't crash when store is nil | Kevin Kuehler |
2019-07-15 | 71: Allow user to change config options at runtime | Pedro L. Ramos |
2019-07-14 | Update README.md | Drew DeVault |
2019-07-13 | Escape plus symbol in hldiff filter. | EdOverflow |
2019-07-13 | Fix missing format fields in maildir/container.go | Drew DeVault |
2019-07-13 | Don't initialize an invalid pty size | Drew DeVault |
2019-07-12 | Fix read reply flag formatting | Jeffas |
2019-07-12 | Add maildir docs | Ben Burwell |
2019-07-12 | Implement maildir copy | Ben Burwell |
2019-07-12 | Handle the invalid "utf8" encoding | Ben Burwell |
2019-07-12 | Add maildir backend worker | Ben Burwell |
2019-07-12 | Create UIDStore package | Ben Burwell |
2019-07-11 | Add clickable tabs | Jeffas |
2019-07-11 | Don't bind $noinherit | Eyal Sawady |
2019-07-11 | #190 Handle gmail duplicate folder | Daniel Bridges |
2019-07-11 | Add backtab to tutorial navigation | Jeffas |
2019-07-11 | Support imaps with oauthbearer authentication (Gmail) | Frode Aannevik |
2019-07-10 | Fix crashes when operating on empty folder (#216) | Daniel Bridges |
2019-07-08 | Fix :pipe -b actually writing to stdin | Drew DeVault |
2019-07-08 | Fix re-opening of expired pipe tabs | Drew DeVault |
2019-07-08 | :exec, :pipe: show exit status on completion | Drew DeVault |
2019-07-08 | aerc(1): correct error with :pipe documentation | Drew DeVault |
2019-07-08 | Add :exec and :pipe -b(ackground) | Drew DeVault |
2019-07-08 | Factor IMAP-specific structs out of UI models | Ben Burwell |
2019-07-08 | Use []uint32 instead of imap.SeqSet | Ben Burwell |
2019-07-08 | Factor UI models out of the worker message package | Ben Burwell |
2019-07-07 | Add .build.yml | Drew DeVault |
2019-07-05 | Make :pipe command more generic | Drew DeVault |
2019-07-04 | Remove unused caps string | Drew DeVault |
2019-07-04 | Sort out dirstore once and for all | Drew DeVault |
2019-07-04 | dirlist: simplify nextPrev() considerably | Reto Brunner |