| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
table (but not cycles)
|
| |
|
|
|
|
| |
promise with that promise
|
| |
|
| |
|
|
|
|
| |
if an intermediate promise has no handlers
|
|
|
|
| |
_G.unpack moved to table.unpack
|
|
|
|
|
|
| |
don't set it (fixes #1224)
The full JID is never meant to be the target of affiliation changes.
|
| |
|
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|