| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
serialization
|
|
|
|
| |
traceback, thanks Martin)
|
| |
|
| |
|
|
|
|
| |
... and because rewrites are fun!
|
|\ |
|
| | |
|
| | |
|
| |
| |
| |
| |
| | |
Ensure that a non-nil data[field_name] always overrides the field's default,
and that values of boolean 'false' are always rendered in the form.
|
| |
| |
| |
| | |
(previously only owners/admins could do this)
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| | |
XEP-0060 4.1 Affiliations
> All affiliations MUST be based on a bare JID
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
|\| |
|
| | |
|
| | |
|
| |
| |
| |
| |
| | |
This is meant to allow identifying forms without parsing them
completely.
|
| | |
|
| |
| |
| |
| |
| | |
This fixes eg publishing from a full JID when the affiliation has been
set on the bare JID, as would be common in XMPP.
|
| |
| |
| |
| | |
access
|
| | |
|
| |
| |
| |
| |
| |
| | |
No need to be set as owner, it has all privileges anyways. Since it’s a
boolean instead of a string, its presence may cause weirdness in other
code expecting all affiliations to be string JIDs.
|
| | |
|
| |
| |
| |
| | |
Avoids string concatenation in every logger call
|
| | |
|
| |
| |
| |
| | |
upset libevent). Fixes #1135
|
|\| |
|
| | |
|
| | |
|
| |
| |
| |
| | |
2fdeb979cc7c)
|
| |
| |
| |
| | |
(which is how it used to work)
|