| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
buggy test for it
|
| |
|
| |
|
|
|
|
| |
It was too difficult to describe what it did.
|
| |
|
| |
|
|
|
|
| |
implementation)
|
| |
|
|
|
|
| |
for #1200 and #1073
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
users is disabled by default
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Users of this API should provide their own id attribute that meets their
uniqueness requirements.
The current implementation leaks information (i.e. how many iq stanzas
have been sent by the server to other JIDs). Providing any strong
guarantees of randomness here would need to pull in additional
dependencies that we don't want in this simple library.
|
| |
|
| |
|
| |
|
|
|
|
| |
affiliation (thanks jc)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
(c35386e4b456) scansion
|
|
|
|
|
|
| |
All past, except issue978-multi which fails randomly
based on ordering of elements - this is a scansion issue
to be resolved.
|
|
|
|
| |
Initially only basic validation of xs:integer
|
|
|
|
|
|
| |
This should allow the usage of long prefixes and namespace-like names to
be contained to the XML representation of the form, so that the code can
use more convenient names.
|
| |
|
| |
|
| |
|
| |
|
| |
|