| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| | |
|
| | |
|
| |
| |
| |
| |
| | |
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)
|
| | |
|
| |
| |
| |
| | |
This is to solve a indirect dependency issue where net.server was initialized before the config was read
|
| | |
|
| | |
|
| |
| |
| |
| | |
avoid GC
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
global variable
|
| | |
|
| | |
|