xabber-web icon indicating copy to clipboard operation
xabber-web copied to clipboard

Open source XMPP client for Web

Results 21 xabber-web issues
Sort by recently updated
recently updated
newest added

When opengin Xabber in Windows environment archived messages do not load: - Left list of chats stay empty - When clicking on an account in the right list I get...

Hello , can any one help me to do xabber-web configuration with ejabberd ? I have done following configuration in index.html file ``` require(['xabber'], function (xabber) { xabber.configure({ CONNECTION_URL: 'wss://domain/ws/',...

When I try to execute $make run, am getting the following error ![Err3](https://user-images.githubusercontent.com/11397453/120880905-1a253b00-c582-11eb-8792-145569071d09.png) How do i workaround it. am new to linux. am on fedora 33. i have installed erlang...

I tried to do Dockerfile to automate starting project. But locally I saw some errors after starting. It was `Error while loading archived messages` of all chats, but I can...

I sent this address from the movim client to a friend using the xabber web client: https://mov.im/?blog/yannv%40conversations.im/be029218-ba98-43d6-a3fc-dd58cd295480 When he received it and wanted to open the link, he had been...

Hey Team, Nice Work. I am just curious if we can embed group chats with auto login. I know it is possible but will you be writing code in this...

When clicking on the "ADD" button, when adding a contact, the "Invalid JID" message shows up, even if the JID is in proper format (e.g. [email protected]). It appears to be...

I have 3 machines, one installed openfire-4.5.1, and created several accounts, and also compiled xabber-websocket on it, after that modified the file "_rel/xabber_ws/lib/xabber_ws-0.3.1/priv/client/index.html", change CONNECTION_URL: to (location.protocol == 'https:'? 'wss:...

question

Xabber for web can't be beaten as the traditional desktop clients for various platforms are dying out. I'd like to have xabber-web on my desktop without the need to run...