Software /
code /
prosody
Log
plugins/muc/mod_muc.lua @ 7641:5eef792bb2e1
description | author | age |
---|---|---|
MUC: Restore modern version of public create_room() function removed in dfaacf042cfe | Kim Alvefur | Tue, 30 Aug 2016 17:54:24 +0200 |
MUC: Pass room JID instead of room itself to logger, fixes traceback (thanks damencho) | Kim Alvefur | Sat, 06 Aug 2016 11:58:01 +0200 |
MUC: Lower priority of hook so plugins hooks run before | Kim Alvefur | Wed, 04 May 2016 11:08:51 +0200 |
MUC: Separate config from live state | Kim Alvefur | Fri, 29 Apr 2016 17:04:05 +0200 |
MUC: Separate force-save parameter from save-entire-state flag | Kim Alvefur | Fri, 29 Apr 2016 16:54:45 +0200 |
MUC: Add event for when room is done being created | Kim Alvefur | Thu, 28 Apr 2016 22:57:53 +0200 |
MUC: Split out handling of the room-creating presence into its own method | Kim Alvefur | Thu, 28 Apr 2016 22:57:02 +0200 |