about summary refs log tree commit diff stats
path: root/src/xmpp/presence.c
Commit message (Expand)AuthorAgeFilesLines
* Show all resources ordered by priority with /info commandJames Booth2013-02-171-2/+2
* Simple default resource hanlding on presenceJames Booth2013-02-141-3/+19
* Tidy up presence moduleJames Booth2013-02-101-72/+126
* Added usage of handlers to message and presence modulesJames Booth2013-02-101-67/+146
* Added resource_presence_t and contact_presence_tJames Booth2013-02-101-3/+3
* Removed presence from jabber_connJames Booth2013-02-101-3/+2
* Renamed jabber_presence_t->presence_tJames Booth2013-02-101-3/+3
* Send show, status, priority and caps when changing room nicknameJames Booth2013-02-041-0/+11
* Moved setting presence status and show into functionsJames Booth2013-02-041-2/+6
* Added assertsJames Booth2013-02-031-2/+2
* Moved private xmpp functions to connection.hJames Booth2013-02-031-18/+19
* Moved function to get presence string from type to stanza.cJames Booth2013-02-031-21/+2
* Send entity capabilities and status when joining roomJames Booth2013-02-031-108/+76
* Added debugging to presence and iq handlersJames Booth2013-02-031-1/+27
* Added config dir to sourceJames Booth2013-02-021-1/+1
* Tidied #include'sJames Booth2013-02-021-3/+3
* Removed caps 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/+487