Commit Graph

  • 44a743ed11 Add show-headers to aerc-config Jeffas 2019-07-17 19:50:31 +0100
  • 4991c344ab Fix grid widths when using weighted widths Jeffas 2019-07-16 20:21:28 +0100
  • 06af5391a3 Add MouseEnabled config setting Jeffas 2019-07-16 19:06:22 +0100
  • 8534720e72 When reviewing an email don't pass characters on Jeffas 2019-07-16 16:33:47 +0100
  • 038bf711fa Fix text input cursor position with non-ASCII text Tuomas Siipola 2019-07-16 10:12:52 +0000
  • d43684cd90 Show usage on getopt.Getopts error Asger Hautop Drewsen 2019-07-16 12:09:25 +0200
  • 41390bc3e1 Ensure new partswitcher doesn't start on multipart Jeffas 2019-07-15 22:23:40 +0100
  • 715c9a4797 Update status message to include destination Jeffas 2019-07-15 22:17:00 +0100
  • 1c419d1b4d lowercase all key bindings Reto Brunner 2019-07-15 21:57:37 +0200
  • eb0481b9cc Fix header decoding Ben Burwell 2019-07-15 10:30:20 -0400
  • 8bb115dbae commands: Don't crash when store is nil Kevin Kuehler 2019-07-14 00:42:24 -0700
  • d85f671bdf 71: Allow user to change config options at runtime Pedro L. Ramos 2019-07-13 18:42:22 +0100
  • 9bf1a0418b Update README.md Drew DeVault 2019-07-14 13:53:09 -0400
  • 5ea5f914bf Escape plus symbol in hldiff filter. EdOverflow 2019-07-13 17:54:59 +0200
  • dba16157de Fix missing format fields in maildir/container.go Drew DeVault 2019-07-13 11:21:17 -0400
  • 5b2336d0d7 Don't initialize an invalid pty size Drew DeVault 2019-07-13 11:13:48 -0400
  • b0f25c3e01 Fix read reply flag formatting Jeffas 2019-07-12 16:14:26 +0100
  • 7a26b48c22 Add maildir docs Ben Burwell 2019-07-11 09:44:54 -0400
  • d15ba24a2f Implement maildir copy Ben Burwell 2019-07-11 09:44:53 -0400
  • 840b5bd633 Handle the invalid "utf8" encoding Ben Burwell 2019-07-11 09:44:52 -0400
  • 1b8b6e218c Add maildir backend worker Ben Burwell 2019-07-11 09:44:51 -0400
  • d7cd35e72b Create UIDStore package Ben Burwell 2019-07-11 09:44:50 -0400
  • 3b09c07e7a Add clickable tabs Jeffas 2019-07-11 23:15:15 +0100
  • 4c7f81d20d Don't bind $noinherit Eyal Sawady 2019-07-11 19:42:36 -0400
  • 06da4512b9 #190 Handle gmail duplicate folder Daniel Bridges 2019-07-10 21:49:09 -0700
  • 0b3aca4167 Add backtab to tutorial navigation Jeffas 2019-07-10 21:39:32 +0100
  • b0eaf5191c Support imaps with oauthbearer authentication (Gmail) Frode Aannevik 2019-07-10 21:00:28 +0200
  • 217e85a55d Fix crashes when operating on empty folder (#216) Daniel Bridges 2019-07-09 17:04:21 -0700
  • 3f30c27bb3 Fix :pipe -b actually writing to stdin Drew DeVault 2019-07-08 18:50:40 -0400
  • 133085b436 Fix re-opening of expired pipe tabs Drew DeVault 2019-07-08 18:32:31 -0400
  • 6797f93476 :exec, :pipe: show exit status on completion Drew DeVault 2019-07-08 18:22:41 -0400
  • e1152b6a13 aerc(1): correct error with :pipe documentation Drew DeVault 2019-07-08 18:19:43 -0400
  • 7ecc6f96de Add :exec and :pipe -b(ackground) Drew DeVault 2019-07-08 18:19:08 -0400
  • c610c3cd9d Factor IMAP-specific structs out of UI models Ben Burwell 2019-07-07 22:43:58 -0400
  • 88c379dcba Use []uint32 instead of imap.SeqSet Ben Burwell 2019-07-07 22:43:57 -0400
  • cce7cb4808 Factor UI models out of the worker message package Ben Burwell 2019-07-07 22:43:56 -0400
  • c79577d376 Add .build.yml Drew DeVault 2019-07-07 18:51:51 -0400
  • 363aab5cc1 Make :pipe command more generic Drew DeVault 2019-07-05 12:21:12 -0400
  • f9f523ad59 Remove unused caps string Drew DeVault 2019-07-04 12:33:19 -0400
  • f7387f8c60 Sort out dirstore once and for all Drew DeVault 2019-07-04 12:31:27 -0400
  • b12eba55c3 dirlist: simplify nextPrev() considerably Reto Brunner 2019-07-04 11:17:23 +0200
  • 0abca31c15 dirlist: remove the additional filtering in Draw() Reto Brunner 2019-07-04 11:17:22 +0200
  • d7fecf7740 dirlist: sync dirstore in filterDirsByFoldersConfig Reto Brunner 2019-07-04 11:17:21 +0200
  • f9d26eef58 Add IMAP folder tab completion Gregory Mullen 2019-07-03 09:54:10 -0700
  • 8d9d94f0ee Use go-message implementation of GenerateMessageID Ben Burwell 2019-07-03 10:24:11 -0400
  • cffa2365be Document message index format specifiers Ben Burwell 2019-07-02 23:14:43 -0400
  • ddd0fa428f Crash on delete in empty folder (#213) Zach Sisco 2019-07-02 21:46:05 -0400
  • 030f390436 Add unsubscribe command Ben Burwell 2019-07-04 11:01:07 -0400
  • 1bb1a80156 Use "open" instead of "xdg-open" on Darwin systems Ben Burwell 2019-07-02 18:21:34 -0400
  • 687f1d8c1a Update binds.conf Drew DeVault 2019-07-04 09:58:31 -0400
  • 61ef404e31 Correct default filter order in aerc.conf.in Drew DeVault 2019-07-02 20:36:57 -0400
  • 491e360178 Revert "Remove dirs field and references to it" Drew DeVault 2019-07-02 19:43:41 -0400
  • 0e55637aac Remove dirs field and references to it Robert Günzler 2019-06-30 04:29:32 +0200
  • 5b4e592371 panic: runtime error: index out of range in handleFetchMessages (#127) Zach Sisco 2019-06-28 09:15:55 -0400
  • 546dfcd76d Add new lib/dirstore to source completions from Gregory Mullen 2019-06-27 10:33:12 -0700
  • 2a0961701c Implement basic tab completion support Gregory Mullen 2019-06-27 10:33:11 -0700
  • 177651bdda Move contrib -> filters Drew DeVault 2019-06-27 09:32:46 -0400
  • 59df06fe28 Reopening mailcontent file to fix #166 Stefan Rakel 2019-06-27 11:06:50 +0200
  • 963d251289 Set the required go version for this module, aerc Daniel Lublin 2019-06-27 13:06:41 +0200
  • bf02ad30ca Fix jumping around in search Drew DeVault 2019-06-26 20:52:34 -0400
  • 91a75cd98b Implement :search, :next-result, :prev-result Drew DeVault 2019-06-26 20:50:27 -0400
  • ccf5c02c38 msgview/save: Use defaultSavePath if no path is provided Reto Brunner 2019-06-25 09:23:52 +0200
  • ee242a3d0f add DefaultSavePath config Reto Brunner 2019-06-25 09:23:51 +0200
  • 61c94e54cd account-wizard: look up imap and smtp server by SRV records (#100) Daniel Lublin 2019-06-25 01:36:11 +0200
  • 198661bfbd worker/imap: rig up search directory handler Drew DeVault 2019-06-24 16:31:37 -0400
  • 0e9c411751 worker/imap: implement search Drew DeVault 2019-06-24 16:29:13 -0400
  • b15d1e52b3 aerc-config: [viewer] should be [compose] Issam Maghni 2019-06-22 16:55:16 -0400
  • ceeb30abeb Fix Cc & Bcc handling in replies Drew DeVault 2019-06-21 14:33:09 -0400
  • 63538978f3 Fix reply bindings in [view] Drew DeVault 2019-06-19 20:07:33 -0400
  • 90db2e54b0 Makefile: fix -ldflags -X invocation Reto Brunner 2019-06-19 21:46:58 +0200
  • d1654def19 account-wizard: automatically replace imap.* with smtp.* Noah Loomans 2019-06-18 14:07:51 +0200
  • 53df15ae06 Insert nil check before handling prev/next message Martin Hafskjold Thoresen 2019-06-18 00:32:57 +0200
  • 74af57b6c6 Add aerc -v to print the installed version Drew DeVault 2019-06-18 09:42:41 -0400
  • ce475e4952 commands/msgview: add open command Réouven Assouly 2019-06-16 22:52:44 +0200
  • dfe114b643 Make part encoding checks case insensitive Réouven Assouly 2019-06-15 12:28:03 +0200
  • 1b7790553e Ensure that flags are set properly Aditya Mahajan 2019-06-14 17:11:17 -0400
  • ab79bc3447 Update tcell Drew DeVault 2019-06-15 23:30:12 -0400
  • 0b14d92baf Document collecting log output Lyle Hanson 2019-06-12 11:20:49 -0500
  • fd0265d917 imap: block until directory list is fully received Drew DeVault 2019-06-14 10:49:31 -0400
  • 99c363b724 Set empty message in dirlist if no folder exist. Reto Brunner 2019-06-12 08:31:52 +0200
  • 626f91c483 imap: respect the folder config option Reto Brunner 2019-06-12 08:31:51 +0200
  • d3b5a76b4a Add uninstall target to Makefile Lyle Hanson 2019-06-11 14:11:15 -0500
  • e56ceb099e Support directories in path to :save Clayton Craft 2019-06-11 11:26:13 -0700
  • 61206c6ac6 Make awk filters more portable Drew DeVault 2019-06-13 20:17:39 -0400
  • 408a9e7b10 Fix automatic scrolling when messages arrive/leave Drew DeVault 2019-06-11 10:08:44 -0400
  • 0494c9ae9d Add :next/:prev binds for [viewer] Drew DeVault 2019-06-11 09:36:18 -0400
  • 9746f4858c commands/msgview: Add next/prev commands Kevin Kuehler 2019-06-10 22:05:57 -0700
  • a54f4adb8f lib/ui/tab: Add Replace method Kevin Kuehler 2019-06-10 22:05:56 -0700
  • 32f970e053 Move select functionality from msglist to msgstore Kevin Kuehler 2019-06-10 22:05:55 -0700
  • d1df710328 commands/msg/archive: Work with msgviwer Kevin Kuehler 2019-06-10 22:27:54 -0700
  • d22a9140cd Implement :mkdir command Drew DeVault 2019-06-09 19:21:26 -0400
  • a98824af75 Fix :new-account getopts Drew DeVault 2019-06-09 19:14:56 -0400
  • 57471a0e67 Fix :copy arg handling Drew DeVault 2019-06-09 19:14:04 -0400
  • c55223106d Fix :move command's arg parsing Drew DeVault 2019-06-09 18:29:21 -0400
  • 702ad43bd2 Override $ex in compose view Yash Srivastav 2019-06-09 23:42:20 +0530
  • f5a4d935ef Update reply to use getopt posix optind format Clayton Craft 2019-06-08 11:57:56 -0700
  • 50f25e7c4d aerc(1): add :read and :unread command to docs Drew DeVault 2019-06-09 14:59:13 -0400
  • 6271d455eb Add :read and :unread commands Drew DeVault 2019-06-09 14:55:34 -0400
  • 05f00f0153 Update our message flags when server updates them Drew DeVault 2019-06-09 14:55:04 -0400
  • d63653ecde commands/msg/copy: remove unnecessary code Drew DeVault 2019-06-09 14:54:27 -0400