]> code.citadel.org Git - citadel.git/commit
* Substantially improved the appearance of mailing list digests.
authorArt Cancro <ajc@citadel.org>
Sat, 23 Apr 2005 04:38:26 +0000 (04:38 +0000)
committerArt Cancro <ajc@citadel.org>
Sat, 23 Apr 2005 04:38:26 +0000 (04:38 +0000)
commitcc2ccbc3d4a6b859b8dcc4304ccaa78f5cc37da6
tree920f2eab23b3ef2ed009e6762be69b25b7335aa0
parent0ee010c9174c197de2089c85831a9d6f12f6eb3d
* Substantially improved the appearance of mailing list digests.
  Superfluous RFC822 headers no longer appear, and all messages are
  converted to plain text using the preferred_formats framework.
* CtdlOutputPreLoadedMsg() -- fixed bug that caused Citadel protocol
  headers to appear for MIME prefix, suffix, etc. even when do_proto is 0.
citadel/ChangeLog
citadel/msgbase.c
citadel/serv_network.c