Software /
code /
prosody
Log
description | author | age |
---|---|---|
Merge 0.10->trunk | Kim Alvefur | Thu, 17 Sep 2015 22:15:26 +0200 |
mod_offline: Decrease priority of event handlers so 3rd party hooks fire first by default | Kim Alvefur | Wed, 16 Sep 2015 15:18:30 +0200 |
mod_blocklist: Explicitly halt event propagation after returning a reply (send returns nil sometimes) | Kim Alvefur | Wed, 16 Sep 2015 15:16:51 +0200 |
mod_tls: Fix inhertinance of 'ssl' option from "parent" host to subdomain (fixes #511) | Kim Alvefur | Tue, 15 Sep 2015 17:51:56 +0200 |
MUC: Break a very long line | Kim Alvefur | Sat, 12 Sep 2015 18:52:39 +0200 |
util.dataforms: Fix interaction of required fields and empty string values (fixes #521) | Kim Alvefur | Sat, 12 Sep 2015 17:49:47 +0200 |
util.dataforms: Refactor parsing to reuse simple text parser instead of duplicate code | Kim Alvefur | Sat, 12 Sep 2015 17:40:14 +0200 |
MUC: Prevent double replies when MUC affiliation/role change requests fail. | Lance Stout | Thu, 17 Sep 2015 13:02:09 -0700 |