Welcome to HFS Chat!
This plugin enables a chat system to let users chat on your HFS server.
The chat design inherits the style from the standard theme CSS, ensuring a consistent look and feel. All CSS classes are defined in the style.css
file. If you want to customize the style, you can edit this file directly or create a new plugin to override the CSS rules of the chat plugin.
In addition to the .msg
CSS class, every message has an additional class .msg-anon
for guest's messages and .msg-user
for logger users messages.
We value your feedback! Please create a github issue for any suggestion or problem you encounter. Your feedback is important to us, and we will consider all ideas to improve the plugin.
Have fun!