about summary refs log tree commit diff stats
path: root/src/xmpp/iq.c
Commit message (Expand)AuthorAgeFilesLines
* Colour title on /caps and /software outputJames Booth2013-02-171-1/+15
* Added autocomplete for /software commandJames Booth2013-02-171-0/+52
* Added /caps commandJames Booth2013-02-171-1/+11
* Show all resources ordered by priority with /info commandJames Booth2013-02-171-1/+1
* Added resource_presence_t and contact_presence_tJames Booth2013-02-101-2/+2
* Renamed jabber_presence_t->presence_tJames Booth2013-02-101-1/+1
* Only create contacts resource when onlineJames Booth2013-02-101-2/+1
* Changed parameter to contact_list_add jid->barejidJames Booth2013-02-101-3/+3
* Show detailed software/os information if available in capabilitiesJames Booth2013-02-051-15/+39
* Moved private xmpp functions to connection.hJames Booth2013-02-031-4/+5
* Added debugging to presence and iq handlersJames Booth2013-02-031-1/+5
* Tidied #include'sJames Booth2013-02-021-5/+6
* Removed caps functions from xmpp.hJames Booth2013-02-021-0/+1
* Removed iq functions from xmpp.hJames Booth2013-02-021-0/+1
* Removed stanza functions from xmpp.hJames Booth2013-02-021-0/+1
* Added xmpp subdir to sourceJames Booth2013-02-021-0/+337