about summary refs log tree commit diff stats
path: root/src/xmpp_presence.c
Commit message (Expand)AuthorAgeFilesLines
* Added xmpp subdir to sourceJames Booth2013-02-021-487/+0
* The /priority command now sets per account/status settingsJames Booth2013-01-311-1/+2
* Renamed some propreties on the jabber connection for clarityJames Booth2013-01-311-4/+6
* Option to use last presence at login, or use a specific presenceJames Booth2013-01-311-17/+0
* Added "set status" to /accountJames Booth2013-01-301-0/+17
* Added presence_add_handlers()James Booth2013-01-291-2/+15
* Moved functions to xmpp_presenceJames Booth2013-01-281-0/+147
* Added xmpp_presence.cJames Booth2013-01-281-0/+324