Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add subscription support | Dmitry Podgorny | 2012-11-11 | 1 | -0/+2 |
* | Added function to create room jid from room and nick | James Booth | 2012-11-10 | 1 | -1/+1 |
* | Handle subject from room | James Booth | 2012-11-10 | 1 | -0/+1 |
* | Show error text if received | James Booth | 2012-11-10 | 1 | -0/+1 |
* | Moved ping iq creation to stanza | James Booth | 2012-11-10 | 1 | -0/+3 |
* | Moved roster iq creation to stanza | James Booth | 2012-11-10 | 1 | -1/+3 |
* | Renamed stanza creation | James Booth | 2012-11-10 | 1 | -4/+3 |
* | Moved update presence handler creation to stanza module | James Booth | 2012-11-10 | 1 | -0/+4 |
* | Moved chat room leave presence creation to stanza module | James Booth | 2012-11-09 | 1 | -0/+4 |
* | Moved room join stanza creation | James Booth | 2012-11-09 | 1 | -0/+3 |
* | Added stanza constants | James Booth | 2012-11-09 | 1 | -0/+43 |
* | Added function to create message stanzas | James Booth | 2012-11-08 | 1 | -0/+3 |
* | Added stanza module for basic stanza handling | James Booth | 2012-11-08 | 1 | -0/+31 |