| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|/
|
|
| |
to after they are authenticated (thus from mod_s2s to s2smanager). Update mod_dialback to fire route/remote directly, as session.send() is no longer available for s2sin_unauthed. Fixes #291.
|
| |
|
| |
|
|
|
|
| |
anyway (thanks Zash)
|
| |
|
|
|
|
| |
event
|
|
|
|
| |
(e.g. prosodyctl mod_<command>) (thanks Zash)
|
| |
|
|
|
|
| |
module:load_resource() to load a file relative to that directory
|
| |
|
| |
|
| |
|
|
|
|
| |
'anonymous_login'. To be removed in next version.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
module will get the parent's environment (thanks xnyhps and Maranda)
|
|
|
|
| |
works for compat)
|
| |
|
| |
|
|
|
|
| |
if the current host is '*'...
|
| |
|
| |
|
|\ |
|
| | |
|
| |
| |
| |
| | |
timer on module unload
|
| | |
|
| |
| |
| |
| | |
if they are loaded globally already
|
| |
| |
| |
| | |
its original host
|
| | |
|
| | |
|
| |\ |
|
| | |
| | |
| | |
| | | |
supplied. fixes #214
|
| | |
| | |
| | |
| | | |
empty environment for that module (useful to expose data or APIs at host.modules[module])
|
| |/
| |
| |
| | |
use, to ensure they don't get collected while any module that had access to that table is still loaded (thanks Zash)
|
| |
| |
| |
| | |
loaded onto the original target host
|
| |
| |
| |
| | |
module.add_host(host_module) in a global module
|
| | |
|
| | |
|