Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Added argument to /who command to specify status | James Booth | 2012-10-04 | 1 | -2/+64 | |
* | Removed /ros command | James Booth | 2012-10-04 | 1 | -23/+0 | |
* | Made usage of cons_show vargs | James Booth | 2012-10-03 | 1 | -21/+7 | |
* | cons_show now uses vargs | James Booth | 2012-10-03 | 1 | -0/+7 | |
* | Moved chat logging to profanity module | James Booth | 2012-10-02 | 1 | -0/+20 | |
* | Tidy up jabber module, removed unused code, made local functions private | James Booth | 2012-10-02 | 1 | -5/+5 | |
* | Made periodic message reminders a user option | James Booth | 2012-09-23 | 1 | -2/+39 | |
* | Shutdown now correctly handles connection | James Booth | 2012-09-23 | 1 | -2/+2 | |
* | Created shutdown init function to initiate and wait for shutdown | James Booth | 2012-09-11 | 1 | -2/+2 | |
* | Started work on closing stream on quit | James Booth | 2012-09-11 | 1 | -1/+3 | |
* | Tidied all includes | James Booth | 2012-08-26 | 1 | -3/+5 | |
* | Refactored log | James Booth | 2012-08-26 | 1 | -4/+4 | |
* | Removed unused includes from command.c | James Booth | 2012-08-23 | 1 | -3/+0 | |
* | Added comments to command.c | James Booth | 2012-08-23 | 1 | -0/+13 | |
* | Moved input processing to profanity.c | James Booth | 2012-08-23 | 1 | -89/+46 | |
* | Refactored setting boolean preferences | James Booth | 2012-08-23 | 1 | -83/+59 | |
* | Command tidy | James Booth | 2012-08-22 | 1 | -9/+27 | |
* | Added some logging and updated man page | James Booth | 2012-08-22 | 1 | -0/+1 | |
* | Customisable logging levels | James Booth | 2012-08-19 | 1 | -2/+11 | |
* | Show basic help on startup | James Booth | 2012-08-16 | 1 | -1/+1 | |
* | Improved help on typing notifications | James Booth | 2012-08-16 | 1 | -2/+2 | |
* | Added typing notifications and related preferences | James Booth | 2012-08-16 | 1 | -0/+32 | |
* | Refactored command lookup | James Booth | 2012-08-15 | 1 | -29/+26 | |
* | Added individual command help | James Booth | 2012-08-15 | 1 | -22/+128 | |
* | Implemented help [command] | James Booth | 2012-08-14 | 1 | -22/+86 | |
* | Added long help with dummy data | James Booth | 2012-08-14 | 1 | -19/+41 | |
* | Command help now looked up | James Booth | 2012-08-14 | 1 | -20/+53 | |
* | Using usage from cmd struct | James Booth | 2012-08-12 | 1 | -84/+166 | |
* | Split command groups | James Booth | 2012-08-11 | 1 | -68/+52 | |
* | Refactored commands | James Booth | 2012-08-11 | 1 | -23/+80 | |
* | Command list size now calculated | James Booth | 2012-08-10 | 1 | -6/+5 | |
* | Show tinyurl errors and usage in chat windows | James Booth | 2012-07-29 | 1 | -1/+7 | |
* | Fixed bug in tinyurl | James Booth | 2012-07-29 | 1 | -16/+22 | |
* | Validate tinyurl | James Booth | 2012-07-29 | 1 | -27/+16 | |
* | Fixed num commands | James Booth | 2012-07-29 | 1 | -2/+2 | |
* | Added tiny command | James Booth | 2012-07-28 | 1 | -0/+39 | |
* | Function signatures across lines | James Booth | 2012-07-24 | 1 | -25/+50 | |
* | Added chlog preference for chat logging | James Booth | 2012-07-22 | 1 | -1/+18 | |
* | Added prefs command | James Booth | 2012-07-19 | 1 | -1/+10 | |
* | Set usernames to lowercase before logging in | James Booth | 2012-07-18 | 1 | -2/+4 | |
* | Added autobuild tools | James Booth | 2012-07-01 | 1 | -0/+396 |