1
0
mirror of https://git.sr.ht/~sircmpwn/aerc synced 2024-11-23 00:21:59 +01:00

Commit Graph

  • 8d37356389 README.md: add maintenance notice master Drew DeVault 2022-01-18 21:13:19 +0100
  • 0b19b5e70e lib/ui/textinput: Optimize ensureScroll Adnan Maolood 2021-08-24 10:41:39 -0400
  • d39c6b449e README: freenode -> libera.chat Noam Preil 2021-08-25 00:14:43 -0400
  • 1687e558d3 notmuch/maildir: remove double emit of the dirinfo Reto Brunner 2021-04-26 21:36:00 +0200
  • 60c5a82a76 load config: do not overwrite the config upon error Reto Brunner 2021-04-17 18:50:35 +0200
  • 98d778eeae widgets/terminal: Only call vterm.ScreenCell.Attrs once in styleFromCell Clayton Craft 2021-04-12 16:24:35 -0700
  • a555343893 config: proper error handle [filters] config wagner riffel 2021-04-09 16:26:09 -0300
  • 548facab92 fix typo in quoted reply template Eric Bower 2021-03-07 15:19:45 -0500
  • a19c1fb65b templates: fixup error in template modification Reto Brunner 2021-03-07 15:17:08 +0100
  • 3df88f7040 templates: Use wrap instead of wrapText Nícolas F. R. A. Prado 2021-03-06 18:03:36 +0000
  • 413fc431f7 add mimeType to OriginalMail struct for both forward and reply Reto Brunner 2021-02-26 22:08:49 +0100
  • f74605793e FindFirstNonMultipart: return the proper path Reto Brunner 2021-02-26 22:01:18 +0100
  • 8cd2485170 send: fix missing error return Reto Brunner 2021-02-28 02:04:58 +0100
  • 8b4f2d148c Fix linter warnings Reto Brunner 2021-02-26 22:10:26 +0100
  • fda424bebc lib/parse: simplify parseAddressList Reto Brunner 2021-02-22 11:46:58 +0100
  • c06a2e61fc aerc: try to recover from a panic Reto Brunner 2021-02-11 21:02:46 +0100
  • 8ecf0b73f4 maildir: don't read the full file into memory Reto Brunner 2021-02-08 09:06:25 +0100
  • db6848fe1b notmuch: don't read the full file into memory Reto Brunner 2021-02-08 08:40:07 +0100
  • 077063ba4b Makefile: use git version string if we can Reto Brunner 2021-02-07 19:25:06 +0100
  • 804329970b terminal: Add support for Shift+Tab Alexey Yerin 2021-02-06 11:14:24 +0300
  • 2d2010fd42 send: fix crash if invalid password is given Reto Brunner 2021-02-05 21:20:17 +0100
  • 8ea86cea41 Get rid of the aerc.PushError(" " + $string) idiom Reto Brunner 2021-01-30 13:51:32 +0100
  • 949781fa0a Refactor lib/open to accept user provided arguments Reto Brunner 2021-01-30 11:33:31 +0100
  • 9385827cae send: don't block the UI thread during the sending Reto Brunner 2021-01-24 18:00:23 +0100
  • 3720c86236 save: if part name is a path, only use the filename Robin Opletal 2021-01-12 21:58:54 +0100
  • bbe8ba5b31 correct permission check on accounts.conf Bor Grošelj Simić 2021-01-13 03:46:56 +0100
  • d344ceecfe compose: apply default style to header separator Eyal Sawady 2021-01-13 02:08:09 -0500
  • 0e554a879d trim <> from messageIDs when handling mailto links Reto Brunner 2021-01-12 20:21:06 +0100
  • 7371d91b3c Apply dirlist style to unselected directories Eyal Sawady 2020-12-31 12:16:24 -0500
  • 3c14c2cb34 Reapply 'Fix nil pointer deref on Envelope' Shaw Vrana 2021-01-02 12:18:11 -0800
  • 889d89b42e Freshen up readme with binary packages y0ast 2020-12-26 15:56:27 +0100
  • 91f29206a3 s/RFC 8022/RFC 2822/ Bor Grošelj Simić 2020-12-25 18:13:36 +0100
  • da265a56e4 Make makefile compatible with 3.81 (default MacOS) y0ast 2020-12-23 22:11:54 +0100
  • 3edbe0c67c add italics support y0ast 2020-12-23 18:03:33 +0100
  • 03650474e2 update tcell to v2 and enable TrueColor support y0ast 2020-11-30 22:07:03 +0000
  • af0a2b9a46 Use extensions for querying the mime type of attachments Reto Brunner 2020-12-15 21:48:25 +0100
  • 83202dcb2e fix aerc-stylesets(7) typos Reto Brunner 2020-12-13 10:30:56 +0100
  • b56a688589 notmuch: trim excluded tags Kalyan Sriram 2020-11-28 19:33:48 +0000
  • a9330f4c63 notmuch: remove gc close hooks Reto Brunner 2020-11-26 07:31:05 +0100
  • 7bc556740a fix mailto parsing Reto Brunner 2020-11-28 15:45:46 +0100
  • 67923707ff Refactor send command Reto Brunner 2020-11-11 23:50:35 +0100
  • 7b12f2d1ea reply: add References header Reto Brunner 2020-11-08 16:15:26 +0100
  • daf214a1f8 imap: strip <> from message-ids Reto Brunner 2020-11-08 14:18:14 +0100
  • 18b0ea571a lib/parse: use go-message msgid parsing if it succeeds Reto Brunner 2020-11-08 13:39:51 +0100
  • 256af6322b allow the loading of existing headers Reto Brunner 2020-11-08 13:39:25 +0100
  • 24f1c575ae format: remove parse methods, use the one from go-message Reto Brunner 2020-11-10 20:35:47 +0100
  • 20ec2c8eeb compose: use a proper header instead of a string map Reto Brunner 2020-11-10 20:27:30 +0100
  • 3ad3a5ede0 models: add RFC822 headers to OriginalMail Reto Brunner 2020-11-03 07:39:36 +0100
  • e7d450c61d rename header to heditors Reto Brunner 2020-11-03 06:56:12 +0100
  • 03fa9ad99b templates: Remove ParseTemplate as it's unused Reto Brunner 2020-11-02 22:33:08 +0100
  • fc9ccc3000 remove models.Address in favor of go-message Address Reto Brunner 2020-11-10 19:57:09 +0100
  • fb67d1f5a3 version bump: 0.5.2 0.5.2 Reto Brunner 2020-11-14 00:23:26 +0100
  • a2fd88d2d4 makefile: add debug target Reto Brunner 2020-11-12 09:00:07 +0100
  • 676fed9e22 Check account's from value is not empty Andrew Jeffery 2020-11-12 21:58:02 +0000
  • a9ae91c2d8 templates: better error message Reto Brunner 2020-11-11 13:57:42 +0100
  • f6a0eb8e14 update the makefile version 0.5.1 Reto Brunner 2020-11-10 20:56:49 +0100
  • a1467af03d Document pin-tab and unpin-tab commands 0.5.0 Daniel Sockwell 2020-11-03 11:05:20 -0500
  • f9bba3d17d Apply relevant msglist styles in order Chris Vittal 2020-10-27 14:56:44 -0400
  • 743683a0c1 update go-imap-sortthread y0ast 2020-10-15 11:14:51 +0100
  • 0f584eb3e2 update go-imap y0ast 2020-10-14 21:54:49 +0100
  • 75cbf76732 refactor ParseMessageFormat to use a ctx object Reto Brunner 2020-10-14 08:42:26 +0200
  • b6bcf89784 imap: add sort support Reto Brunner 2020-09-12 15:05:02 +0200
  • d8a75a5159 notmuch: clarify comment char of query-maps Reto Brunner 2020-10-08 20:40:07 +0200
  • c48f228fa5 notmuch: rename method to SetFlag Reto Brunner 2020-09-27 19:00:58 +0200