Hallo, Gast! (Registrieren)

Letzte Ankündigung: MyBB 1.8.37 veröffentlicht (04.11.23)


Benutzer, die gerade dieses Thema anschauen: 3 Gast/Gäste
[WIP] RT Chat (Ajax Chat w/ Cache)
#1
Eine neue Erweiterung wurde veröffentlicht: RT Chat (Ajax Chat w/ Cache)

Zitat:RT Chat
Is a modern and responsive MyBB chat plugin which utilizes MyBB cache system when retrieving messages via ajax. For high performance and no database queries, you can speed up ajax requests to even 1-2 seconds per request for better message sync.

Stable versions are since 1.0 and up.

#Dependencies
#Features
  • Responsive design (CSS, templates, and settings included)

  • Ajax chat with cached messages. (No database stress!)

  • Whispers system. (Private chat messages)

  • Popup modal for top 10 chat posters

  • Chat bot (Get configurable notifications from bot in chat)

  • Chat actions like (/clear, /ban, /unban, /check)

  • Anti flood system

  • Live message timer update

  • Infinite scroll for older messages

  • Set refresh time

  • Set away time (Ajax won't be called when user is afk)

  • Supports BBCodes and Smilies

  • Min message length

  • Groups which can access chat

  • Separated chat page at /misc.php?ext=rt_chat

  • Edit message / Delete message

  • and many more features

#Chat actions
Ban user via chat action
Code:
/ban "username" "ban reason" 60 // Will ban user for 60 minutes
Unban user via chat action
Code:
/unban "username"
Clear chat via chat action
Code:
/clear
Check user ban status via chat action
Code:
/check "username"
Will check the details about user with username
Code:
username
and the message will be displayed only to moderator who called the command.

#Installation

  1. Copy the directories from the plugin inside your root MyBB installation.

  2. Settings for the plugin are located in the "Plugin Settings" tab.
    Code:
    /admin/index.php?module=config-settings

#Update

  1. Deactivate the plugin.

  2. Replace the plugin files with the new files.

  3. Activate the plugin again.

#Removal

  1. Uninstall the plugin from your plugin manager.

  2. Optional: Delete all the RT Chat plugin files from your MyBB folder.

#Feature request
Open a new idea by clicking here
Zitieren
#2
Eine neue Version wurde veröffentlicht: [WIP] RT Chat (Ajax Chat w/ Cache) 0.2
Zitieren
#3
Eine neue Version wurde veröffentlicht: [WIP] RT Chat (Ajax Chat w/ Cache) 0.3
Zitieren
#4
Eine neue Version wurde veröffentlicht: RT Chat (Ajax Chat w/ Cache) 0.4
Zitieren
#5
Eine neue Version wurde veröffentlicht: RT Chat (Ajax Chat w/ Cache) 0.5
Zitieren
#6
Eine neue Version wurde veröffentlicht: RT Chat (Ajax Chat w/ Cache) 1.0
Zitieren
#7
Eine neue Version wurde veröffentlicht: RT Chat (Ajax Chat w/ Cache) 1.1
Zitieren
#8
Eine neue Version wurde veröffentlicht: RT Chat (Ajax Chat w/ Cache) 1.2
Zitieren
#9
Eine neue Version wurde veröffentlicht: RT Chat (Ajax Chat w/ Cache) 1.3
Zitieren
#10
Hallo!
Der Chat ist super, funktioniert auch toll - aber was muss ich bitte ändern, damit die neueste Nachricht zuerst (ganz oben) erscheint. 
So wie es jetzt ist, kommt die älteste Nachricht  oben. 

Dankeschön und gute Nacht 
Karin
Dogs and Fun

Liebe Grüße
Karin
Zitieren