aboutsummaryrefslogtreecommitdiff
path: root/widgets
AgeCommit message (Expand)Author
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
2019-07-02Revert "Remove dirs field and references to it"Drew DeVault
2019-06-30Remove dirs field and references to itRobert Günzler
2019-06-29Add new lib/dirstore to source completions fromGregory Mullen
2019-06-29Implement basic tab completion supportGregory Mullen
2019-06-27Reopening mailcontent file to fix #166Stefan Rakel
2019-06-26Fix jumping around in searchDrew DeVault
2019-06-26Implement :search, :next-result, :prev-resultDrew DeVault
2019-06-25account-wizard: look up imap and smtp server by SRV records (#100)Daniel Lublin
2019-06-21Fix Cc & Bcc handling in repliesDrew DeVault
2019-06-18account-wizard: automatically replace imap.* with smtp.*Noah Loomans
2019-06-14Set empty message in dirlist if no folder exist.Reto Brunner
2019-06-14imap: respect the folder config optionReto Brunner
2019-06-11Fix automatic scrolling when messages arrive/leaveDrew DeVault