| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
given host (or global). module:context("*"):get_option("foo") to get global options.
|
|
|
|
| |
usermanager. This fixes brokenness when the auth provider opens the store on load (as they all do since eeea0eb2602a) (thanks nulani)
|
|
|
|
| |
configurable through s2s_tcp_keepalives (thanks yeled)
|
| |
|
| |
|
|
|
|
| |
call send once
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| |
| |
| |
| | |
traceback function), to make it clearer where an error occured
|
| | |
|
| |
| |
| |
| | |
wildcard-only entries)
|
| | |
|
| |
| |
| |
| | |
traceback function), to make it clearer where an error occured
|
| | |
|
| |
| |
| |
| | |
wildcard-only entries)
|
| |
| |
| |
| | |
is unsupported.
|
| |
| |
| |
| | |
mod_register, mod_vcard, mod_muc: Use module:open_store()
|
|/
|
|
| |
module by default
|
| |
|
|
|
|
| |
cross-module connection sharing, transactions and Things - a work in progress
|
| |
|
|\ |
|
| | |
|
| |
| |
| |
| | |
callback to let it know
|
| |
| |
| |
| | |
Keep-Alive, not keep-alive.
|
| | |
|
| |
| |
| |
| | |
select loop (which makes util.timer the only timer using server_select._addtimer).
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
defaulting to something nasty (executable)
|
| |
|
| |
|
| |
|
|
|
|
| |
break some modules)
|
| |
|
|
|
|
| |
but backwards-incompatible API changes - see http://prosody.im/doc/developers/http
|
| |
|
|
|
|
| |
to numbers
|
|
|
|
| |
e5ec60dfb202)
|
| |
|
| |
|
|
|
|
| |
formencode/decode to util.http (possible to use them without unnecessary network-related dependencies)
|