Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow /info and /msg in private room chat when nick has space in name | James Booth | 2013-01-15 | 1 | -0/+13 |
* | Fix segfault by setting room subject to NULL on creation | James Booth | 2013-01-13 | 1 | -0/+1 |
* | Use Jid datatype in chat rooms | James Booth | 2013-01-13 | 1 | -6/+3 |
* | Renamed chat room type | James Booth | 2013-01-13 | 1 | -18/+18 |
* | Changed Jid typedef to be explicit pointer | James Booth | 2013-01-13 | 1 | -0/+1 |
* | Moved jid related functions to common | James Booth | 2013-01-12 | 1 | -99/+0 |
* | Renamed muc functions | James Booth | 2013-01-12 | 1 | -141/+141 |
* | Renamed room_chat module to muc | James Booth | 2013-01-12 | 1 | -0/+476 |