Software /
code /
prosody
Log
description | author | age |
---|---|---|
util.array: Expand some of the more basic methods to act more sensibly than their names suggested | Matthew Wild | Wed, 07 Dec 2011 05:14:58 +0000 |
util.array: Add pluck() method to pick a given property from each item | Matthew Wild | Wed, 07 Dec 2011 05:04:55 +0000 |
mod_bosh: Move stream:features sending until after the current request has been added to session.requests. Ensures correct inactivity logic. | Matthew Wild | Wed, 07 Dec 2011 04:57:51 +0000 |
mod_bosh: Remove a session from inactive_sessions before destroying it | Matthew Wild | Wed, 07 Dec 2011 03:54:28 +0000 |
mod_bosh: Store time to destroy session in inactive_sessions, removing dependency on session.bosh_max_inactive in cleanup timer | Matthew Wild | Wed, 07 Dec 2011 02:58:22 +0000 |
util.dataforms: Fix verfication for booleans | Florian Zeitz | Sat, 03 Dec 2011 17:10:48 +0100 |