Commit Graph

  • 548a5fff68 Set environment variables for the exec command Nicolai Dagestad 2020-08-01 14:25:13 +02:00
  • 3d784c5d8c Revert "Implement style configuration." Reto Brunner 2020-07-30 23:22:32 +02:00
  • 6ee7b1c3fd Revert "Rename selecter to selector" Reto Brunner 2020-07-30 23:22:16 +02:00
  • 2c244222d5 Rename selecter to selector Kalyan Sriram 2020-07-27 01:03:56 -07:00
  • 1ff687ca2b Implement style configuration. Kalyan Sriram 2020-07-27 01:03:55 -07:00
  • 1bab1754f0 msgviewer: set max line length to 1 GB Reto Brunner 2020-07-28 09:59:03 +02:00
  • 01885e2448 msgviewer: simplify attemptCopy Reto Brunner 2020-07-28 09:51:36 +02:00
  • bc9d6fc187 Update .build.yml Drew DeVault 2020-07-29 15:27:51 -04:00
  • f81cc2803c maildir: Provide nicer error message on invalid url Tero Koskinen 2020-07-25 11:11:13 +03:00
  • c574a838fa Remove hard coded bodystruct path everywhere Reto Brunner 2020-06-19 17:58:08 +02:00
  • 494bd674a9 Add flag based search options Tobias Wölfel 2020-07-24 10:36:19 +02:00
  • 126c9437e8 Only send directory info once from maildir Andrew Jeffery 2020-07-18 13:12:44 +01:00
  • 825996572f Document mailto argument usage Tobias Wölfel 2020-07-18 13:37:23 +02:00
  • 8446d48664 run go fmt Reto Brunner 2020-07-17 17:50:24 +02:00
  • cc44027545 Make it easier to debug date parsing errors Lyudmil Angelov 2020-07-10 11:40:34 +03:00
  • 6401b105cb Remove deleted messages from search/filter results Andrew Jeffery 2020-07-09 08:46:45 +01:00
  • 749dbb93a4 Use PushStatus instead of SetStatus where it makes sense Heiko Carrasco 2020-07-08 18:03:34 +02:00
  • 32df768d03 Update go-message, fixes various bugs Reto Brunner 2020-07-09 08:28:58 +02:00
  • 0535f6333f Add additional flagging functionality ARaspiK 2020-07-05 14:29:52 +00:00
  • fda3f43e7c Allow open to be asynchronous Andrew Jeffery 2020-07-06 20:14:15 +01:00
  • 3e6189f243 notmuch: fix docstring Reto Brunner 2020-07-08 01:02:46 +02:00
  • 5f9c005872 notmuch: handle the answered flag Reto Brunner 2020-07-05 15:40:12 +02:00
  • eea128f10b Fix usage of DESTDIR Ben Fiedler 2020-06-28 20:36:22 +02:00
  • 60c36ca1f1 pipe: don't crash if part is nil Reto Brunner 2020-07-05 14:27:21 +02:00
  • 1790b1e7f0 Format config path in README Gabriel Augendre 2020-07-03 21:54:38 +02:00
  • 6abe1c708f status: invalidate when needed Reto Brunner 2020-07-03 08:12:50 +02:00
  • fc2c6fff0d delete: push unsupported error up to the user Reto Brunner 2020-07-03 08:12:19 +02:00
  • 0acd6d0770 Fix a nil Envelope when getting the format Andrew Jeffery 2020-07-02 18:54:17 +01:00
  • e1c2b596dc Add a 'folders-exclude' option ARaspiK 2020-07-01 07:52:14 +00:00
  • bf16ccde48 Fix nil pointer deref on Envelope Andrew Jeffery 2020-07-01 22:57:01 +01:00
  • 8f1c6c46ff Fix dates in reply/forward commands. Reto Brunner 2020-06-26 09:25:53 +02:00
  • 91db250272 Fix missing escape in aerc-config manpage Alexander Harkness 2020-06-12 22:12:46 +01:00
  • 24c9509619 Sort command completions Jeffas 2020-06-10 22:08:28 +01:00
  • d841c8c251 Add scrollbar Jeffas 2020-06-09 20:13:14 +01:00
  • 15b72df1da Rework msglist scrolling Jeffas 2020-06-09 20:13:13 +01:00
  • c6f4d7badd Add dirlist scrollbar Jeffas 2020-06-09 19:49:23 +01:00
  • 543510f5c1 Make grid sizes dynamic Jeffas 2020-05-31 12:37:46 +01:00
  • 3877b1aa71 Add dirlist scrolling Jeffas 2020-05-30 21:27:27 +01:00
  • a69399a138 Fix search documentation Jeffas 2020-05-29 20:56:49 +01:00
  • caad1b2c06 Revert "Add Style configuration" Drew DeVault 2020-05-28 10:32:42 -04:00
  • 76a91813d8 Revert "Remove duration from the status methods" Drew DeVault 2020-05-28 10:32:32 -04:00
  • b9af9b5fb1 Revert "Make color scheme match previous design more closely" Drew DeVault 2020-05-28 10:32:17 -04:00
  • 7832eb6fd7 Make color scheme match previous design more closely Reto Brunner 2020-05-27 08:18:00 +02:00
  • f06d683688 Remove duration from the status methods Reto Brunner 2020-05-27 07:52:13 +02:00
  • 0f78f06610 Add Style configuration Reto Brunner 2020-05-27 07:37:02 +02:00
  • 6c4ed3cfe2 notmuch: undefined variable when setting reply flag Srivathsan Murali 2020-05-26 11:36:07 +02:00
  • b1eb7ad18d Set AnsweredFlag on successful reply Srivathsan Murali 2020-05-25 16:59:48 +02:00
  • a31d184ba5 aerc: Refactor getpasswd dialog Ray Ganardi 2020-05-19 13:06:49 +02:00
  • 94e8d8f7bf feat(pgp): Show error message from pgp Ray Ganardi 2020-05-19 13:06:48 +02:00
  • c32ab765a7 feat(pgp): Add <ESC> to cancel password prompt Ray Ganardi 2020-05-19 13:06:47 +02:00
  • 58db517c8d pgp: fail gracefully from email decryption Ray Ganardi 2020-05-19 13:06:46 +02:00
  • 83e7c7661d msg/reply: scoping error of part slice for quoting Srivathsan Murali 2020-05-22 12:05:23 +02:00
  • a7986f5706 Fix typos Martin Michlmayr 2020-05-20 08:48:23 +08:00
  • 2e7f15b698 Update version to 0.4.0 0.4.0 Drew DeVault 2020-05-19 12:12:27 -04:00
  • 2b54b04c85 Add contrib/_incr_version Drew DeVault 2020-05-19 12:12:18 -04:00
  • 3ba836003a gofmt Drew DeVault 2020-05-19 12:11:43 -04:00
  • 61e9940849 msg/forward: fix body part selection Reto Brunner 2020-05-17 13:02:24 +02:00
  • d48ea6231c Move findPlaintext / findFirstNonMultipart to utils Reto Brunner 2020-05-17 12:09:34 +02:00
  • cff4476f3b msg/reply: fix encoding issues for quoted reply. Reto Brunner 2020-05-17 12:08:17 +02:00
  • 13a6a3fa71 FetchBodyPart doesn't need the parent body structure Reto Brunner 2020-05-17 11:44:38 +02:00
  • bae678e8f2 imap: Remove FetchMessageBodyPart.{Encoding,Charset} Reto Brunner 2020-05-16 20:03:42 +02:00
  • ea2646fc03 Change MarkedMessages to return uids Reto Brunner 2020-05-09 11:50:31 +02:00
  • 381c1fc05f commands/helper: remove duplicated method Reto Brunner 2020-05-09 11:50:30 +02:00
  • c5fdefe7af msg/read: don't copy waitgroup Reto Brunner 2020-05-07 00:36:52 +02:00
  • fefb08f831 maildir: remove read handling from FetchMessageBodyPart Reto Brunner 2020-05-07 00:18:58 +02:00
  • ee1d971554 notmuch: remove read handling from FetchMessageBodyPart Reto Brunner 2020-05-07 00:18:57 +02:00
  • d8533e897a Show 'Message sent' only for ten seconds instead of permanently elumbella 2020-05-05 20:07:41 +02:00
  • 5790023568 creak/pty got force pushed: fix version Reto Brunner 2020-05-08 20:04:13 +02:00
  • dc281e46d2 Use stdout as controlling terminal Guillaume J. Charmes 2020-05-06 10:25:11 -04:00
  • 38a6d187b9 Revert "Dont detach process under vterm" Drew DeVault 2020-05-06 10:03:20 -04:00
  • d07cf6c667 Dont detach process under vterm Guillaume J. Charmes 2020-05-05 12:43:31 -04:00
  • 6bd6690d80 templates: add version func Reto Brunner 2020-05-02 14:06:02 +02:00
  • 434eaa19a1 docs: extract template function to their own section Reto Brunner 2020-05-02 14:06:01 +02:00
  • b03a73726d lib/messageview: mark messages as read Reto Brunner 2020-05-02 17:46:00 +02:00
  • 8f2e5055ee msg/reply: Deduplicate TO: and CC: Reto Brunner 2020-05-04 19:17:23 +02:00
  • d1600e4666 Guess date from received if not present elumbella 2020-05-05 11:26:43 +02:00
  • 9a520c4098 Allow maildir subdirectories Grégoire Delattre 2020-05-05 10:16:02 +02:00
  • 52eb38ae5d libui: don't require beeper for main content Drew DeVault 2020-05-05 09:57:19 -04:00
  • 866cd17dd7 Fix array out of bounds error burrowing-owl 2020-05-04 12:59:31 -04:00
  • 05fa79eb8e store.FetchFull: Change callback type to expose entire message Ben Fiedler 2020-04-24 22:31:39 +02:00
  • b650bb30a2 Implement :header command Ray Ganardi 2020-04-26 11:50:25 +02:00
  • 63fb2b2006 Changing aerc.conf delimiter parsing to use only =, and not : as well Ben Cohen 2020-04-28 10:06:38 -04:00
  • d3faf66c50 Remove unecessary <Enter> from aerc.conf.in Erazem Kokot 2020-04-27 20:19:05 +02:00
  • 94ce215e58 add template structure to aerc-templates(7) Reto Brunner 2020-04-26 12:33:26 +02:00
  • 2632a1a8ad aerc-config: remove bold modifier within text Reto Brunner 2020-04-25 00:04:35 +02:00
  • 432d2b1592 remove mention of header addition via the editor from tutorial Reto Brunner 2020-04-24 23:51:47 +02:00
  • edec4390c5 Fix headers in built-in templates Drew DeVault 2020-04-24 12:59:49 -04:00
  • 6f8ad91824 gofmt fixes Drew DeVault 2020-04-24 12:59:40 -04:00
  • 92f59ef94a imap/fetch.go: report error when fetching headers fails Ben Fiedler 2020-04-24 16:25:13 +02:00
  • 3102ac3680 Add recall command Jeffas 2020-04-24 11:42:22 +02:00
  • 7f033278eb Add postpone command Jeffas 2020-04-24 11:42:21 +02:00
  • 447e662057 Add :choose command Ray Ganardi 2020-04-24 11:36:16 +02:00
  • acf69b7490 Remove ability to specify headers in the editor Reto Brunner 2020-04-23 20:55:18 +02:00
  • 3fa9ae3edb templates/quoted_reply: fix incorrect timezone identifier Reto Brunner 2020-04-24 07:19:59 +02:00
  • 955b5c22b5 Ensure documented defaults match given defaults Ben Fiedler 2020-04-23 01:04:24 +02:00
  • 7c89143c70 Use aerc.PushError where appropriate Ben Fiedler 2020-04-23 03:56:28 +02:00
  • 280d8e7e1c Bump ProtonMail/crypto to fix build on OpenBSD Anirudh Oppiliappan 2020-04-20 21:47:19 +05:30
  • 06bb332285 fix binding for delete message Ray Ganardi 2020-04-16 19:44:53 +02:00
  • 5b751b6d6d fix: Close unused MessageView when swapping view Ray Ganardi 2020-04-16 19:29:36 +02:00
  • f35002ad0e Make the http handler of the unsubscribe command async Nicolai Dagestad 2020-04-13 23:05:52 +02:00