| Commit message (Expand) | Author | Age | Files | Lines |
* | MUC: Add sections in room config form | Matthew Wild | 2018-07-13 | 1 | -1/+1 |
* | MUC: Improve labels of all config form items | Matthew Wild | 2018-07-13 | 1 | -2/+4 |
* | Merge 0.10 -> trunk | Matthew Wild | 2018-05-16 | 1 | -2/+32 |
* | MUC: Introduce an event to allow plugins to influence which messages are adde... | Kim Alvefur | 2018-05-07 | 1 | -2/+5 |
* | MUC: Move condition for what gets added to history so that other modules bene... | Kim Alvefur | 2018-05-07 | 1 | -16/+16 |
* | MUC: Include original stanza in send history event | Kim Alvefur | 2017-04-01 | 1 | -0/+1 |
* | MUC: Decrement priority muc-get-history hook to standard for core modules | Kim Alvefur | 2017-04-01 | 1 | -1/+1 |
* | 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 |