Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle when servers dont send status 101 or jid for MUC nick changes | James Booth | 2013-08-05 | 1 | -1/+2 |
| | |||||
* | Support for XEP-0249 Direct MUC Invitations | James Booth | 2013-04-24 | 1 | -0/+10 |
| | | | | Commands /invite, /invites, /decline and /join | ||||
* | Added command and tools subdirs to source | James Booth | 2013-02-02 | 1 | -1/+1 |
| | |||||
* | Added xmpp_presence.c | James Booth | 2013-01-28 | 1 | -0/+2 |
| | |||||
* | Got rid of old naming convention on prof_autocomplete | James Booth | 2013-01-25 | 1 | -2/+2 |
| | |||||
* | Added client to /info command in chat rooms | James Booth | 2013-01-20 | 1 | -1/+2 |
| | |||||
* | Allow /info and /msg in private room chat when nick has space in name | James Booth | 2013-01-15 | 1 | -0/+1 |
| | |||||
* | Use Jid datatype in chat rooms | James Booth | 2013-01-13 | 1 | -1/+1 |
| | |||||
* | Added jid datatype | James Booth | 2013-01-12 | 1 | -2/+2 |
| | |||||
* | Moved jid related functions to common | James Booth | 2013-01-12 | 1 | -8/+0 |
| | |||||
* | Renamed muc functions | James Booth | 2013-01-12 | 1 | -22/+26 |
| | |||||
* | Renamed room_chat module to muc | James Booth | 2013-01-12 | 1 | -0/+59 |