Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved autcomplete code to command.c | James Booth | 2012-10-28 | 1 | -0/+1 |
| | |||||
* | Made version check a user preference | James Booth | 2012-10-24 | 1 | -0/+1 |
| | |||||
* | Added /about command | James Booth | 2012-10-23 | 1 | -0/+1 |
| | | | | Useful for showing version | ||||
* | Split help into sections | James Booth | 2012-10-22 | 1 | -0/+4 |
| | | | | Most of the time complete help was too big for the screen | ||||
* | Removed trailing whitespace from src and tests | James Booth | 2012-10-21 | 1 | -5/+5 |
| | |||||
* | handle error messages from server | Dmitry Podgorny | 2012-10-18 | 1 | -0/+1 |
| | |||||
* | Showing history from current log in chat windows | James Booth | 2012-10-14 | 1 | -0/+1 |
| | |||||
* | Added argument to /who command to specify status | James Booth | 2012-10-04 | 1 | -1/+1 |
| | |||||
* | cons_show now uses vargs | James Booth | 2012-10-03 | 1 | -1/+1 |
| | |||||
* | Now sends desktop notification periodically to remind of unread messages | James Booth | 2012-09-23 | 1 | -1/+1 |
| | |||||
* | Added unread message count to chat windows | James Booth | 2012-09-23 | 1 | -0/+2 |
| | |||||
* | Check for ncurses headers on cygwin | James Booth | 2012-09-08 | 1 | -0/+8 |
| | |||||
* | Tidied all includes | James Booth | 2012-08-26 | 1 | -2/+2 |
| | |||||
* | Added colour macros | James Booth | 2012-08-19 | 1 | -0/+13 |
| | |||||
* | Moved typing notification from main chat to title bar | James Booth | 2012-08-16 | 1 | -0/+3 |
| | |||||
* | Added typing notifications and related preferences | James Booth | 2012-08-16 | 1 | -0/+1 |
| | |||||
* | Show tinyurl errors and usage in chat windows | James Booth | 2012-07-29 | 1 | -0/+2 |
| | |||||
* | Added prefs command | James Booth | 2012-07-19 | 1 | -0/+1 |
| | |||||
* | Fixed delete when going off left side of screen | James Booth | 2012-07-09 | 1 | -0/+2 |
| | |||||
* | Added autobuild tools | James Booth | 2012-07-01 | 1 | -0/+100 |