Rewrote mimepart() as view_or_download_mimepart()
authorArt Cancro <ajc@citadel.org>
Thu, 28 Jun 2018 04:22:17 +0000 (00:22 -0400)
committerArt Cancro <ajc@citadel.org>
Thu, 28 Jun 2018 04:22:17 +0000 (00:22 -0400)
commited4e4918cc03352a056f097ea9e8d24918c49158
treee52c0dba287d5d4906a68940aff81e3ad51b60e1
parentb55b52eaf86896504de755212f04f3303d8f23ae
Rewrote mimepart() as view_or_download_mimepart()
which uses the DLAT server command to load attachments from the
server as one big happy object instead of chunking it.  Hopefully
this will take care of the problems people have been having downloading
attachments.
webcit/downloads.c
webcit/messages.c