modulemanager: Changed to use util.pluginloader
|
Waqas Hussain |
Sun, 14 Jun 2009 21:03:59 +0500 |
util.pluginloader: Initial commit - a plugin resource loader
|
Waqas Hussain |
Sun, 14 Jun 2009 21:01:30 +0500 |
stanza_router: Remove unused variables
|
Waqas Hussain |
Sun, 14 Jun 2009 18:21:19 +0500 |
Removed core.presencemanager. This has been superseded by mod_presence.
|
Waqas Hussain |
Sun, 14 Jun 2009 18:09:49 +0500 |
stanza_router: Remove all traces of presencemanager
|
Waqas Hussain |
Sun, 14 Jun 2009 18:02:02 +0500 |
mod_roster: Removed references to presencemanager and core_route_stanza
|
Waqas Hussain |
Sun, 14 Jun 2009 17:59:22 +0500 |
mod_roster: Using core_post_stanza in place of core.presencemanager.handle_presence
|
Waqas Hussain |
Sun, 14 Jun 2009 17:58:16 +0500 |
util.muc: Relaxed top-level routing checks to allow node-less rooms, and removed redundant checks
|
Waqas Hussain |
Sun, 14 Jun 2009 17:41:21 +0500 |
util.muc, mod_muc: Commented rewriting of vCard requests' recipients' JID from full to bare, and marked it as a TODO
|
Waqas Hussain |
Sun, 14 Jun 2009 17:33:22 +0500 |
mod_muc: Don't reply with an error in response to unacceptable result stanzas
|
Waqas Hussain |
Sun, 14 Jun 2009 16:31:51 +0500 |
util.muc: Don't reply with an error in response to unacceptable result stanzas
|
Waqas Hussain |
Sun, 14 Jun 2009 16:30:45 +0500 |
util.muc: Fixed error occuring on room leave
|
Waqas Hussain |
Sun, 14 Jun 2009 16:28:01 +0500 |
stanza_router: Use stanza.attr.from's host instead of origin.host when routing stanzas to remote hosts (fixes problem with sending from node@host components)
|
Waqas Hussain |
Sun, 14 Jun 2009 14:28:20 +0500 |
Merge with waqas via albert!
|
Matthew Wild |
Fri, 19 Jun 2009 17:32:01 +0100 |
modulemanager: Change the ideitity attribute typ to type
|
Waqas Hussain |
Sat, 13 Jun 2009 00:07:16 +0500 |
s2smanager: Remove srv_hosts from session when connected, this fixes attempting to reconnect s2s sessions when they are closed during shutdown
|
Matthew Wild |
Fri, 19 Jun 2009 17:27:03 +0100 |
loggingmanager: Log timestamps when using default file logging
|
Matthew Wild |
Fri, 19 Jun 2009 17:23:17 +0100 |
loggingmanager: Enable debug level for default file logging when 'debug' mode is enabled in the config
|
Matthew Wild |
Fri, 19 Jun 2009 17:22:16 +0100 |
mod_console: Redirect print() to console session when executing commands in global environment
|
Matthew Wild |
Fri, 12 Jun 2009 15:43:24 +0100 |
mod_console: Fix syntax error
|
Matthew Wild |
Fri, 12 Jun 2009 15:42:43 +0100 |
mod_console: Add s2s:close() to close s2s sessions between two hosts
|
Matthew Wild |
Fri, 12 Jun 2009 15:35:04 +0100 |
Automated merge with http://waqas.ath.cx:8000/
|
Matthew Wild |
Fri, 12 Jun 2009 11:37:34 +0100 |
mod_pep: Add pubsub#publsih disco feature to host
|
Waqas Hussain |
Fri, 12 Jun 2009 15:33:41 +0500 |
mod_dialback: Change FIXME comment to COMPAT
|
Matthew Wild |
Fri, 12 Jun 2009 11:36:32 +0100 |
Automated merge with http://waqas.ath.cx:8000/
|
Matthew Wild |
Fri, 12 Jun 2009 11:21:25 +0100 |
mod_pep: Add host identity pubsub/pep
|
Waqas Hussain |
Fri, 12 Jun 2009 14:35:52 +0500 |
modulemanager: Added function add_identity(category, type) to the modules API
|
Waqas Hussain |
Fri, 12 Jun 2009 14:32:32 +0500 |
Merge
|
Waqas Hussain |
Fri, 12 Jun 2009 13:46:31 +0500 |
mod_pep: Fix a nil index bug
|
Waqas Hussain |
Fri, 12 Jun 2009 13:06:41 +0500 |
net.http: (Re-)add url[en|de]code functions
|
Matthew Wild |
Fri, 12 Jun 2009 11:21:11 +0100 |