Software /
code /
prosody
Log
plugins/muc/mod_muc.lua @ 9050:f5c43e829d93
description | author | age |
---|---|---|
MUC: Add new iteration methods, all_rooms/live_rooms to eventually replace each_room | Matthew Wild | Tue, 17 Jul 2018 10:29:16 +0100 |
MUC: Rename variable for consistency with other code that uses the term 'live' | Matthew Wild | Tue, 17 Jul 2018 10:01:19 +0100 |
MUC: Return 'gone' error for destroyed rooms in other cases than attempted join | Kim Alvefur | Mon, 16 Jul 2018 12:19:19 +0200 |
MUC: Add sections in room config form | Matthew Wild | Fri, 13 Jul 2018 15:47:08 +0100 |
MUC: Include redirect in 'gone' error for destroyed rooms | Kim Alvefur | Wed, 11 Jul 2018 12:05:06 +0200 |
MUC: Send an 'gone' error instead of unavailable + <destroyed> | Kim Alvefur | Wed, 11 Jul 2018 11:50:44 +0200 |