stanza_router: Fire global event if host doesn't have events, fixes #103
|
Matthew Wild |
Sun, 31 May 2009 21:35:21 +0100 |
net.xmppclient_listener: Add small comment
|
Matthew Wild |
Sun, 31 May 2009 21:31:02 +0100 |
stanza_router: Fire events for non-jabber:client and pre-auth stanzas
|
Waqas Hussain |
Sun, 31 May 2009 02:20:30 +0500 |
modulemanager: Stopped using core.eventmanager in module:fire_event
|
Waqas Hussain |
Sun, 31 May 2009 01:17:19 +0500 |
mod_welcome: Use module:hook instead of module:add_event_hook
|
Waqas Hussain |
Sun, 31 May 2009 01:15:15 +0500 |
mod_watchregistrations: Use module:hook instead of module:add_event_hook
|
Waqas Hussain |
Sun, 31 May 2009 01:14:57 +0500 |
modulemanager: module:fire_event now fires on the global and host-specific events objects as well
|
Waqas Hussain |
Sun, 31 May 2009 01:11:48 +0500 |
xmppcomponent_listener: Removed unused reference to core.eventmanager
|
Waqas Hussain |
Sun, 31 May 2009 01:01:52 +0500 |
modulemanager: Made some code more concise
|
Waqas Hussain |
Sun, 31 May 2009 00:54:33 +0500 |
modulemanager: module:hook now allows global modules to hook events on the prosody.events object
|
Waqas Hussain |
Sun, 31 May 2009 00:51:13 +0500 |
Removed core.eventmanager2
|
Waqas Hussain |
Sun, 31 May 2009 00:46:41 +0500 |
mod_presence: Changed to use the prosody.events object directly, rather than through eventmanager2
|
Waqas Hussain |
Sun, 31 May 2009 00:45:02 +0500 |
stanza_router: Changed to use the prosody.events object directly, rather than through eventmanager2
|
Waqas Hussain |
Sun, 31 May 2009 00:43:24 +0500 |
core.eventmanager2: Now uses the new prosody.events object
|
Waqas Hussain |
Sun, 31 May 2009 00:41:53 +0500 |
Added new prosody.events object
|
Waqas Hussain |
Sun, 31 May 2009 00:34:08 +0500 |