| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
If the store is empty then either this empty vCard element or an
item-not-found error is acceptable.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
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
|