Pass through the data to tell the client if it has room aide privileges and/or permis...
authorArt Cancro <ajc@citadel.org>
Wed, 29 Jun 2022 21:17:04 +0000 (17:17 -0400)
committerArt Cancro <ajc@citadel.org>
Wed, 29 Jun 2022 21:17:04 +0000 (17:17 -0400)
commit41947f89ada89819f00e1db468c38f33aff84cba
treea31381806366b8059ea6e5333a6e465d91fa6555
parent00e2e3dd17d17c5b6133dc28551b56d462d663b2
Pass through the data to tell the client if it has room aide privileges and/or permission to delete messages in the current room.  Aide or Room Aide privileges are now indicated via a user-with-cog icon in the room name banner.  The delete button in the forum view now only appears if the client believes it is allowed.
webcit-ng/room_functions.c
webcit-ng/static/js/defs.js
webcit-ng/static/js/main.js
webcit-ng/static/js/view_forum.js
webcit-ng/webcit.h