Implemented RFC4918 MOVE and COPY methods for individual messages.
authorArt Cancro <ajc@citadel.org>
Mon, 13 Mar 2023 04:24:51 +0000 (00:24 -0400)
committerArt Cancro <ajc@citadel.org>
Mon, 13 Mar 2023 04:24:51 +0000 (00:24 -0400)
commit9e0e585aae4d32378e2af043294a2129367279a5
tree3c4cf6fb01d0149d80a1e8f4fbc3c4c3c77b9128
parentcff70a055bcb0c28023b7cb51cd1277bdda1cd37
Implemented RFC4918 MOVE and COPY methods for individual messages.

We need these to be able to move messages between rooms, so of course
it makes sense to use HTTP methods that are already standardized.
webcit-ng/server/messages.c
webcit-ng/server/webcit.h