util.pluginloader: Add support for multiple plugin directories.
|
Waqas Hussain |
Fri, 21 Jan 2011 04:35:49 +0500 |
MUC: Add option to allow participants to change the subject.
|
Kim Alvefur |
Fri, 14 Jan 2011 15:52:36 +0100 |
Merge with waqas
|
Matthew Wild |
Thu, 24 Feb 2011 01:40:47 +0000 |
util.stanza: Clean up matching_tags() and replace :childtags() with it
|
Matthew Wild |
Sat, 19 Feb 2011 02:31:06 +0000 |
prosody, prosodyctl: Use plugin_paths in addition to, not instead of, the default plugin path
|
Matthew Wild |
Thu, 24 Feb 2011 01:35:33 +0000 |
tools/migration/*.lua: Convert to unix line endings
|
Matthew Wild |
Wed, 23 Feb 2011 18:31:48 +0000 |
net.httpserver: Removed an unused function.
|
Waqas Hussain |
Wed, 23 Feb 2011 07:26:54 +0500 |
net.httpserver: Fix HTTP after commit c299726d2b4e and add a 500 error response if a request handler fails to make a response to the client
|
Matthew Wild |
Wed, 23 Feb 2011 00:31:12 +0000 |
tests/test_sasl.lua: Convert literal UTF-8/Latin1 chars to escape codes for weak text editors
|
Matthew Wild |
Tue, 22 Feb 2011 21:19:00 +0000 |
tools/migration/*: Initial commit of a new migration tool. Currently supports Prosody files and Prosody SQL as input and output.
|
Waqas Hussain |
Wed, 23 Feb 2011 02:16:19 +0500 |
net.httpserver: Catch errors thrown in HTTP handlers.
|
Waqas Hussain |
Wed, 23 Feb 2011 02:03:55 +0500 |
mod_auth_*: Get rid of undocumented and broken 'sasl_realm' config option.
|
Waqas Hussain |
Wed, 23 Feb 2011 01:34:46 +0500 |