about summary refs log tree commit diff stats
path: root/jabber.c
Commit message (Expand)AuthorAgeFilesLines
* Handles failed logins correctlyJames Booth2012-02-171-4/+22
* Roster request on successful loginJames Booth2012-02-161-0/+1
* Handling logins and outputting to consoleJames Booth2012-02-161-2/+15
* Renamed console window functionsJames Booth2012-02-121-3/+3
* Moved XMPP logging to jabber.cJames Booth2012-02-121-0/+16
* Naming of staticsJames Booth2012-02-121-4/+4
* Tidy up jabber.cJames Booth2012-02-101-10/+10
* Removed subscription from rosterJames Booth2012-02-091-6/+4
* Added roster commandJames Booth2012-02-091-1/+57
* Basic multiwindow chatJames Booth2012-02-081-4/+3
* Added app moduleJames Booth2012-02-071-33/+67
* Moved incoming display messageJames Booth2012-02-061-11/+5
* Moved function to jabber moduleJames Booth2012-02-051-1/+19
* Added jabber moduleJames Booth2012-02-051-0/+63