Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Show available resources for current account with "/account" | James Booth | 2013-02-18 | 1 | -0/+23 | |
| | ||||||
* | Added usage of handlers to message and presence modules | James Booth | 2013-02-10 | 1 | -1/+2 | |
| | ||||||
* | Removed presence from jabber_conn | James Booth | 2013-02-10 | 1 | -17/+0 | |
| | ||||||
* | Renamed jabber_presence_t->presence_t | James Booth | 2013-02-10 | 1 | -3/+3 | |
| | ||||||
* | Use of const in connection.c | James Booth | 2013-02-04 | 1 | -5/+6 | |
| | ||||||
* | Small tidy up in connection.c | James Booth | 2013-02-03 | 1 | -3/+10 | |
| | ||||||
* | Added asserts | James Booth | 2013-02-03 | 1 | -3/+10 | |
| | ||||||
* | Removed jabber_restart function | James Booth | 2013-02-03 | 1 | -8/+4 | |
| | ||||||
* | Moved caps_init() out of xmpp.h | James Booth | 2013-02-03 | 1 | -0/+2 | |
| | ||||||
* | Moved private xmpp functions to connection.h | James Booth | 2013-02-03 | 1 | -10/+11 | |
| | ||||||
* | Added config dir to source | James Booth | 2013-02-02 | 1 | -1/+1 | |
| | ||||||
* | Tidied #include's | James Booth | 2013-02-02 | 1 | -7/+7 | |
| | ||||||
* | Removed presence functions from xmpp.h | James Booth | 2013-02-02 | 1 | -0/+1 | |
| | ||||||
* | Removed iq functions from xmpp.h | James Booth | 2013-02-02 | 1 | -0/+1 | |
| | ||||||
* | Removed message handler function from xmpp.h | James Booth | 2013-02-02 | 1 | -0/+1 | |
| | ||||||
* | Removed stanza functions from xmpp.h | James Booth | 2013-02-02 | 1 | -0/+1 | |
| | ||||||
* | Added xmpp subdir to source | James Booth | 2013-02-02 | 1 | -0/+513 | |