about summary refs log tree commit diff stats
path: root/jabber.h
Commit message (Collapse)AuthorAgeFilesLines
* Do not include self in presence notificationsJames Booth2012-03-091-0/+1
|
* Usage of constJames Booth2012-03-091-3/+3
|
* Added input editing and bufferJames Booth2012-02-261-1/+1
| | | | | Left and right arrows for inline editing. Up arrow to go through history
* Added -notls argument and removed server name hackJames Booth2012-02-261-0/+1
| | | | Added jabber_conn struct to represent connections
* Added enum for jabber connection statusJames Booth2012-02-261-6/+8
| | | | Moved some UI code from Jabber module
* Added GPLJames Booth2012-02-201-0/+22
|
* Merged input processing loopsJames Booth2012-02-201-3/+4
|
* Handles failed logins correctlyJames Booth2012-02-171-1/+6
|
* Added roster commandJames Booth2012-02-091-0/+1
|
* Basic multiwindow chatJames Booth2012-02-081-1/+1
|
* Added app moduleJames Booth2012-02-071-10/+4
|
* Moved function to jabber moduleJames Booth2012-02-051-2/+2
|
* Added jabber moduleJames Booth2012-02-051-0/+15