upload.c: completed the code to reload attachments.
authorArt Cancro <ajc@citadel.org>
Thu, 14 Dec 2023 16:30:52 +0000 (11:30 -0500)
committerArt Cancro <ajc@citadel.org>
Thu, 14 Dec 2023 16:30:52 +0000 (11:30 -0500)
commit8491e712ec23bda39709193af166789a272e8a53
tree58cdfb113456b11419f32d8c400ca32b44f53caa
parentea50862e0afd4eb85c98c4b735601c0b213fa081
upload.c: completed the code to reload attachments.

Now we have an API call to load attachments from existing messages
instead of from the browser.  This is the server side API.  Still need
to integrate it into the client.
webcit-ng/server/upload.c