]> 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
2 years 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

2 years 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

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

2 years 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

2 years 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

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

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

2 years 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

2 years 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

2 years 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

2 years 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

2 years 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

2 years 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

2 years 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

2 years 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

2 years 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)

2 years 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:

2 years 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

2 years 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

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

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

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

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

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

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

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

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

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

2 years 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

2 years 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

2 years 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

2 years 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

2 years 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

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

2 years 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

2 years 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

2 years 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

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

2 years 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

2 years 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

2 years 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

2 years 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

2 years 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

2 years 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

2 years 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

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

2 years 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

2 years 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

2 years 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

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

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

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