Log

plugins/muc/history.lib.lua @ 8327:0b561f8bc790

description author age
MUC: Include original stanza in send history event Kim Alvefur 2017-04-01
MUC: Decrement priority muc-get-history hook to standard for core modules Kim Alvefur 2017-04-01
MUC: Assign priorities to config form hooks so they have a consistent order on each start Kim Alvefur 2016-04-19
MUC: Move history to room._history Kim Alvefur 2016-04-12
MUC: Rename variables to please luacheck Kim Alvefur 2016-01-20
MUC: Update all config form handlers to take advantage of the new per-option events Matthew Wild 2015-12-11
mod_muc: Add muc-add-history event to allow modules to override default history storage Matthew Wild 2015-01-06
plugins/muc: Fix use of incorrect event on occupant join daurnimator 2014-06-17
plugins/muc: Move 'module:get_option_number("max_history_messages")' from mod_muc into history lib; remove from muclib exports daurnimator 2014-04-29
plugins/muc/muc.lib: Move sending of occupant list to joining user out of hook, and into main flow: It has to occur before publication of their status daurnimator 2014-04-21
plugins/muc: Move history to an external module daurnimator 2014-04-03