Software /
code /
prosody
Log
core/modulemanager.lua @ 1447:cc20d6dfa32d
description | author | age |
---|---|---|
modulemanager: Don't close stream on stream:error with unsupported-stanza-type (fixes #102) | Waqas Hussain | Mon, 29 Jun 2009 15:26:04 +0500 |
Automated merge with http://waqas.ath.cx:8000/ | Matthew Wild | Tue, 23 Jun 2009 15:58:56 +0100 |
modulemanager: Enabled access to the module API from plugin libraries | Waqas Hussain | Tue, 23 Jun 2009 02:15:04 +0500 |
modulemanager: Added simple module:require implementation | Waqas Hussain | Sun, 21 Jun 2009 19:15:59 +0500 |
modulemanager: Expose api table to allow others to extend the module API | Matthew Wild | Tue, 23 Jun 2009 01:48:01 +0100 |
modulemanager: Fix copy/paste error, should be name instead of module_name | Matthew Wild | Mon, 22 Jun 2009 21:54:34 +0100 |
modulemanager: Call 'load' method when loading a module | Matthew Wild | Mon, 22 Jun 2009 02:58:05 +0100 |