aboutsummaryrefslogtreecommitdiff
path: root/widgets
AgeCommit message (Expand)Author
2019-11-10widgets/msgviewer: Don't crash if pager is nilKevin Kuehler
2019-10-16widgets/msgview: Reap the filter commandKevin Kuehler
2019-10-16Cleanup pager processes after closing a msgviewerKevin Kuehler
2019-10-09Revert "Show spinner when fetching contents"Drew DeVault
2019-10-09Show spinner when fetching contentsJeffas
2019-10-02Fix selected account to return for messageviewerJeffas
2019-09-20Add sorting functionalityJeffas
2019-09-18Revert "Fix out-of-order messages by sorting as we display"Drew DeVault
2019-09-12widgets: remove duplicate importWagner Riffel
2019-09-12Add signaturesJeffas
2019-09-12Add modify-labels commandReto Brunner
2019-09-11Add display of unread messages in dirlistJeffas
2019-09-11Fix segfault on deleteDevon Johnson
2019-09-11Add MouseableJeffas
2019-09-04widgets: gofmtWagner Riffel
2019-09-04widgets: rewrite references to os.SET_SEEK to io.SeekStartWagner Riffel
2019-09-04all: purge redundant underscoresWagner Riffel
2019-09-02Use sort.Stable for sorting displayed messagesa3v
2019-08-30Allow custom spinner via config filePaul Spooren
2019-08-29Fix out-of-order messages by sorting as we displayStephen Brennan
2019-08-26Add :prompt commandChristopher Vittal
2019-08-20Only compile regex portion of folder filterDaniel Xu
2019-08-20folder filter: only assume regex if filter is ~fmtDrew DeVault
2019-08-20Add forwarding as attachment featureJelle Besseling
2019-08-20Add addresses argument to forward commandJelle Besseling
2019-08-19Add support for <C-j> as '<Enter>' in ExLineChristopher Vittal
2019-08-19Support regex filters for foldersDaniel Xu
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