<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mu.git/lib, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/mu.git/'/>
<entry>
<title>message: improve attachment heuristics</title>
<updated>2026-04-10T17:14:16+00:00</updated>
<author>
<name>Dirk-Jan C. Binnema</name>
<email>djcb@djcbsoftware.nl</email>
</author>
<published>2026-04-10T17:13:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/mu.git/commit/?id=581b3e4efec80e468c6d27be87004c5cb0378a21'/>
<id>581b3e4efec80e468c6d27be87004c5cb0378a21</id>
<content type='text'>
Do not consider calender-invitations "attachments"; do mark as
"calendar". Do recognize application/ics as calendar messages.

Update mime-object to expose a message part's disposition.

Change the "is-attachment" heuristic to include inline parts if they
have a filename parameter in their content-disposition.

Note that this doesn't change things radically; the delta is +69 and
-202 for ~6500 attachments.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Do not consider calender-invitations "attachments"; do mark as
"calendar". Do recognize application/ics as calendar messages.

Update mime-object to expose a message part's disposition.

Change the "is-attachment" heuristic to include inline parts if they
have a filename parameter in their content-disposition.

Note that this doesn't change things radically; the delta is +69 and
-202 for ~6500 attachments.
</pre>
</div>
</content>
</entry>
<entry>
<title>lib/utils: small cleanups</title>
<updated>2026-04-10T17:08:11+00:00</updated>
<author>
<name>Dirk-Jan C. Binnema</name>
<email>djcb@djcbsoftware.nl</email>
</author>
<published>2026-04-09T21:12:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/mu.git/commit/?id=b85ce9b37791aa11efa68afec824bce3ab1f91c7'/>
<id>b85ce9b37791aa11efa68afec824bce3ab1f91c7</id>
<content type='text'>
Fix some static analysis warnings
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix some static analysis warnings
</pre>
</div>
</content>
</entry>
<entry>
<title>lib: remove unused async-queue</title>
<updated>2026-04-10T17:08:11+00:00</updated>
<author>
<name>Dirk-Jan C. Binnema</name>
<email>djcb@djcbsoftware.nl</email>
</author>
<published>2026-04-09T15:57:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/mu.git/commit/?id=e81e5d62b82a2cb448406e21520e4493267dd7b8'/>
<id>e81e5d62b82a2cb448406e21520e4493267dd7b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mu-utils-file: use std::filesystem::remove_all</title>
<updated>2026-03-17T06:59:29+00:00</updated>
<author>
<name>Dirk-Jan C. Binnema</name>
<email>djcb@djcbsoftware.nl</email>
</author>
<published>2026-03-17T06:59:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/mu.git/commit/?id=1ce6e76014449141f75c5d0ad94f1de638ee7460'/>
<id>1ce6e76014449141f75c5d0ad94f1de638ee7460</id>
<content type='text'>
Instead of the hacky "rm -rf"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead of the hacky "rm -rf"
</pre>
</div>
</content>
</entry>
<entry>
<title>mu-utils-file: remove some unused code</title>
<updated>2026-03-17T06:46:15+00:00</updated>
<author>
<name>Dirk-Jan C. Binnema</name>
<email>djcb@djcbsoftware.nl</email>
</author>
<published>2026-03-17T06:46:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/mu.git/commit/?id=a3fdc461741479cb0ad9adf7c2332e8d8f40323e'/>
<id>a3fdc461741479cb0ad9adf7c2332e8d8f40323e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lib: improve error checking</title>
<updated>2026-03-07T13:50:15+00:00</updated>
<author>
<name>Dirk-Jan C. Binnema</name>
<email>djcb@djcbsoftware.nl</email>
</author>
<published>2026-03-07T13:50:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/mu.git/commit/?id=31f66c5358021144fe160c4f0cf4431c8eccd60b'/>
<id>31f66c5358021144fe160c4f0cf4431c8eccd60b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mu/lib: fix some possible quoting issues</title>
<updated>2026-03-07T13:49:44+00:00</updated>
<author>
<name>Dirk-Jan C. Binnema</name>
<email>djcb@djcbsoftware.nl</email>
</author>
<published>2026-03-07T13:49:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/mu.git/commit/?id=7cf54aa5dddcd4573685c0cbef929f4e1b5705ed'/>
<id>7cf54aa5dddcd4573685c0cbef929f4e1b5705ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>message: fix some error paths</title>
<updated>2026-03-07T13:48:30+00:00</updated>
<author>
<name>Dirk-Jan C. Binnema</name>
<email>djcb@djcbsoftware.nl</email>
</author>
<published>2026-03-07T13:48:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/mu.git/commit/?id=2564720b98bcc713652d1ae16910593b6e9fe256'/>
<id>2564720b98bcc713652d1ae16910593b6e9fe256</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mu-store: cosmetics</title>
<updated>2026-02-24T17:14:25+00:00</updated>
<author>
<name>Dirk-Jan C. Binnema</name>
<email>djcb@djcbsoftware.nl</email>
</author>
<published>2026-02-24T17:14:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/mu.git/commit/?id=1a14149e3a9f4209beaf3936dd79e40046cc0c1b'/>
<id>1a14149e3a9f4209beaf3936dd79e40046cc0c1b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Work around xapian bug</title>
<updated>2026-02-17T03:39:47+00:00</updated>
<author>
<name>Daniel Colascione</name>
<email>dancol@dancol.org</email>
</author>
<published>2026-02-17T03:38:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/mu.git/commit/?id=474a0ecc5294fb09ffd24cb5e55f744522f3e7f0'/>
<id>474a0ecc5294fb09ffd24cb5e55f744522f3e7f0</id>
<content type='text'>
https://trac.xapian.org/ticket/850
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://trac.xapian.org/ticket/850
</pre>
</div>
</content>
</entry>
</feed>
