Software /
code /
prosody
Log
core/moduleapi.lua @ 4954:318624ffe74e
description | author | age |
---|---|---|
moduleapi: Remove unused import of util.multitable | Matthew Wild | Thu, 19 Jul 2012 15:35:07 +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 |
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 |
moduleapi: Don't auto-reload self when already reloading (fixes reload of modules with cyclic dependencies) | Matthew Wild | Fri, 11 May 2012 18:55:23 +0100 |