| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
reloads
|
| |
|
|
|
|
| |
CORS is enabled.
|
|
|
|
| |
the response object itself.
|
| |
|
|\ |
|
| |
| |
| |
| | |
server API (thanks Mikael Nordfeldth)
|
| | |
|
| | |
|
| | |
|
| | |
|
|\| |
|
| |
| |
| |
| | |
into every BOSH response
|
|\| |
|
| |
| |
| |
| | |
stream-features event (thanks Biszkopcik)
|
| | |
|
|/ |
|
| |
|
|
|
|
| |
plugins)
|
|
|
|
| |
client can request for the server to hold open requests
|
| |
|
|
|
|
| |
(thanks Zash)
|
|
|
|
| |
after session creation (because since 16c7b510694b we no longer send an early response)
|
|
|
|
| |
and cork session while a request is being processed, preventing replying to requests when there may be more data to come, reducing round-trips.
|
|
|
|
| |
as I don't believe it works
|
|
|
|
| |
mod_pep, mod_presence, mod_roster, mod_s2s: Import core_post_stanza from the global prosody table.
|
|
|
|
| |
originating IP
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
/http-bind/ work again
|
| |
|
|
|
|
| |
shared module.
|
|
|
|
| |
(saves a lookup)
|
|\ |
|
| | |
|
|\ \
| |/
|/| |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
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
|
| |
|
|
|
|
| |
tolerant to config variations and simplifies the code.
|
|
|
|
| |
an extra useless table lookup (thanks Thomas)
|