Software /
code /
prosody
Log
plugins/muc/mod_muc.lua @ 6768:7816923fd5bf
description | author | age |
---|---|---|
mod_muc: Fix a traceback when an owner joins a room | Emmanuel Gil Peyrot | Sat, 25 Jul 2015 15:49:00 +0100 |
Merge 0.10->trunk | Kim Alvefur | Thu, 25 Jun 2015 18:57:43 +0200 |
Merge 0.9->0.10 | Kim Alvefur | Thu, 25 Jun 2015 18:54:01 +0200 |
MUC: Prevent admins from being given affiliatons other than owner | Kim Alvefur | Thu, 25 Jun 2015 17:58:24 +0200 |
Backed out changeset bea3862b6bde in favor of a different approach | Kim Alvefur | Thu, 25 Jun 2015 17:54:19 +0200 |
MUC: Remove half of monkeypatch that was supposed to make admins always be room owners, fixes #458 | Kim Alvefur | Tue, 16 Jun 2015 15:13:47 +0200 |
plugins/muc/mod_muc: Add 'local_only' flag to mod_muc, so rooms don't get restored on shutdown | daurnimator | Fri, 17 Oct 2014 16:35:46 -0400 |