Software /
code /
prosody
Log
core/modulemanager.lua @ 1730:f4170bc82969
description | author | age |
---|---|---|
modulemanager: Fixed: Internally generated stanzas could be missing namespaces, which causes tracebacks in logging (e.g., auto-generated offline presence) | Waqas Hussain | Sun, 06 Sep 2009 01:31:18 +0500 |
modulemanager: Removed unused variables and reference to core.discomanager | Waqas Hussain | Tue, 18 Aug 2009 12:55:37 +0500 |
modulemanager: Removed unnecessary code in the unload function | Waqas Hussain | Tue, 18 Aug 2009 12:54:16 +0500 |
modulemanager: Removed legacy disco#items hook | Waqas Hussain | Tue, 18 Aug 2009 12:52:44 +0500 |
modulemanager: add_feature and add_identity APIs updated to use only the add_item API | Waqas Hussain | Tue, 18 Aug 2009 12:51:14 +0500 |
modulemanager: Added module API function to get all items for a given host based on a key | Waqas Hussain | Tue, 18 Aug 2009 12:35:42 +0500 |