]> git.madduck.net Git - etc/neomutt.git/log

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

etc/neomutt.git
10 months agodisable htmldump notification
martin f. krafft [Tue, 21 Nov 2023 13:48:40 +0000 (14:48 +0100)]
disable htmldump notification

10 months agomore German detection for the attribution
martin f. krafft [Tue, 21 Nov 2023 13:48:25 +0000 (14:48 +0100)]
more German detection for the attribution

10 months agocomment on how to run tests
martin f. krafft [Tue, 21 Nov 2023 13:47:55 +0000 (14:47 +0100)]
comment on how to run tests

10 months agomanage context for blockquote within admonition
martin f. krafft [Tue, 21 Nov 2023 13:47:46 +0000 (14:47 +0100)]
manage context for blockquote within admonition

12 months agobuildmimetree.py: remove quickndirty file io hack
martin f. krafft [Sun, 3 Sep 2023 20:36:43 +0000 (22:36 +0200)]
buildmimetree.py: remove quickndirty file io hack

12 months agobuildmimetree.py: housekeeping at the end of commands
martin f. krafft [Sun, 3 Sep 2023 20:23:51 +0000 (22:23 +0200)]
buildmimetree.py: housekeeping at the end of commands

12 months agobuildmimetree.py: keep track of last I/O operation
martin f. krafft [Sun, 3 Sep 2023 20:23:11 +0000 (22:23 +0200)]
buildmimetree.py: keep track of last I/O operation

12 months agofix attribution and enable hooks
martin f. krafft [Sun, 3 Sep 2023 19:07:06 +0000 (21:07 +0200)]
fix attribution and enable hooks

12 months agore-enable some of neomutt features/bindings for testing
martin f. krafft [Sun, 3 Sep 2023 19:06:48 +0000 (21:06 +0200)]
re-enable some of neomutt features/bindings for testing

12 months agobuildmimetree.py: rework of file io
martin f. krafft [Sun, 3 Sep 2023 19:05:58 +0000 (21:05 +0200)]
buildmimetree.py: rework of file io

12 months agoadd html stylesheet
martin f. krafft [Sat, 2 Sep 2023 08:32:49 +0000 (10:32 +0200)]
add html stylesheet

12 months agoadd siby alternate
martin f. krafft [Sat, 2 Sep 2023 08:31:08 +0000 (10:31 +0200)]
add siby alternate

12 months agobuildmimetree.py: extract images from html signatures
martin f. krafft [Sat, 2 Sep 2023 08:30:55 +0000 (10:30 +0200)]
buildmimetree.py: extract images from html signatures

13 months agobuildmimetree.py: consistent use of pathlib in the CLI
martin f. krafft [Fri, 25 Aug 2023 04:12:13 +0000 (16:12 +1200)]
buildmimetree.py: consistent use of pathlib in the CLI

13 months agobuildmimetree.py: handle counting of extended family in presence of other attachments
martin f. krafft [Fri, 25 Aug 2023 03:06:27 +0000 (15:06 +1200)]
buildmimetree.py: handle counting of extended family in presence of other attachments

13 months agofixup! Support both mp/related inline tree structures
martin f. krafft [Thu, 24 Aug 2023 13:39:11 +0000 (01:39 +1200)]
fixup! Support both mp/related inline tree structures

13 months agobuildmimetree.py: add --related-to-html-only
martin f. krafft [Thu, 24 Aug 2023 13:36:52 +0000 (01:36 +1200)]
buildmimetree.py: add --related-to-html-only

13 months agoSupport both mp/related inline tree structures
martin f. krafft [Thu, 24 Aug 2023 13:30:01 +0000 (01:30 +1200)]
Support both mp/related inline tree structures

13 months agobuildmimetree.py: rework recursion to keep track of compose position
martin f. krafft [Thu, 24 Aug 2023 13:29:01 +0000 (01:29 +1200)]
buildmimetree.py: rework recursion to keep track of compose position

13 months agobuildmimetree.py: list only becomes mp/mixed if len>1
martin f. krafft [Thu, 24 Aug 2023 13:27:26 +0000 (01:27 +1200)]
buildmimetree.py: list only becomes mp/mixed if len>1

13 months agobuildmimetree.py: provide a default visitor_fn (debug)
martin f. krafft [Thu, 24 Aug 2023 13:25:49 +0000 (01:25 +1200)]
buildmimetree.py: provide a default visitor_fn (debug)

13 months agobuildmimetree.py: handle image URLs starting with cid:
martin f. krafft [Thu, 24 Aug 2023 13:23:15 +0000 (01:23 +1200)]
buildmimetree.py: handle image URLs starting with cid:

13 months agobuildmimetree.py: make Multipart nodes hashable
martin f. krafft [Thu, 24 Aug 2023 13:22:23 +0000 (01:22 +1200)]
buildmimetree.py: make Multipart nodes hashable

13 months agobuildmimetree.py: require massage -o option
martin f. krafft [Thu, 24 Aug 2023 13:21:58 +0000 (01:21 +1200)]
buildmimetree.py: require massage -o option

13 months agofix up pymdownx extensions list
martin f. krafft [Wed, 23 Aug 2023 11:53:48 +0000 (23:53 +1200)]
fix up pymdownx extensions list

13 months agobuildmimetree.py: handle stylesheets/styling
martin f. krafft [Wed, 23 Aug 2023 11:53:24 +0000 (23:53 +1200)]
buildmimetree.py: handle stylesheets/styling

13 months agobuildmimetree.py: argparser cleanup
martin f. krafft [Wed, 23 Aug 2023 10:26:39 +0000 (22:26 +1200)]
buildmimetree.py: argparser cleanup

13 months agobuildmimetree.py: Copyright update
martin f. krafft [Wed, 23 Aug 2023 10:22:40 +0000 (22:22 +1200)]
buildmimetree.py: Copyright update

13 months agouse pymdownx extensions
martin f. krafft [Wed, 23 Aug 2023 10:19:01 +0000 (22:19 +1200)]
use pymdownx extensions

13 months agobuildmimetree.py: simplify CLI
martin f. krafft [Wed, 23 Aug 2023 09:55:36 +0000 (21:55 +1200)]
buildmimetree.py: simplify CLI

13 months agobuildmimetree.py: fix up extensions
martin f. krafft [Wed, 23 Aug 2023 09:43:50 +0000 (21:43 +1200)]
buildmimetree.py: fix up extensions

13 months agoupdate gitignore file
martin f. krafft [Wed, 23 Aug 2023 08:26:34 +0000 (20:26 +1200)]
update gitignore file

13 months agodatestamp tmpdir
martin f. krafft [Wed, 23 Aug 2023 08:26:19 +0000 (20:26 +1200)]
datestamp tmpdir

13 months agobuildmimetree.py: make kill-line a constant
martin f. krafft [Wed, 23 Aug 2023 08:26:09 +0000 (20:26 +1200)]
buildmimetree.py: make kill-line a constant

13 months agobuildmimetree.py: Provide --only-build switch to prevent sending
martin f. krafft [Wed, 23 Aug 2023 08:12:15 +0000 (20:12 +1200)]
buildmimetree.py: Provide --only-build switch to prevent sending

13 months agobuildmimetree.py: Prefix inline image description
martin f. krafft [Wed, 23 Aug 2023 05:08:55 +0000 (17:08 +1200)]
buildmimetree.py: Prefix inline image description

13 months agobuildmimetree.py: allow multipart/related instead of relative
martin f. krafft [Wed, 23 Aug 2023 05:05:27 +0000 (17:05 +1200)]
buildmimetree.py: allow multipart/related instead of relative

13 months agoturn on debug and tempdir for buildmimetree.py macro
martin f. krafft [Wed, 23 Aug 2023 05:04:25 +0000 (17:04 +1200)]
turn on debug and tempdir for buildmimetree.py macro

13 months agobuildmimetree.py: reformat
martin f. krafft [Wed, 23 Aug 2023 05:02:38 +0000 (17:02 +1200)]
buildmimetree.py: reformat

13 months agobuildmimetree.py: allow tempdir to be controlled
martin f. krafft [Wed, 23 Aug 2023 05:02:29 +0000 (17:02 +1200)]
buildmimetree.py: allow tempdir to be controlled

13 months agobuildmimetree.py: test-cover inline image collection
martin f. krafft [Wed, 23 Aug 2023 04:50:40 +0000 (16:50 +1200)]
buildmimetree.py: test-cover inline image collection

13 months agobuildmimetree.py: turn base64 image into test fixture
martin f. krafft [Wed, 23 Aug 2023 04:50:07 +0000 (16:50 +1200)]
buildmimetree.py: turn base64 image into test fixture

13 months agobuildmimetree.py: reformat
martin f. krafft [Wed, 23 Aug 2023 04:49:33 +0000 (16:49 +1200)]
buildmimetree.py: reformat

13 months agobuildmimetree.py: implement inline image handling
martin f. krafft [Wed, 23 Aug 2023 04:39:01 +0000 (16:39 +1200)]
buildmimetree.py: implement inline image handling

13 months agobuildmimetree.py: file IO outside do_massage
martin f. krafft [Wed, 23 Aug 2023 04:38:08 +0000 (16:38 +1200)]
buildmimetree.py: file IO outside do_massage

13 months agobuildmimetree.py: pass --debug-commands to editor if used for setup
martin f. krafft [Wed, 23 Aug 2023 04:35:55 +0000 (16:35 +1200)]
buildmimetree.py: pass --debug-commands to editor if used for setup

13 months agobuildmimetree.py: externalise file i/o from converter
martin f. krafft [Tue, 22 Aug 2023 21:14:18 +0000 (09:14 +1200)]
buildmimetree.py: externalise file i/o from converter

13 months agobuildmimetree.py: unified item dscription setting
martin f. krafft [Tue, 22 Aug 2023 20:40:20 +0000 (08:40 +1200)]
buildmimetree.py: unified item dscription setting

13 months agobuildmimetree.py: support modifying the original markdown source
martin f. krafft [Tue, 22 Aug 2023 20:28:58 +0000 (08:28 +1200)]
buildmimetree.py: support modifying the original markdown source

13 months agobuildmimetree.py: --send-message base work
martin f. krafft [Tue, 22 Aug 2023 12:35:48 +0000 (00:35 +1200)]
buildmimetree.py: --send-message base work

13 months agobuildhtmltree.py: test massage
martin f. krafft [Tue, 22 Aug 2023 11:59:27 +0000 (23:59 +1200)]
buildhtmltree.py: test massage

13 months agobuildhtmltree.py: First part of test tree still original
martin f. krafft [Tue, 22 Aug 2023 11:59:13 +0000 (23:59 +1200)]
buildhtmltree.py: First part of test tree still original

13 months agobuildhtmltree.py: It's mp/relative not /related
martin f. krafft [Tue, 22 Aug 2023 11:58:52 +0000 (23:58 +1200)]
buildhtmltree.py: It's mp/relative not /related

13 months agobuildhtmltree.py: Create cmd_f outside massage
martin f. krafft [Tue, 22 Aug 2023 11:58:21 +0000 (23:58 +1200)]
buildhtmltree.py: Create cmd_f outside massage

13 months agoWIP buildmimetree.py
martin f. krafft [Tue, 22 Aug 2023 11:01:50 +0000 (23:01 +1200)]
WIP buildmimetree.py

13 months agoimport of config from mutt
martin f. krafft [Tue, 22 Aug 2023 11:01:20 +0000 (23:01 +1200)]
import of config from mutt

13 months agoseed gitignore file
martin f. krafft [Tue, 22 Aug 2023 10:49:33 +0000 (22:49 +1200)]
seed gitignore file