about summary refs log tree commit diff stats
path: root/src/xmpp/xmpp.h
Commit message (Collapse)AuthorAgeFilesLines
...
* Added autocomplete for /software commandJames Booth2013-02-171-0/+3
|
* Added /caps commandJames Booth2013-02-171-0/+1
|
* Added resource_presence_t and contact_presence_tJames Booth2013-02-101-1/+1
|
* Removed presence from jabber_connJames Booth2013-02-101-1/+0
|
* Renamed jabber_presence_t->presence_tJames Booth2013-02-101-2/+2
|
* Show detailed software/os information if available in capabilitiesJames Booth2013-02-051-1/+7
|
* Use of const in connection.cJames Booth2013-02-041-1/+1
|
* Removed jabber_restart functionJames Booth2013-02-031-1/+0
|
* Moved caps_init() out of xmpp.hJames Booth2013-02-031-1/+0
|
* Moved private xmpp functions to connection.hJames Booth2013-02-031-7/+0
|
* Added config dir to sourceJames Booth2013-02-021-1/+1
|
* Removed caps functions from xmpp.hJames Booth2013-02-021-4/+0
|
* Removed presence functions from xmpp.hJames Booth2013-02-021-3/+0
|
* Removed iq functions from xmpp.hJames Booth2013-02-021-4/+0
|
* Removed message handler function from xmpp.hJames Booth2013-02-021-1/+0
|
* Removed stanza functions from xmpp.hJames Booth2013-02-021-125/+0
|
* Added xmpp subdir to sourceJames Booth2013-02-021-0/+235