<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mutt-wizard/bin/mailsync, branch master</title>
<subtitle>[MIRROR] mutt-wizard by Luke Smith</subtitle>
<id>https://git.zelu.dev/mutt-wizard/atom?h=master</id>
<link rel='self' href='https://git.zelu.dev/mutt-wizard/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.zelu.dev/mutt-wizard/'/>
<updated>2025-02-28T09:49:22Z</updated>
<entry>
<title>Merge pull request #976 from ivan-boikov/master</title>
<updated>2025-02-28T09:49:22Z</updated>
<author>
<name>Luke Smith</name>
<email>luke@lukesmith.xyz</email>
</author>
<published>2025-02-28T09:49:22Z</published>
<link rel='alternate' type='text/html' href='https://git.zelu.dev/mutt-wizard/commit/?id=213afe1e8f84c0753d6d492c7997dce3dd87645b'/>
<id>urn:sha1:213afe1e8f84c0753d6d492c7997dce3dd87645b</id>
<content type='text'>
No mailsync with locked GPG key in non-interactive shells</content>
</entry>
<entry>
<title>Merge pull request #1003 from staticssleever668/fix_dash_subject</title>
<updated>2025-02-28T09:35:23Z</updated>
<author>
<name>Luke Smith</name>
<email>luke@lukesmith.xyz</email>
</author>
<published>2025-02-28T09:35:23Z</published>
<link rel='alternate' type='text/html' href='https://git.zelu.dev/mutt-wizard/commit/?id=05fcf7b3e113e8b3975e023217caf83007adbf01'/>
<id>urn:sha1:05fcf7b3e113e8b3975e023217caf83007adbf01</id>
<content type='text'>
fix(mailsync): delimit notification text from flags</content>
</entry>
<entry>
<title>Merge branch 'master' into patch-1</title>
<updated>2025-02-28T09:34:51Z</updated>
<author>
<name>Luke Smith</name>
<email>luke@lukesmith.xyz</email>
</author>
<published>2025-02-28T09:34:51Z</published>
<link rel='alternate' type='text/html' href='https://git.zelu.dev/mutt-wizard/commit/?id=ed946ef98beead0c0163cbe8568daa24b3ee68b0'/>
<id>urn:sha1:ed946ef98beead0c0163cbe8568daa24b3ee68b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #999 from jdujava/fix-multiline-subjects</title>
<updated>2025-02-28T09:31:28Z</updated>
<author>
<name>Luke Smith</name>
<email>luke@lukesmith.xyz</email>
</author>
<published>2025-02-28T09:31:28Z</published>
<link rel='alternate' type='text/html' href='https://git.zelu.dev/mutt-wizard/commit/?id=ea8fef34387ca49765a76114e23098296dae2ac1'/>
<id>urn:sha1:ea8fef34387ca49765a76114e23098296dae2ac1</id>
<content type='text'>
Fix notifications for mails with multiline subject</content>
</entry>
<entry>
<title>fix(mailsync): delimit notification text from flags</title>
<updated>2024-09-18T19:35:49Z</updated>
<author>
<name>Yaroslav Chvanov</name>
<email>yaroslav.chvanov@gmail.com</email>
</author>
<published>2024-09-18T19:29:55Z</published>
<link rel='alternate' type='text/html' href='https://git.zelu.dev/mutt-wizard/commit/?id=824feedc6889ae9630891c9b75e83b5387896838'/>
<id>urn:sha1:824feedc6889ae9630891c9b75e83b5387896838</id>
<content type='text'>
Fixes text being interpreted as flags when it starts with a dash.
Try sending yourself a letter with subject starting with '-'.
E.g. if subject is '-10%' fixes error:
&gt; Unknown option -10%
</content>
</entry>
<entry>
<title>Fix usages of mail/mails</title>
<updated>2024-09-02T11:01:46Z</updated>
<author>
<name>Jonas Dujava</name>
<email>jonas.dujava@gmail.com</email>
</author>
<published>2024-09-02T11:01:41Z</published>
<link rel='alternate' type='text/html' href='https://git.zelu.dev/mutt-wizard/commit/?id=8e35e474c585adb428a88ff6da5e89754c49a448'/>
<id>urn:sha1:8e35e474c585adb428a88ff6da5e89754c49a448</id>
<content type='text'>
Signed-off-by: Jonas Dujava &lt;jonas.dujava@gmail.com&gt;
</content>
</entry>
<entry>
<title>Fix notifications for mails with multiline subject</title>
<updated>2024-09-02T10:50:37Z</updated>
<author>
<name>Jonas Dujava</name>
<email>jonas.dujava@gmail.com</email>
</author>
<published>2024-09-02T10:24:34Z</published>
<link rel='alternate' type='text/html' href='https://git.zelu.dev/mutt-wizard/commit/?id=43eceb55364dc0e6b1bf35ff461f7c2554ff8e8e'/>
<id>urn:sha1:43eceb55364dc0e6b1bf35ff461f7c2554ff8e8e</id>
<content type='text'>
Signed-off-by: Jonas Dujava &lt;jonas.dujava@gmail.com&gt;
</content>
</entry>
<entry>
<title>No mailsync with locked GPG key in non-interactive shells</title>
<updated>2024-01-13T12:50:41Z</updated>
<author>
<name>ivan-boikov</name>
<email>ik.boikov.public@protonmail.com</email>
</author>
<published>2024-01-13T12:50:41Z</published>
<link rel='alternate' type='text/html' href='https://git.zelu.dev/mutt-wizard/commit/?id=f8ffab3a115febe838cd1eda640abe959e51d792'/>
<id>urn:sha1:f8ffab3a115febe838cd1eda640abe959e51d792</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix notify-send not coming through</title>
<updated>2023-11-15T18:39:23Z</updated>
<author>
<name>appeasementPolitik</name>
<email>108810900+appeasementPolitik@users.noreply.github.com</email>
</author>
<published>2023-11-15T18:39:23Z</published>
<link rel='alternate' type='text/html' href='https://git.zelu.dev/mutt-wizard/commit/?id=532332b8df5dba470bfe96f95592153e303cefa3'/>
<id>urn:sha1:532332b8df5dba470bfe96f95592153e303cefa3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>simplification of decoding, show help on noopt</title>
<updated>2023-02-18T22:11:54Z</updated>
<author>
<name>Luke Smith</name>
<email>luke@lukesmith.xyz</email>
</author>
<published>2023-02-18T22:11:54Z</published>
<link rel='alternate' type='text/html' href='https://git.zelu.dev/mutt-wizard/commit/?id=d3300a478d7a87800d9c2ccb78768b409ae660cf'/>
<id>urn:sha1:d3300a478d7a87800d9c2ccb78768b409ae660cf</id>
<content type='text'>
</content>
</entry>
</feed>
