Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mod_muc: Room history | Waqas Hussain | 2009-02-11 | 1 | -2/+20 |
| | |||||
* | Changed mod_muc to work with changed component manager | Waqas Hussain | 2009-02-11 | 1 | -6/+2 |
| | |||||
* | mod_muc: Add 'nick' to unavailable presence of nick changes. Thanks to ↵ | Matthew Wild | 2009-01-29 | 1 | -7/+12 |
| | | | | Asterix for spotting :) | ||||
* | mod_muc: Convert to unix line endings | Matthew Wild | 2009-01-29 | 1 | -295/+295 |
| | |||||
* | mod_muc: Add support for being a component | Matthew Wild | 2009-01-29 | 1 | -3/+12 |
| | |||||
* | mod_muc: Added unload, save and restore callbacks to allow reloading code ↵ | Waqas Hussain | 2009-01-13 | 1 | -2/+8 |
| | | | | while preserving state | ||||
* | mod_muc: deregister component on unload | Waqas Hussain | 2009-01-13 | 1 | -0/+6 |
| | |||||
* | mod_muc: Room subject should be sent only the newly joined occupant | Waqas Hussain | 2009-01-03 | 1 | -1/+1 |
| | |||||
* | mod_muc: Room subjects stored, and room persistence code in place. First ↵ | Waqas Hussain | 2008-12-31 | 1 | -3/+59 |
| | | | | user now the owner. | ||||
* | Initial mod_muc: XEP-0045: Multi-User Chat | Waqas Hussain | 2008-12-31 | 1 | -0/+218 |