aboutsummaryrefslogtreecommitdiff
path: root/widgets
AgeCommit message (Expand)Author
2019-08-13Revert "add close command at global level"Drew DeVault
2019-08-13add close command at global levelAditya Srivastava
2019-08-12Prevent drawing terminal with nil cmdDrew DeVault
2019-08-12Ignore scroll command when msgstore is nilJelle Besseling
2019-08-08Close backends prior to shutdownReto Brunner
2019-08-07Implement next-folder using NextPrev with amountJelle Besseling
2019-08-07Allow cc/bcc command to receive no argumentsDaniel Bridges
2019-08-07cc/bcc: Append to existing headers if called twiceKevin Kuehler
2019-08-03Fixing #231 (alternative preferred mimetypes)Ben Cohen
2019-08-03Add cc and bcc commandsDaniel Bridges
2019-08-02Fix sending attachments with less than 512 bytesBen Burwell
2019-08-02Include body MIME terminator in multipart messagesBen Burwell
2019-08-02msglist: add initialization stateReto Brunner
2019-07-29Ring bell when new messages arrive0.2.0Ben Burwell
2019-07-27Add index option to change-tabJeffas
2019-07-27Add :detach commandGalen Abell
2019-07-27Fix review message not filling entire spaceGalen Abell
2019-07-26Add tab completion to textinputsJeffas
2019-07-26Add command history and cyclingGalen Abell
2019-07-26Support configurable header layout in compose widgetDaniel Bridges
2019-07-26Move msgstore map to dirstoreJeffas
2019-07-26Add new-email triggerJeffas
2019-07-25Show the directory being selected in grayJeffas
2019-07-23Add change tab commandJeffas
2019-07-19Fix alternatives configDrew DeVault
2019-07-19Add [a]ttach to the review message promptsDrew DeVault
2019-07-19Add Unix socket for communicating with aercDrew DeVault
2019-07-19Implement :filter, :clearKevin Kuehler
2019-07-19Add :attach command for composeGalen Abell
2019-07-17Add option to always show mimetype in viewerJeffas
2019-07-17Remove passing of showHeaders explicitlyJeffas
2019-07-17Ensure new partswitcher doesn't start on multipartJeffas
2019-07-17Display user specified headers in viewer if presentDaniel Bridges
2019-07-17Show currently pressed keys in statuslineJeffas
2019-07-17Revert "Ensure new partswitcher doesn't start on multipart"Drew DeVault
2019-07-17When reviewing an email don't pass characters onJeffas
2019-07-17Ensure new partswitcher doesn't start on multipartJeffas
2019-07-13Don't initialize an invalid pty sizeDrew DeVault
2019-07-11Add clickable tabsJeffas
2019-07-11Add backtab to tutorial navigationJeffas
2019-07-10Fix crashes when operating on empty folder (#216)Daniel Bridges
2019-07-08Factor IMAP-specific structs out of UI modelsBen Burwell
2019-07-08Factor UI models out of the worker message packageBen Burwell
2019-07-05Make :pipe command more genericDrew DeVault
2019-07-04Sort out dirstore once and for allDrew DeVault
2019-07-04dirlist: simplify nextPrev() considerablyReto Brunner
2019-07-04dirlist: remove the additional filtering in Draw()Reto Brunner
2019-07-04dirlist: sync dirstore in filterDirsByFoldersConfigReto Brunner
2019-07-04Add IMAP folder tab completionGregory Mullen
2019-07-04Use go-message implementation of GenerateMessageIDBen Burwell