The project "Citadel server, clients, utilities":
The branch, master has been updated
via a895cf3e17dfeff4d0c50ebd210d65f1343a5409 (commit)
from 40860c4e395db0359bf60956b1d22a237cf25038 (commit)
- Log -----------------------------------------------------------------
commit a895cf3e17dfeff4d0c50ebd210d65f1343a5409
Author: Art Cancro <[email protected]>
Date: Tue May 13 19:12:38 2025 -0400
json_get_netconfig_item() can now handle multiple fields as a value.
If supplied with field names, it will tokenize and output JSON dictionary.
-----------------------------------------------------------------------
Summary of changes:
webcit-ng/docs/api.txt | 7 +++++++
webcit-ng/server/room_functions.c | 35 +++++++++++++++++++++++++++--------
2 files changed, 34 insertions(+), 8 deletions(-)
--
Citadel server, clients, utilities