-
https://xmpp.org/extensions/xep-0199.html
Currently, it doesn’t, and the client is disconnected by a server that requires this.
-
```
What are you doing to produce the error?
1. Register a user
2. Login
3. Call the AccountManager.deleteAccount() method
What is the expected output?
Successful cancellation according to XEP-0077
…
-
```
When I send a message to any icq contacts my client (Miranda, QIP PDA and
others) doesn't request an urn:xmpp:receipts and message seen as undelivered.
XML Log show the request:
12
I can man…
-
```
What are you doing to produce the error?
1. Register a user
2. Login
3. Call the AccountManager.deleteAccount() method
What is the expected output?
Successful cancellation according to XEP-0077
…
-
```
What are you doing to produce the error?
1. Register a user
2. Login
3. Call the AccountManager.deleteAccount() method
What is the expected output?
Successful cancellation according to XEP-0077
…
-
```
What are you doing to produce the error?
1. Register a user
2. Login
3. Call the AccountManager.deleteAccount() method
What is the expected output?
Successful cancellation according to XEP-0077
…
-
```
What are you doing to produce the error?
1. Register a user
2. Login
3. Call the AccountManager.deleteAccount() method
What is the expected output?
Successful cancellation according to XEP-0077
…
-
hello, can any one help me how can i resolve issue when run make.
getting following logs:
```
username:~/xabber-websocket$ make run
Getting Xabber Web client .... done.
Copying Xabber Web fil…
-
Each group should have it's own chat room as well.
-
One of the comments in the source code is to support 'realusers'. What should be implemented to support them. In terms of complexity, is this difficult?