Chat 2 by Siropu

XF2 Addons Chat 2 by Siropu 2.5.7
This is an AJAX-based chat application that does AJAX calls to the server to get new messages

Fixed an issue with "Load more messages" button where the text was inserted outside the button. This is due to a recent code cleanup.
Made the Chat bar to have the same with as the forum container.
Fixed an issue with display user count in navigation tab working even when disabled due to a JS error.
Fixed an issue with "No chatters list", generating a JS error, preventing the message you post to display.
Added admin option to display [0] badge in the chat public navigation if there are no active users in the chat.

Fixed a JS error on mobile.
Fixed a JavaScript error causing submit function to not work properly.
Fixed an issue with the right side chat navigation link on some custom styles.
  • Like
Reactions: den13501
Added a new tab called "Polls" where users can create and vote for polls inside the chat with AJAX pagination and search.

Has user group permissions where you can set view/vote/create/edit any poll permissions.
Has admin settings where you can set polls per page, display order, display poll creation date and poll author.
Polls where the user has voted will have a green background and text.

Improvements
Added ChatGPT model selection for AI command where you can choose from versions GPT 3.5 Turbo, GPT 4, and GPT 4 Turbo.

Bugs Fixed
AI responses are not displayed in the Archive.
Styling issue with rooms widget.
Top Bottom