plugins/storage/xmlparse.lib.lua: Delete.
|
Waqas Hussain |
Mon, 03 Dec 2012 05:50:39 +0500 |
plugins/storage/mod_xep0227: Use util.xml.
|
Waqas Hussain |
Mon, 03 Dec 2012 05:49:05 +0500 |
tools/migration/migrator/jabberd14: Use util.xml.
|
Waqas Hussain |
Mon, 03 Dec 2012 05:44:48 +0500 |
tools/openfire2prosody: Use util.xml.
|
Waqas Hussain |
Mon, 03 Dec 2012 05:42:17 +0500 |
tools/jabberd14sql2prosody: Use util.xml.
|
Waqas Hussain |
Mon, 03 Dec 2012 05:41:18 +0500 |
tools/ejabberdsql2prosody: Use util.xml.
|
Waqas Hussain |
Mon, 03 Dec 2012 05:34:46 +0500 |
util.template: Use util.xml.
|
Waqas Hussain |
Mon, 03 Dec 2012 05:33:56 +0500 |
util.xml: Initial commit; exposes parse(), which is now the canonical way to convert a string to a stanza.
|
Waqas Hussain |
Mon, 03 Dec 2012 05:32:51 +0500 |
Merge 0.9->trunk.
|
Waqas Hussain |
Sat, 01 Dec 2012 00:31:33 +0500 |
sessionmanager: Log the actual error message when roster loading fails.
|
Waqas Hussain |
Fri, 30 Nov 2012 09:05:51 +0500 |
MUC: Expose create_room(jid).
|
Waqas Hussain |
Fri, 30 Nov 2012 08:57:58 +0500 |
mod_storage_sql: Return actual error string on commit failure.
|
Waqas Hussain |
Fri, 30 Nov 2012 08:50:03 +0500 |
Merge 0.9->trunk
|
Matthew Wild |
Thu, 29 Nov 2012 07:38:24 +0500 |
net.http.parser: Collapse multiple consecutive slashes in a path to a single slash
|
Matthew Wild |
Thu, 29 Nov 2012 07:38:00 +0500 |
Merge
|
Matthew Wild |
Thu, 29 Nov 2012 07:17:31 +0500 |
Merge 0.9->trunk
|
Matthew Wild |
Thu, 29 Nov 2012 07:16:45 +0500 |
mod_http: Fix pattern and slightly improve efficiency and memory usage of wildcard HTTP handlers
|
Matthew Wild |
Thu, 29 Nov 2012 07:15:04 +0500 |
Merge 0.9->trunk
|
Kim Alvefur |
Sun, 25 Nov 2012 05:12:46 +0100 |
mod_admin_adhoc: Remove unused form
|
Kim Alvefur |
Sun, 25 Nov 2012 05:12:13 +0100 |
Merge 0.9->trunk
|
Kim Alvefur |
Fri, 23 Nov 2012 17:17:02 +0100 |
net.server: Fix when no network_settings set and using libevent
|
Kim Alvefur |
Fri, 23 Nov 2012 17:16:22 +0100 |
Merge 0.9->trunk
|
Kim Alvefur |
Fri, 23 Nov 2012 01:51:53 +0100 |
net.server: Make server_* configurable in the config file.
|
Kim Alvefur |
Fri, 23 Nov 2012 01:51:30 +0100 |
net.server_select: Better names for config options (thanks MattJ)
|
Kim Alvefur |
Fri, 23 Nov 2012 01:51:30 +0100 |
Merge 0.9->trunk
|
Matthew Wild |
Thu, 22 Nov 2012 21:57:35 +0000 |
muc: Make max_history_messages simply a service-wide config option, and don't store it per-room (rooms still have their own history_message, but this is a global limit)
|
Matthew Wild |
Thu, 22 Nov 2012 21:57:06 +0000 |
Merge with a merge (or something)
|
Matthew Wild |
Thu, 22 Nov 2012 21:02:27 +0000 |
Merge 0.9->trunk
|
Matthew Wild |
Thu, 22 Nov 2012 21:01:00 +0000 |
modulemanager: Set module.reloading when a module is reloading, and when loading make the saved state available in module.saved_state (if any)
|
Matthew Wild |
Thu, 22 Nov 2012 20:59:20 +0000 |
Merge 0.9->trunk
|
Kim Alvefur |
Thu, 22 Nov 2012 20:42:12 +0100 |