Commit Graph

  • ecd803aae4 Add :prompt command Christopher Vittal 2019-08-19 21:56:12 -0400
  • ea4fe71360 Strip carriage returns (^M) when filtering emails Daniel Xu 2019-08-19 19:06:52 -0700
  • 6fcc047c31 Only compile regex portion of folder filter Daniel Xu 2019-08-19 22:10:48 -0700
  • 334ca89bea folder filter: only assume regex if filter is ~fmt Drew DeVault 2019-08-20 13:04:21 +0900
  • 1f5293931a Add forwarding as attachment feature Jelle Besseling 2019-08-18 11:33:15 +0200
  • 36c6030e81 Add addresses argument to forward command Jelle Besseling 2019-08-18 11:33:14 +0200
  • 217e8855f2 Move forward command to it's own file Jelle Besseling 2019-08-18 11:33:13 +0200
  • 17aede55dd upgrade go-message Reto Brunner 2019-08-19 21:12:11 +0200
  • cc639a1e65 Add support for <C-j> as '<Enter>' in ExLine Christopher Vittal 2019-08-18 01:37:49 -0400
  • 9fd6054ca1 Support regex filters for folders Daniel Xu 2019-08-16 00:11:37 -0700
  • b47143ccc7 bump go-message, fixes address list parsing failure Reto Brunner 2019-08-13 22:25:34 +0200
  • 4fc6fee734 Revert "add close command at global level" Drew DeVault 2019-08-13 10:55:50 +0900
  • f0a0c5aa73 add close command at global level Aditya Srivastava 2019-08-11 20:42:49 -0700
  • 72204d1f24 Add optional body argument to compose command Daniel Bridges 2019-08-12 06:15:45 -0700
  • 5493af8c8f Prevent drawing terminal with nil cmd Drew DeVault 2019-08-12 09:51:45 +0900
  • 2b6ec504e5 Add delete forward <C-k> and backward <C-u> Christopher Vittal 2019-08-10 10:26:46 -0400
  • 4d95676274 Joining the args in cf for folders with spaces Ben Cohen 2019-08-08 14:39:33 -0400
  • f6df46d319 Pass os stdin to credential command Jonas Mueller 2019-08-07 17:27:04 +0200
  • 4478c6a4b7 Ignore scroll command when msgstore is nil Jelle Besseling 2019-08-08 12:48:51 +0200
  • 5b523880b4 Let user edit arbitrary headers in composer Daniel Bridges 2019-08-07 23:15:59 -0700
  • a1749411e6 maildir: Preserve flags when copying messages Ben Burwell 2019-08-07 22:21:19 -0400
  • 072b5f453c Close backends prior to shutdown Reto Brunner 2019-08-07 08:21:15 +0200
  • d4416e74ac Fix `unread` command Art Wild 2019-08-06 00:02:21 -0400
  • 0016775278 Add notmuch docs Reto Brunner 2019-08-05 09:16:10 +0200
  • c38ddf8d30 Add notmuch backend Reto Brunner 2019-08-05 09:16:09 +0200
  • 2485d50983 add github.com/zenhack/go.notmuch Reto Brunner 2019-08-05 09:16:08 +0200
  • 07a4b0fef0 Extract message parsing to common worker module Reto Brunner 2019-08-05 09:16:07 +0200
  • aeca428c14 Don't print imap errors to ui Jelle Besseling 2019-08-04 22:02:01 +0200
  • 507c90537c Implement next-message in msgview using account Jelle Besseling 2019-08-04 16:09:48 +0200
  • 3650b72ca6 Implement next-folder using NextPrev with amount Jelle Besseling 2019-08-04 16:05:06 +0200
  • 1f6c108c04 Update tcell Drew DeVault 2019-08-07 14:49:22 +0900
  • 0a52124102 Allow cc/bcc command to receive no arguments Daniel Bridges 2019-08-03 21:09:13 -0700
  • 0ceea02720 cc/bcc: Append to existing headers if called twice Kevin Kuehler 2019-08-03 17:23:08 -0700
  • 0847464da1 Remove aerc specific code from the ui Nicolai Dagestad 2019-08-03 17:17:13 +0200
  • 63f934ee71 Fix directory completion case sensitivity Ben Burwell 2019-08-02 13:10:42 -0400
  • 302bc1cda6 Fixing #231 (alternative preferred mimetypes) Ben Cohen 2019-08-01 16:19:57 -0400
  • f4b7741463 Add cc and bcc commands Daniel Bridges 2019-08-01 11:29:21 -0700
  • b72bb27cb4 select next message when deleting from message viewer Aditya Srivastava 2019-08-01 08:27:03 -0700
  • c9a909fee3 Fix sending attachments with less than 512 bytes Ben Burwell 2019-07-31 14:21:13 -0400
  • bb620e0900 Include body MIME terminator in multipart messages Ben Burwell 2019-07-31 13:33:50 -0400
  • 3424c36d52 ChangeFolder: do not depend on the msgstore Reto Brunner 2019-07-31 09:50:08 +0200
  • 9570f4b4d0 msglist: add initialization state Reto Brunner 2019-07-31 09:50:07 +0200
  • 04ccbd09b1 Clean maildirs when opened Ben Burwell 2019-07-30 15:12:15 -0400
  • bfefafff27 Add filesystem completions for :attach and :cd Galen Abell 2019-07-30 15:10:58 -0400
  • c4b57aaad8 Add CompletePath method Galen Abell 2019-07-30 15:10:57 -0400
  • b73fcaae32 doc: Fix missing '\' in aerc-tutorial man page. Ronan Pigott 2019-07-29 15:15:09 -0700
  • 85bb0b1f98 aerc-tutorial(7): add searching and expand viewer Drew DeVault 2019-07-29 17:07:31 -0400
  • 23444e6c78 Update version to 0.2.1 Drew DeVault 2019-07-29 16:24:09 -0400
  • 72e6802266 Change how VERSION is set in Makefile Drew DeVault 2019-07-29 16:23:05 -0400
  • 3d578d376b Fix test failures Drew DeVault 2019-07-29 15:44:28 -0400
  • 152f8c9519 Ring bell when new messages arrive Ben Burwell 2019-07-29 10:50:02 -0400
  • 2804f00001 lib/msgstore: Fix Select, Next, Prev with filter Kevin Kuehler 2019-07-28 16:41:44 -0700
  • b812257ba9 Print errors from config load issues. Reto Brunner 2019-07-28 15:02:09 +0200
  • c81b3eb1cb Sendmail: allow for arbitrary parameters Reto Brunner 2019-07-28 14:33:46 +0200
  • 989730d470 Add index option to change-tab Jeffas 2019-07-26 22:41:13 +0100
  • 0ee7d30187 Add :detach command Galen Abell 2019-07-27 10:38:53 -0400
  • a669233614 Fix review message not filling entire space Galen Abell 2019-07-27 10:38:51 -0400
  • d931bbeff1 Add missing fallthrough Drew DeVault 2019-07-27 12:36:30 -0400
  • 84f49e96ce Update tcell Drew DeVault 2019-07-27 12:33:59 -0400
  • 974b22c8f1 Update dependencies Simon Ser 2019-07-27 14:34:31 +0000
  • 48758136c0 Implement sendmail support Drew DeVault 2019-07-27 11:19:49 -0400
  • 7a3765a36b Fix tabstrip over-drawing when not enough space Jeffas 2019-07-26 09:46:15 +0100
  • cded067bc3 Add tab completion to textinputs Jeffas 2019-07-26 14:29:40 +0100
  • aabe3d9b3a Fix invalid tab state when deselecting removed tab Drew DeVault 2019-07-26 14:37:45 -0400
  • 6784ed3772 Add change-tab docs Jeffas 2019-07-26 09:32:59 +0100
  • 8635c70fda Add command history and cycling Galen Abell 2019-07-23 12:52:33 -0400
  • 67fb0938a6 Support configurable header layout in compose widget Daniel Bridges 2019-07-22 16:29:07 -0700
  • 1b673b5ea7 Move msgstore map to dirstore Jeffas 2019-07-21 22:39:36 +0100
  • dc4c36adbf Add new-email trigger Jeffas 2019-07-21 21:01:51 +0100
  • 0950e39f53 Show the directory being selected in gray Jeffas 2019-07-25 08:41:17 +0100
  • ee5b537d53 Fix :close on terminal panic Jeffas 2019-07-23 19:41:15 +0100
  • 4541519225 Add space which was missing Jeffas 2019-07-23 19:46:32 +0100
  • 1cf90897f7 Fix grid creating too large subcontexts Jeffas 2019-07-23 20:03:14 +0100
  • 2f626ddd18 Fix panic when tabs.popHistory is nonexistent Drew DeVault 2019-07-25 08:29:10 -0400
  • fe2fef4b75 Make :next-result :prev-result relative to cursor Kevin Kuehler 2019-07-21 18:26:37 -0700
  • 6c0f228451 Makefile: Use GO variable to specify compiler path Kacper Kołodziej 2019-07-20 11:29:31 +0200
  • ec0e0f9d75 Discard stdout if not redirected to file Daniel Bridges 2019-07-19 22:49:57 -0700
  • e42b95a617 Add change tab command Jeffas 2019-07-19 18:12:57 +0100
  • d526786c93 Fix error handling in maildir worker Nicolai Dagestad 2019-07-19 20:13:42 +0200
  • 66d916aa7b Use latest go-maildir Ben Burwell 2019-07-19 13:26:10 -0400
  • 97bee661b7 Fix alternatives config Drew DeVault 2019-07-19 17:26:43 -0400
  • d8518909cc Add [a]ttach to the review message prompts Drew DeVault 2019-07-19 16:12:26 -0400
  • 6fed04bb9f Register worker in init. Reto Brunner 2019-07-18 06:25:42 +0200
  • 66a9052f0f Forward mailto links to server via ./aerc <mailto> Drew DeVault 2019-07-19 14:34:13 -0400
  • 7a489cb001 Add Unix socket for communicating with aerc Drew DeVault 2019-07-19 14:15:48 -0400
  • b3a66866b9 aerc(1): fix scdoc syntax error Drew DeVault 2019-07-19 12:46:19 -0400
  • 2d6338e27d aerc(1): document missing commands Drew DeVault 2019-07-19 12:45:10 -0400
  • 7d37a89458 aerc(1): Fix fallback ex key documentation Drew DeVault 2019-07-19 12:33:10 -0400
  • f81e4bd41c Implement :filter, :clear Kevin Kuehler 2019-07-17 00:35:50 -0700
  • 8b2abcb02a Change default attach keybinding Drew DeVault 2019-07-19 10:45:17 -0400
  • 7899d15d60 Add :attach command for compose Galen Abell 2019-07-16 16:48:25 -0400
  • fe7230bb9a Add :cp alias for :copy Drew DeVault 2019-07-17 18:42:03 -0400
  • fb124139f3 Add option to always show mimetype in viewer Jeffas 2019-07-17 21:51:02 +0100
  • 4a5aa7dc27 Remove passing of showHeaders explicitly Jeffas 2019-07-17 21:49:28 +0100
  • 1d1fe7c7ef Ensure new partswitcher doesn't start on multipart Jeffas 2019-07-17 22:09:35 +0100
  • 6473848d87 maildir: Watch for new messages Ben Burwell 2019-07-16 13:53:33 -0400
  • dfc048fe28 Display user specified headers in viewer if present Daniel Bridges 2019-07-15 11:56:44 -0700
  • d7975132b6 Show currently pressed keys in statusline Jeffas 2019-07-16 18:43:08 +0100
  • a1763bf207 Add an option to toggle between read and unread Nicolai Dagestad 2019-07-15 19:51:07 +0200
  • dbd583c969 Revert "Ensure new partswitcher doesn't start on multipart" Drew DeVault 2019-07-17 16:09:40 -0400