prosody
log
graph
tags
bookmarks
branches
7a0a31c4f6c5
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 @ 4534:
7a0a31c4f6c5
less
more
|
(0)
-100
-30
-10
-7
tip
description
author
age
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
modulemanager: Some reorganisation. Only external change is (should be) that module-unloaded and module-loaded are no longer fired when reloading a module, the new event module-reloaded is fired instead.
Matthew Wild
Sun, 22 Jan 2012 18:46:17 +0000
modulemanager: Move in-module API functions to core.moduleapi (half the file size, yay)
Matthew Wild
Sun, 22 Jan 2012 18:41:55 +0000
modulemanager: Remove 'config' from module environments (no modules use it that I'm aware of)
Matthew Wild
Tue, 13 Dec 2011 13:34:21 +0000
modulemanager: Fix undefined global access in handling of module.save error handling.
Waqas Hussain
Wed, 21 Sep 2011 03:25:34 +0500
modulemanager: Fixed undefined global access in broadcast of item-remove events on module unload.
Waqas Hussain
Sat, 17 Sep 2011 20:28:46 +0500
less
more
|
(0)
-100
-30
-10
-7
tip