Log

description author age
mod_http: Rework how module:http_url() builds the url. Kim Alvefur Tue, 21 Aug 2012 21:10:54 +0200
mod_http: Don't produce paths with double / if a module is set to serve / Kim Alvefur Tue, 21 Aug 2012 21:03:20 +0200
tools/xep227toprosody.lua: Update childtags calls, replace some with ipairs Kim Alvefur Tue, 21 Aug 2012 18:03:40 +0200
util.stanza: Use ipairs instead of childtags (behavior changed in 92c86e11fd44) Kim Alvefur Tue, 21 Aug 2012 15:33:07 +0200
tools/openfire2prosody: Initial commit. Waqas Hussain Sat, 11 Aug 2012 06:14:12 +0500
Merge 0.9->trunk Matthew Wild Fri, 10 Aug 2012 16:32:40 +0100
portmanager: Support 'local_interfaces' config option (default for private listeners like components, telnet, etc.) (thanks mva) Matthew Wild Fri, 10 Aug 2012 16:31:51 +0100
MUC: Fix a traceback caused by private IQ result and error stanzas where the encoded id can't be processed. Waqas Hussain Thu, 09 Aug 2012 07:17:25 +0500
util.array: Accept an iterator to the array constructor Matthew Wild Wed, 08 Aug 2012 11:49:31 +0100
mod_legacyauth: Remove unused variable Kim Alvefur Tue, 07 Aug 2012 17:01:07 +0200
mod_legacyauth: Return an error if username or resource fails stringprep (thanks iron) Kim Alvefur Tue, 07 Aug 2012 17:00:12 +0200
Merge 0.9->trunk (who has been pushing to trunk?) Matthew Wild Sun, 05 Aug 2012 17:21:19 +0100
hostmanager, mod_disco: Show optional 'name' option from the config in disco#items queries (fixes use-case in #292) (thanks diSabler, mva) Matthew Wild Sun, 05 Aug 2012 17:18:35 +0100
tools/erlparse: Handle decimal point in numbers. Waqas Hussain Sat, 04 Aug 2012 23:55:52 +0500
tools/erlparse: Fix erlang string escape sequences. Waqas Hussain Sat, 04 Aug 2012 23:23:49 +0500