Software /
code /
prosody
Log
description | author | age |
---|---|---|
Merge 0.9->trunk | Matthew Wild | Sat, 27 Apr 2013 13:11:27 +0100 |
util.prosodyctl: Initialize storagemanager on the host before initializing usermanager. This fixes brokenness when the auth provider opens the store on load (as they all do since eeea0eb2602a) (thanks nulani) | Matthew Wild | Sat, 27 Apr 2013 13:11:03 +0100 |
Merge 0.9->trunk | Matthew Wild | Fri, 26 Apr 2013 12:25:53 +0100 |
mod_s2s: Obey tcp_keepalives option for s2s too, and make it individually configurable through s2s_tcp_keepalives (thanks yeled) | Matthew Wild | Fri, 26 Apr 2013 12:25:25 +0100 |
Merge 0.9->trunk | Matthew Wild | Thu, 25 Apr 2013 20:37:51 +0100 |
mod_admin_telnet: Add muc:create(room) (thanks SkyBlue) | Matthew Wild | Thu, 25 Apr 2013 20:37:20 +0100 |
MUC: add __tostring on room metatable | Matthew Wild | Thu, 25 Apr 2013 20:36:55 +0100 |
mod_c2s: Refactor <stream:error> building to allways tostring() it and only call send once | Kim Alvefur | Thu, 25 Apr 2013 17:50:22 +0200 |