Commit Graph

  • dd178262bb Select user's preferred mimetype in MessageViewer Clayton Craft 2019-06-08 11:29:26 -0700
  • acfe7d7625 Add archive command Robert Günzler 2019-06-08 19:41:56 +0200
  • 35f57321f8 Mark sent emails as read Yash Srivastav 2019-06-08 21:21:26 +0530
  • 5f651b32e5 msglist: use distinct style for unread emails Yash Srivastav 2019-06-08 18:40:14 +0530
  • 06e1b45a78 Fetch headers w/peek to leave emails unread Yash Srivastav 2019-06-08 10:52:41 +0530
  • 6b7da37235 Fix hldiff regex for short stats Drew DeVault 2019-06-07 19:08:17 -0400
  • a6787fa5d1 Use #!/usr/bin/env -S awk -f for awk scripts Drew DeVault 2019-06-07 16:33:18 -0400
  • da62f63aad Truncate long subject lines Drew DeVault 2019-06-07 16:22:04 -0400
  • fca7321639 Message list: implement index-format option Yash Srivastav 2019-06-08 01:05:23 +0530
  • 6d491569c0 plaintext filter: Match against start of line Drew DeVault 2019-06-07 13:25:14 -0400
  • 74d4c0219d Update filter names in Makefile Drew DeVault 2019-06-07 12:05:05 -0400
  • df1209b60e Update docs per filters rewrite Drew DeVault 2019-06-07 11:56:48 -0400
  • 6e61f58d86 Rewrite Python filters in awk Drew DeVault 2019-06-07 11:53:42 -0400
  • 0647ea6483 Move ANSI stripping from filters to Go Drew DeVault 2019-06-07 11:14:40 -0400
  • e0cadd61a2 Add image/* filter, commented out by default Drew DeVault 2019-06-07 10:23:12 -0400
  • 37f0114ffa Disable HTML filter by default Drew DeVault 2019-06-07 10:22:58 -0400
  • 668f7f9e5d Remove unnecessary branch Drew DeVault 2019-06-07 10:19:29 -0400
  • 32a9da3143 Ignore encoding errors in filters Drew DeVault 2019-06-07 10:18:46 -0400
  • a974027efe Execute the editor with the shell Drew DeVault 2019-06-07 10:15:35 -0400
  • 150a271b36 Add binding to toggle headers Drew DeVault 2019-06-07 10:08:09 -0400
  • b83e7c9fa6 implements ability to view headers in message view Yash Srivastav 2019-06-07 13:56:14 +0530
  • 2279ac3ab3 Skip rendering dirlist if sidebar width is 0 Lucas F. Souza 2019-06-05 23:20:27 +0200
  • 92dc31bad0 Use SetAddressList for From header Drew DeVault 2019-06-05 13:58:07 -0400
  • 6c6bb4c893 config: sort account folders Chris Kinniburgh 2019-06-05 12:48:00 -0500
  • 0771eaf24c Introduce :new-account -t JanUlrich 2019-06-05 00:05:46 +0200
  • 7446a17830 Mention aerc-tutorial(7) in aerc(1) ngenisis 2019-06-04 19:32:05 -0500
  • 023a2622f9 Allow no arguments to :cd Tadeo Kondrak 2019-06-05 00:58:40 -0600
  • eabdcff863 Added config file to Make clean Jonas Kalderstam 2019-06-04 09:51:46 +0200
  • 0c2ede593f Update dependencies Simon Ser 2019-06-04 16:55:44 +0000
  • 19646823c9 Clarify socksify dependency Drew DeVault 2019-06-04 09:42:10 -0400
  • ba41b98e3d Update README.md with better dependency list Drew DeVault 2019-06-04 08:13:50 -0400
  • 4df8e7f04d add missing column in table Stephen Gregoratto 2019-06-04 13:07:54 +1000
  • 58a0f438df Update aerc-tutorial(7) to reflect changes to reply bindings Francis Dinh 2019-06-03 20:11:23 -0400
  • cbbdb232e8 Fix Makefile for non-GNU find rage 311 2019-06-03 18:09:51 -0400
  • 207ecc39cd Fix #116 Drew DeVault 2019-06-03 07:56:08 -0400
  • 0ec970bce8 Add delete to the default binds.conf Drew DeVault 2019-06-02 15:43:32 -0400
  • d1ea181135 hldiff.py: don't highlight -/+ in filenames Drew DeVault 2019-06-02 15:22:48 -0400
  • 92b10fcef5 Add Tabs history Reto Brunner 2019-06-02 20:13:18 +0200
  • 3a5b4c229e Wait for listing to complete before sending Done Drew DeVault 2019-06-02 13:29:40 -0400
  • e85ef71935 Don't send Done until finished fetching messages Drew DeVault 2019-06-02 13:26:43 -0400
  • a81467dda9 Remove worker callbacks when Done is received Drew DeVault 2019-06-02 13:20:02 -0400
  • 7d1770754f Add date to message viewer Drew DeVault 2019-06-02 10:23:53 -0400
  • 753adb9069 widget: Add ProvidesMessage interface Kevin Kuehler 2019-06-01 22:15:04 -0700
  • 2be985fecb Update tcell fork Drew DeVault 2019-06-02 10:08:06 -0400
  • 5090a4c802 Only add message to store if store exists Kevin Kuehler 2019-06-02 01:48:03 -0700
  • 6e745cb9f3 Enumerate Cc and Bcc lists in composer Drew DeVault 2019-06-02 09:40:47 -0400
  • 1894a7e91b Fix infinite recursion in reply.go:findPlaintext Drew DeVault 2019-06-02 09:36:21 -0400
  • 7f434850b5 Simplify layout of message viewer grid Drew DeVault 2019-06-02 09:33:41 -0400
  • cf50b98768 Fetch plaintext part when replying Drew DeVault 2019-06-01 19:47:09 -0400
  • 56b84d3da5 Use forked version of tcell Drew DeVault 2019-06-01 11:28:29 -0400
  • 3445b80d7a widgets/terminal: Don't segfault on resize Kevin Kuehler 2019-05-25 02:06:15 -0700
  • 0bfb90baed Remove more GNU-isms from Makefile Sam Whited 2019-05-30 17:20:20 -0500
  • 7a8f4084ff Remove "wildcard" GNU-ism from Makefile Sam Whited 2019-05-29 13:57:17 -0500
  • 28fc9fa53d Add :save and :pipe commands to viewer Galen Abell 2019-05-26 17:37:39 -0400
  • 62cd0b08aa Update terminal color handling per vterm changes Drew DeVault 2019-05-26 15:48:29 -0400
  • 855362d813 Update to the latest go-libvterm Drew DeVault 2019-05-26 15:13:37 -0400
  • 9cedb054e1 Update go-libvterm Drew DeVault 2019-05-26 14:18:19 -0400
  • 61f1b229ec Skip non selectable mailboxes in directory listing Reto Brunner 2019-05-26 12:24:18 +0200
  • ee61c28e75 Add aerc-announce to README.md Drew DeVault 2019-05-26 12:00:51 -0400
  • 887ff6550d Implement :edit in compose screen Drew DeVault 2019-05-26 11:58:14 -0400
  • 3cf6c82633 msgviewer: copy stderr into pager Drew DeVault 2019-05-26 11:18:51 -0400
  • d30a6e3d1f Subsitute prefix in aerc.conf for install Drew DeVault 2019-05-26 10:27:22 -0400
  • 8be4c5715d Document :forward in aerc(1) Drew DeVault 2019-05-25 20:33:36 -0400
  • 11a569f658 binds.conf: make reply -a easier to use than reply Drew DeVault 2019-05-25 16:51:14 -0400
  • 4a4f7115f0 Update README.md Drew DeVault 2019-05-25 16:00:19 -0400
  • a6012f2292 Update README.md Drew DeVault 2019-05-25 15:58:40 -0400
  • 7880bd9374 Update README.md Drew DeVault 2019-05-25 15:55:50 -0400
  • 1b11a96302 ensureScroll on text input frames Drew DeVault 2019-05-25 15:54:01 -0400
  • 9947ea125c Implement scrolling in text input Drew DeVault 2019-05-25 15:52:37 -0400
  • 38e71659ff Implement :forward Drew DeVault 2019-05-25 14:52:57 -0400
  • cef784bf52 Fix special characters in address.PersonalName Drew DeVault 2019-05-25 11:56:56 -0400
  • c4c8648cc7 Change ex command to C-x when using terminal Drew DeVault 2019-05-24 12:45:48 -0400
  • 10a3d9d209 Bind :compose to C in binds.conf Francis Dinh 2019-05-23 17:58:43 -0400
  • ae9d60e887 Fix key value typo in documentation Roshless 2019-05-23 13:29:20 +0200
  • c295508352 Mention custom headers in aerc-tutorial(7) Drew DeVault 2019-05-22 16:50:00 -0400
  • 1ec72f879f Minor fixes to list of filter dependencies Francis Dinh 2019-05-22 16:34:50 -0400
  • 78fc83ef3d Makefile: Minor improvements, usage of $@ and $(RM) Stefan Tatschner 2019-05-22 22:33:09 +0200
  • 3e7ac52e1b Correct typo in Makefile Drew DeVault 2019-05-22 16:09:42 -0400
  • 24883c5114 Install $(MANDIR)/man7 Drew DeVault 2019-05-22 16:09:01 -0400
  • c21ec370e2 Install aerc-tutorial man page with make install Drew DeVault 2019-05-22 16:08:01 -0400
  • 062f00ebe9 Minor improvements to aerc-tutorial Drew DeVault 2019-05-22 12:36:09 -0400
  • f42724caf3 Install default configs to XDG config if not found Drew DeVault 2019-05-22 12:35:44 -0400
  • 80704f2422 Add GOFLAGS variable to Makefile Drew DeVault 2019-05-22 12:23:24 -0400
  • 9b19e3ad05 Show account wizard if no accounts configured Drew DeVault 2019-05-22 11:35:55 -0400
  • 1a45b793c7 Implement :help Drew DeVault 2019-05-22 11:17:52 -0400
  • 58bc15b472 Implement opening tutorial after account wizard Drew DeVault 2019-05-22 11:13:55 -0400
  • 937b33c850 Write new accounts to config and open tab Drew DeVault 2019-05-22 10:40:08 -0400
  • a7341aff21 Fix always showing last account tab Drew DeVault 2019-05-22 10:39:52 -0400
  • 4d6e665204 Remove excess padding from incoming config page Drew DeVault 2019-05-21 17:00:35 -0400
  • 6811143925 New account wizard, part one Drew DeVault 2019-05-21 16:31:04 -0400
  • 176245208d Use kebab-case for cred-cmds Drew DeVault 2019-05-21 14:31:14 -0400
  • 2dc436555d Load IMAP worker for imap+insecure Drew DeVault 2019-05-20 19:20:20 -0400
  • cc90cd2161 Pass ServerName to tls.Config for SMTP Drew DeVault 2019-05-20 17:25:12 -0400
  • 33f2d4f9ee Show unsupported mimetype message in red Drew DeVault 2019-05-20 17:05:37 -0400
  • d224487b68 Show attachment names in multipart view Drew DeVault 2019-05-20 17:03:37 -0400
  • 0897413a3e Implement :next-part, :prev-part Drew DeVault 2019-05-20 16:49:39 -0400
  • 511fea3944 Flesh out multipart switcher Drew DeVault 2019-05-20 16:42:44 -0400
  • 3376f926ed Refactor message part into dedicated widget Drew DeVault 2019-05-20 14:56:52 -0400
  • 5de1bb8cc3 Verify TLS certificates Drew DeVault 2019-05-20 14:03:00 -0400
  • a9aebe11d7 asdf Drew DeVault 2019-05-20 14:01:59 -0400