Log

plugins/muc/mod_muc.lua @ 8386:9d5eb384daa8

description author age
MUC: Measure rate of room eviction Kim Alvefur 2017-11-09
MUC: Tweak debug log message Kim Alvefur 2017-11-09
MUC: Include a human-readable message when denying room creation because of restrict_room_creation Kim Alvefur 2017-07-06
MUC: Return item-not-found for eg messages to non-existant rooms (changed in 566aba0482b6 for unknown reason) Kim Alvefur 2017-07-06
MUC: Log debug message when restoring a room from storage Kim Alvefur 2017-07-06
Merge 0.10->trunk Kim Alvefur 2017-03-31
MUC: Only create rooms in a locked state when they are created by someone joining (fixes timed deletion of all rooms on startup) Kim Alvefur 2017-03-31
Merge 0.10->trunk Kim Alvefur 2016-11-27
MUC: Don't create room in response to unavailable presence Kim Alvefur 2016-11-26
MUC: Run component shutdown after mod_c2s has closed its sessions (prevents ghosts) Kim Alvefur 2016-10-15
Logging error if MUC room cache is full Sam Whited 2016-09-02
MUC: Restore modern version of public create_room() function removed in dfaacf042cfe Kim Alvefur 2016-08-30
MUC: Pass room JID instead of room itself to logger, fixes traceback (thanks damencho) Kim Alvefur 2016-08-06
MUC: Lower priority of hook so plugins hooks run before Kim Alvefur 2016-05-04
MUC: Separate config from live state Kim Alvefur 2016-04-29
MUC: Separate force-save parameter from save-entire-state flag Kim Alvefur 2016-04-29
MUC: Add event for when room is done being created Kim Alvefur 2016-04-28
MUC: Split out handling of the room-creating presence into its own method Kim Alvefur 2016-04-28
MUC: Use correct room name variable, fixes traceback (thanks mathieui) Kim Alvefur 2016-04-27
MUC: Correctly iterate over suspended rooms while excluding live rooms Kim Alvefur 2016-04-26
MUC: Store rooms on disk on shutdown Kim Alvefur 2016-04-18
MUC: Cache public rooms and their names to speed up disco#items Kim Alvefur 2016-04-18
MUC: Switch to util.cache for storing rooms, store rooms to disk on eviction Kim Alvefur 2016-04-18
MUC: Move room deserialization to muc.lib Kim Alvefur 2016-04-18