prosody.cfg.lua.dist: Remove unnecessary ';' from default config (thanks Vincent)
|
Matthew Wild |
Fri, 24 May 2013 13:55:28 +0100 |
Merge 0.9->trunk
|
Matthew Wild |
Wed, 22 May 2013 14:33:18 +0100 |
certmanager: Disable SSL compression if possible (LuaSec 0.5 or 0.4.1+OpenSSL 1.x)
|
Matthew Wild |
Wed, 22 May 2013 14:32:02 +0100 |
prosodyctl: check dns: Add check that proxy65 addresses resolve correctly
|
Matthew Wild |
Wed, 22 May 2013 13:33:33 +0100 |
prosodyctl: check config: Fix check for whether host is a component
|
Matthew Wild |
Wed, 22 May 2013 13:32:38 +0100 |
mod_muc: Remove some old TODO comments
|
Matthew Wild |
Tue, 21 May 2013 13:21:30 +0100 |
prosodyctl: check config: whitespace fix
|
Matthew Wild |
Tue, 21 May 2013 13:21:12 +0100 |
prosodyctl: check config: Show a suggestion to change hosts that begin with jabber/xmpp/chat/im subdomains, and link to DNS documentation
|
Matthew Wild |
Tue, 21 May 2013 13:18:56 +0100 |
prosody.cfg.lua.dist: Suggest 'prosodyctl check config' instead of 'luac -p'
|
Matthew Wild |
Tue, 21 May 2013 12:58:57 +0100 |
mod_muc: Fix incorrect variable name
|
Matthew Wild |
Tue, 21 May 2013 10:10:28 +0100 |
mod_muc: Remove unused variable
|
Matthew Wild |
Tue, 21 May 2013 10:10:09 +0100 |
mod_muc: Use stanza:maptags() instead of custom filtering functions, 7 insertions, 19 deletions!
|
Matthew Wild |
Tue, 21 May 2013 09:57:36 +0100 |
mod_muc: Replace getText() with get_child_text(), 1 insertion, 12 deletions!
|
Matthew Wild |
Tue, 21 May 2013 09:48:59 +0100 |
prosodyctl: Use jid.split() to parse parameter to adduser/deluser/passwd
|
Matthew Wild |
Mon, 20 May 2013 15:33:57 +0100 |