Chat 2 by Siropu

Add-ons Chat 2 by Siropu 2.2.11

Register & Get access to index
  • Fixed an error on sanctions page when using PHP 8.1
Added "who is typing" feature for both rooms and conversations with the admin option to enable it for each individually. The list of users who are typing is loaded directly from JSON files on the server so performance should be good with this approach. Server side, the file is read using file_get_contents and it requires allow_url_fopen on your server. This feature only works when the page is focused to prevent unnecessary loads.

Made some changes in room embed mode to only display room messages and user list from the room with no other tabs, improving db queries as well.
Added a new command called "export" that allows you to export messages from the current room to a thread with a post author and per post limit.

Extended the admin option "Disallowed pages" to include all the global display positions.

Added two new options for "Enabled BB codes": Paragraph format and Insert horizontal line.

Added a new style property to set content height on mobile.

Bugs Fixed
A banned/kicked user in shoutbox mode, won't be able to join the chat after sanction expiration.

Issue with "All page mode" template modification on some styles where the chat is added twice and not working.

The button to disable chat in the chat bar is displayed even if the user doesn't have the permission to change settings.
Back
Top Bottom