Add a web API command for the server STAT command. This will allow us to implement...
authorArt Cancro <ajc@citadel.org>
Fri, 15 Jul 2022 17:56:13 +0000 (13:56 -0400)
committerArt Cancro <ajc@citadel.org>
Fri, 15 Jul 2022 17:56:13 +0000 (13:56 -0400)
commit9db6f437cbbced6d7e241cb888fc22304270ab54
tree1ca43cc9967da215cbee541223420081836536f5
parentfbae9bd4ff1f263f2db063104a727c5297102a65
Add a web API command for the server STAT command.  This will allow us to implement a new-messages check that does not require loading the entire room again.
webcit-ng/api.txt
webcit-ng/room_functions.c
webcit-ng/static/js/defs.js
webcit-ng/static/js/main.js
webcit-ng/static/js/view_mail.js
webcit-ng/webcit.h