net.server_epoll: Use send_timeout for write timout like other implementations (fixes #1316)
0.11
|
Kim Alvefur |
2019-02-07 |
Merge 0.11->trunk
|
Matthew Wild |
2019-02-04 |
MUC: Add error message to error bounces when not joined to room
0.11
|
Matthew Wild |
2019-02-04 |
Merge 0.11->trunk
|
Kim Alvefur |
2019-01-28 |
mod_pubsub: Support requests for multiple items (fixes #1305)
0.11
|
Kim Alvefur |
2019-01-28 |
util.pubsub: Add support for requesting multiple specific items (needed for #1305)
0.11
|
Kim Alvefur |
2019-01-28 |
Merge 0.11->trunk
|
Kim Alvefur |
2019-01-26 |
mod_vcard_legacy: Handle partial migration
0.11
|
Kim Alvefur |
2019-01-26 |
mod_vcard_legacy: Allow disabling vcard conversion
0.11
|
Kim Alvefur |
2019-01-25 |
mod_vcard_legacy: Don't overwrite existing PEP data
0.11
|
Kim Alvefur |
2019-01-25 |
mod_vcard_legacy: Add some missing semicolons
0.11
|
Kim Alvefur |
2019-01-25 |
mod_vcard_legacy: Upgrade vcard-temp on login (fixes #1289)
0.11
|
Kim Alvefur |
2019-01-10 |
mod_vcard_legacy: Adapt node defaults to number of avatars
0.11
|
Kim Alvefur |
2019-01-11 |
mod_vcard_legacy: Factor out conversion from vcard-temp to 4
0.11
|
Kim Alvefur |
2019-01-11 |
GNUmakefile: Stop Prosody in case of failure in integration-test
|
Kim Alvefur |
2019-01-24 |
Merge 0.11->trunk
|
Kim Alvefur |
2019-01-22 |
mod_websocket: Log an error if cross_domain_websocket = true is set in a VirtualHost section
0.11
|
Kim Alvefur |
2019-01-22 |
core.statsmanager: Do a final collection on shutdown
|
Kim Alvefur |
2019-01-22 |
TODO: Remove statistics since this was done in 0.10
|
Kim Alvefur |
2019-01-21 |
mod_mam: Fix operator precedence (thanks mimi89999)
|
Kim Alvefur |
2019-01-20 |
Merge 0.11->trunk
|
Kim Alvefur |
2019-01-19 |
mod_websocket: Include the value of cross_domain_websocket in debug message
0.11
|
Kim Alvefur |
2019-01-18 |
mod_bosh, mod_websocket: Remove accidentally included dependency on non-existant module
|
Kim Alvefur |
2019-01-19 |
prosodyctl: Fix module.command invocation (thanks woffs)
|
Kim Alvefur |
2019-01-18 |
mod_http: Determine CORS methods to whitelist from actual methods used
|
Kim Alvefur |
2019-01-17 |
mod_http: Set up to handle OPTIONS
|
Kim Alvefur |
2019-01-18 |
mod_websocket: Drop CORS code in favor of that in mod_http
|
Kim Alvefur |
2018-10-04 |
mod_bosh: Drop CORS code in favor of than in mod_http
|
Kim Alvefur |
2018-10-04 |