askvortsov Hi everyone! I'll be maintaining this extension while Xelson is away. For now, maintenance will consist of: Updating for breaking Flarum changes Fixing any major identified UI issues (IE, extension is unusable) Fixing any identified security issues As I explain in https://discuss.flarum.org/d/5133-wip-extension-realtime-chat-with-pusher/249, for now I will not be adding new features or fixing minor UI bugs/issues. PRs for all of these are welcome though.
StarsRiver askvortsov I have a question. Can you block chat on the home page and posts? It will affect the reading. My idea is that you can only chat when the user visits / chat, can you do that? Thanks.
Akito Its really good all working fine but it has to improve the UI for mobile and desktop version more pretty and easy to use Currently version 1.0.0-beta.5 I hope it working well on beta 15
[deleted] Xelson I just want the site administrators to start a chat. Is it possible with this plugin? @askvortsov
geshii heyo, is there a way to embed the live chat somewhere else ? because I wanted to put it in a separate page in another website
Spooonky Unfortunately, it is not possible to adapt the style of .ChatViewport .UserMention with the !Important tag.
Ffuser1 User24 why do you want to disable for mobile users? Is it not working well in mobile devices?
User24 It is getting disturbed with Mobile Ui extension so I want to disable this chat function for mobile users / users with small screen @askvortsov
User24 User24 i found a solution i guess; Add this to custom css style --> .NeonChatFrame { z-index: 0 !important; } Making z- index 0 made the chat frame to go behind the UI tab. Thus hiding the chat behind permanently.
Braden I like it already testing it but how do you change the welcome message "Welcome to Neon Chat! " When you're not using linguistic extension? And how to change the background pink-color: #fde1eb; inside the extension? (without !important Its a very cool extension Also disable on mobile didnt work with the css fix User24 .NeonChatFrame { z-index: 0 !important; }
User24 Braden And how to change the background pink-color: #fde1eb; inside the extension? (without !important Without !important it's not working. Braden Also disable on mobile didn't work with the CSS fix No, I used the CSS to hide the chat header behind the MobileUI Tab extension .