What's new
Install the app
How to install the app on iOS

Follow along with the video below to see how to install our site as a web app on your home screen.

Note: This feature may not be available in some browsers.

Welcome to My Sharing Site

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Resource icon
XenForo 2.x
xF2 in Credit Chat 2 by Siropu 2.4.8
Xenforo Offline

Xenforo

Ask me for any Xenforo Plugins

Trusted Member
+Lifetime VIP
New member
Member
Apr 4, 2020
6,249
6,196
113
Turkey
1.png


2.png


3.png


4.png


This is an AJAX based chat application that does AJAX calls to the server to get new messages.

Main Features

  • Rooms
  • Dedicated guest room with nickname support
  • Archive with search criteria
  • Top chatters page
  • Private conversations
  • Sound, desktop & browser tab notification
  • Global user commands (21 commands that you can manage and you can also add you own custom commands)
  • Custom user commands (Can be used to set predefined messages/responses via command)
  • User settings
  • User status
  • User group permissions
  • User sanctions (Mute/Kick/Ban)
  • User image uploads
  • Style properties
  • Lots of admin options to enable/disable certain features
  • Bot notifications for new threads, new posts, new users, new Resource Manager resources, new Media Gallery albums/media/comments
  • Bot responses that can be trigger by predefined keywords
  • Bot messages that are posted automatically at set time/date
  • Display notices in rotation (can be edited via the built in rich text editor)
  • Display ads in rotation
  • Set chat rules page
  • Rooms widget
  • Top chatters widget
  • Active users widget

Chat is loaded as a widget and you can customize the widget to load the chat at certain times on certain devices.

Chat uses the built in XenForo rich-text editor and you can disable individual buttons/BB codes.

Room options


  • Name
  • Description
  • Password (optional with user permission)
  • User groups - Allows you to enable room access based on user group (admin option)
  • Read only - Allows you to make room read-only (admin option)
  • Locked - Allows you to lock the room until a certain date (admin option)
  • Auto-prune messages every x hours (admin option)
  • Thread ID - If you set a thread ID, messages posted in the room will also be posted in the thread (admin option) In ACP there is an option that allows you to set the minimum length required for a message in order to be posted in a thread.
Room message features


  • Like/Unlike
  • Quote
  • Link
  • Report
  • Edit
  • Delete
Conversation message features


  • Like/Unlike
  • Quote
  • Report
  • Edit
  • Delete
When scrolling to the end of the messages in both rooms and conversations, a button will show up to load more messages.

You can also use the /find command followed by a keyword to search for messages.
 
Xenforo Offline

Xenforo

Ask me for any Xenforo Plugins

Trusted Member
+Lifetime VIP
New member
Member
Apr 4, 2020
6,249
6,196
113
Turkey
Xenforo updated with a new update entry:



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...

 
Xenforo Offline

Xenforo

Ask me for any Xenforo Plugins

Trusted Member
+Lifetime VIP
New member
Member
Apr 4, 2020
6,249
6,196
113
Turkey
Xenforo updated with a new update entry:



Fixed an error on sanctions page when using PHP 8.1

 
Xenforo Offline

Xenforo

Ask me for any Xenforo Plugins

Trusted Member
+Lifetime VIP
New member
Member
Apr 4, 2020
6,249
6,196
113
Turkey
Xenforo updated with a new update entry:



  • Fixed an error on sanctions page when using PHP 8.1

 
Xenforo Offline

Xenforo

Ask me for any Xenforo Plugins

Trusted Member
+Lifetime VIP
New member
Member
Apr 4, 2020
6,249
6,196
113
Turkey
Xenforo updated with a new update entry:



Added JS pagination for rooms in "Browse rooms" tab and the option to set the maximum number of rooms to display per page.
Right side navigation chat icon has been added via template modification instead of JS.

Bugs Fixed
Sound notification repetition in private conversations if new messages are received in the current conversation and the main conversations tab is unfocused.
Display issues on mobile devices with toggle chatter list.
User custom message color setting not working on...

 
Xenforo Offline

Xenforo

Ask me for any Xenforo Plugins

Trusted Member
+Lifetime VIP
New member
Member
Apr 4, 2020
6,249
6,196
113
Turkey
Xenforo updated with a new update entry:



Added the option to use file based "real-time" actions for edit/delete/reaction instead of XF simple cache due to issues on some big boards.
Made some cache improvements for active bot response/message count.

Bugs Fixed
Misspelling/errors on some phrases.
Issue with some permissions when editing rooms.
Issue with posting on some big boards where room cache not working as expected, causing a permission error.

 
Xenforo Offline

Xenforo

Ask me for any Xenforo Plugins

Trusted Member
+Lifetime VIP
New member
Member
Apr 4, 2020
6,249
6,196
113
Turkey
Xenforo updated with a new update entry:



Fixed an issue where the Job for the /ai command doesn't complete after the response.
Also added the parameter "temperature" to control the randomness.

 
Xenforo Offline

Xenforo

Ask me for any Xenforo Plugins

Trusted Member
+Lifetime VIP
New member
Member
Apr 4, 2020
6,249
6,196
113
Turkey
Xenforo updated with a new update entry:



Added error log for open AI API to troubleshoot issues.
Fixed a problem on shoutbox mode with board logout and login where no room loads.

 
Xenforo Offline

Xenforo

Ask me for any Xenforo Plugins

Trusted Member
+Lifetime VIP
New member
Member
Apr 4, 2020
6,249
6,196
113
Turkey
updated with a new update entry:



Added AI command "base prompt" option where you can add custom instructions on how the AI should respond.
Added new user permissions for poll deletion.
Added a message overlay when users get banned or kicked after they automatically leave the room.

Bugs Fixed
Fixed an issue on mobile where you cannot leave the conversation or open the conversation in a new window.
Fixed an issue with flood check where users could not post directly after joining the room.
Room search not working when...

 
Xenforo Offline

Xenforo

Ask me for any Xenforo Plugins

Trusted Member
+Lifetime VIP
New member
Member
Apr 4, 2020
6,249
6,196
113
Turkey
updated with a new update entry:



  • 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.

 
Xenforo Offline

Xenforo

Ask me for any Xenforo Plugins

Trusted Member
+Lifetime VIP
New member
Member
Apr 4, 2020
6,249
6,196
113
Turkey
New update :



Fixed an issue with room reactions disappearing on chat refresh.
Fixed an issue with /help command not working.

 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Top Posters of the Month

Online statistics

Members online
102
Guests online
467
Total visitors
569
Top