Software /
code /
prosody
Log
plugins/muc/mod_muc.lua @ 9079:c040c358d6c0
description | author | age |
---|---|---|
mod_muc: Fire event when room is (and about to be) restored | Matthew Wild | Fri, 03 Aug 2018 13:44:30 +0100 |
mod_muc: Add comment | Matthew Wild | Fri, 03 Aug 2018 13:43:47 +0100 |
MUC: Add some comments clarifying methods | Matthew Wild | Tue, 17 Jul 2018 10:35:33 +0100 |
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 |