| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
(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)
|
| |
| |
| |
| | |
(silences warning about CFG_PLUGINDIR)
|
| |
| |
| |
| | |
plugin_paths is unset
|
| | |
|
| |
| |
| |
| | |
loggingmanager to simplify startup dependencies
|
| |
| |
| |
| | |
loggingmanager to reduce dependencies
|
| |
| |
| |
| | |
net.server are shown
|
| | |
|
| | |
|
| |
| |
| |
| | |
might not exist until loggingmanager has been loaded
|
| |
| |
| |
| | |
the global util.events instance)
|
| |
| |
| |
| | |
functions
|
| | |
|
| | |
|
| |
| |
| |
| | |
(fixes #1117)
|
| | |
|