The project "Citadel server, clients, utilities":
The branch, master has been updated
via 09ae60129739dbba23b49f6b0b7e833293d335e2 (commit)
from 71c7ca92bb2fb4d484b593e5d691f9c6b66c3785 (commit)
- Log -----------------------------------------------------------------
commit 09ae60129739dbba23b49f6b0b7e833293d335e2
Author: Art Cancro <[email protected]>
Date: Fri Apr 18 20:51:54 2025 -0400
Removed unimplemented option 'moderated mailing list'
Why did we even have that? We've never had that feature but it's offered in the
room flags and in every client.
-----------------------------------------------------------------------
Summary of changes:
libcitadel/lib/libcitadel.h | 4 ++--
textclient/rooms.c | 4 ++--
webcit-ng/server/room_functions.c | 2 +-
webcit-ng/static/js/edit_room.js | 19 +++++++++++++++++++
webcit/roomops.c | 22 ++++++++--------------
webcit/static/t/room/edit/tab_listserv.html | 5 +++--
6 files changed, 35 insertions(+), 21 deletions(-)
--
Citadel server, clients, utilities