The project "Citadel server, clients, utilities":
The branch, master has been updated
via 1b466559f28fe72508aaef4564e915e9f1b5d519 (commit)
from 9d5dc000c9826603e2c7589a7658f583ac4c8b6c (commit)
- Log -----------------------------------------------------------------
commit 1b466559f28fe72508aaef4564e915e9f1b5d519
Author: Art Cancro <[email protected]>
Date: Mon May 26 21:37:25 2025 -0400
Wiki history, show rev, and revert to rev are working again.
No changes were made to the client protocol, so WebCit (classic) still works
as-is
without modification.
This version still uses the 'patch' command, but it no longer has to play around
with pseudo-filenames since those are no longer included in the diffs. The next
version of this will use libxdiff to patch.
-----------------------------------------------------------------------
Summary of changes:
citadel/server/modules/wiki/serv_wiki.c | 22 +++++++---------------
1 file changed, 7 insertions(+), 15 deletions(-)
--
Citadel server, clients, utilities