Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi Devs,
Is there a way to make a chat room "read only" for certain users, so these users can read the chats but not respond to them?
This is useful for rooms that are used for broadcasting messages.
Thank you, JJ.
Unfortunately not at this time -- chats were not really meant to be used that way so there's no changing the behaviour to achieve what you want...
However, in your case, could a stickied header widget not work?
Thank you @julian . I never heard of that. I'll go do some research. JJ.
Q1. You can ignore that message. Q2. Pass the tags as an array tags: ['nodebb', 'test']
@baris creation of index for tid can help in this case? can it harm something? what additional indexes would you suggest to add?
Just for you guys troubleshooting this problem, if you are using https, then the address needs to be https in the config.json too.
I am digging up that thread as I would probably need such feature for admin purposes.
Cheers
@psychobunny Done! https://github.com/NodeBB/NodeBB/issues/3804