Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rewrote copying of contact list for /who | James Booth | 2012-03-20 | 1 | -1/+1 |
* | Moved page off, and added search_attempts | James Booth | 2012-03-10 | 1 | -0/+3 |
* | Changed typenames in contact list | James Booth | 2012-03-09 | 1 | -1/+1 |
* | Usage of const | James Booth | 2012-03-09 | 1 | -10/+11 |
* | Command changes | James Booth | 2012-03-08 | 1 | -7/+13 |
* | Contact list synch with server | James Booth | 2012-03-08 | 1 | -6/+1 |
* | Added basic online list | James Booth | 2012-03-08 | 1 | -0/+17 |
* | Removed cons_good_show | James Booth | 2012-03-01 | 1 | -1/+1 |
* | Close win now has return value | James Booth | 2012-03-01 | 1 | -4/+1 |
* | Renamed input buffer to history | James Booth | 2012-02-27 | 1 | -2/+2 |
* | Added input editing and buffer | James Booth | 2012-02-26 | 1 | -0/+4 |
* | Added enum for jabber connection status | James Booth | 2012-02-26 | 1 | -7/+13 |
* | Added GPL | James Booth | 2012-02-20 | 1 | -0/+22 |
* | Merged input processing loops | James Booth | 2012-02-20 | 1 | -134/+63 |
* | Dynamic memory allocation on get chat recipient | James Booth | 2012-02-19 | 1 | -3/+4 |
* | Safe string handling on get password | James Booth | 2012-02-19 | 1 | -3/+3 |
* | Validation on msg command | James Booth | 2012-02-19 | 1 | -25/+62 |
* | Handle nothing in main command | James Booth | 2012-02-18 | 1 | -9/+16 |
* | Tidy start commands | James Booth | 2012-02-18 | 1 | -32/+55 |
* | Handle empty input on start | James Booth | 2012-02-18 | 1 | -0/+6 |
* | Start command validation | James Booth | 2012-02-18 | 1 | -16/+50 |
* | Handles failed logins correctly | James Booth | 2012-02-17 | 1 | -2/+7 |
* | Handling logins and outputting to console | James Booth | 2012-02-16 | 1 | -3/+0 |
* | Added status bar refresh to main loop | James Booth | 2012-02-12 | 1 | -0/+2 |
* | Renamed console window functions | James Booth | 2012-02-12 | 1 | -5/+5 |
* | Renamed input_bar -> status_bar | James Booth | 2012-02-12 | 1 | -2/+2 |
* | Naming of statics | James Booth | 2012-02-12 | 1 | -29/+29 |
* | Tweak to commands | James Booth | 2012-02-12 | 1 | -10/+4 |
* | Moved start commands to command.module | James Booth | 2012-02-10 | 1 | -0/+30 |
* | Pulled out command module | James Booth | 2012-02-09 | 1 | -0/+104 |