Software /
code /
prosody
Log
plugins/muc/mod_muc.lua @ 7411:f385cd6127b2
description | author | age |
---|---|---|
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 |
MUC: Use correct room name variable, fixes traceback (thanks mathieui) | Kim Alvefur | Wed, 27 Apr 2016 12:05:51 +0200 |
MUC: Correctly iterate over suspended rooms while excluding live rooms | Kim Alvefur | Tue, 26 Apr 2016 13:40:03 +0200 |
MUC: Store rooms on disk on shutdown | Kim Alvefur | Mon, 18 Apr 2016 20:32:48 +0200 |
MUC: Cache public rooms and their names to speed up disco#items | Kim Alvefur | Mon, 18 Apr 2016 19:19:33 +0200 |
MUC: Switch to util.cache for storing rooms, store rooms to disk on eviction | Kim Alvefur | Mon, 18 Apr 2016 19:18:37 +0200 |