about summary refs log tree commit diff stats
path: root/src/xmpp_iq.c
Commit message (Expand)AuthorAgeFilesLines
* Show current presence when logging inJames Booth2013-01-311-1/+1
* Option to use last presence at login, or use a specific presenceJames Booth2013-01-311-5/+2
* Moved roster request to xmpp_iqJames Booth2013-01-291-0/+10
* Changed adding iq handlers to take no argsJames Booth2013-01-281-1/+3
* Moved functions to xmpp_presenceJames Booth2013-01-281-1/+1
* Renamed stanza.c -> xmpp_stanza.cJames Booth2013-01-281-1/+0
* Renamed capabilities.c -> xmpp_caps.cJames Booth2013-01-281-1/+0
* Renamed iq.c -> xmpp_iq.cJames Booth2013-01-281-0/+330