unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* Notmuch-Web 0.1.1
@ 2013-06-06  1:05 John Lenz
  0 siblings, 0 replies; only message in thread
From: John Lenz @ 2013-06-06  1:05 UTC (permalink / raw)
  To: notmuch

Hi,

I am pleased to announce a new version of notmuch-web.

http://hackage.haskell.org/package/notmuch-web
https://bitbucket.org/wuzzeb/notmuch-web

New features include:

* Layout changes to make the website workable on very small screens (my
  phone).
* Display text/html alternatives of messages, but at the moment only
  allow through div, p, br, and blockquote and ignore all other tags.
  This is primarily targeted at messages from gmail which send flowed
  mail with a text/html alternative.  I am considering allowing more html
  through, perhaps via a setting or something.
* Parse text messages as markdown and display the original message in one
  tab and the resulting html from markdown in another tab.  By default,
  the original message text is displayed but on small screens like my
  phone it is nice to switch to the tab with the html from markdown since
  it wraps on the small screen.
* Generate Message-IDs for sent messages.  The domain is by default
  looked up using gethostname(2) but there is a setting to override it.
* Various other minor bug fixes and changes.


For the next version, I am going to concentrate on improving the compose
form.  Compose works now, but several things like an address book are
missing.

John

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-06-06  1:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-06  1:05 Notmuch-Web 0.1.1 John Lenz

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).