1
0
mirror of https://git.sr.ht/~sircmpwn/aerc synced 2025-08-23 22:24:31 +02:00

Commit Graph

  • 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 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 0.2.0 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
  • 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