Software /
code /
prosody
Log
description | author | age |
---|---|---|
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 |
util.multitable: Add :iter() method to iterate over results at a fixed depth (parameters are equivalent to :search()) | Matthew Wild | Sat, 19 May 2012 04:12:41 +0100 |
moduleapi, modulemanager: Re-structure module.event_handlers so that the same handler can harmlessly handle multiple events (thanks Zash) | Matthew Wild | Fri, 18 May 2012 23:53:02 +0100 |
mod_http: Add module:http_url([app_name,][default_path]) for a module to get a guess at its external URL | Matthew Wild | Fri, 18 May 2012 04:24:33 +0100 |