The project "Citadel server, clients, utilities":
The branch, master has been updated
via b0224c5606e1ea07db15b08fb23509c489fa7a10 (commit)
from 122f05129c6636103b251d36dabb11454257c350 (commit)
- Log -----------------------------------------------------------------
commit b0224c5606e1ea07db15b08fb23509c489fa7a10
Author: Art Cancro <[email protected]>
Date: Mon Feb 2 13:18:56 2026 -0500
Apply the propfinder() pattern to the room as a collection
-----------------------------------------------------------------------
Summary of changes:
webcit-ng/server/messages_propfind.c | 1 +
webcit-ng/server/request.c | 3 +-
webcit-ng/server/room_functions.c | 2 +-
webcit-ng/server/room_propfind.c | 174 +++++++++++++++++++++++++----------
webcit-ng/server/webcit.h | 2 +-
5 files changed, 130 insertions(+), 52 deletions(-)
--
Citadel server, clients, utilities