Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | plugins/muc/muc.lib: Move sending of occupant list to joining user out of ↵ | daurnimator | 2014-04-21 | 1 | -1/+1 |
| | | | | hook, and into main flow: It has to occur before publication of their status | ||||
* | plugins/muc: Move history to an external module | daurnimator | 2014-04-03 | 1 | -0/+161 |
This resulted in the split up of the main muc-occupant-joined event handler into 3 seperate ones, handling occupant list, history and subject |