prosody
log
graph
tags
bookmarks
branches
17785dbd9d58
browse
changeset
core/modulemanager.lua
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody
Log
core/modulemanager.lua @ 4606:
17785dbd9d58
less
more
|
(0)
-100
-30
-10
-7
tip
description
author
age
modulemanager: Some refactoring. Deprecate module.host = "*", modules should call module:set_global() (which has been around since forever)
Matthew Wild
Wed, 14 Mar 2012 21:37:00 +0000
modulemanager: Use appropriate events object for global modules when firing item-removed on unload
Matthew Wild
Wed, 14 Mar 2012 17:03:48 +0000
modulemanager: include mod_c2s and mod_s2s into autoloaded modules.
Florian Zeitz
Fri, 24 Feb 2012 15:14:07 +0000
modulemanager: load(): Return and use the correct module object
Matthew Wild
Sun, 22 Jan 2012 19:27:06 +0000
modulemanager: Cleanup some unused variables, imports, whitespace and add a comment.
Matthew Wild
Sun, 22 Jan 2012 18:49:49 +0000
modulemanager, moduleapi: Replace hooks multitable with an event_handlers map stored in individual modules. Also adds module:hook_object_event() to hook events on any util.events compatible object.
Matthew Wild
Sun, 22 Jan 2012 18:49:11 +0000
modulemanager: Drop unnecessary prosody_events local
Matthew Wild
Sun, 22 Jan 2012 18:47:33 +0000
less
more
|
(0)
-100
-30
-10
-7
tip