Software /
code /
prosody
Log
plugins/muc/mod_muc.lua @ 8705:1d66f66a13c9
description | author | age |
---|---|---|
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 |
MUC: Return error if unable to keep track of room due to storage failure | Kim Alvefur | Wed, 07 Mar 2018 17:53:52 +0100 |
MUC: Log failure to load room state | Kim Alvefur | Fri, 16 Mar 2018 21:59:41 +0100 |