Commit Graph

  • 3156d481fe Add pinned tabs Jeffas 2020-03-07 16:42:41 +0000
  • 258a3f11ae Correct the khard example so that it works with aerc Peter Lamby 2020-03-05 11:01:40 +0100
  • d0196d8986 Mark sent messages as "seen" in maildir Galen Abell 2020-03-03 08:45:06 -0500
  • 08eabef17d Count recent messages in maildir exists total too Jeffas 2020-03-02 20:00:14 +0000
  • ae7595e945 Ignore missing message part in getDecodedPart Amir Yalon 2020-02-29 22:33:31 +0200
  • df20f1cd03 Refactoring: remove store from PartInfo Drew DeVault 2020-03-06 10:33:44 -0500
  • 4711933b41 go.sum: re-add notmuch Reto Brunner 2020-03-05 08:05:12 +0100
  • 15028df1f9 Reduce size of the password prompt UI Drew DeVault 2020-03-03 21:51:27 -0500
  • aec5dd170e Yet another revision to PGP UI Drew DeVault 2020-03-03 21:49:29 -0500
  • f79813ada3 Simplify PGP messaging Drew DeVault 2020-03-03 19:02:27 -0500
  • 403b6af379 compose: add space between headers and editor Drew DeVault 2020-03-03 16:57:21 -0500
  • f3158b36f1 Initial support for PGP decryption & signatures Drew DeVault 2020-03-03 16:20:07 -0500
  • 89f1684ea4 Update dependencies Simon Ser 2020-03-03 16:55:06 +0000
  • f3535703b0 worker/imap: rely on go-imap for charset handling Simon Ser 2020-03-03 16:55:04 +0000
  • 6ff3c7a1ba Mark sent messages as "seen" in maildir Galen Abell 2020-03-03 08:45:06 -0500
  • 68f179021d Add move-tab command Jeffas 2020-03-02 19:54:42 +0000
  • 2e381fa42d Document smtp-starttls Peter Lamby 2020-03-02 10:10:35 +0100
  • 979da6d6f7 notmuch: emit dirinfo upon label change Reto Brunner 2020-03-01 11:58:39 +0100
  • f3dbecaaea remove the dirInfoUpdateRequest functionality Reto Brunner 2020-02-29 14:40:52 +0100
  • fb2df7e169 notmuch: align dirInfo logic to the maildir worker Reto Brunner 2020-02-29 14:40:51 +0100
  • 841655a98e msg/delete: remove redundant err check Reto Brunner 2020-02-29 14:17:26 +0100
  • e661ead57b Only show spinner while sorting if no uids Jeffas 2020-02-29 04:03:09 +0000
  • b55813f2c0 Don't show empty message while sorting Jeffas 2020-02-29 02:50:11 +0000
  • 2a0430ab90 Set the store on the message list if it is nil Jeffas 2020-02-29 01:53:32 +0000
  • e8b7b3bcc1 Cleanup sorting logic Jeffas 2020-02-29 01:27:31 +0000
  • 583b129c94 Don't set the store on an update to it Jeffas 2020-02-28 23:45:25 +0000
  • 01c96e78df Update DirectoryInfo handling for maildir Jeffas 2020-02-28 00:22:35 +0000
  • d6696f34b8 Make search more lenient Jeffas 2020-02-26 20:02:58 +0000
  • 00ed2ef06a Add missing notmuch build tags Jeffas 2020-02-26 19:36:18 +0000
  • 31489e3baa note in aerc-templates.7.scd for toLocal function sqwishy 2020-02-25 14:44:20 -0800
  • 5ba1569734 Ensure new directory exists before unwatching old Galen Abell 2020-02-25 16:35:57 -0500
  • 2fcd77f101 toLocal template function sqwishy 2020-02-24 15:38:20 -0800
  • 5dd0f454c1 lib/msgstore: debounce directoryUpdateRequests Reto Brunner 2020-02-24 20:18:31 +0100
  • 53d0c0a903 widgets/dirlist: Fix total message count Reto Brunner 2020-02-24 20:12:16 +0100
  • 8ad517ea92 Fix crash on mouse scrolling between message parts Amir Yalon 2020-02-23 10:21:29 +0200
  • 1455ad97a9 Fix crash on mouse scrolling before messages load Wiktor Kwapisiewicz 2020-02-22 17:05:46 +0100
  • cb04629f3c fix missing import Reto Brunner 2020-02-19 17:09:26 +0100
  • d44bdc9fb9 Revert "Only fetch the directory contents when we are switching directories" Reto Brunner 2020-02-19 08:37:20 +0100
  • bcab8de072 msg/reply: simplify string comparison Reto Brunner 2020-02-19 08:34:43 +0100
  • 37fc4d9423 msg/reply: fix address comparison Reto Brunner 2020-02-16 21:14:11 +0100
  • 78dd043057 notmuch: refresh dirlist in background Reto Brunner 2020-02-15 14:14:47 +0100
  • 8d216ab10e notmuch: add internal event loop Reto Brunner 2020-02-15 14:14:46 +0100
  • bb09694f07 notmuch: emit DirInfo upon request Reto Brunner 2020-02-15 14:14:45 +0100
  • 89b742dc6c Request DirInfo whenever the unread count may have changed Reto Brunner 2020-02-15 14:14:44 +0100
  • 66b68f35b3 dirlist: actually honor the DirInfo Reto Brunner 2020-02-15 14:14:43 +0100
  • bd4df53009 Only fetch the directory contents when we are switching directories Reto Brunner 2020-02-15 14:14:42 +0100
  • 30c0a9fba4 imap: fix double closing idleStop Reto Brunner 2020-02-15 12:37:18 +0100
  • 3e7e236f50 notmuch: avoid stale DBs Reto Brunner 2020-02-15 09:29:54 +0100
  • 72f55b857b lib: fix an out of bounds panic in the server Daniel Martí 2020-02-13 09:25:55 +0000
  • a82fa2bf23 Fix typo in message view section Erazem Kokot 2020-02-12 16:43:37 +0100
  • aed847f9eb Ensure we aren't selecting negative directories Andreas Rammhold 2020-02-06 12:47:38 +0100
  • 8c8096da97 worker/lib/parse: be more tolerant with parsing email addresses Timmy Douglas 2020-02-01 14:46:16 -0800
  • 77d54fe99f Add link to scdoc Noah Kleiner 2020-02-02 07:13:59 +0100
  • ea0df7bee4 dirlist: adapt to dynamic UIconfig Reto Brunner 2020-01-26 12:43:46 +0100
  • 2a3d120d6f dirlist: remove not needed sort function Reto Brunner 2020-01-26 12:03:21 +0100
  • e78b7b85e4 config: Strongly type context type Reto Brunner 2020-01-24 18:18:49 +0100
  • df5d9a3ec7 imap: emit messageinfo when changing read state. Reto Brunner 2020-01-24 12:10:00 +0100
  • b2fa5a16f5 Contextual UI Configuration Srivathsan Murali 2020-01-23 13:56:48 +0100
  • aa967682bc Fix handling of multiple template-dirs Ben Burwell 2020-01-23 12:18:40 -0500
  • 6b0483dd92 msgview/open: remove manual decoding Reto Brunner 2020-01-19 20:31:17 +0100
  • 5b3acb8034 msgview/save: Adapt to already decoded reader Reto Brunner 2020-01-19 20:22:56 +0100
  • ef029aa263 Display the mimetype when offering to pipe or save Luke Drummond 2020-01-17 16:32:19 +0000
  • 472c421e85 worker/imap: don't decode in FetchFullMessage. Reto Brunner 2020-01-19 00:59:20 +0100
  • 686ca24405 Switch back to upstream pty library Ben Fiedler 2020-01-16 00:43:07 +0100
  • f9391fe798 Correct spelling Reto Brunner 2020-01-16 07:20:54 +0100
  • 240f57848f Add docs for reply -T Ben Burwell 2020-01-09 14:55:56 -0500
  • 598e39f523 Strip trailing newline from address book entries without names Ben Burwell 2020-01-09 09:42:12 -0500
  • eca3863242 compose: don't call ti.tabcomplete when it is nil Timmy Douglas 2020-01-08 20:38:56 -0800
  • a40959c129 template: man cosmetic changes Leszek Cimała 2020-01-08 21:44:19 +0100
  • bf0f72a533 template: add exec and wrap Leszek Cimała 2020-01-08 21:44:18 +0100
  • fe9ec67eca template: remove last \n to fix additional new lines after quote Leszek Cimała 2020-01-08 21:44:17 +0100
  • d238272bdb add .OriginalMIMEType variable to reply template Leszek Cimała 2020-01-08 21:44:16 +0100
  • 5255585b3b remove Original* check Leszek Cimała 2020-01-08 21:44:15 +0100
  • bf28e23933 create OriginalMail struct Leszek Cimała 2020-01-08 21:44:14 +0100
  • da6fb1a155 maildir/notmuch: don't re-encode readers Reto Brunner 2020-01-04 21:13:53 +0100
  • 3d85f75d9c imap: decode reader prior to returning them Reto Brunner 2020-01-04 21:13:52 +0100
  • 9096049f75 FetchBodyParts: decode source in the workers Reto Brunner 2020-01-04 21:13:51 +0100
  • 19dfc49481 models: add BodyStructure.PartAtIndex Reto Brunner 2020-01-04 21:13:50 +0100
  • 126119c0b1 msgviewer: decode headers prior to displaying them Reto Brunner 2020-01-04 20:39:00 +0100
  • cb168682b3 msgviewer: bypass filter for headers Reto Brunner 2020-01-04 20:38:59 +0100
  • 7a1770f129 msgviewer: do not anchor ansi escape to start of line Reto Brunner 2020-01-04 20:36:54 +0100
  • 14d58c2f7b Reword aerc-tutorial with revised constraints Drew DeVault 2020-01-05 16:01:58 -0500
  • 07a9b9204e Don't select completions until tab has been pressed Ben Burwell 2020-01-04 12:54:48 -0500
  • b2dc624dbf Fix double >\n when quoting empty line Srivathsan Murali 2019-12-10 11:54:53 +0100
  • 0c9f59bad4 Handle MIME encoded addresses in address book Ben Burwell 2019-12-30 09:41:32 -0500
  • b360cca977 msgviewer: Add Labels as a virtual header Reto Brunner 2019-12-23 12:51:59 +0100
  • 63391b7dca Add labels to index format (%g) Reto Brunner 2019-12-23 12:51:58 +0100
  • 6794ce0d9c Add missing man pages to uninstall target in Makefile Ariel Popper 2019-12-24 17:44:50 -0500
  • 2708628857 fix invalid format string Reto Brunner 2019-12-22 13:08:23 +0100
  • ce42429cbf read: adapt to ProvidesMessages Reto Brunner 2019-12-22 12:05:28 +0100
  • 00263bf866 modify-labels: add completion Reto Brunner 2019-12-21 16:21:27 +0100
  • 40ceee969b notmuch: emit LabelList event Reto Brunner 2019-12-21 16:21:26 +0100
  • 2705d8460d add LabelList event Reto Brunner 2019-12-21 16:21:25 +0100
  • 709d4e1e59 docs: mark command Reto Brunner 2019-12-18 06:34:09 +0100
  • 1ba9f0da19 binds.conf: mark bindings Reto Brunner 2019-12-18 06:34:08 +0100
  • b9d2938f9f msglist: highlight marked messages Reto Brunner 2019-12-18 06:34:07 +0100
  • a744df724f modify-labels: adapt to ProvidesMessages Reto Brunner 2019-12-18 06:34:06 +0100
  • 113de35961 move: adapt to ProvidesMessages Reto Brunner 2019-12-18 06:34:05 +0100
  • 7b359be0cd delete: adapt to ProvidesMessages Reto Brunner 2019-12-18 06:34:04 +0100
  • c2b31ed7c9 copy: adapt to ProvidesMessages Reto Brunner 2019-12-18 06:34:03 +0100