The project "Citadel server, clients, utilities":
The branch, master has been updated
via e6e563db17509a43182ba3ca8969a9a9a505ba13 (commit)
from 97735f6b273d3869f1d7a1d543be67c6705ae017 (commit)
- Log -----------------------------------------------------------------
commit e6e563db17509a43182ba3ca8969a9a9a505ba13
Author: Art Cancro <[email protected]>
Date: Mon May 12 11:56:53 2025 -0400
libcitadel: modified how we JSON-encode strings with high characters.
Yes, I used Grok to generate the code for me. Not sure how I feel about that.
-----------------------------------------------------------------------
Summary of changes:
libcitadel/lib/json.c | 51 +++++++++++++++++++++++++++++++------------
webcit-ng/README.md | 5 +++++
webcit-ng/server/forum_view.c | 6 +++++
3 files changed, 48 insertions(+), 14 deletions(-)
--
Citadel server, clients, utilities