Software /
code /
prosody
Log
plugins/muc/history.lib.lua @ 7089:890f4b2cc444
description | author | age |
---|---|---|
MUC: Rename variables to please luacheck | Kim Alvefur | Wed, 20 Jan 2016 14:46:06 +0100 |
MUC: Update all config form handlers to take advantage of the new per-option events | Matthew Wild | Fri, 11 Dec 2015 15:33:58 +0000 |
mod_muc: Add muc-add-history event to allow modules to override default history storage | Matthew Wild | Tue, 06 Jan 2015 19:33:25 +0000 |
plugins/muc: Fix use of incorrect event on occupant join | daurnimator | Tue, 17 Jun 2014 15:18:43 -0400 |
plugins/muc: Move 'module:get_option_number("max_history_messages")' from mod_muc into history lib; remove from muclib exports | daurnimator | Tue, 29 Apr 2014 15:13:06 -0400 |
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 | Mon, 21 Apr 2014 17:51:32 -0400 |
plugins/muc: Move history to an external module | daurnimator | Thu, 03 Apr 2014 15:14:52 -0400 |