prosody
log
graph
tags
bookmarks
branches
41983ec223f0
browse
changeset
core/moduleapi.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/moduleapi.lua @ 4636:
41983ec223f0
less
more
|
(0)
tip
description
author
age
moduleapi: Add module:send() as an alias for core_post_stanza() from the current host's origin
Matthew Wild
Thu, 15 Mar 2012 02:53:05 +0000
moduleapi: Add module:provides(), a shortcut to add an item with the current module's name
Matthew Wild
Thu, 15 Mar 2012 02:52:31 +0000
moduleapi: Set module.global = true when module:set_global() is called
Matthew Wild
Wed, 14 Mar 2012 21:33:15 +0000
moduleapi: Add module:shared(), a way to easily share data between multiple loaded modules
Matthew Wild
Sun, 22 Jan 2012 19:48:53 +0000
moduleapi: Add module:depends(), a way to safely depend upon another module at runtime
Matthew Wild
Sun, 22 Jan 2012 19:35:50 +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: Move in-module API functions to core.moduleapi (half the file size, yay)
Matthew Wild
Sun, 22 Jan 2012 18:41:55 +0000
less
more
|
(0)
tip