| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
s2smanager into mod_s2s, and further split connection logic for s2sout to a module lib, s2sout.lib.lua
|
| |
|
| |
|
| |
|
|
|
|
| |
stream logic into a new module, mod_c2s
|
|
|
|
| |
console environment
|
| |
|
| |
|
| |
|
|
|
|
| |
if a component is connected or not.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
to a request until all stanzas in it have been processed.
|
|
|
|
| |
been added to session.requests. Ensures correct inactivity logic.
|
| |
|
|
|
|
| |
dependency on session.bosh_max_inactive in cleanup timer
|
|
|
|
| |
then disconnects, an unavailble-error presence cycle can occur).
|
|
|
|
| |
less code, and other goodness.
|
| |
|
| |
|
|
|
|
| |
local clients (compatibility fix for OneTeam).
|
| |
|
|
|
|
| |
module:get_option(), and reformat the code a little
|
| |
|
|
|
|
| |
config (thanks medics)
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
(thanks scitor)
|
|
|
|
| |
room:set_affiliation().
|
| |
|
|
|
|
| |
do everything else)
|
| |
|
| |
|
|
|
|
| |
work as options_form is not defined)
|
|
|
|
| |
Extensions
|
|
|
|
| |
tolerant to config variations and simplifies the code.
|
|
|
|
| |
Matthew is responsible for figuring out a nice way to print out the whole chain O:)
|
|
|
|
| |
an extra useless table lookup (thanks Thomas)
|
|
|
|
| |
(thanks Andrew)
|
|
|
|
| |
that is not connected (thanks MK)
|
|\ |
|
| | |
|
| | |
|