Software /
code /
prosody
Log
plugins/muc/mod_muc.lua @ 8707:fd39c44c0113
description | author | age |
---|---|---|
Merge 0.10 -> trunk | Matthew Wild | Wed, 04 Apr 2018 18:42:05 +0100 |
MUC: Don't reply to errors with more errors (fixes #1122) | Kim Alvefur | Wed, 28 Mar 2018 18:11:09 +0200 |
MUC: Say something about storage failure before aborting (see #1091) | Kim Alvefur | Mon, 12 Mar 2018 16:05:08 +0100 |
MUC: Prevent creation of room that could not be loaded from storage (see #1091) | Kim Alvefur | Fri, 09 Mar 2018 02:10:44 +0100 |
MUC: Abort module loading if unable to get list of persistent rooms from storage (fixes #1091) | Kim Alvefur | Wed, 07 Mar 2018 16:01:58 +0100 |
MUC: Catch and log error in case of storage failure in iterator over rooms | Kim Alvefur | Thu, 15 Mar 2018 06:19:57 +0100 |
MUC: Override methods on broken rooms to return internal-server-error instead | Kim Alvefur | Thu, 22 Mar 2018 20:08:32 +0100 |