Software /
code /
prosody
Log
description | author | age |
---|---|---|
mod_compression: advertise/activate compression only for authenticated sessions in accordance to XEP-0170. (Thanks fippo) | Tobias Markmann | Sat, 19 May 2012 22:05:23 +0200 |
portmanager: Fix to deactivate services when they are unregistered (metatable:iter() wins) | Matthew Wild | Sat, 19 May 2012 20:46:44 +0100 |
modulemanager, moduleapi: Turn module.event_handlers into a multitable and track object->event->handler associations correctly (thanks Zash) | Matthew Wild | Sat, 19 May 2012 15:39:16 +0100 |
util.multitable: No longer use table.remove to drop elements from the stack, when key is nil immediately (on empty tables) the previous stack entry's key gets removed instead | Matthew Wild | Sat, 19 May 2012 15:35:49 +0100 |