Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MUC/subject: Fix reference to room for save call (self, not room) | Kim Alvefur | 2016-04-18 | 1 | -2/+3 |
* | MUC: Save room after subject is changed | Kim Alvefur | 2016-04-15 | 1 | -0/+1 |
* | MUC: Save room to storage once after form processing, not in each individual ... | Kim Alvefur | 2016-04-15 | 1 | -2/+0 |
* | MUC: Provide a noop stub room:save() method | Kim Alvefur | 2016-04-14 | 1 | -2/+2 |
* | MUC: Update all config form handlers to take advantage of the new per-option ... | Matthew Wild | 2015-12-11 | 1 | -3/+2 |
* | plugins/muc: Add muc-occupant-groupchat event | daurnimator | 2014-09-25 | 1 | -13/+21 |
* | plugins/muc: Fix use of incorrect event on occupant join | daurnimator | 2014-06-17 | 1 | -1/+1 |
* | plugins/muc/subject.lib: If subject is not set by an occupant, it should come... | daurnimator | 2014-04-18 | 1 | -2/+3 |
* | plugins/muc: Move subject code to seperate module | daurnimator | 2014-04-16 | 1 | -0/+93 |