<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/devel/notmuch-web/nmweb.py, branch debian/unstable</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=debian%2Funstable</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=debian%2Funstable'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2023-09-18T09:13:25Z</updated>
<entry>
<title>devel/nmweb: read mail files in binary mode.</title>
<updated>2023-09-18T09:13:25Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2023-09-16T14:15:46Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=d4e0aaa76bd9e7a9e36abf47dc9ad3ea8bc10334'/>
<id>urn:sha1:d4e0aaa76bd9e7a9e36abf47dc9ad3ea8bc10334</id>
<content type='text'>
"ju" reported on IRC that browsing

    https://nmbug.notmuchmail.org/nmweb/show/20160719094205.qmf5sjnja6crt5t3%40gotlib

crashed. The underlying issue is that python3 defaults to utf8
decoding files unless they are opened in binary mode. The file in
question (in the nmbug archive; it depends a bit on the routing the
message took) has

        Content-Type: text/plain; charset=iso-8859-1
        Content-Transfer-Encoding: 8bit

and some of it is not valid utf8.
</content>
</entry>
<entry>
<title>nmweb: Fix spacing around punctuation in headers</title>
<updated>2022-10-11T11:15:25Z</updated>
<author>
<name>Jakub Wilk</name>
<email>jwilk@jwilk.net</email>
</author>
<published>2022-10-11T08:19:44Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=32bef335658763b5e9d887db3ac22bb3c1b76d9e'/>
<id>urn:sha1:32bef335658763b5e9d887db3ac22bb3c1b76d9e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nmweb: escape subject in search view</title>
<updated>2022-09-23T23:19:56Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2022-09-05T11:03:39Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=48d6b31485dfd3110b82fd8829063297284c78c0'/>
<id>urn:sha1:48d6b31485dfd3110b82fd8829063297284c78c0</id>
<content type='text'>
Fix a bug reported by Jakub Wilk [1].

[1]: id:20220822064717.qftn4tr7cs4r2ian@jwilk.net
</content>
</entry>
<entry>
<title>devel/notmuch-web: single user web front end using python-cffi</title>
<updated>2022-02-25T12:20:31Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2022-01-16T19:31:00Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=3a311ed5ecf3c685cf274c355ac65e21f934fa83'/>
<id>urn:sha1:3a311ed5ecf3c685cf274c355ac65e21f934fa83</id>
<content type='text'>
Originally contributed by Brian Sniffen [1]. Quite a few unpublished
fixes from Daniel Kahn Gilmour. We've been running it a few years now
as the "official" archive of the notmuch mailing list. There also a
few fixes from myself and Austin Ray. Finally I converted it to the
new python bindings.

This commit squashes the several years of development history and
moves it under devel, in recognition of the now established role it
plays in the project infrastructure.

[1]: id:87tvyvp4f2.fsf@istari.evenmere.org
</content>
</entry>
</feed>
