| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
This is defined by XEP-0045 section 9.3 "Granting Membership"
|
| |
|
| |
|
| |
|
|
|
|
| |
Otherwise it is not possible to remove avatars
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
The :data method returns the table holding parsed values always. The
second return value is a table in case some fields had problems.
|
| |
|
| |
|
| |
|
|
|
|
| |
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.
|
|
|
|
| |
ENV_<name>
|
|
|
|
| |
as per XEP-0045
|
| |
|
|
|
|
| |
Reserved nickname discovery uses this
|
|
|
|
|
|
| |
XEP-0045 registration provides examples of registering a nickname
and various other details. This also allows modules to store arbitrary
private data about an affiliated entity.
|
| |
|
| |
|
| |
|
|
|
|
| |
for completeness
|
| |
|
|
|
|
|
|
| |
disabled hosts (fixes #1207)
Thanks ivucica
|
| |
|
|
|
|
| |
What else would @to be in a iq/host event?
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
I think this was probably a copy-paste mistake.
|
| |
|
|
|
|
| |
per-node items
|
| |
|
| |
|