Skip to main content
0 votes
1 answer
70 views

When initialize is run first time everything works fine: controlbox and chatnox are shown. But I have a button that doStartChat and doLogoutChat: if( session != null ) { ...
Dihcar's user avatar
  • 1
0 votes
0 answers
17 views

The full-screen converse.js client is available from https://conversejs.org/ When I hover my mouse near the left-hand drawer component I get a left-pointing arrow, suggesting that it is interactive. ...
ianmayo's user avatar
  • 2,442
0 votes
1 answer
62 views

I have setup conversejs in fullscreen view mode. Like in Facebook when you click on a chat it opens the chat in a popup window, i want the same functionality in Conversejs as well. Chat boxes will be ...
Abdulla Ahmad's user avatar
0 votes
0 answers
125 views

i have built the converse.js files according to the steps in option 3 in this link: https://conversejs.org/docs/html/quickstart.html Then i had the JavaScript and CSS files in Dist directory. I saved ...
Keram Yasin's user avatar
0 votes
0 answers
57 views

Does Inverse.js (sharing the same source code as Converse.js) support custom developer plugin, like Converse.js ? The same way as Converse.js ?
mistergreen's user avatar
0 votes
1 answer
169 views

I'd like to customize the user interface of Converse.js . The goal is to create groups of contacts. For example: Group A1 : John Doe, Alice DY Group B1 : Lucy MA, John Doe, Jack KA Is it possible ? ...
mistergreen's user avatar
0 votes
1 answer
116 views

Please show me how conversejs can get the message stored in indexedDb by plugin if possible? I want to create my own chat history list interface because controlbox is not suitable for my business.
10 years old 20 years of exper's user avatar
0 votes
1 answer
116 views

I am using converse.js and I am trying to get the users who joined the chat room, I am able to get the users but when a new user joins I can not get the new user on my console log until I reload the ...
Karim's user avatar
  • 59
0 votes
1 answer
211 views

Is there any method to get the online user list using converse js? I found it is possible by Strophe.js which is already implemented on converse.js. I created a converse plugin but don't know how can ...
Karim's user avatar
  • 59
0 votes
1 answer
211 views

I downloaded conversejs 9.1.1 and I am trying to learn the plugin architecture by making my own custom plugin. I looked at the http-auth plugin here to see how to add a plugin. https://github.com/...
Wray Ferrell's user avatar
0 votes
1 answer
187 views

Is there any way to send a message automatically, I found a sendMessage trigger but it doesn't work, maybe I am doing wrong something export const msgUser = (viewerChannelCredentials: any) => { ...
Anik Ahmed fathe's user avatar
0 votes
1 answer
108 views

I am trying to override the renderActions function but it is not working, I am trying to add icons in every massage, I have tried like the below code: export const restrictUserOnLoadPlugin = () => {...
Anik Ahmed fathe's user avatar
0 votes
1 answer
141 views

I am using ejabbered with converse.js and I am playing around with user administration on ejabberd admin panel, more precisely with adding/removing a user from and to a shared group. While the user is ...
Smiki's user avatar
  • 19
0 votes
0 answers
227 views

and greetings. I'm trying to get converse to work in embedded mode, so there is a 'full screen' version that doesn't take up the entire page. I'm having issues, where the converse control box grows ...
Gfellha's user avatar
  • 109
0 votes
1 answer
152 views

I am using conversejs with an ejabberd xmpp server backend. I am trying to find a way to disable the user is online / user is offline messages from appearing within chats between users. The number of ...
Gfellha's user avatar
  • 109

15 30 50 per page
1
2 3 4 5
8