Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MUC: Assign priorities to config form hooks so they have a consistent order o... | Kim Alvefur | 2016-04-19 | 1 | -1/+1 |
* | MUC: Move history to room._history | Kim Alvefur | 2016-04-12 | 1 | -3/+3 |
* | MUC: Rename variables to please luacheck | Kim Alvefur | 2016-01-20 | 1 | -1/+1 |
* | MUC: Update all config form handlers to take advantage of the new per-option ... | Matthew Wild | 2015-12-11 | 1 | -4/+5 |
* | mod_muc: Add muc-add-history event to allow modules to override default histo... | Matthew Wild | 2015-01-06 | 1 | -1/+8 |
* | plugins/muc: Fix use of incorrect event on occupant join | daurnimator | 2014-06-17 | 1 | -1/+1 |
* | plugins/muc: Move 'module:get_option_number("max_history_messages")' from mod... | daurnimator | 2014-04-29 | 1 | -1/+2 |
* | plugins/muc/muc.lib: Move sending of occupant list to joining user out of hoo... | daurnimator | 2014-04-21 | 1 | -1/+1 |
* | plugins/muc: Move history to an external module | daurnimator | 2014-04-03 | 1 | -0/+161 |